@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/container-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	margin-bottom: 50px;
}
#content {
	padding: 25px;
	width: 500px;
	min-height:500px;
}
#newswire {
	background-image: url(images/newswire.jpg);
	height: 165px;
	width: 500px;
}
#newswire #text {
	padding-top: 70px;
	padding-left: 150px;
}


#news {
	padding-left: 25px;
	width: 525px;
	height: 28px;
	padding-top: 0px;
	float: left;
	background-color: #012D5E;
}


#header {
	padding: 25px;
	height: 130px;
	width: 750px;
}
#logo {
	float: right;
	padding-top: 40px;
	margin-right: 10px;
}
#flash {
	width: 500px;
	height: 130px;
}

#nav {
	width: 210px;
	margin-right: 25px;
	margin-top: 25px;
	background-color: #012D5E;
	padding-top: 10px;
}
#search  {
	width: 220px;
	margin-right: 15px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 8px;
	padding-top: 5px;
	height: 20px;
	width: 165px;
}

#container .right .right img {
	margin-right: 25px;
}


.news  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.but {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #012D5E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.but:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #A1B2C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.buttext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.buttext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.buthit {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #C5CFD9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.buthit:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #A1B2C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.buthittext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #012D5E;
	font-size: 12px;
	text-decoration: none;
}
.buthittext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.buthitsub {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #012D5E;
}
.buthitsub:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #A1B2C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #012D5E;
}
.buthitsubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #012D5E;
	font-size: 12px;
	text-decoration: none;
}
.buthitsubtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.butsub {
	background-color:#EEEEEE;
	padding:3px 0px 3px 20px;
}







#footer {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #012D5E;
	margin-right: 25px;
	margin-left: 25px;
	height:200px;
}



.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
p, .p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	list-style-image: url(images/arrows_grey.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #012D5E;
	padding-bottom: 15px;
	line-height: 28px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.blue {
	color: #1A4E8C;
}



a.blue {
	font-weight: bold;
	color: #012D5E;
	text-decoration: none;
}
a.blue:hover {
	font-weight: bold;
	color: #1C426F;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#servicesnote {
	margin-right: 10px;
	width: 235px;
	margin-bottom: 15px;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

