* {
	margin: 0px auto;
}
body {
	margin: 0px;
	padding: 0px;
	background: #007187 url(../img/main_bg.jpg) top repeat-x;
}
/*----Layout----*/
#main {
	width: 100%;
}
#container {
	width: 950px;
}
#header {
	width: 950px;
}
#top {
	float: left;
	width: 100%;
	height: 216px;
	background: url(../img/header_bg.jpg) no-repeat;
}
#nav {
	float: left;
	width: 950px;
	height: 72px;
	background: url(../img/navbar_bg.jpg) no-repeat;
}
#body_contain {
	background-color:#d8e1e3;
	float: left;
	width: 950px;
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 11px;
	margin-top: 0px;
}
#body_top {
	float: left;
	width: 950px;
}
#left_column {
	float: left;
	width: 247px; /*250*/
	padding: 5px 0px 0px 5px;
}

#body_content {
	float: right;
	width: 72%; 
	padding: 10px 0px 10px 7px;
}
#body_content a {
	text-decoration:none;
	color: #000;
}
#body_content a:hover {
	text-decoration:none;
	color:#e26103;
}
#body_bottom {
	clear: both;
	float: left;
	width: 950px;
	height: 10px !important;
}
#footer {
	clear: both;
	float: left;
	width: 950px;
	height: 86px; /*86*/
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../img/footer_bk.jpg) #d8e1e3 no-repeat;
}
/*----top navigation----*/
#nav ul {
	float: left;
	width: 80%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#nav li {
	margin: 0px 0px;
	padding: 9px 0px 9px 0px;
	display: inline;
	line-height: normal;
	height:27px;
	padding:0px 0px;
}
#nav li a {
	margin: 0px 5px 0px 5px;
	padding-right:8px;	
	float:left;
	color: #758386;
	height:27px;
	text-decoration: none;
	font-family: "Tahoma", Arial, Helvetica;
	background-image:url(../img/highlight_left.jpg);
	background-position:right 36px;
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
}

#nav li a span {
	display:block;
	float:left;
	text-align:center;
	background-image:url(../img/highlight_right.jpg);
	background-repeat:no-repeat;
	background-position:0px 36px;
	padding-left:8px;
	padding-top:6px;
	height:100%;
}

#nav li a:hover {	
	color: #4a585b;		
	background-position:right 0px;
}

#nav li a:hover span {	
	background-position:0px 0px;
	
}

#nav li.activemain a {
	color: #4a585b;	
	background-image:url(../img/active_left.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	height:31px;
}

#nav li.activemain a span {
	background-image:url(../img/active_right.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/*----left navigation----*/
#menu	{
	float: left;
	width: 240px;
	padding: 0px 6px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	height: 30px;	
	background: url(../img/nav_div.jpg) bottom repeat-x;	
}
#menu li a {
	display: block;
	width: 220px;
	line-height: 28px;
	color: #cbe2e6;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
#menu li a:hover {
	display: block;
	width: 220px;
	height: 30px;
	background: transparent url(../img/nav_hover_bg.jpg) top left no-repeat;
	color: #fefefe;
}


/*----footer navigation----*/
#footer_links {
	background: url(../img/footer_bar.jpg) top repeat-x;
	height: 31px;
}
#footer_links ul {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#footer_links li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;	
	line-height: 30px;
}
#footer_links li a {
	color: #696262;
	text-decoration: none;
	padding: 5px 10px;
}
#footer_links li a:hover {
	color: #fff;
	padding: 5px 10px;
	background: url(../img/footer_hover.jpg) repeat-x;		
}

/*----Other Stuff----*/
img {
	border: none;
}
.logo {
	float: left;
	width: 322px;
	padding-left: 0px;
	padding-top: 6px;
	text-align: right;
	font-family: "Tahoma";
	text-align:left;
	font-size: 11px;
	line-height:15px;
	font-weight:normal;
	color: #585858;	
}
.contact_info {
	float: left;
	width: 625px;
	position: relative;
	top: 9px;
	right: 0px;	
}

