/* header new css */


div.top_menu_link_container1{
	float:left;
	height:29px;
}

div.top_menu_link_container1:hover {
	background:#3C8BCC;
	height:28px;
	border-bottom:1px solid #2A7DC1;
	text-decoration:none;
	cursor:pointer;
}

div.top_menu_link1 {
	font-weight: bold;
	font-size:11px;
	padding-top:5px;
	padding:5px 5px 0px 5px;
	color:#fff;
	
}
a.top_menu_item1:link {
color:#ffffff;
text-decoration:none;
}

a.top_menu_item1:visited {
color:#ffffff;
text-decoration:none;
}

a.top_menu_item1:hover {
color:#ffffff;
text-decoration:none;
}

div.header1{

border:0px solid;
border-bottom: 0px solid rgb(255, 255, 255);
 background: rgb(42, 125, 193) none repeat scroll 0% 0%;
 width:100%; height: 30px;

}
input.button2 {
	vertical-align:middle; 
	background: #7c91bc;
	background-image:url(../images/search2.gif); 
	background-repeat: no-repeat; 
	font-family: arial, verdana, serif;
	font-size:8pt;
	width:20px;
	height:22px;
	color: #ffffff;
	padding:4px 2px 2px 2px ;
	font-weight:bold;
	border-top:1px solid #315091;
	border-left:none;
	border-bottom:1px solid #2A7DC1;
	border-right:1px solid #315091;
}


input.text2, input.text_small2 {
	border: 1px solid #315091;
	font-family: arial, verdana, serif;
	font-size:9pt;
	color:#333333;
	vertical-align: middle;
	height:18px;
}
