/* General Sections */
a:link {color:#1f4e77;text-decoration: none;}
a:hover {color:#467eae;text-decoration: none; font-weight:bold;}
a:visited {color:#467eae;text-decoration: none; }
a:active {color:#467eae;text-decoration: none;}

body {
	background: url(/img/backg_body.gif) repeat-x top #1f4e77;
	margin:0px;
	font: 12px/1.4em Arial,Helvetica,sans-serif; 
	color:#1f4e77;
	}
#banner {
	background-color:#f5f5ea;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:127px;
	width:772px;
}
#bann_menu {
	height:24px;
	background: url(/img/backg_bann_menu.gif) no-repeat top;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:7px;
}
#bann_menu_in {
	height:1px;
	background: url(/img/backg_bann_menu.gif) no-repeat top;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
}
#main_img {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#pub_edd {
	height:182px;
	width:489px;
	background: url(/img/backg_pubedd.gif) no-repeat top;
	padding-top:10px;
	padding-left:10px;
	color:#1f4e77;
}

#content {
	background: url(/img/backg_main.gif) repeat-y ;
	margin-left:auto;
	margin-right:auto;
	width:772px;	
	}
	#content_menu {
		float:left;
		padding-left:50px;
		/*margin-left:50px;*/
		width:158px;
		
	}
	#content_content {
		float:left;
		padding-left:15px;
		width:507px;
	}
#footer_back {
	margin-left:auto;
	margin-right:auto;
	background: url(/img/backg_footer_under.gif) repeat-x bottom;
	background-color:#1f4e77;
	height:42px;
}
#footer {
	height:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: url(/img/backg_footer.jpg) no-repeat ;
	width:772px;
	padding-top:17px;
}
.textbox {
	background-color:#FFFFFF;
	border: 1px solid #617B8C outset; font-size:15px;
	font: 12px/1.4em Arial,Helvetica,sans-serif;
	width:30px;
	}