body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-y;
	background-position:center;
	background-color:#F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4687c9;
}
a:visited {
	color: #4687C9;
}
a:hover {
	color: #779812;
}
a:active {
	color: #4687C9;
}
#wrapper{
	width:778px;
	margin:auto;
	padding:0px;
	vertical-align:middle top;
}
.header_top{
	background-color:#4687c9;
	height:81px;
	width:100%;
	clear:both;
}
.logo{
	float:left;	
	width:448px;
}
.header_top_right{
	float:right;
	margin-top:30px;
	width:310px;
	text-align:right;
	margin-right:10px;
}
.header_top_right a:link, .header_top_right a:active, .header_top_right a:visited{
	background-image: url(../images/top_link_bulet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	padding-right:5px;
	color:#FFFFFF;
	text-decoration:none;
}
.header_top_right a:hover{
	color:#FFFF33;
	text-decoration:none;
}
.banner{
	width:100%;
	background-position:top;
	height:110px;
	clear:both;
	display:block;
}
.banner_button{
	width:198px;
	height:34px;
	margin:172px 0 0 292px;
}
.body_container{
	 width:100%;
}
.left_menu{
	float:left;
	background-image:url(../images/left_menu_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:198px;
}
.left_menu ul{
	margin:0px;
	padding:0px;
}
.left_menu li{
	float:left;
	background-image:url(../images/left_menu.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	list-style:none;
	padding:0px;
	height:26px;
	width:196px;
}
.left_menu a:link, .left_menu a:active, .left_menu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#001f46;
	font-size:12px;
	padding-left:28px;
	padding-top:10px;
	line-height:22px;
}
.left_menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FF5500;
	font-size:12px;
	padding-left:28px;
	padding-top:10px;
}
.right_container{
	float:right;
	text-align:justify;
	line-height:16px;
	width:550px;
	margin:15px 10px 0 auto;
}
.title1{
	color:#003781;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.fotter{
	width:100%;
	background-image:url(../images/fotter_bg.gif);
	background-repeat:repeat-x;
	height:62px;
	clear:both;
}
.fotter_left{
	float:left;
	width:198px;
}
.fotter_menu{
	float:right;
	width:578px;
	text-align:center;
	color:#FFFFFF;
	padding-top:16px;
}
.fotter_menu a:link, .fotter_menu a:active, .fotter_menu a:visited{
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:20px;
}
.fotter_menu a:hover{
	text-align:center;
	color:#c3ff65;
	text-decoration:none;
	padding-top:20px;
}
.copyright{
	font-size:11px;
}

h1
{
	font-size:18px;
	color:#003781;
}

h2
{
	font-size:16px;
	color:#003781;
}
