/* CSS Document */
body { margin:0px; font-size:11px; color:#333; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height:150%; }
a { color:#900; }
a:hover { color:#f40; }
ul li { line-height:180%; }

.menu_1 { background:#036BA9; }
.menu_2 { background:#696E70; }
.menu_1 , .menu_2 { text-align:center; height:27px; line-height:27px; }
	.menu_1 a, .menu_2 a { color:#fff; text-decoration:none; } 
	.menu_1 a:hover, .menu_2 a:hover { color:#000; } 
.menu_border { border-right:#fff solid 1px; }
.sub_menu { padding-left:20px; height:24px; line-height:24px; }
	.sub_menu a { color:#448CCB; text-decoration:none; }
	.sub_menu a:hover { color:#f40; text-decoration:underline; }
.sub_bullet { line-height:16px; background:url(../images/left_menu/bullet.gif) 5px 8px no-repeat; padding-left:17px; }

.PA_item { padding-left:22px; background:url(../images/left_menu/bg.gif) no-repeat; }
	.PA_item a { color:#333; text-decoration:none; }
	.PA_item a:hover { color:#f40; text-decoration:underline; }

.txt_1 { color:#448CCB; font-weight:bold; }
.txt_2 { color:#F26522; font-weight:bold; }
.txt_3 { color:#036BA9; font-weight:bold; font-size:16px; }
.txt_4 { }
	.txt_4 ul { margin:0px 0px 0px 25px; padding:0px; }
	.txt_4 div { margin-top:10px; color:#448CCB; font-weight:bold; font-size:12px; }
.txt_5 { color:#900; }
.txt_6 { color:#369; }

.border_1 { border-top:dashed 1px #ccc; }

.head_link a { background:url(../images/bullet.gif) no-repeat 10px 5px; padding-left:20px; color:#036BA9; font-weight:bold; text-decoration:none; }

/*#foot { background:#036BA9; color:#fff; text-align:center; }
	#foot a { color:#fff; }
	#foot a:hover { color:#000; }*/
	
/*#foot { background:#fff; color:#333; text-align:center; }
	#foot a { color:#333; }
	#foot a:hover { color:#000; }*/
	
#foot { background:#9E0B0E; color:#fff; text-align:center; }
	#foot a { color:#fff; }
	#foot a:hover { color:#000; }
		
.enter_email_box { background:#E8EEFA; border:#fff solid 2px; padding:7px; }
	.enter_email_box form { margin:7px 0px 5px 0px; padding:0px; }

.consultation_table { margin-bottom:10px;  }
	.consultation_table h1 { font-size:12px; font-weight:bold; text-align:center; background:#C9D3DD; height:24px; line-height:24px; color:#006699; margin:0px; padding:0px;}
	.consultation_table th { height:30px; }

#faq { margin-bottom:20px; }
	#faq ul { list-style-type:none; margin:20px; padding:0px; }
	#faq ol { margin:0 0 0 25px; padding:0px; }
	#faq .li_q { background:url(../images/q.gif) no-repeat 0px 5px; padding-left:20px; font-weight:bold; color:#F26522; }
	#faq .li_a { background:url(../images/a.gif) no-repeat 0px 5px; padding-left:20px; }
	#faq .bg { border:#ddd solid 1px; background:#F7F7F7; }

.field_error {
	background: #ff0;
}
.aaa { font-size:14px; font-weight:bold; color:#f60; }

.trleft {
	text-align: left;
}
#faq A {
	text-decoration: none; COLOR: #f26522
}
#faq A:hover {
	COLOR: #f26522
}