/* test */

* { margin: 0; padding: 0; border: none; }

body {
	background: #639acf url(../images/bg.png) repeat-x top left;	
}

.clear {
	clear: both;	
}

.clouds {
	background: url(../images/clouds.png) no-repeat top center;
	width: 100%;
}

.maincontain {
	width: 950px;
	margin: 0 auto;
}

.top_contain {
	width: 570px;
	float: right;
}
.top_nav {
	float: left;
	height: 40px;
}	

	.top_nav ul {
		list-style: none;	
	}
	
	.top_nav ul li {
		display: inline;
		float: left;
	}
	
	.top_nav ul li a {
		color: #fff;
		padding: 14px 20px;
		display: block;
		font: normal 14px/1em Arial, Helvetica, sans-serif;		
		text-decoration: none;
		margin-left: 5px;
	}
	
	.top_nav ul li a:hover {
		color: #a5c4e5;	
	}
	
.search {
	float: right;
	padding: 10px 0 0 0;
	width: 230px;
}

	.search input {
		padding: 3px;
		border: 1px solid #000;
		background: #fff;
		font: 10px Verdana, Geneva, sans-serif;
		width: 105px
	}

	.button{
		cursor: pointer;
	}
	
.header {
	width: 950px;
	height: 159px;
	background: url(../images/header.png) no-repeat top left;
}

	.logo {
		float: left;	
	}
	
	.rotator {
		float: right;
		width: 591px;
	}
	
.nav {
	margin: 10px 0 0 0;
	height: 41px;
}
.copy_contain {
	background: #fff url(../images/copy_bg.png) repeat-y top left;
}

.left_col {
	width: 163px;
	padding: 0 10px 0 12px;
	float: left;
}

.left_col p {
	margin: 10px 0 0 0;	
}

	.quicklinks h2 {
		color: #ffe053;
		font: normal 18px/1em Arial, Helvetica, sans-serif;
		margin: 10px 0;
	}
	
	.quicklinks ul {
		list-style: none;
	}
	
	.quicklinks ul li a {
		color: #ffffff;
		display: block;
		border-bottom: 1px solid #ffe053;
		padding: 5px 0;
		font: normal 13px/1em Arial, Helvetica, sans-serif;
		text-decoration: none;
		height: 13px;
	}
	
	.quicklinks ul li a:hover {
		color: #a5c4e5;
	}
	
	.weather {
		background: #fff;
		padding: 10px;
		margin: 10px auto 5px auto;
	}
	
	html>body .weather {
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		behavior:url(../Scripts/border-radius-ie8.htc);
	}
	
.right_col {
	float: right;
	padding: 20px;
	width: 724px;
	font: normal 13px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
}

.right_col h1 {
	font: normal 30px/1em Arial, Helvetica, sans-serif;
	color: #0054a4;
	margin-bottom: 10px;
}

.right_col p {
	margin-bottom: 10px;
}

.right_col ul, ol {
	margin: 0 0 10px 20px;	
}

.right_col a {
	color: #6591ca;	
}

.right_col a:hover {
	color: #0054a4;	
}

.right_col input,textarea,select {
	border: 1px solid #000;
	padding: 3px;
	margin: 1px;
}

img.imgborder {
	border: 1px solid #000;
}	

.idx_col {
	width: 200px;
	margin: 0 0 0 20px;
	float: right;
}

.blue_boxes {
	background: #191d5d;
	padding: 5px;
}

.blue_boxes h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 5px;
}

.footer {
	background: #ffe257 url(../images/footer.png) no-repeat top left;
	padding: 10px 20px 0 20px;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	height: 98px;
}

.footer_l {
	float: left;	
}
.footer_c {
	float: left;	
	width: 169px;
	margin: 0 0 0 50px;
}

.footer_r {
	float: right;	
	text-align: right;
}

.footer_r a {
	color: #007cf3;
	text-decoration: none;
}

.footer_r a:hover {
	color: #0054a4;
}

	.footer_r ul {
		list-style: none;
	}
	
	.footer_r ul li {
		display: inline;
		float: left;
		margin: 0 0 2px 5px;
	}
	
	.footer_r ul li a {
		display: block;
	}
	
	.footer_r p {
		font-size: 10px;	
		margin: 10px 0 0 0;
	}

.shadow {
	margin: 0 auto;
	width: 850px;
}

table.bod_table td {
	width: 25%;
	padding: 5px;
	text-align: center;
}

table.bod_table td img {
	border: 1px solid #000;	
}

/* PDF document links */
a[href$='.pdf'] {
background:transparent url(../images/icons/pdf.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

img.imgright {
	float: right;
	margin: 0 0 20px 20px;
}


hr {
	height: 1px;
	border: none;
	background: #000;
	color: #000;
	margin: 20px 0;
}

table.datatable {
	border-top: 1px solid #5e81a8;
	border-left: 1px solid #5e81a8;
}

td.datatabledark {
	background: #97bce4;
	padding: 3px;
	border-right: 1px solid #5e81a8;
	border-bottom: 1px solid #5e81a8;
	font-weight: bold;
}

td.datatablelight {
	background: #c6d9ed;
	padding: 3px;
	border-right: 1px solid #5e81a8;
	border-bottom: 1px solid #5e81a8;
}









ul.menu {
	list-style:none;
	margin:0;
	padding:0
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	color:#000;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left;
}
ul.menu ul {
	position:absolute;
	top:41px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	width:170px;
}
ul.menu ul li {
	position:relative;
	width:170px;
	margin:0
}
ul.menu ul li a {
	color:#0052a6;
	height:auto;
	padding:5px 10px;
	width:170px;
	font: bold 12px/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: none;
	background: #feec99 url(../images/drop.png) repeat-y top center;
	border-bottom: 1px solid #0052a6;
}
ul.menu ul li a:hover {
	color: #feec99;
	background: #0052a6;
}
ul.menu ul ul {
	left:170px;
	top:-1px
}
ul.menu .menulink {
	width:190px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
}