/* CSS Document */

a.button, a.button:hover {
color: #1A3A53;
text-decoration: none;
font-weight: bold;
font-family:"Trebuchet MS";
font-size:13px; } 

a.button {} 

a.menu, a.menu:hover { /*padding: .2cm;*/
color: #FFF;
text-decoration: none;
font-weight: bold;
font-family:"Trebuchet MS";
padding:8px 20px 10px 20px;
font-size:13px;
} 
a.menu:hover {  color:#1A3A53;}
a.button, a.button:hover {
color: #1A3A53;
text-decoration: none;
font-family:"Trebuchet MS";
font-size:13px;
} 
a.button:hover {  color:#6FAFF7 ; font-family:"Trebuchet MS";  font-weight:bold; font-size:13px;}

.sub_txt { font-family:"Trebuchet MS";
font-size:15px;
color:#000000;
font-weight:bold;
}
.sub_txt_new1 { font-family:"Arial";
font-size:14px;
color:#0A57A9;
font-weight:bold;
}

.sub_txt_new2{ font-family:"Arial";
font-size:16px;
color:#0A57A9;
font-weight:bold;
text-decoration:none;
}

a.sub_txt_new2:hover{
font-family:"Arial";
font-size:16px;
color:#DE8F4D;
font-weight:bold;
text-decoration:underline;
}

.sub_txt_new { font-family:Arial;
font-size:16px;
color:#333333;
font-weight:bold;
}
.style9 {color: #0958A7}
.style10 {color: #E40611}
.style8 {color: #FFFFFF; font-weight: bold; }
.style11 {color: #333333; font-family:'Arial', Helvetica, sans-serif; font-size:13px; line-height:18px;}
.sub_txt_middle1{ font-family:"Eras Bold ITC";
font-size:20px;
color:#DB6C13;
font-weight:normal;
}
.sub_txt_middle3{ font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF3300;
font-weight:normal;
}
.sub_txt_middle2{ font-family:"Calibri";
font-size:20px;
color:#0958A7;
font-weight:regular;
}
.sub_txt1{ font-family:"Eras Bold ITC";
font-size:20px;
color:DB6C13;
font-weight:normal;
}
.sub_txt2{ font-family:"Arial";
font-size:20px;
color:#0958A7;
font-weight:Bold;
}

.menu {
	width: 100%;
	float: left;
	text-align: center;
	height: 35px;
	background-image:url(../images/btnhvr1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu A {
text-decoration:none;
color:#0066CC;
}

.menu a:hover{
	/*background-color:#0099FF;*/
	color:#000000;
	background-image:url(../images/btnhvr.gif);
	
}
.menus, .menus1, .menus2, .menus3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	width: auto;
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: 13px;
	padding-right: 40px;
	padding-bottom: 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	background-image: url(images/btn.html);
	padding-left: 39px;
}
.leftlink_off {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlink_on {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.banner-downborder{
width:986px;
height:2px;
float:right;
background-color:#4F81B3;
margin-left:14px;
}
