﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BBCDDB;
}
a:link {
	color: #F87405;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F88C32;
}
a:hover {
	text-decoration: underline;
	color: #F8B075;
}
a:active {
	text-decoration: none;
	color: #B71602;
}
.header {
	width: 770px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 135px;

}
.content {
	background-color: #FFFFFF;
	width: 770px;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.nav {
	float: left;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 154px;
	padding-right: 10px;
/*	padding-bottom: 0px;
	text-align: left;
	margin-left: 3px;
*/
}
#sectionLinks a:link, #sectionLinks a:visited{
	color: #000066;
	float: left;
	width: 100%;
	height: 19px;
	background-image: url(../Images/navBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 3px;
}
#sectionLinks a:hover{
	color: #FFFFFF;
	background-image: url(../Images/navBg-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentCol {
	float: left;
	clear: none;
	font-size: 0.9em;
	width: 597px;
	padding-bottom: 10px;
}
.contentCol a{
	color: #000099;
}
.footer {

	font-size: 0.7em;
	color: #CCCCCC;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	top: 0px;
	text-align: center;
	padding-top: 24px;
	height: 48px;
	width: 770px;
}
.footer a:visited, .footer a:link {
	color: #FFFFFF;
	text-decoration: none; 
}
.footer a:hover {
	color: #000066;
	text-decoration: none; 
}
.login {
	font-size: 0.9em;
	background-color: #000066;
	width: 190px;
	color: #FFFFFF;
	float: left;
	padding: 5px;
	clear: both;
}
.topNav {
	float: right;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 100px;
}
.topNav a:visited, .topNav a:link {
	color: #FFFFFF;
	text-decoration: none; 
}
.topNav a:hover {
	color: #000066;
	text-decoration: none; 
}
.ContentDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-indent: 15px;
}
.ContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Report {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	color: #333333;
}
.ReportSectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000033;
	line-height: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: normal;
	text-indent: 16px;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.ReportStandout { 
	font-family: Courier New, Courier, mono; 
	font-size: 12px ; 
	font-weight: bold; 
	text-align: center; 
	color: #2D1613;
}
.ReportTitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: 600; 
	text-decoration: none; 
	color: #333333; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	font-style: normal; 
	list-style-type: square ; 
	text-align: center
}
.ContentForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.columns {
	float: left;
	padding: 20px;
	width: 320px;
	margin:0 10 0 0;
}
.title {
	font-size: 2.3em;
	color: #F26521;
	background-image: url(../Images/titleBG.gif);
	background-repeat: no-repeat;
	background-color:#FAEFE3;
	height: 55px;
	width: 530px;
	padding-left: 65px;
	vertical-align: middle;
	padding-top: 8px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
