* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #c0c0c0;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 960px;
	text-align: left;
	background:#fff url(images/newsbackground.gif) repeat-y right top;
}
#header{
	height: 250px;
	width: 712px;
	float:left;
}
#searchspacer{
	/* background-color: #d78c0b; */
	background:linear-gradient(to bottom, #0457b5 0%,#0457b5 50%,#0457b5 50%,#04479d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0457b5', endColorstr='#04479d',GradientType=0 );
	left: 640px;
	height: 51px;
	width: 73px;
	position: absolute;
}
#searchbox{
	/* background-color: #d78c0b; */
	background:linear-gradient(to bottom, #0457b5 0%,#0457b5 50%,#0457b5 50%,#04479d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0457b5', endColorstr='#04479d',GradientType=0 );
	left: 712px;
	height: 51px;
	width: 248px;
	position: absolute;
}
form{
	position: relative;
	left: 20px;
	top: 15px;
}
form span{
	color: #FFFFFF;
	position: absolute;
	top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#search{
	margin-left: 45px;
	margin-top: 20px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#go{
	background-color: #FFFFFF;
	background-image: url(images/searchbutton.gif);
	background-repeat: no-repeat;
	margin-left: 159px;
	margin-top: 18px;
	position: absolute;
}
#imageheader{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	top: 51px;
	position: absolute;
	height: 212px;
	width: 712px;
}
#navtop{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	height: 51px;
	width: 659px;
	
	background: #0457b5; /* Old browsers */
	background: -moz-linear-gradient(top, #0457b5 0%, #0457b5 50%, #0457b5 50%, #04479d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0457b5), color-stop(50%,#0457b5), color-stop(50%,#0457b5), color-stop(100%,#04479d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0457b5 0%,#0457b5 50%,#0457b5 50%,#04479d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0457b5 0%,#0457b5 50%,#0457b5 50%,#04479d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0457b5 0%,#0457b5 50%,#0457b5 50%,#04479d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0457b5 0%,#0457b5 50%,#0457b5 50%,#04479d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0457b5', endColorstr='#04479d',GradientType=0 ); /* IE6-9 */
}
#navtop a{
	height: 32px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	display: block;
	position: absolute;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 19px;
	color: #FFFFFF;
}
#nt1 ,#nt2 ,#nt3{
	padding-left: 40px;
	width: 79px;
	background-image: url(images/navtop.gif);
 }
#nt2{left: 119px;}
#nt3{left: 238px;}
#nt4{
	left: 357px;
	width: 94px;
	padding-left: 28px;
	background-image: url(images/navtopend.gif);
}
#nt1:hover ,#nt2:hover ,#nt3:hover {background-image: url(images/navtopover.gif);}
#nt4:hover{background-image: url(images/navtopendover.gif);}
#navright{
	position: absolute;
	/*height: 203px;*/
	height: 174px;
	width: 248px;
	left: 712px;
	top: 51px;
	/* background-color: #000000; */
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#navright li{
	/* text-indent: 0px; */
	/* background-color: #FF0000; */
	/* list-style-position: inside; */
	/* list-style-image: none; */
	/* list-style-type: none; */
	/* display: block; */
}
#navright a{
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 195px;
	/* position: absolute; */
	padding-left: 53px;
	padding-top: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

.sub a{
	padding-left: 10px !important;
}

#nr1 ,#nr2 ,#nr3,#nr4,#nr5,#nr6,#nr7{background-image: url(images/navright.gif);}
#nr2{top: 29px;}
#nr3{top: 58px;}
#nr4{top: 87px;}
#nr5{top: 116px;}
#nr6{top: 145px;}
#nr7{top: 174px;}
#nr1:hover ,#nr2:hover ,#nr3:hover,#nr4:hover,#nr5:hover,#nr6:hover,#nr7:hover {background-image: url(images/navrightover.gif);}
#contentbox{
	background:transparent;
	padding-top: 50px;
}
#content{
	width: 712px;
	background:transparent;
	float:left;
}

.formtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	 }
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 26px;
	margin-bottom: 20px;
	width: 625px;
	float: left;
}
#content ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 26px;

}
#content li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 26px;
	margin-bottom: 10px;

}
#content u{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #649721;
}

.header{
	
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#content h1{
	margin: 20px 0px 10px 26px;
	width: 625px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#content span#s1{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
.sub_heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#content span#s2{color: #03449f;}
#content a{color: #666666;}
img{
	float: left;
	margin-right: 7px;
}
#news{
	background:transparent;
	width: 240px;
	float:right;
	padding-left: 8px;
	padding-top: 10px;
}
#news p{
	background-color: #033387;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 20px 20px 10px 20px;
}
#news a{color: #FFFFFF;}
#news h4{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	padding-left: 20px;
	padding-top:3px;
	padding-bottom:3px;
}
#footer{
	
	background: #5c8c1e; /* Old browsers */
	background: -moz-linear-gradient(top,  #5c8c1e 0%, #73ab2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c8c1e), color-stop(100%,#73ab2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c8c1e 0%,#73ab2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c8c1e 0%,#73ab2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c8c1e 0%,#73ab2a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5c8c1e 0%,#73ab2a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c8c1e', endColorstr='#73ab2a',GradientType=0 ); /* IE6-9 */
	border-top: 6px solid #B1B1B1;
		
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 120px;
	width: 960px;
	clear: both;
	text-decoration: none;
	text-align: center;
	padding-top:4px;
}
#footer ul{display: inline;}
#footer li{display: inline;}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	/* padding-right: 7px; */
}

/* footer sub */
#st_footer{
	width:200px;
	height:93px;
	float:left;
	color:gray;
	padding:5px;
	text-align: left;
	padding-left:50px;
}
#nd_footer{
	width:140px;
	height:105px;
	float:left;
	color:gray;
	padding-left:60px;
	/* padding:5px; */
}
#rd_footer{
	width:350px;
	height:105px;
	float:left;
	color:gray;
	padding-right:50px;
	padding-left:50px;
}
#st_footer h3,#nd_footer h3, #rd_footer h3{
	color:white;
}
#st_footer div{
	padding-bottom:5px;
	text-decoration:none;
}

#nd_footer div{;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
}
#rd_footer div{;
	color:white;
}
/* footer sub */



#copyright{
	background-color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 960px;
	text-decoration: none;
	text-align: center;
	position: relative;
}
#copyright p{
	height: 20px;
	text-decoration: none;
	padding: 10px 10px;
}
#copyright a{color: #0000FF;}
#copyright a:hover{color: #FF0000;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

.MsoNormal img{
	width:100px !important;
}