/* CSS Document */
html, body{
	height:100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding: 26px 0px;
	background:url(../images/bg.gif) repeat-x top #028ec4;
	color:#666666;
}

input.input_txt, select, textarea{
	border:solid 1px #a0a0a0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#7e7979;
	padding-right:4px;
	padding-left:4px;
}
select{
	padding-right:0px;
}
h1, h1 a{
	color: #00adef;
	font-size:14px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 5px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}
h1 a:hover{
	color:#2CC5FF;
}
h2, .general_contr h1, .general_contr h1 a{
	color: #00adef;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px !important;
}
.general_contr h1{
	padding-right:20px;
}
h3{
	color: #00adef;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
}
h4{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fe4b0b;
	margin:0px;
	padding:0px;
	line-height:24px;
}
.content h5{
	font-size:12px;
	color:#666;
}
a{
	color:#626262;
}
a:hover{
	text-decoration:none;
}
table{
	border:0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	padding:0px;/* cellspadding="0" */
}
form{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
.float_l{
	float:left;
}
.float_r{
	float: right;
}
.clear_both{
	clear:both;
}
.valign_top{
	vertical-align:top !important;
}
/***************BTNS styles*****************/
.btn_login, .btn_login_fixed{
	width:78px;
	height:22px;
	display:block;
	cursor: default;
	border: none;
	/*background: url(../images/btns/btn_login.gif) no-repeat top;*/
}
.btn_login:hover{
	background: url(../images/btns/btn_login.gif) no-repeat bottom;
}
.btn_login_fixed{
	background: url(../images/btns/btn_login3.gif) no-repeat 0px -22px;
}
.btn_join{
	width:178px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_join.gif) no-repeat top;
}
.btn_join:hover{
	background: url(../images/btns/btn_join.gif) no-repeat bottom;
}
.btn_join2{
	width:232px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_join2.gif) no-repeat top;
}
.btn_join2:hover{
	background: url(../images/btns/btn_join2.gif) no-repeat bottom;
}
.btn_easy_aln{
	float:right;
	overflow:hidden;
}
.btn_easy, .home_banner a.btn_easy{
	width:171px;
	height:62px;
	display:block;
	cursor:pointer;
	border: none;
	padding:0px;
	background: url(../images/btns/btn_easy.gif) no-repeat top;
}
.btn_easy:hover, .home_banner a.btn_easy:hover{
	background: url(../images/btns/btn_easy.gif) no-repeat bottom;
}
.btn_login2{
	width:19px;
	height:19px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_login2.gif) no-repeat top;
}
.btn_login2:hover{
	background: url(../images/btns/btn_login2.gif) no-repeat bottom;
}
.btn_submit, .contact_form input.btn_submit{
	width:95px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_submit.gif) no-repeat top;
}
.btn_submit:hover, .contact_form input.btn_submit:hover{
	background: url(../images/btns/btn_submit.gif) no-repeat bottom;
}
.btn_submit_dir{
	margin-left:100px;
	float:left !important;
}
.contact_form .btn_cancel{
	float:left;
	width:95px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_cancel.gif) no-repeat top;
}
.contact_form .btn_cancel:hover{
	background: url(../images/btns/btn_cancel.gif) no-repeat bottom;
}
.btn_ok{
	width:65px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_ok.gif) no-repeat top;
}
.btn_ok:hover{
	background: url(../images/btns/btn_ok.gif) no-repeat bottom;
}
.btn_show_hide, .btn_show_hide2{
	margin: 8px 10px 0px 0px;
	float:right;
	width:105px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_show_hide.gif) no-repeat top;
}
.btn_show_hide:hover{
	background: url(../images/btns/btn_show_hide.gif) no-repeat 0px -31px;
}
.btn_show_hide2{
	width:99px;
	background: url(../images/btns/btn_show_hide.gif) no-repeat 0px -62px;
}
.btn_show_hide2:hover{
	background: url(../images/btns/btn_show_hide.gif) no-repeat 0px -93px;
}
.btn_view_demo{
	width:179px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_view_demo.gif) no-repeat top;
}
.btn_view_demo:hover{
	background: url(../images/btns/btn_view_demo.gif) no-repeat bottom;
}
.btn_view_demo_sml{
	width:135px;
	height:31px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_view_demo_sml.gif) no-repeat top;
}
.btn_view_demo_sml:hover{
	background: url(../images/btns/btn_view_demo_sml.gif) no-repeat bottom;
}
/***************header styles*****************/
.header{
	width:949px;
	 height:96px;
	padding: 11px 12px  0px 10px;
	margin:auto;
	background:#FFFFFF;
}
.contact_sup{
	font-weight:bold;
	color:#028ec4;
	text-decoration:none;
	float:right;
}
.contact_sup:hover{
	color:#00adef;
}
.contact_sup img{
	vertical-align: top;
	margin: 2px 7px 0px 0px;
}
.top_menu{
	float:right;
	margin:0px;
	padding: 21px 0px 0px 0px;
}
.top_menu li{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
.top_menu li a, .top_menu li{
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
}
.top_menu li a:hover, .top_menu li a.link_ov{
	color:#00adef;
}
.top_menu li.splitter{
	padding: 0px 9px;
}
.header_login_form{
width:369px;
height:73px;
position:absolute;
z-index:100;
clear:both;
margin: -8px 0px 0px 576px;
}
.header_login_form div{
background: url(../images/header_login_form_bg.png) no-repeat;
width:353px;
height:66px;
padding: 13px 0px 0px 16px;
}
* html .header_login_form{
margin: -8px 0px 0px 570px;
}
* html .header_login_form div{
background: url(../images/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header_login_form_bg.png", sizingMethod="scale");
}
* html .header_login_form div *{
position:relative;
}
.header_login_form a{
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:24px;
text-decoration:none;
color:#00a7e7;
}
.header_login_form input{
width:144px;
}
.header_login_form a:hover{
color:#2CC5FF;
} 

/***************advanced search styles*****************/
/***************main menu styles*****************/
.main_menu{
	margin:auto;
	padding: 0px 10px 11px 10px;
	height:38px;
	width:951px;
	background:#FFFFFF;
}
.main_menu ul{
	margin:0px;
	padding:0px;
	height:38px;
	line-height:38px;
	background:url(../images/main_menu/main_menu_bg.gif) repeat-x top #019fdb;
	float:left;
	width:850px;
 
}
.main_menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	display: block;
	float:left;
	height:38px;
	overflow:hidden;
}
.main_menu ul li.splitter{
	width:2px;
}
.main_menu ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	padding: 0px 24px;
}
.main_menu ul li a.first_lnk{
	padding-left:0px;
}
.main_menu ul li a.first_lnk span{
	padding-left:25px;
	display:block;
	background:url(../images/main_menu/main_menu_first_lnk.gif) no-repeat left top;
}
.main_menu ul li a:hover, .main_menu ul li a.link_ov{
	background:url(../images/main_menu/main_menu_bg.gif) repeat-x bottom;
}
.main_menu ul li a.first_lnk:hover span, .main_menu ul li a.link_ov span{
	background:url(../images/main_menu/main_menu_first_lnk.gif) no-repeat left bottom;
}
.main_menu_login{
	width:101px;
	height:38px;
	line-height:38px;
	background:url(../images/main_menu/main_menu_bg.gif) repeat-x top;
	float:right;
}
.main_menu_login div{
	width:101px;
	height:38px;
	background:url(../images/main_menu/main_menu_r.gif) no-repeat right;
}
.main_menu_login a{
	float:right;
	margin: 8px 6px 0px 0px;
}
/***************subpage menu styles*****************/
.lsubpmenu{
	width:180px;
	float:left;
	padding: 0px 0px 0px 9px;
}
.lsubpmenu2{
	width:184px;
	float:left;
	padding: 0px 0px 0px 5px;
}
.lsubpmenu ul{
	margin:0px;
	padding:0px;
}
.lsubpmenu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	border-bottom:solid 1px #d5d4d4;
	width:158px;
	line-height:30px;
}
.lsubpmenu ul li a{
	display:block;
	text-decoration:none;
	padding: 7px 0px 7px 23px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/arrow.gif) no-repeat 0px 8px;
}
.lsubpmenu ul li a:hover, .lsubpmenu ul li a.link_ov{
	color:#00ADEF;
}
.lsubpmenu ul li a.link_ov{
	font-weight:bold;
}

