/* CSS Document */

body{
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #EAEAEA url(../images/layout/back.jpg) repeat-y center;
}
blockquote {
	font-style: italic;


}
#wrapper{
	width: 750px;
	margin: 0 auto;
	background: #FFFFFF url(../images/layout/pageback.jpg) repeat-y;
	border-right: 1px solid #B0C5CF;
	border-left: 1px solid #B0C5CF;
	height: 100%;
	border-top: 1px solid #B0C5CF;
}
#topbar{
	height: 195px;
	background: #D7E2E6 url(../images/layout/topbar/logo.jpg) no-repeat;
}
#toplogo{
	margin-left: 179px;
	background: url(../images/layout/topbar/toplogo.jpg);
	height: 55px;
}
#pageimage{
	margin-left: 179px;
	margin-top: 10px;
	height: 130px;
	border-top: 1px solid #196A88;
	border-right: 1px none #196A88;
	border-bottom: 1px solid #196A88;
	border-left: 1px solid #196A88;
}
#pageimagelogo{
	background: url(../images/layout/topbar/grif.gif) no-repeat -1px -5px;
	height: 130px;
}
#leftcol{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#mainpage{
	margin-left: 185px;
	margin-right: 5px;
}
#footer{
	clear: both;
	padding-top: 10px;
}
.mainmenu {
	margin: 10px 0;
	padding: 0px;
}
h1 {
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
	font: bold small Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-top: 5px;
	text-transform: uppercase;
	color: #233F4B;
	clear: right;
}
h2 {
	color: #233F4B;
	font: bold small Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: x-small;
}

.mainmenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mainmenu ul li{
	margin: 0px;
	padding: 0px;
}
.mainmenu ul li a{
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;
	display: block;
	width: 175px;
	overflow: visible;
}
.mainmenu ul li a:hover{
	background: #B0C5CF;
}

.footermenu {
	line-height: 20px;
	background: url(../images/layout/footermenuback.jpg) repeat-y;
	border-top: 1px solid #B0C5CF;
	border-bottom: 1px solid #B0C5CF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px; 
}

.footermenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footermenu ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
.footermenu ul li a{
	color: #000000;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}
.footermenu ul li a:hover{
	text-decoration: underline;
}
.logos {
	text-align: right;
	margin: 5px;
}
.qtc {
	border: 1px solid #005858;
	background: #FFFFEF;
}
.qtc img {
	margin: 0px;
	padding: 0px;
}


.logos img{
	margin: 0px 5px;
}
.imageright {
	margin: 2px;
	float: right;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
}
.fntag {
	font-size: x-small;
	font-weight: bold;
}
.footnote {
	font-size: x-small;
	font-style: italic;
}
.list {
}
.list li{
	margin-bottom: 5px;
}
.servicelist {
	float: left;
	width: 540px;
	margin-bottom: 10px;
}
.servicelist ul{
	margin: 10px;
	padding: 0;
	list-style-type: none;
}
.servicelist ul li{
	margin-bottom: 5px;
	clear: left;
	padding-top: 5px;
	border-top: 1px solid #CCC;
}
.servicelist a{
	font-weight: bold;
	float: left; 
	width: 150px;
	display: block;
}
.servicelist .detail {
	padding-left: 10px;
	float: left;
	display: block;
	width: 360px;
}
.header {
	line-height: 20px;
	font-size: small;
	font-weight: bold;
	color: #233F4B;
	margin-bottom: 5px;
	border-top-style: none!important;
	padding-bottom: 5px;
}
.header a{ 
	border-bottom: 1px solid #000000!important;
}
.header .detail{ 
	border-bottom: 1px solid #000000!important;
}
.sideaddress {
	margin: 5px;
}
.pressrelease {
	float: left;
	width: 460px;
	margin: 10px 25px;
	background: #D7E2E6;
	padding-bottom: 5px;
	border: 1px solid #196A88;
	
}
.pressrelease h2 {
	line-height: 20px;
	border-bottom: 1px dotted #196A88;
	color: #FF0000;
	margin-bottom: 0;
	background-color: #EAEAEA;
	padding: 0 5px;
	margin: 0;
}
.pressrelease h2 a{
	color: #FF0000;
	text-decoration: none;
}
.pressrelease h3 {
	margin: 5px 0 0 0;
	padding: 0 5px;
	line-height: 20px;
	font-size: small;
}
.pressrelease p {
	margin-top: 5px;
	padding: 0 5px;
}

ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 50px;
}
ul.links li{
	line-height: 1.4em;
}
ul.links li a{
	text-decoration: none;
}
ul.links li a:hover{
	text-decoration: underline;
}
.imageleft {
	margin: 2px;
	float: left;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
}
.datepost {
			font-size: 0.8em;
			vertical-align: text-top;
		}
.inetlink {
	text-align: center;
	margin: 0;
	color: #666666;
	width: 180px;
	position: absolute;
}
.inetlink a{
	color: #666666;
	font-weight: bold;
}
.inetlink a:hover {	
	color: #000000;
}
