@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: left center;
	position: absolute;
	top: 0px;
	width: 100%;
}
#header {
	background-repeat: repeat-x;
	background-image: url(header_images/header_blue.jpg);
	background-position: 0px 1px;
}
#leftnav {
	background-image: url(leftnav_images/leftnavbg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 172px;
}

#navheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
}
#maincontent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 150%;*/
	color: #000000;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 50px;
	width: 700px;
}
#mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #B10E2B;
	line-height: 125%;
}
#mainbg {
	background-color: #EAEAEA;
	background-image: url(images/bodyslice.jpg);
	background-repeat: repeat-y;
}
#footer {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a{
	font-size: 11px;
}

#subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#leftnavrepeater {
	background-image: url(leftnav_images/leftbg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 172px;
	height: 100%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #3B7ACA;
	text-decoration: underline;
}
a:visited {
	color: #80AADD;
	text-decoration: underline;
}
a:hover {
	color: #B10E2B;
}
#description {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 150%;*/
	color: #000000;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 50px;
}
#basicdescrip {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 150%;*/
	color: #000000;
	margin: 0px;
}
/*li {
	font-size: 10px;
}*/
#basicdescripsm {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 150%;*/
	color: #000000;
	margin: 0px;
}
#basicdescripsm td{ font-size: 10px; 
}#required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B10E2B;
	font-weight: bold;
}
