@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#divContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #0a513d;
	background-image: url(/images/new_home_bkgnd_02.jpg);
	background-repeat: repeat-x;
	width: 750px;
}
a {
	color: #056DA4;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
#quicklinks legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#quicklinks {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 275px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
#quicklinks a:hover {
	color: #CC9900;
	text-decoration: none;
}

#divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

#ulNav {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#divNavHome {
	width: 372px;
	height: 177px;
	background-image: url(/images/new_home_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}
#divContent {
	clear: both;
}
#tblContent {
	margin-left: 20px;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0A523E;
	margin-top: 8px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
}


#ulNav a:hover {
	background-image: url(/images/nav-rollover.png);
	background-repeat: no-repeat;
}
#ulNav li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#ulNav a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#divLogo {
	width: 329px;
	height: 175px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#quicklinks a {
	color: #FFCC99;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#quicklinks ul {
	list-style-type: disc;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#quicklinks li {
	color: #FF0000;
}

#quicklinks a:hover {
	text-decoration: underline;
}

