﻿
body 
{
    font-family: "MS Sans Serif", sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    font-size: 10pt;
    text-align: center;
}
#container
{
	margin:0 auto; 
	position: relative;
	width: 960px; 
	text-align:left;
}
td
{
    font-family: "MS Sans Serif", sans-serif;
}
a, a:link, a:visited, a:active, a:focus
{
	color: #0E5899;
}
a:hover
{
	color: #008E9A;
	text-decoration: none;
}
a.NavText, a.NavText:link, a.NavText:visited, a.NavText:active, a.NavText:focus
{
   font-family: "MS Sans Serif", sans-serif;
	font-size: 11pt;
	color: #0E5899;
	text-decoration: none;
	font-weight: bold;
}
a.NavText:hover
{
	color: #008E9A;
}
.Intro
{
	font-family: "MS Sans Serif", sans-serif;
	font-size: 18pt;
	color: #B4CD94;
	font-weight: bold;
}
.IntroBody
{
	font-family: "MS Sans Serif", sans-serif;
	font-size: 11pt;
	color: #0E5899;
	font-weight: bold;
}
.StoryHdr
{
	font-family: "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color: #0E5899;
	text-decoration: underline;
	font-weight: bold;
}
.StoryBody
{
	font-family: "MS Sans Serif", sans-serif;
	color: #B4CD94;
	font-size: 10pt;
	font-weight: bold;
}
.Footer
{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #999999;
	font-size: 9px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
}
a.LinkText, a.LinkText:link, a.LinkText:visited, a.LinkText:active, a.LinkText:focus
{
    color: #0E5899;
    display: inline-block;
    font: bold 11px Arial, Verdana, Helvetica, Sans-serif;
    text-decoration: none;
}
a.LinkText:hover
{
    color: #008E9A;
}
.Headline
{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 21pt;
	color: #0E5899;
	font-weight: bold;
}
.imageDetailsHeader
{
    font: bold 16px Arial, Verdana, Helvetica, Sans-serif;
    color: #666666;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 5px;
}
.details
{
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    color: #666666;
    margin-left: 30px;
    width: 230px;
    vertical-align: middle;
    margin-bottom: 4px;
}
.detailsTxtBox
{
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    color: #666666;
    height: 13px;
    border: solid 1px #ccc;
}
a.editBtns, a.editBtns:link, a.editBtns:visited, a.editBtns:active, a.editBtns:focus
{
    text-decoration: none;
    border: solid 1px #808080;
    display: inline-block;
    width: 50px;
    font: bold 11px Arial, Verdana, Helvetica, Sans-serif;
    text-align: center;
    margin-top: 4px;
    background-color: #e8e8e8;
    color: #808080;
}
a.editBtns:hover
{
    color: #3b3b3b;
}
.RotatorImage
{
    margin:0px 11px;
    cursor:hand;
    cursor: pointer;
}