@charset "UTF-8";
/* Reset styles */


body {
	background-color: #999b9e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:14px
}
#container {background:#FFF; position:relative; margin:0px auto; border:solid 1px #fff; z-index:0px; width:950px; height:2200px; overflow:visible}
#containerReq {background:#FFF; position:relative; margin:0px auto; border:solid 1px #fff; z-index:0px; width:950px; height:800px; overflow:visible}
#containerCon {background:#FFF; position:relative; margin:0px auto; border:solid 1px #fff; z-index:0px; width:950px; height:950px; overflow:visible}
#containerRef {background:#FFF; position:relative; margin:0px auto; border:solid 1px #fff; z-index:0px; width:950px; height:1140px; overflow:visible}
#date {position:absolute; left:740px; top:60px; text-align:right; width:200px}
#mastheadBar {position:absolute; left:0px; top:79px; width:950px; height:22px; background-image:url(images/mastheadbarBkg.gif); background-repeat:repeat-x; border-top:dashed 1px #333333; border-bottom:dashed 1px #333333; border-left:hidden; border-right:hidden; z-index:0}
#masthead {position:absolute; left:0px; top:0px; width:950px; height:79px; background-image:url(images/masthead_bkg.jpg); background-repeat:repeat-x; z-index:0;}
#logo {position:absolute; left:18px; top:1px; z-index:0}
#mainNav {position:absolute; left:0px; top:104px; width:194px; height:95%; border-right:dashed 1px #666; z-index:3; background-color:#d0eef3;}
#mainNavReq {position:absolute; left:0px; top:104px; width:194px; height:87%; border-right:dashed 1px #666; z-index:3; background-color:#d0eef3;}
#mainNavCon {position:absolute; left:0px; top:104px; width:194px; height:89%; border-right:dashed 1px #666; z-index:3; background-color:#d0eef3;}
#mainNavRef {position:absolute; left:0px; top:104px; width:194px; height:91%; border-right:dashed 1px #666; z-index:3; background-color:#d0eef3;}
#navBlock {background-color:#e7f6f9; padding:15px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; border-right:1px dashed #666}
#navBar {background-image:images/barBkg.gif; background-repeat:repeat-x; border-right:1px dashed #666}
#topImage {position:absolute; left:0px; top:103px; width:950px; height:270px; border-bottom:dashed 1px #666; border-left:hidden; border-right:hidden; z-index:0}
#mainContent {position:absolute;left:197px; top:104px; width:754px; z-index:2}
#subContent {position:absolute; left:0px; top:50px; width:504px; z-index:3}
#siteContent {position:absolute; left:20px; top:20px; width:700px; z-index:4; border:1px dashed #999; background-color:#e7f6f9}
.NavMenu {margin-left:25px; margin-right:25px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; font-weight:600;}
.style1 {color: #DE791C}
a:link {
	color: #03A5E4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03A5E4;
}
a:hover {
	text-decoration: underline;
	color: #E57403;
}
a:active {
	text-decoration: none;
}