#top_banner {
	float: left;
	width: 950px;
	height: 250px;
	background: url(../img/banner_bk.jpg) no-repeat;
}
#top_textarea01 {
	float: left;
	width: 32%; 
	padding: 25px;
}
#top_textarea01 h1 {
	margin: 0px;
	padding: 3px 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18pt;
	font-weight: normal;
	font-style:italic;
	color: #c75a00;
}
#top_textarea01 p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#top_textarea02 {
	float: right;
	width: 33%;
	padding: 25px;
}
#top_textarea02 h3 {
	margin: 0px;
	padding: 3px 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18pt;
	font-weight: normal;
	font-style:italic;
	color: #fff;	
}
#top_textarea02 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#top_textarea02 li {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	font-family: Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	background: url(../img/bullet_arrow.gif) 5px 7px no-repeat;
}
#top_textarea02 li a {
	color: #fff;
	text-decoration: none;	
}
#top_textarea02 li a:hover {
	color: #b8dbf9;
}

#searchbox {
	float: left;
	width: 19%;
	position: relative;
	top: 10px;
	text-align: right;
}
.search_field {
	float: left;
	height:30px;
	width:116px;
	background: url(../img/inputbox.jpg) no-repeat;
}
#searchbox input.search_box {
	float: left;
	border: none;
	width: 106px; /*116*/
	height: 20px; /*30*/
	padding: 5px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	background: none;
}
#searchbox input.btn_search {
	float: left;
	width: 28px;
	height: 30px;
	background: url(../img/btn_search.jpg) no-repeat;
	border: none;
	cursor: pointer;
}


.module{	
	margin-bottom: 7px;
	background-image:url(../img/leftmod_cen_bg.jpg);
	background-repeat:repeat-y;
	clear: both;
	width:252px;
}
.module h3 {
	margin: 0px;
	float: left;
	width:252px;
	height:43px;	
	line-height: 45px;
	font-family: "Tahoma", Arial, Helvetica;
	text-indent: 45px;
	font-size:12px;
	color:#bff3fe;
	background: url(../img/leftmod_top_bg.jpg) no-repeat;

}
.module_top {
	float: left;
	width: 100%;
	color:#bff3fe;	
}
.module_top table {
	width: 94%;
	margin: 0px auto;
}
.module_bottom {
	clear: both;
	background-image:url(../img/leftmod_bot_bg.jpg);
	background-repeat:no-repeat;
	height:13px;
	width:252px;	
}


.body_inset {
	width: 655px; /*655*/
	float: left;
	padding: 0px 10px 20px 10px;	
	background: #fff;
}
.body_inset h2 {
	float: left;
	width: 635px; /*655*/
	background: url(../img/title_bar.gif) bottom left no-repeat;
	font-family: Georgia, "Times New Roman", Times;
	font-size:12pt;
	color:#00505f;
	padding: 10px;
}


h1.category_title {
	float: left;
	width: 96%;
	height: 43px;
	line-height: 40px;
	background:#078198;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	padding-left: 15px;
	margin: 10px auto;
}
.body_form {
	float: left;
	width: 635px; /*655*/
	padding: 20px 10px 10px 10px;
	background: #fff;
}

.copyline {
	clear:both;
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	width: 100%;
	text-align: center;
	color: #333333;
	padding:10px 0px 0px 0px;
}
.copyline a {
	color: #e26103;
	text-decoration: none;
}
.copyline a:hover {
	color: #333333;
	text-decoration: underline;
}

.date_box {
	float: left;
	width: 57px;
	height: 55px;	
	text-align: center;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-right: 7px;
}
.month {
	float: left;
	width: 49px;
	margin-left:1px;
	margin-top:1px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding: 3px; 
	color: #fff;
	background: #e26103;
}
.day {
	display: block;
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color:#fff;
	background: #007187;
}
.author {
	padding: 3px 0px;
	color: #858484;
	border-bottom: 1px solid #d4d3d3;
}
.dateline {
	padding: 3px 0px;
	color: #858484;
}


.blog_entry {
	float: left;
	padding: 2%;
	width: 96%;		
}
.blog_entry h1, .blog_entry h2 {
	font-size:15px;
	color:#00505f;
	padding: 0px 0px 7px 0px;
	display:block;
}