/***************footer styles*****************/
.footer{
	margin:auto;
	width:953px;
	background:#FFFFFF;
	padding: 0px 9px 16px 9px;
}
.footer_tline{
	border-top: solid 1px #00aaeb;
	padding: 10px 0px 0px 0px;
	overflow:hidden;
	height:16px;
	line-height:16px;
}
.footer ul{
	margin:0px;
	padding:0px;
	float: left;
}
.footer ul li{
	margin:0px;
	padding:0px;
	line-height:normal;
	display:block;
	float:left;
}
.footer ul li.splitter{
	padding: 0px 10px;
}
.footer ul li a, .footer a{
	text-decoration:none;
	letter-spacing: normal;
}
.footer a{
	text-transform:capitalize;
	letter-spacing:-1px;
}
.footer ul li a:hover, .footer ul li a.link_ov, .footer a:hover{
	color:#2cc5ff;
}
.footer ul li a.link_ov{
	font-weight:bold;
}
.footer span{
	float:right;
}
.footer span.splitter{
	float:none;
}
.bottom_links{
	padding-top:14px;
	overflow:hidden;
	clear:both;
	line-height:16px;
}
/***************home_content styles*****************/
.home_lcontent{
	width:668px;
	float:left;
}
.home_rcontent{
	width:273px;
	padding-left:10px;
	float:left;
}
.home_banner{
	width:667px;
	height:213px;
}
.home_banner p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
.home_banner b{
	color:#ff3d05;
}
.home_banner a{
	padding: 5px 0px;
}
.home_banner a img{
}
.arrow_lnk_aln{
	padding: 4px 0px;
}
.home_box_header{
	margin-top:9px;
	width:273px;
	height:29px;
	line-height:29px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:url(../images/box_header.gif) no-repeat #FE5912;
}
.home_box_content{
	width:271px;
	height:193px;
	border-left:solid 1px #d5d4d4;
	border-right:solid 1px #d5d4d4;
	background:#fef8e8;
	overflow:hidden;
}
.home_box_footer{	
	width:273px;
	height:13px;
	background: url(../images/box_footer.gif) no-repeat;
}
.home_box_content p{
	margin: 15px 0px 15px 0px;
	padding: 0px 17px 0px 17px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.general_contr_menu{
	margin:0px;
	padding: 8px 0px 0px 12px;
}
.general_contr_menu li{
	margin:0px;
	padding: 0px 0px 0px 2px;
	list-style:none;
	display:block;
	float:left;
	width:161px;
	height:31px;
	line-height:31px;
	overflow: hidden;
}
.general_contr_menu li a{
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#666666;
	background:url(../images/btns/general_contr_menu.gif) no-repeat top #fefaf1;
}
.general_contr_menu li a:hover, .general_contr_menu li a.link_ov{
	color:#FFFFFF;
	background:url(../images/btns/general_contr_menu.gif) no-repeat bottom #fe5912;
}
.general_contr{
	clear:both;
	overflow:hidden;
	width:668px;
	height:235px;
	background:url(../images/general_contr_bg.gif) bottom no-repeat #fef8e8;
}
.general_contr_img_aln{
	float:left;
	margin: 22px 0px 0px 28px;
}
.general_contr_descr{
	padding: 20px 0px 0px 28px;
	float:left;
	width:434px;
}
.general_contr_descr p{
	line-height:20px;
	padding: 7px 0px 9px 0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.general_contr_descr p a{
	font-weight:normal;
}
.general_contr_descr p a.more{
	font-weight:bold;
}
.general_contr_descr a{
	text-decoration:none;
	font-weight:bold;
	color:#00ADEF;
}
.general_contr_descr a:hover{
	color:#2CC5FF;
}
.home_boxs{
	clear:both;
	padding-top:9px;
	width:955px;
	overflow:hidden;
	background:url(../images/boxes_bg.gif) no-repeat 0px 9px;
}
.boxes_vlines{
	margin-left:-2px;
	width:955px;
	background:url(../images/boxes_vlines.gif) no-repeat bottom;
}
.home_box{
	width:257px;
	float:left;
	padding-left:31px;
	padding-right:31px;
}
.norpad{
	padding-right:0px;
}
.home_box p{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	padding: 8px 0px;
	margin: 0px;
}
.home_box p a{
	font-weight: bold;
	color:#00adef;
	text-decoration:none;
}
.home_box p a:hover{
	color:#2cc5ff;
}
.home_box .arrow_lnk_aln{
	padding: 20px 0px 10px 0px;
}
.flash_demo_header{
	width:258px;
	height:29px;
	background:url(../images/demo_header.gif) no-repeat #019eda;
	color:#FFFFFF;
	font-weight:bold;
	line-height:29px;
	text-align: left;
	padding-left:15px;
}
.flash_demo{
	width:273px;
	height:214px;
	background:url(../images/demo_banner.jpg) no-repeat #d4eef6;
}
.flash_demo .btn_view_demo_home_area{
	display:block;
	width:273px;
	height:214px;
}
.flash_demo .btn_view_demo{
	position:absolute;
	margin: 172px 0px 0px 47px;
}
.home_boxs_botline{
	width:939px;
	height:1px;
	line-height:0px;
	font-size:0px;
	margin-left:7px;
	background:url(../images/home_boxs_botline.gif) no-repeat;
}
.banner_rotator, .banner_rotator_01, .banner_rotator_02, .banner_rotator_03, .banner_rotator_04, .banner_rotator_05, .banner_rotator_06, .banner_rotator_07, .banner_rotator_08, .banner_rotator_09, .banner_rotator_10, .banner_rotator_11{
	width:739px;
	height:109px;
	background: url(../images/ajax-loader.gif) no-repeat 650px center;
	padding: 38px 0px 0px 1px;
	margin-bottom:11px;
}
.banner_rotator_01{
	background:url(../images/banners/banner_01.jpg) no-repeat;
}
.banner_rotator_02{
	background:url(../images/banners/banner_02.jpg) no-repeat;
}
.banner_rotator_03{
	background:url(../images/banners/banner_03.jpg) no-repeat;
}
.banner_rotator_04{
	background:url(../images/banners/banner_04.jpg) no-repeat;
}
.banner_rotator_05{
	background:url(../images/banners/banner_05.jpg) no-repeat;
}
.banner_rotator_06{
	background:url(../images/banners/banner_06.jpg) no-repeat;
}
.banner_rotator_07{
	background:url(../images/banners/banner_07.jpg) no-repeat;
}
.banner_rotator_08{
	background:url(../images/banners/banner_08.jpg) no-repeat;
}
.banner_rotator_09{
	background:url(../images/banners/banner_09.jpg) no-repeat;
}
.banner_rotator_10{
	background:url(../images/banners/banner_10.jpg) no-repeat;
}
.banner_rotator_11{
	background:url(../images/banners/banner_11.jpg) no-repeat;
}
.banner_rotator_txt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#019ad4;
	line-height:24px;
	width:424px;
	height:62px;
	padding: 11px 0px 0px 15px;
	background:url(../images/banner_rotator_txt_bg.png) no-repeat;
}
* html .banner_rotator_txt{
	background: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banner_rotator_txt_bg.png", sizingMethod="scale");
}
/***************content styles*****************/
.hide{
	position:absolute;
	visibility:hidden;
}
.content, .content2
{
	clear:both;
	width:961px;
	padding: 10px 0px 6px 10px;
	background:#FFFFFF;
	margin:auto;
	overflow:hidden;
}
/*.content2{
	padding: 10px 0px 6px 10px;
}*/
.arrow_lnk{
	color:#00adef;
	font-weight:bold;
	text-decoration:none;
}
.arrow_lnk:hover{
	color:#2cc5ff;
}
.arrow_lnk img{
	margin:2px 7px 0px 0px;
	vertical-align: top;
}
.r_content{
	width:750px;
	padding: 0px 0px 0px 21px;
	float:left;
	border-left:solid 1px #d5d4d4;
}
.r_content p{
	line-height:18px;
	padding:0px;
	margin: 17px 0px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.r_content p a{
	font-weight:bold;
	color:#00ADEF;
	text-decoration:none;
}
.r_content p a:hover{
	color:#2CC5FF;
}
.content_banner{
	margin-bottom:11px;
}
.r_content_box{
	float:right;
	margin: 0px 10px 0px 23px;
}
.r_content_box_header1{
	width:238px;
	height:29px;
	background:url(../images/r_content_box_header1.gif) no-repeat #FE5912;
	line-height:29px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:12px;
}

.r_content_box_header{
	width:238px;
	height:29px;
	background:url(../images/r_content_box_header.gif) no-repeat #FE5912;
	line-height:29px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:12px;
}
.r_content_box_content{
	width:250px;
	background:url(../images/r_content_box_bg.gif) repeat-y #FEF8E8;
}
.r_content_box_footer{
	width:250px;
	height:12px;
	background:url(../images/r_content_box_footer.gif) repeat-y;
}
.l_content_text{
	float:left;
	width:466px;
}
.l_content_text_wide{
	padding: 0px 20px 0px 0px;
}
.r_content_box_content ul{
	margin: 0px;
	padding:0px;
}
.r_content_box_content ul li{
	margin: 0px;
	padding: 10px 24px 8px 27px;
	list-style:none;
	background:url(../images/r_content_box_arrow.gif) no-repeat 6px 12px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
}
.flash_view_demo{
	width:163px;
	height:168px;
	padding: 0px 0px 0px 0px;
	background:url(../images/flash_view_demo.gif) no-repeat;
}
.flash_view_demo .btn_view_demo_area{
	display:block;
	width:163px;
	height:137px;
}
.flash_view_demo .btn_view_demo_sml{
	margin-left:12px;
}
.contact_inf_line{
	height:0px;
	line-height:0px;
	font-size:0px;
	margin: 0px 10px;
	border-bottom:solid 1px #d5d4d4;
}
.contact_inf{
	padding: 8px 24px 12px 18px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:20px;
}
.contact_inf strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00adef;
	text-transform:uppercase;
	line-height:26px;
}
.contact_inf strong.caption{
	line-height:22px;
}
.contact_inf b{
	color:#ff4508;
}

.contact_form td{
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
	line-height:20px;
}
.contact_form td.no_pad{
	padding-top: 3px;
}
.contact_form td.no_pad2{
	padding: 0px;
	font-weight:normal;
}
.contact_form td.no_padt{
	padding-top: 0px;
}
.contact_form td.no_padb{
	padding-bottom: 0px;
}
.contact_form input, .contact_form select, .contact_form textarea{
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	width:290px;
	border-color:#cccccc;
}
.contact_form select{
	padding-left:0px;
	width:298px;
}

.contact_form .btn_submit{
	float:right;
}
.faq_list{
	color:#00adef;
	font-weight:bold;
	margin:0px;
	padding: 0px 70px 0px 20px;
}
.faq_list li{
	margin:0px;
	padding: 4px 0px 4px 0px;
	list-style: none;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.faq_list li a{
	color:#00adef;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.faq_list li a:hover{
	color:#2CC5FF;
}
.faq_list li a.link_ov{
	font-weight:bold;
}
.faq_list li p{
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding: 0px 40px 16px 0px;
	text-align:left;
}
.request_date_button{
	margin: -2px 0px 0px 305px;
	position:absolute;
	border:none;
	width:29px;
	padding:0;
	height:25px;
	line-height:0px;
	font-size:0px;
	cursor:pointer;
	background:url(../images/calendar.gif) no-repeat;
}
.contact_form input.btn_add{
	background:url(../images/btns/btn_add.gif) no-repeat top;
	padding:0;
	border:0;
	height:31px;
	width:71px;
	float:left;
	margin:5px 0;
	cursor:pointer;
}
.contact_form input.btn_add_dir{
	background:url(../images/btns/btn_add_dir.gif) no-repeat top;
	height:26px;
	width:26px;
}
.contact_form input.btn_add:hover, .contact_form input.btn_add_dir:hover{
	background-position:bottom;
}
.contact_form input.btn_remove{
	background:url(../images/btns/btn_remove.gif) no-repeat top;
	padding:0;
	border:0;
	height:31px;
	width:86px;
	float:right;
	margin:5px 0;
	cursor:pointer;
}
.contact_form input.btn_remove_dir{
	background:url(../images/btns/btn_remove_dir.gif) no-repeat top;
	height:26px;
	width:26px;
}
.contact_form input.btn_remove:hover, .contact_form input.btn_remove_dir:hover{
	background-position:bottom;
}
.contact_form input.btn_remove_all{
	background:url(../images/btns/btn_remove_all.gif) no-repeat top;
	padding:0;
	border:0;
	height:31px;
	width:93px;
	margin:5px auto;
	cursor:pointer;
}
.contact_form input.btn_remove_all:hover{
	background-position:bottom;
}
.contact_font_13{
	font-size:13px;
	line-height:20px !important;
}
.contact_font_13 b{
	color:#FF4508;
}
td.required_field{
	line-height:normal;
	padding:0px;
}
.required_field b{
	color:#FF4508;
}
.contact_font_13 span{
	display:block;
	margin-left:103px;
	color:#FF4508;
	font-weight:bold;
}
.select_join_dir{
	width:180px !important;
	height:73px;
}
.asterisk_orange, .orange_text{
    color:#FF4508;
}

.RBT, .contact_form input.RBT{
	width:50px;
}
.drd, .contact_form select.drd{
	width:90px;

	
}
.DivToolTip
{
    BORDER-RIGHT: 2px solid #cacdce;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px solid #cacdce;
    PADDING-LEFT: 5px;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    OVERFLOW: visible;
    BORDER-LEFT: 1px solid #cacdce;
    WIDTH: 250px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 3px solid #cacdce;
    BACKGROUND-COLOR: #ffffff;
}