li{
list-style:none;
list-style-image:url(../images/bulletlist.png);
line-height:22px;
}
a {
	color:#d32a08;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img{
border:0px;
}
#date_print{
color:#999999; 
  font-size:11px;
}
#agent_locator{
background:url(../images/bg_agent_locator.png) no-repeat;
height:100px;
width:200px;
padding:50px 0px 0px 10px;
color:#FFFFFF;
}
#tools_menu{
border:1px solid #999999; 
background:#F9F9F9; 
font-size:10px; 
color:#666666; 
margin:3px;
padding:2px;
}
#client_login{
background:url(../images/bg_client_login.png) no-repeat;
height:150px;
width:200px;
padding:30px 0px 20px 5px;
color:#FFFFFF;
}
#client_login a{
color:#FFFFFF;
font-size:10px;
}
#lable_buttom{
background:url(../images/lable_buttom.png) no-repeat;
height:15px;
width:200px;}
#lable_main{
background: url(../images/lable_main.png) no-repeat;
color:#FFFFFF;
height:25px;
width:200px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:16px;
padding-top:5px;
}
#news_text{
font-family:Georgia, "Times New Roman", Times, serif;}
.div_close{
color:#d32b0a;
background:url(../images/div_close_bg.png) no-repeat;
padding-left:30px;
cursor:pointer;
height:17px;
padding-bottom:3px;
padding-top:4px;
}
.div_content{
background: url(../images/div_content_bg.png) no-repeat bottom;
padding:5px;
margin-bottom:7px;}


/* agent style begin */
#agent_list_title{
color:#333333; 
font-size:14px; 
font-weight:bold;
border-bottom:2px solid #666666;
}

#agent_label{
background:url(../images/agent_label.png) no-repeat;
height:40px;
width:575px;
color:#FFFFFF;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:12px 0px 0px 50px }

#tools_title{
background: url(../images/tools_title.png) no-repeat;
height:40px;
width:575px;
color:#FFFFFF;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:12px 0px 0px 50px }

#pix{
border:1px solid #999999;
padding:5px;
margin:5px;
background:#EBEBEB;
}

#agent_div {
}
#agent_div .detail_element{
color:#999999;
text-align:right;
}

#agent_div .detail_value{
color: #666666;
}

/* agent style end */

#form_success{
width:979px; 
border: #99CC33 1px solid; 
background: #DCFFB9;
margin-bottom:10px;
padding:10px;

}
#form_error{
width:979px; 
border: #FF8080 1px solid; 
background: #FFDFDF;
margin-bottom:10px;
padding:10px;
}
#policy_parent{
color:#333333;
}
#policy_child{
font-size:11px;
color:#999999;
}
#branch_map{
float:right;
width:150px;
height:150px;
background:#666666;
padding:2px;
margin:10px;
border:5px solid #CCCCCC;
}
#search_form{
width:300px;
height:40px;
margin:0px 0px 0px 650px;}
.agent_name{
text-transform: uppercase;
}