.blog_content {
	clear: left;
	background: url(../img/title_bar.gif) top left no-repeat;
	padding: 15px 0px 0px 0px;
}
.blog_entry p {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 11px; /* 12px */
	line-height: 16px;
	color: #4d4e4e;
}
.readmore {
	float: right; padding-right: 10px; padding-top: 10px;
}
.readmore a, a.readon  {
	color:#e26103;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/readmore.gif) left no-repeat;
	padding-left: 20px;
}
.readmore a:hover, a.readon:hover {
	color: #000;
}
/*---webform---*/
.webform p {
	padding: 0px;
	margin: 2px 0px;
}
.webform label {
	display: block;
	font-weight: bold;
	color: #314f71;
}
.webform input {
	width: 160px;
	height: 16px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	font-size: 11px;
	margin-top: 2px;
}
.webform select {
	width: 160px;
	height: 20px !important;
	height: 22px ;
	padding: 2px !important;
	padding: 0px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.webform select.short {
	width: 80px;
	height: 20px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.webform input.btn_search {
	width: 135px;
	height: 39px;
	background: url(../img/btn_search.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	border: none;
	cursor: pointer;
}

/*---column webform---*/
.columnform {
	clear: left;
	margin: 0px auto;
	padding: 5px 0px;
}
.columnform p {
	margin: 3px auto;
	padding: 0px;
	width: 90%;
	text-align: center;
}
.columnform label {
	display: block;
	font-weight: bold;
	color: #314f71;
}
.columnform input {	
	width: 160px;
	height: 16px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	font-size: 11px;
	font-weight: bold;
	color: #314f71;
}
.columnform select {
	width: 160px;
	height: 20px !important;
	height: 22px ;
	padding: 2px !important;
	padding: 0px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.columnform select.short {
	width: 80px;
	height: 20px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.columnform input.btn_search {
	width: 135px; 
	height: 39px;
	background: url(../img/btn_search.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 0px auto;
}
.columnform input.btn_send {
	display: block;
	width: 65px;
	height: 29px;
	background-image:url(../img/sidepane_send_btn.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border: none;
	cursor: pointer;
	margin: 3px auto;
	font-size:11px;
	font-weight:normal;
	color: #425256;
}

input.sidepane_txtinput {
	display:block;
	width:155px;
	height:30px;
	background-color: transparent;
	background-image:url(../img/sidepane_txtinput.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:normal;
	padding:8px 8px 0px 8px;
	color: #425256;
	border:0;	
}

div.hr01 {
	background-color:#007187;
	background-image:url(../img/hr01.jpg);
	background-repeat: repeat-y;
	background-position:left;
	margin:5px 0px 10px 0px;
	height:4px;
	width:100%;
}

div.cont_trio {
	width:30%;
	float:left;
	padding:10px;	
}

div.cont_trio p {
	color: #4d4e4e;
	text-align: justify;
}


/*---related articles---*/
#related_items {
	clear: both;
	width: 96%;
	margin: 10px auto;
}
#related_items h5 {
	width: 100%;
	margin: 0px auto;
	padding: 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	border-bottom: 1px solid #ccc;
}
#related_items h6 {
	width: 96%;
	padding: 5px 0px 5px 20px;
	color: #fcd603;
	font-size: 110%;
	font-weight: bold;
}
#related_items ul {
	margin: 5px 0px;
	padding: 0px 0px 0px 30px;
}
#related_items li {
	margin: 0px;
	padding: 3px 0px;
	color: #000;
}
#related_items li a {
	color: #000;
	text-decoration: none;
}
#related_items li a:hover {
	color: #fcd603;
}


/*iframe*/
.contentFrame {
			border-left: none;
			border-right: none;
			border-top: none;
			border-bottom: none;
			width: 100%;
			height: 1200px;
			margin-top:5px;
				
}



/*----pagination---*/
#pagination {
	clear: both;
	width: 96%;
	margin: 5px auto;
	padding: 5px 10px 5px 0px;
	text-align: right;
	color: #fcd603;
	font-weight: bold;
	background: #000;
}
#pagination a {
	color: #fff;
	text-decoration: none;
	padding: 5px;	
	font-weight: bold;
}
#pagination a:hover, #pagination a.active, #pagination span {
	color: #fcd603;
	font-weight: bold;
}

/*----login password---*/
.login_form {
	width: 50%;
	margin: 0px auto;
	padding: 4%;
	border: 1px solid #cecece;
	background: url(../img/ico_lock.gif) right center no-repeat;
}

