/* CSS Document */

#whole {
	width:865px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	padding-top: 20px;
}

#header {
width:865px;
height:280px;
}

#links ul a {
color:#336699;
text-decoration:none;
}

#links ul a:hover {
color:#336699;
text-decoration:none;
}

#nav {
	width:870px;
	float: left;
	position: relative;
	border-bottom: thin;
	border-bottom-color: #32ccfe;
	border-bottom-style: solid;
	height: 35px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	left:0px;
	width: 880px;
}

#nav li {
float: left;
margin: 6px;
}

#nav ul a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

#nav ul a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#336699;
text-decoration:none;
}

#float_left {
	top:340px;
	float:left;
	width:580px;
	height:auto;
	padding-top: 5px;
	padding-bottom: 40px;
}

#float_right {
	top:340px;
	left:720px;
	width:250px;
	height:auto;
	float: right;
	padding-top: 5px;
	padding-bottom: 40px;
}

#left_top_container {
position:absolute;
top:0px;
}

#left_bottom_left {
	top:220px;
	width:255px;
	float: left;
	padding-top: 10px;
}

#left_bottom_right {
	top:220px;
	left:280px;
	width:300px;
	float: right;
	padding-top: 10px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336699;
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336699;
	font-size:18px;
	font-weight:bold;
	margin: 0 0px 20px 0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336699;
	font-size:20px;
	font-weight:bold;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336699;
	font-size:14px;
	font-weight:normal;
	margin: 10px 0px -10px 0px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	line-height:20px;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	line-height:20px;
}


a {
color:#336699;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:none;
}

p a {
color:#336699;
text-decoration:none;
}

p a:hover {
color:#999999;
text-decoration:none;
}

a {
color:#336699;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:none;
}

.news_title {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.more_link a {
color:#336699;
font-weight:bold;
font-size:10px;
}

.more_link a:hover {
color:#999999;
}

#footer {
	width:865px;
	border-top:thin;
	border-top-color:#336699;
	border-top-style:solid;
	border-top-color:#32ccfe;
}

.submit {
color: #000000;
background-color: #BDD7E7;
border: 1px solid #000000;  
}

/* Internal Pages */ 

#header_int {
width:865px;
height:195px;
}

#float_left_int {
	top:0px;
	float:left;
	margin-left:0px;
	width:180px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 30px;
}

.sec_nav {
	text-decoration:none;
	color: #336699;
	text-align:left;
	padding-top:5px;
	display: block;
	background-color:#E9F9FF;
	border:solid;
	border-width:thin;
	padding-left: 10px;
	padding-bottom: 5px;
}

.sec_nav a {
	text-decoration:none;
	color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.sec_nav a:link {
	text-decoration:none;
	color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.sec_nav a:hover {
	text-decoration:none;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
/*

#menu1 {
	width: 100px;
	}
	
#menu1 li a {
	height: 28px;
	width:208px;
	text-decoration: none;
	text-align:left;
	margin: 0 0 0 -30px;
	}	
	
#menu1 li a:link {
	color: #336699;
	text-align:center;
	padding-top:10px;
	display: block;
	background-color:#E9F9FF;
	border:solid;
	border-width:thin;
	}
	
#menu1 li a:hover {
	color: #000000;
	}	


*/

ul {
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	margin: 20px 20px 0 -10px;
	font-weight: normal;
}

ol {
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	font-weight: normal;
}

#float_right_int {
	float:right;
	margin-left:0px;
	width:660px;
	height:auto;
	padding-bottom: 30px;
}

#float_right_btm_left {
	marginleft:0px;
	width:205px;
	height:auto;
	float: left;
}

#float_right_btm_mid {
	width:205px;
	height:auto;
	margin-left: 220px;
	padding-top:0.5px;
}

#float_right_btm_right {
	width:205px;
	height:auto;
	float: right;
}

#footer_int {
	width:865px;
	border-top:thin;
	border-top-color:#336699;
	border-top-style:solid;
	border-top-color:#336699;
}


#right_btm_container {
	height:auto;
	position: relative;
	width: 645px;
}

#search_int {
	z-index:1;
	position:relative;
	top:135px;
	left:625px;
	width: 275px;
}

#float_right_btm_leftV2 {
	marginleft:0px;
	width:310px;
	height:auto;
	float: left;
}

#float_right_btm_rightV2 {
	width:310px;
	height:auto;
	float: right;
}
