@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:0px;
	background:#0c8eb2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
}


a, a:visited {
	color: #0d4d8d;
        text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:underline;
	
}

.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h2 a{
	color:#016798;
	font-size:15px;
	text-decoration:none;
}
											/* Containers */
#container{
	width:1004px;
	background:url(../images/bg_content.gif) repeat-y;
	min-height:10px;
	height:auto !important;
	height:10px;
}
#container_tb{
	background:url(../images/bg_content_tb.jpg) no-repeat top left;
	min-height:10px;
	height:auto !important;
	height:10px;
}
#holder{
	width:976px;
	padding:6px 15px 0px 13px;
}
#midcontent{
	height:226px;
}									
											/* Header */
#header{
	height:124px;
}
.sbox{
	width:292px;
	height:25px;
	margin:50px 10px 0px 0px;
}
.logo{
	padding:30px 0px 0px 30px;
}
#menu{
	height:34px;
}
#midbox{
	min-height:327px;
	height:auto !important;
	height:327px;
	background:url(../images/bg_midbox.gif) repeat-x #78787a;
}
.mid{
	padding:6px 0 0 6px;
	width:950px;
}

											/* Body */
#body{
	padding:20px 10px;
}
.col1{
	width:166px;
}
.col2{
	width:477px;
	padding:0px 0px 0px 8px;
}
.col3{
	width:296px;
}
.rban div{
	margin-top:3px;	
}
#middesc{
	
}
.middesc1{
	width:630px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:15px 0px 12px 20px;
}
.middescr{
	width:310px;
	padding-top:3px;
}
/* GRADIENT BOXES */
.gradbox{
	width:228px;
	height:126px;
	background:url(../images/bg_gradientbox.gif) no-repeat;
	overflow:hidden;
	margin:0px 10px 10px 0px;
}
.gradbox_h{
	height:17px;
	text-align:right;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:11px;
	padding:8px 10px 0px 0px;
}
.gradbox_b{
	height:85px;
	padding:10px 5px 5px 5px;
}
.gb_1{
	width:105px;
}
.gb_2{
	width:100px;
}
.gb_2 ul{
	margin:0px;
	padding:0px;
	list-style-image:url(../images/list_blue.gif);
	text-align:left;
}
.gb_2 ul li{
	margin:0px;
	padding:0px 0px 5px 0px;
}
/* SUBSCRIBE */
#subscribe{
	background:url(/images/newletter.jpg) no-repeat;
	width:256px;
	height:150px;
	color:#FFFFFF;
	padding:20px;
}
#nhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
}
#nhead span{
	color:#04546b;
}
/* NEWS AND ANNOUNCEMENTS */
#news{
	padding:20px 30px 10px 20px;
}
hr{
	border:0px;
	height:0px;
	border-bottom:1px dashed #b0b0b0;
	background:none;
	color:#FFFFFF;
	padding:0px;
	margin:0px 0px 13px 0px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
	display:block;
}
/* SEARCH BOX */
.searchx{
	border: solid 1px #FFFFFF;
	width:260px;
	margin:2px;
	background:#FFFFFF;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding:3px 0px 0px 5px;
}
#prodtext{
	background:url(../images/bg_prodrange.gif) repeat-x;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bolder;
	text-align:center;
	padding-top:7px;
}
/* CONTENT */
.content{
	width:620px;
	padding:5px 0px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
.content h1{
	color:#0a8fb2;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_h1.gif) left 14px no-repeat;
	padding:0px 0px 3px 18px;
	border-bottom:1px dashed #b0b0b0;
	margin-bottom:20px;
}
#content_holder{
	padding-left:20px;
	line-height:160%;
}
.contactdetails strong{
	color:#0a8fb2;
}
.contactdetails{
	line-height:200%;
}
/* CONTACT FORM */
.contactform td{
	padding-bottom:5px;
}
.inputx{
	background:#ffffa0;
	width:200px;
}
.selectx{}
.textx{
	width:300px;
	height:130px;
}
.newsp a{
	font-size:16px;
	color:#0a8fb2;
	text-decoration:none;
}
.newsp a small{
	font-size:12px;
}
.newsp span{
	color:#999999;
	font-size:11px;
}
					
											/* Footer */
#footer{
	background:url(../images/bg_footer.gif) no-repeat ;
	width:980px;
	height:40px;
	padding:16px 0px 0px 24px;
}