body{
	background-color:#A7CDDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	overflow:auto;
	margin:0px;
}
.top_nav_link {
	color:#51689A;
	font-size:9px;
	text-decoration:none;
}
.top_nav_link a{
	color:#51689A;
	font-size:9px;
	text-decoration:none
}
.top_nav_link a:hover{
	color:#000000;
	font-size:9px;
	text-decoration:underline
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #6982AD;
}
.gap_top{
	padding-top:5px
}
.gap_left{
	padding-left:5px
}
.title{
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left
}
.titleH2{
	color:#032368;
	font-weight:bold;
	font-size:18px;
	text-align:left
}
.titleH1{
	color:#032368;
	font-weight:bold;
	font-size:12px;
	text-align:left
}
.text{
	padding:5px;
	color:#000000;
	font-size:11px;
}
.screen{
	width:760px;
	height:100%;
	border-collapse:collapse;
	border:none
}
.screen_left{
	width:190px;
}
.screen_center{
	width:425px;
}
.screen_right{
	width:145px;
}
.logo_row{
	float:left;
	display:inline;
}
.logo{
	padding:5px 0px 5px 0px;
	border:none;
	height:42px;
	width:182px;
}
.top_menu_left_bg{
	background-image:url(../images/top_menu_left_bg.jpg);
	height:18px;
	background-repeat:no-repeat;
	width:9px;
	float:left;
	display:inline;
	background-color:#E2EFF4;
}
.top_menu_right_bg{
	background-image:url(../images/top_menu_right_bg.jpg);
	height:18px;
	background-repeat:no-repeat;
	width:9px;
	float:left;
	display:inline;
	background-color:#E2EFF4;
}
.top_menu_bg{
	float:left;
	display:inline;
	background-color:#E2EFF4;
	color:#51689A;
	height:18px;
}
.header{
	width:760px;
	height:110px;
}
.headline_left{
	float:left;
	display:inline;
	background-image:url(../images/tips_left_bg.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:24px;
	background-color:#38658F;
}
.headline_left_text{
	background-image:url(../images/tips_left_bg_l.jpg);
	background-repeat:repeat-x;
	height:19px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding-top:5px;
	padding-right:5px;
	background-color:#38658F;
	float:left;
	width:172px
}
.headline_right_text{
	background-image:url(../images/tips_right_bg_l.jpg);
	background-repeat:repeat-x;
	height:19px;
	color:#386497;
	text-align:left;
	font-size:9px;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	background-color:#F0FAFC;
	float:left;
	width:553px
}
.headline_right{
	float:right;
	display:inline;
	background-image:url(../images/tips_right_bg.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:24px;
	background-color:#F0FAFC;	
}
.footer_left_bg{
	background-image:url(../images/footer_left_bg.jpg);
	height:24px;
	background-repeat:no-repeat;
	width:9px;
	float:left;
	display:inline;
	background-color:#38658F;	
}
.footer_mid_bg{
	background-image:url(../images/footer_mid_bg.jpg);
	float:left;
	width:742px;
	color:#51689A;
	height:19px;
	padding-top:5px;
	color:#FFFFFF;
	text-align:center;
	background-repeat:repeat-x;
	background-color:#38658F;	
}
.footer_right_bg{
	background-image:url(../images/footer_right_bg.jpg);
	float:right;
	background-color:#E2EFF4;
	height:24px;
	background-repeat:no-repeat;
	width:9px;
	background-color:#38658F;	
}

.menu_list ul {
	background-color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_list.jpg);
	list-style-type: disc;
	list-style-position: outside;
	color:#01538D;
	padding-top:5px;
}

.menu_list li {
	background-color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_list.jpg);
	list-style-type: disc;
	list-style-position: outside;
	color:#01538D;
}
.list_body ul {
	background-color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_list_2.jpg);
	list-style-type: disc;
	list-style-position: outside;
	color:#032368;
	padding-top:5px;
}

.list_body li {
	background-color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_list_2.jpg);
	list-style-type: disc;
	list-style-position: outside;
	color:#032368;
}
.list_body ol {
	background-color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_list_2.jpg);
	list-style-type: disc;
	list-style-position: outside;
	color:#032368;
}
ul{
	margin-left:5px;
	padding-left:16px;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:5px;
	padding-right:5px
}
ol{
	margin-left:15px;
	padding-left:20px;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:5px;
	padding-right:5px
}
.add_top_bg{
	background-image:url(../images/box_top_bg_140.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:140px;
	padding-top:5px;
	text-align:left;
	background-color:#38658F;	
}
.add_mid_bg{
	background-color:#ffffff;
	height:955px;
	width:140px;
	font-size:9px
}
.add_buttom_bg{
	background-color:#6A9DBA;
	height:2px;
	width:140px;
	margin-bottom:4px;
	overflow:hidden
}
.body_box_top_bg{
	background-image:url(../images/body_box_top_bg_425.jpg);
	background-repeat:no-repeat;
	height:20px;
	float:right;
	width:425px;
	padding-top:5px;
	background-color:#38658F;	
}
.body_box_mid_bg{
	background-color:#ffffff;
	width:425px;
}
.body_box_buttom_bg{
	background-color:#6A9DBA;
	height:2px;
	width:425px;
	margin-bottom:4px;
	overflow:hidden
}
.box_top_bg{
	background-image:url(../images/box_top_bg.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:185px;
	padding-top:5px;
	background-color:#38658F;	
}
.box_mid_bg{
	background-color:#ffffff;
	height:100%;
	width:185px;
}
.box_buttom_bg{
	background-color:#6A9DBA;
	height:2px;
	width:185px;
	margin-bottom:4px;
	line-height:0px;
	overflow:hidden
	
	
	/*	width:185px;
	border-top:#6A9DBA solid 2px;
	line-height:0px;
	padding-bottom:2px;*/
	
	/*	background-color:#6A9DBA;
	height:2px;
	width:185px;
	margin-bottom:4px;
	line-height:0px*/
}
.input {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#485969;
	border-color:#1AA2CF;
	border-style:solid;
	border-width:1px;
	padding: 2px;
	height:12px;
}

