/* CSS Document */

#topnav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	position: absolute;
	top: 60px;
	left: 10%;
}

#topnav ul{
	margin: 0px;
	padding: 0px;
}

#topnav li {
	display: inline;
	list-style-image: none;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav li a {
	font-weight: bold;
	font-size: 90%;
	color: #00003E;
	text-decoration: none;
}
#topnav a:hover {
	color: #666666;
	z-index: 100;
}

#content {
	background-image: url(/images/top_links.gif);
	background-repeat: no-repeat;
	width: 750px;
	clear: both;
	margin-left: 8%;
	position: absolute;
	top: 83px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20%;
	padding: 0px;
}
#boxbottom {
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 750px;
	background-position: bottom;
	background-color: #000070;
	clear: both;
}

.homelink {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 14px;
	top: 11px;
	font-weight: bold;
	font-size: 90%;
	color: #666666;
	text-decoration: none;}

.homelink a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.homelink a:hover {
	color: #CCCCCC;
}

.nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00003E;
	padding-bottom: 3px;
}

.nav ul {
	margin: 0px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.nav li {
	display: inline;
	list-style-image: none;
	padding-right: 15px;
	margin-right: 10px;
	width: 50px;
	font-weight: bold;
	color: #000046;
	font-size: 90%;
	}
	
.nav li a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.nav a:hover {
	color: #CCCCCC;
	z-index: 100;
}
.banner {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/do_banner.gif);
	background-repeat: no-repeat;
	width: 750px;
	height:50px;
}

.banner div{
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin: 0px;
}

.text {
	font-size: 85%;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	line-height: 150%;
	}

.text a:hover {
color:#000048;
}

#flash {
	padding-top: 15px;
	padding-left: 200px;
}

#infolink {
	padding-top: 10px;
	padding-left: 10px;

}

#infolink a{
	text-decoration: none;
	color: #999999;
	font-size: 90%;
	font-weight: bold;
}

#infolink a:hover{
	color: #333;}

#newslinks {
	background-image: url(/images/news.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 222px;
}
	
#newslinks a{
	color: #333333;
	text-decoration: none;
}
#newslinks div {
	padding-bottom: 10px;
	padding-top: 5px;
}

#newslinks a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#content_left {
	float: left;
	width: 32%;
	border: 1px dotted #C0C0C0;
	padding: 5px;
	margin-right: 10px;
}
#content_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content_left li {
	color: #666666;
}

#content_left li a{
color: #333333;
	text-decoration: none;
}

#content_left li a:hover{
	color: #666666;
	text-decoration: none;
}

#content_right {
	float: right;
	width: 63%;
}

#content_right div {
	margin-bottom: 8px;
}

#clearboth {
	clear: both;
}
#homepageflash {
}
#homepage {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 85%;
	margin: 0px;
	display: block;
	color: #666666;
	padding-top: 15px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 50px;
	width: 675px;
	padding-bottom: 12px;
}
