a {
	color: #003399;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	text-decoration:underline;
		cursor:pointer;
}
#page_text{
line-height:18px;
color: #000000;
}
input, textarea{
border: 1px #CCCCCC solid;
background: #FFFFFF url(../images/bg_input.gif) repeat-x;
}
#button{
background: url(../images/bg_botton.gif) no-repeat right;
color:#FFFFFF;
font-weight:bold;
padding-right:35px;
padding-bottom:3px;
border:none;
}
#container_div {
margin:20px 0px 20px 0px;
height:150px;
	width: auto;
	background:#FFFFFF;
}
#branch_locator{
background: #003399;
padding:0px 0px 0px 5px;
width:200px;
color:#FFFFFF;
}
#atm_locator{
background:url(../images/bg_atm_locator.png) no-repeat;
padding:30px 0px 0px 5px;
height:70px;
width:200px;
color:#FFFFFF;
}
#newsletter{
background:url(../images/bg_newsletter.png) no-repeat;
padding:30px 0px 0px 5px;
height:70px;
width:200px;
color:#FFFFFF;
}
#div_search{
width:280px;
float:left}
#news_marquee{
font-size:11px;
height:20px;
padding:0px 10px 0px 10px;
}
#news_marquee a{
color:#FFFFFF;
text-decoration:underline;
}
#news_marquee a:hover{
color: #999999;
text-decoration: none;
}
#date_text{
color:#666666;
font:10px;
}
li{
list-style:none;
list-style-image:url(../images/bulletlist.png);
line-height:22px;
}
img{
border:0px;
}
#date_print{
color:#999999; 
  font-size:11px;
}
#agent_locator{
background:url(../images/bg_agent_locator.png) no-repeat;
height:150px;
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:50px 0px 0px 5px;
color:#FFFFFF;
}
#lable_buttom{
background:url(../images/lable_buttom.png) no-repeat;
height:15px;
width:200px;
margin-bottom:5px;}
.lable_main{
background: url(../images/tools_title.png) no-repeat;
color: #000000;
height:20px;
width:200px;
text-align:center;
font-size:12px;
padding-top:5px;

}
.lable_main_red{
background: url(../images/tools_title_red.png) no-repeat;
color: #000000;
height:20px;
width:200px;
text-align:center;
font-size:12px;
padding-top:5px;

}
.holder_feature{
width:200px; 
background:url(../images/bg_lable_center.png) repeat-x bottom; 
font-size:11px; 
line-height:20px;
padding-left:-10px; 
border:1px solid #F0F0F0;margin-top:5px;}
#news_text{}
.div_close{
color:#003399;
background:url(../images/div_close_bg.png) no-repeat;
padding-left:30px;
cursor:pointer;
height:17px;
padding-bottom:3px;
padding-top:4px;
}
.div_content{
}


/* agent style begin */
#agent_list_title{
color:#333333; 
font-size:14px; 
font-weight:bold;
border-bottom:2px solid #666666;
}


#tools_title{
background: url(../images/tools_title.png) no-repeat;
height:25px;
width: auto;
color: #000000;
font-size:12px;
padding:5px 0px 0px 30px }

#agent_pix{
border:1px solid #999999;
padding:5px;
margin:5px;
background:#EBEBEB;
}

#agent_div {
}
#agent_div .detail_element{
color:#999999;
text-align:right;
font-size:10px;
}

#agent_div .detail_value{
color: #666666;
font-size:11px;
}

/* agent style end */

#form_success{
width:555px; 
border: #99CC33 1px solid; 
background: #DCFFB9;
margin-bottom:10px;
padding:10px;

}
#form_error{
width:555px;
border: #FF8080 1px solid; 
background: #FFDFDF;
margin-bottom:10px;
padding:10px;
}
#policy_parent{
color:#333333;
}
#policy_child{
font-size:11px;
color:#999999;
}
#text_1 .date_text{
font-size:10px;
color:#999999;
}

#text_1{
font-size:11px;
line-height:normal;
}

.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}