
/* By Tag */


body {
	background-color: #F0F0F0;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	color: #ACACAC;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* By Class */

.txtLeftNavHeader {
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

#txtBodyContent {
	color: #434242;
	font-size: 8.5pt;
	line-height: 1.4;
}
#txtBodyContent td {
	color: #434242;
	font-size: 8.5pt;
	line-height: 1.4;
}

.mainContentHeader {
	color: #FFFFFF;
	font-size: 13.5pt;
}
.secContentHeader {
	color: brown;
	font-size: 10pt;
	font-weight: bold;
}

.txtMedium {
	color: #434242;
	font-size: 8pt;
	font-weight: normal;
}
.txtMediumBrown {
	color: brown;
	font-size: 8pt;
}
.txtMediumWhite {
	color: #FFFFFF;
	font-size: 12pt;
}

.txtLargeBrown {
	color: brown;
	font-size: 9pt;
}

.txtFooter {
	font-size: 7.5pt;
	padding-top: 5px
}

.textBluesmall {
	font-size: 9pt;
	font-weight: bold;
}
.formField
{
	border: solid 1px #CCCCCC;
	width: 100%;
	background-color: #f2f2f2;
}
.formtext {
	vertical-align: middle;
	width: 220px;
	font-weight: bold;
}

table.resource
{
	background-color: #f5f5f5;
}
td.resource
{
	background-color: #f5f5f5;
	border-left: solid 1px #929292;
	border-right: solid 1px #929292;
	padding: 3px;
	height: 110px;
}

a.headerTopNav:link {text-decoration: underline; color: #046DB7; font-size: 8pt;}
a.headerTopNav:visited {text-decoration: underline; color: #046DB7; font-size: 8pt;}
a.headerTopNav:hover {text-decoration: none; color: #046DB7; font-size: 8pt;}

a.headerMainNavOff:link {text-decoration: none; color: #FFFFFF; font-size: 9pt;}
a.headerMainNavOff:visited {text-decoration: none; color: #FFFFFF; font-size: 9pt;}
a.headerMainNavOff:hover {text-decoration: none; color: #FFFFFF; font-size: 9pt;}

a.headerMainNavOn:link {text-decoration: none; color: #545353; font-size: 9pt;}
a.headerMainNavOn:visited {text-decoration: none; color: #545353; font-size: 9pt;}
a.headerMainNavOn:hover {text-decoration: none; color: #545353; font-size: 9pt;}

a.leftNav:link {text-decoration: none; color: #046DB7; font-size: 8pt;}
a.leftNav:visited {text-decoration: none; color: #046DB7; font-size: 8pt;}
a.leftNav:hover {text-decoration: none; color: #046DB7; font-size: 8pt;}

a.lnFooter:link {text-decoration: underline; color: #046DB7; font-size: 7.5pt;}
a.lnFooter:visited {text-decoration: underline; color: #046DB7; font-size: 7.5pt;}
a.lnFooter:hover {text-decoration: none; color: #046DB7; font-size: 7.5pt;}

a.lnMedium:link {text-decoration: underline; color: #046DB7; font-size: 8pt;}
a.lnMedium:visited {text-decoration: underline; color: #046DB7; font-size: 8pt;}
a.lnMedium:hover {text-decoration: none; color: #046DB7; font-size: 8pt;}

a:link {text-decoration: underline; color: #046DB7; font-size: 8.5pt;}
a:visited {text-decoration: underline; color: #046DB7; font-size: 8.5pt;}
a:hover {text-decoration: none; color: #046DB7; font-size: 8.5pt;}