@charset "utf-8";
body {
	font-size: 62.5%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#blueLineBackGround {
	background-color: #0F4470;
	position: absolute;
	z-index: 1;
	height: 17px;
	width: 100%;
	left: 0px;
	top: 457px;
}
#container {
	position: relative;
	top: 0px;
	margin: auto;
	text-align:left;
	z-index: 2;
	width: 1008px;
}
#container #LeftShadow {
	position: relative;
	height: 100%;
	width: 14px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(../images/LeftShadow.png);
	background-repeat: repeat-y;
}
#container #informationWrapper {
	position: absolute;
	z-index: 3;
	height: 945px;
	width: 981px;
	left: 14px;
	top: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#container #rightShadow {
	position: absolute;
	height: 100%;
	width: 14px;
	top: 0px;
	background-image: url(../images/RightShadow.png);
	background-repeat: repeat-y;
	left: 994px;
}
#container #informationWrapper #headerContainer {
	position: absolute;
	height: 21px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-color: #63493A;
	font-family: VERDANA;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 21px;
	padding-top: 2px;
}
#container #informationWrapper #menuContainer {
	position: absolute;
	height: 64px;
	width: 981px;
	left: 0px;
	top: 21px;
	background-color: #FFFFFF;
}
#container #informationWrapper #flashContainer {
	position: absolute;
	height: 372px;
	width: 981px;
	left: 0px;
	top: 85px;
	background-color: #666666;
}
#container #informationWrapper #blueLineInformation {
	height: 17px;
	width: 100%;
	left: 0px;
	top: 457px;
	position: absolute;
	background-color: #074470;
}
.text {
	font-size: 12px; 
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.footer {
	font-size: 10px; 
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8CBB00;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8CBB00;
}
.title2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bullet {
	color: #0F4470;
	font-weight: bold;
	font-size: 14px;
}
.contact{
	color: #0F4470;
	font-weight: bold;
}
.nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #0F4470;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F4470;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #0F4470;
}
#Table_01 #menuContainer2
{
	height: 64px;
	width: 981px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: relative;
}
#menuContainer2 #logo
{
	left: 17px;
	top: 12px;
	height: 40px;
	width: 228px;
	position: absolute;
}
#headerContainer2  
{
	height: 100%;
	width: 960px;
	left: 0px;
	top: 0px;
	background-color: #63493A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 21px;
	padding-top: 4px;
	margin: 0px;
	position: relative;
}
#headerContainer2 a
{
	color: #FFFFFF;
	text-decoration: none;
}
#Table_01 #headerContainer2 a:hover
{
	text-decoration: underline;
}

