/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	z-index: 0;
}
IMG { border:0px; }
H1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #003D7A;
}
H2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #003D7A;
}
H3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #EE8E15;
}

.logo {
	position: absolute;
	z-index: 2;
	height: 175px;
	width: 175px;
	left: 0px;
	top: 0px;
}

#menu {
border-top:2px solid #FCE7B9;
border-left:2px solid #FCE7B9; 
border-right:2px solid #FCE7B9; 
width:180px;
height:125px;
background:url(images/menu_back.jpg) repeat-y 8px;
}
.overlinks {
	position: absolute;
	z-index: 4;
	height: 169px;
	top: 460px;
	left: 10px;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-right: 10px;
}

#menu A {
	font-size: 17px;
	font-weight: normal;
	color: #014B8A;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(images/btn_menu_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 10px;
}

.logo2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCE7B9;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FCE7B9;
	padding-left: 10px;
}
.topright {
	height: 101px;
	width: 32px;
	z-index: 1001;
	position: absolute;
	right: 5px;
	top: 15px;
}
.centercell {
	border-top:2px solid #FCE7B9;
	border-left:2px solid #FCE7B9;
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFAEE;
}
.footer {
	position: absolute;
	z-index: 3;
	top: 600px;
	left:10px;
	padding: 0px;
	margin-right: 10px;
	height: 169px;
	width: 100%;
}
.imgright {
	border-left:10px solid #FFFFFF;
	border-top:8px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 404px;
	width: 271px;
}
.maindiv {
	overflow:auto;
	height:430px;
	margin-top:10px;
	padding-top:10px;
	padding-left:20px;
	z-index: 1005;
}
#menu A:hover {
	font-size: 17px;
	font-weight: normal;
	color: #EE8F13;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(images/btn_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 10px;
}
LI {
	list-style-position: outside;
	list-style-image: url(images/btn_menu_on.gif);
}
.address {
	height: 101px;
	z-index: 1002;
	position: absolute;
	right: 50px;
	top: 15px;
	font-weight: bold;
	color: #022F5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.overlinks2 {
	position: absolute;
	z-index: 4;
	height: 169px;
	top: 478px;
	left: 682px;
}
.footer2 {
	position: absolute;
	z-index: 3;
	top: 620px;
	left:10px;
	padding: 0px;
	margin-right: 10px;
	height: 169px;
	width: 100%;
}
.affiliates {
	position: absolute;
	z-index: 1005;
	height: 100px;
	width: 210px;
	top: 510px;
	left: 20px;
}
.footerleft {
	width:644px;
	height:129px;
	background-image: url(images/footer_left_back.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
.footercenter {
	height:169px;
	background-image: url(images/footer_center_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.footerright {
	height:49px;
	width:346px;
	background-image: url(images/footer_right_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 120px;
}

