@charset "utf-8";
/* CSS Document */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
body{
	margin: 0;
	background: url(../images/bg_body.gif) left top repeat-x #01709d;
}
td, th, div, p{
	font: normal 12px/19px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #757575;
}
strong{
color: #757575;
font-weight:bold;
}
a{
	color: #216ee1;
	text-decoration: underline;
	outline: none;
}
a:hover{
	color: #216ee1;
	text-decoration: none;
	outline: none;
}
img{
	border: 0;
	outline: none;
}
form{
	width: auto;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
}
h1{
	font: normal 18px/38px Arial, Helvetica, sans-serif;
	color: #525252;
	padding: 0;
	margin: 0;
	background: url(../images/bg_heading.gif) left center repeat-x;
	display: inline;
	padding: 9px 15px;
	margin: 0 0 0 5px;
}
h2{
	font: normal 18px/19px Arial, Helvetica, sans-serif;
	color: #05579d;
	padding: 0;
	margin: 0;
	display: inline;
}
h3{
	font: normal 18px/22px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 6px 0;
	margin: 0;
	border-bottom: 1px solid #f6d201;
}
h4{
	font: normal 12px/19px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0;
	margin: 0;
	display: inline;
}
h5{
	font: normal 20px/24px Arial, Helvetica, sans-serif;
	color: #424443;
	padding: 0 0 6px 0;
	margin:  0 0 6px 0;
	display: inline;
}
h6{
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;	
	display: inline;
}
input.txtboxbelow{
	background: #323232;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 6px 6px;
	color: #898989;
	border: 0;
	width: 330px;
}
input.txtbox{
	background: #f4e7b9;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px 2px;
	color: #000;
	border: 1px solid #fff;
	width:200px;
    height:15px;
}
input.button_38x27{
	width: 38px;
	height: 27px;
	border: 0;
	background: #000;
	color: #f1bd00;
	font: bold 11px Arial, Helvetica, sans-serif;
}
input.button{
	background: #202020;
	border: 0;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 24px;
	width: 70px;
}

/* Importants */
.rightalign{
	text-align: right ! important;
}
.centeralign{
	text-align: center ! important;
}
.middlealign{
	vertical-align: middle ! important;
}
.red_text{
	color: #fe0000 ! important;
}
.top_bottom_padded_4{
	padding: 4px 0 ! important;
}
.top_bottom_padded_2{
	padding: 2px 0 ! important;
}
.text_11{
	font-size: 11px ! important;
}
/* End */
.textarea{
font: normal 12px Arial, Helvetica, sans-serif;
background-color:#f4e7b9;
border:1px solid #FFFFFF;
width:250px;
height:auto;
padding: 2px 2px;
color: #000;
}

/* Images */
img.bottom_margin_pix{
	margin: 0 0 8px 0;
}
/* End */


table#maintable{
	width: 890px;
	height: auto;
	border: 0;
	float: none;
	clear: both;
	margin: 0 auto;
}

/* Header */
table#header{
	width: 100%;
	height: 115px;
	border: 0;
	background: url(../images/logo.gif) left 42px no-repeat;
}
table#header td{
	vertical-align: top;
}
/* End */

/* Top Navigation */
table#topnav{
	width: auto;
	height: 30px;
	border: 0;
}
table#topnav td{
	vertical-align: middle;
}
/*table#topnav td.navgap{
	width: 4px;
}*/
table#topnav td.nav{
	font: normal 14px/30px "Myriad Pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	color: #fff;
}
table#topnav td.nav a{
	display: block;
	padding: 0 2px 0 0;
	color: #fff;
	text-decoration: none;
}
table#topnav td.nav a span{
	display: block;
	padding: 0 5px;
}
table#topnav td.nav a:hover, table#topnav td.nav a.selected, table#topnav td.nav a:hover.selected{
	color: #fff000;
	text-decoration: none;
}
table#topnav td.nav a:hover span, table#topnav td.nav a.selected span, table#topnav td.nav a:hover.selected span{
	
}
/* End */

/* Body */
table#body{
	width: 100%;
	height: auto;
	border: 0;
}
/* End */

/* Box 273-1 */
table.box_273-1{
	width: 273px;
	height: auto;
	border: 0;
	background: url(../images/box273_mid.gif) center top repeat-y;
}
table.box_273-1 td.box_top{
	background: url(../images/box273_top.gif) center top no-repeat;
	height: 9px;
}
table.box_273-1 td.box_bottom{
	background: url(../images/box273_bottom.gif) center bottom no-repeat;
	height: 41px;
	padding: 0 12px;
}
table.box_273-1 td.box_content{
	padding: 5px 18px;
	color: #333;
}
table.box_273-1 td.box_bottom table{
	width: 100%;
	height: auto;
	border: 0;
	margin: 9px 0 0 0;
}
table.box_273-1 td.box_bottom table td{
	color: #000;
	vertical-align: middle;
}
table.box_273-1 table.box_273_strip{
	width: 251px;
	height: 29px;
	border: 0;
	float: right;
	margin: 0 5px 0 0;
	background: url(../images/box273_strip.gif) right center no-repeat;
}
table.box_273-1 table.box_273_strip td{
	font: bold 14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #fff;
}
table.box_273-1 table.box_273_strip strong{
	color: #333;
	padding: 0 0 0 10px;
}
/* End */

