BODY
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	background-color: #FAFCFE;
}
.Title
{
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	font-family: Verdana;
	font-variant: small-caps;
}
DIV
{
    FONT-SIZE: 8pt
}
TD
{
    FONT-SIZE: 8pt
}
A
{
    COLOR: navy;
}
A:visited
{
    COLOR: navy;
}
A:active
{
	color: navy;
}
A:link
{
    COLOR: navy;
}
.links A
{
    COLOR: navy;
}
.links A:visited
{
    COLOR: navy;
}
.links A:active
{
	color: navy;
}
.links A:link
{
    COLOR: navy;
}
.Section
{
	font-weight: bold;
	font-size: 11pt;
	color: #330099;
	font-family: Verdana, Arial;
}
.ErrorText
{
	color: #ff3366;
}
TD.PadTag
{
	background: #0F5C7A;
	font-weight: bold;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

TD.Padbody
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: Right;
}

TABLE.Pad
{
	border-top: #C4C490 1px solid;
	border-left: #C4C490 1px solid;
	border-bottom: #C6DCF5 groove;
	border-right: #C6DCF5 groove;
}
A:hover
{
	color: blue;
	text-decoration: none;
}
TR.PadTag
{
	background: #0F5C7A;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
TR.GridFooter
{
	background: #C6DCF5;
}
TR.GridHeader
{
	font-weight: bold;
	background: #0F5C7A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
	color:#ffffff;
}

TR.GridHeader A, A:visited
{
	color:#ffffff;
}
TR A, A:visited
{
	color:Navy;
}
.mainMenu-tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #CBCFEC;
	border-right: 1px solid #CBCFEC;
	border-left: 1px solid #CBCFEC;
	border-bottom: 0px solid #FFFFFF;
	background-color: #0F5C7A;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mainMenu-tab-inactive
{
	border-right: #DDDDDD 1px solid;
	padding-right: 10px;
	border-top: #DDDDDD 5px solid;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 8px;
	border-left: #DDDDDD 1px solid;
	color: #000000;
	padding-top: 8px;
	border-bottom: #CBCFEC 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0d0d0+0,838282+100 */
background: #d0d0d0; /* Old browsers */
background: -moz-linear-gradient(top, #d0d0d0 0%, #838282 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0d0d0), color-stop(100%,#838282)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d0d0d0 0%,#838282 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d0d0d0 0%,#838282 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d0d0d0 0%,#838282 100%); /* IE10+ */
background: linear-gradient(to bottom, #d0d0d0 0%,#838282 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#838282',GradientType=0 ); /* IE6-9 */
}
.mainMenu-tab-inactive a:link
{
	color: #000000;
	text-decoration: none;
}
.mainMenu-tab-inactive a:visited
{
	color: #000000;
	text-decoration: none;
}
.mainMenu-tab-inactive a:active
{
	color: #E65F2D;
	text-decoration: none;
}
.mainMenu-tab-inactive a:hover
{
	color: #E65F2D;
	text-decoration: none;
}
.Warning
{
	color: red;
}
.AlternatingItem
{
	background-color: #dcedfa;
}
