@charset "UTF-8";
/* CSS Document */

body {
	background:url(/images/bg.gif) top left repeat-x;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4c7d;
	line-height: 22px;
}

.main {
	width:1000px;
	margin:0 auto;
}

img{
	border: none;
}

a{
	color: #1c4c7d;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.top {
	height:94px;
	position: relative;
	width: 1000px;
	float: left;
	background: #fff;
	display: inline;
	z-index: 1000;
}

h1{
	margin: 20px 0;
	padding: 0;
	font-size: 38px;
	font-weight: normal;
}

.header {
	height:60px;
	width:787px;
	float: right;
	display: inline;
	position: relative;
	z-index: 100;
}

.top-inputs {
	float:right;
	width:220px;
	display: inline;
}

.logo {
	width:213px;
	height:94px;
	position: absolute;
	top: 0;
	left: 11px;
}

#search-block {
	position:absolute;
	top:10px;
}

#search-box {
	background:transparent url(/images/search-box-bg.gif) no-repeat scroll 0 0;
	height:17px;
	width:168px;
	margin:0 0 4px;
	border:1px solid #E3E3E3;
}

.input_transp {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#0365C0;
	float:left;
		display: inline;
	font-size:10px;
	margin-left:5px;
	margin-top:1px;
}

#search-btn {
	float:right;
		display: inline;
}

#splash{
	height: 294px;
	float: left;
	width: 984px;
		display: inline;
}

.content{
	background: url(/images/content-bg.gif) repeat-y top left;
	min-height: 400px;
	float: left;
	width: 1000px;
		display: inline;
}

.left-column{
	background: url(/images/left-column-top.gif) no-repeat top center;
	float: left;
		display: inline;
	width:202px;
	margin-left: 11px;
	min-height: 200px;
}

.cnarea{
	float: right;
	width: 773px;
	position: relative;
	display: inline;
	z-index: 10;
}

.blue-line{
	background: #99b3ca;
	height: 1px;
	font-size: 1px;
	margin: 5px 0;
	width: 765px;
	clear: both;
}

.home-boxes-btm{
	background: url(/images/home-boxes-btm.gif) no-repeat bottom left;
	min-height: 116px;
	width: 780px;
	float: left;
	margin-bottom: 15px;
		display: inline;
}

.home-boxes-top{
	background: url(/images/home-boxes-top.gif) no-repeat top left;
}

.home-box{
	float: left;
	width: 255px;
	margin-left: 20px;
	display: inline;
	padding: 10px;
	line-height: normal;
} 

.home-box-sm{
	width: 142px;
}

.home-box h2{
	font-size:12px;
	border-bottom: 1px solid #A7BCD2;
	margin: 0;
	padding: 3px 0;
}

.footer{
	border-top: 1px solid #A7BCD2;
	width: 762px;
	line-height: normal;
	float: left;
		display: inline;
	padding-top: 10px;
}


.footer p{
	float: left;
		display: inline;
	width: 220px;
}

#emergency-msg{
	width: 615px;
	height: 254px;
	background: url(/images/emergency.png) repeat top left;
	color: #fff;
	overflow: auto;
	font-size: 20px;
	margin: 5px 0;
	padding: 20px;
	position: absolute;
	top: -299px;
	z-index: 20;
}

#emergency-msg h1{

}

.downloads{
	background: url(/images/downloads-btm.gif) no-repeat bottom left;
	width: 261px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.downloads-top{
	background: url(/images/downloads-top.gif) no-repeat top left;
	width: 261px;
	padding-top: 8px;
}

.downloads-bg{
	background: url(/images/downloads-bg.gif) repeat-y bottom left;
	padding: 0 15px 15px;
}

.downloads h3{
	font-size: 12px;
	border-bottom: 1px solid #CCD8E5;
	margin: 0;
	padding: 0;
}

.downloads ul{
	margin: 0;
	padding: 0;
}

.downloads li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.downloads li img{
	float: right;
}

.breadcrumbs a{
	font-weight: bold;
	line-height: normal;
}

.credit {
	color:#666;
}

.credit a {
	color:#333;
	font-weight:bold;
}