/* Box 273-2 */
table.box_273-2{
	width: 273px;
	height: auto;
	border: 0;
	background: url(../images/box273_mid2.gif) center top repeat-y;
}
table.box_273-2 td.box_top{
	background: url(../images/box273_top2.gif) center top no-repeat;
	height: 9px;
}
table.box_273-2 td.box_bottom{
	background: url(../images/box273_bottom2.gif) center bottom no-repeat;
	height: 41px;
	padding: 0 12px;
}
table.box_273-2 td.box_content{
	padding: 5px 18px;
	color: #333;
}
table.box_273-2 td.box_bottom table{
	width: 100%;
	height: auto;
	border: 0;
	margin: 9px 0 0 0;
}
table.box_273-2 td.box_bottom table td{
	color: #000;
	vertical-align: middle;
}
table.box_273-2 table.box_273_strip{
	width: 251px;
	height: 29px;
	border: 0;
	float: right;
	margin: 0 5px 0 0;
	background: url(../images/box273_strip2.gif) right center no-repeat;
}
table.box_273-2 table.box_273_strip td{
	font: bold 14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #fff;
}
table.box_273-2 table.box_273_strip strong{
	color: #333;
	padding: 0 0 0 10px;
}
/* End */

/* Pagination */
td.pagination{
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
td.pagination a{
	display: inline;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #979797;
	margin: 0 1px;
}
td.pagination a:hover{
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
}
/* End */

/* General Box-1 */
table.gen_box{
	width: 100%;
	height: auto;
	border: 0;
	background: #fff;
}
table.gen_box th{
	font: bold 12px/42px Arial, Helvetica, sans-serif;
	background: #fcd740;
	border-top: 5px solid #f1bd00;
	padding: 0 18px;
	color: #000;
}
table.gen_box th strong{
	color: #000;
}
table.gen_box td.box_content{
	padding: 15px 18px;
}
table.gen_box td.box_content td{
	padding: 0;
}
/* End */

/* General Box-2 */
table.gen_box2{
	width: 100%;
	height: auto;
	border: 0;
	background: #fff;
}
table.gen_box2 th{
	font: bold 12px/42px Arial, Helvetica, sans-serif;
	background: #6bc64b;
	border-top: 5px solid #4ca434;
	padding: 0 18px;
	color: #fff;
}
table.gen_box2 th strong{
	color: #fff;
}
table.gen_box2 td.box_content{
	padding: 15px 18px;
}
table.gen_box2 td.box_content td{
	padding: 0;
}
/* End */

/* Bottom Search */
table#bottom_search{
	width: 100%;
	height: auto;
	border: 0;
	border-top: 3px solid #fff;
	background: #e1ce82;
}
table#bottom_search td{
	padding: 15px 20px;
}
table#bottom_search table td{
	padding: 5px 0;
	vertical-align: middle;
}
table#bottom_search table th{
	padding: 5px 0;
	vertical-align: middle;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	color: #000;
}
table#bottom_search table th strong{
	color: #fff;
}
table#bottom_search table td table td{
	padding: 0;
	vertical-align: middle;
}
table#bottom_search input.txtbox{
	width: 330px;
}
table#bottom_search a{
	color: #323232;
	text-decoration: none;
}
table#bottom_search a:hover{
	color: #323232;
	text-decoration: underline;
}
table#bottom_search a.selected, table#bottom_search a:hover.selected{
	color: #000;
	text-decoration: underline;
}
/* End */

/* Footer */
table#footer{
	width: 100%;
	height: 230px;
	border: 0;
	background: url(../images/footerbg.gif) right bottom no-repeat #e1ce82;
}
table#footer table{
	width: 890px;
	height: auto;
	margin: 15px auto 0 auto;
}
table#footer table td{
	color: #333;
	line-height: 23px;
}
table#footer table a{
	color: #333;
	text-decoration: underline;
}
table#footer table a:hover{
	color: #333;
	text-decoration: none;
}
table#footer table strong a{
	color: #fff;
	text-decoration: none;
}
/* End */

/* RSS */
div#rss{
	width: 32px;
	height: 41px;
	border: 0;
	position: absolute;
	margin: 5px 0 0 855px;
	z-index: 1000;
}
div#hi{
	width: 200px;
	height: 20px;
	border: 0;
	position: absolute;
	margin: 5px 0 0 855px;
	z-index: 1000;
	left:10px;
	top:2px;
}
/* End */

/* Home Link */
div#home_link{
	width: 372px;
	height: 69px;
	border: 0;
	position: absolute;
	margin: 42px 0 0 0;
	z-index: 900;
}

.light_text td,p
{
	color:#CCC;	
}
.light_text strong{
  color:#CCC;	
}
/* End */