@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/2008/index_bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
}
#container {
	margin: 1em 10%;
	background-image: url(../images/2008/sidebar.gif);
	background-repeat: repeat-y;
	width: 758px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
#banner {
	background-image: url(../images/headers/main_header_bg2.jpg);
	height: 143px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B86BD;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#image {
	color: #E7E7E7;
	position: absolute;
	height: 25px;
	width: 185px;
	left: 54px;
	top: 187px;
	z-index: auto;
	overflow: visible;
}
#topmenu {
	background-color: #FFFFFF;
	position: absolute;
	height: 15px;
	width: 301px;
	left: 522px;
	top: 15px;
	padding: 0px;
	margin-right: 10px;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#topmenu a:link {
	text-decoration: none;
	color: #000000;
}
#topmenu a:visited {
	text-decoration: none;
	color: #000000;
}
#topmenu a:hover {
	color: #666666;
	text-decoration: none;
}


a {
	text-decoration: none;
}
#menu {
	background-color: #E7E7E7;
	position: absolute;
	height: 25px;
	width: 540px;
	left: 291px;
	top: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav {
	float: left;
	width: 203px;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-bottom: 2px;
}
#nav p {
	margin-top: 0px;
	font-weight: bold;
	text-indent: 2px;
}
#content {
	text-align: left;
	padding: 0em;
	margin-top: 10px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 230px;
	text-decoration: none;
}
#content a:link {
}

#content a:visited {
	text-decoration: none;
}
#content a:hover {
	color: #999999;
	text-decoration: underline;
}

#topnav {
	background-color: #003366;
	height: 30px;
	width: 758px;
	top: 199px;
	padding-top: 0px;
	margin: 0px;
	clear: both;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#content h2 {
	margin-top: 0px;
}
#footer {
	background-color: #003366;
	padding: 5px 2px 2px;
	clear: both;
	height: 25px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-indent: 10px;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}


#Searchbox {
	background-color: #E7E7E7;
	width: 200px;
	padding: 0px;
	height: 75px;
	margin: 0px;
}
