html,body {
   margin:0px;
	background-color:#FFFFFF;
	font-family : Arial,Verdana, Helvetica;
	font-size : 12px;
	height:100%;
	color: #000000;
	
}

.input {  font-family: Arial; font-size: 11px; height: 19px; width: 155px; border: #7F9DB9; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.white11bold {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF}
.orange10bold {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #FAA634}
.navy15bold {  font-family: "Arial Narrow"; font-size: 15px; font-weight: bold; color: #1B3D5F}
.navy11 {  font-family: Arial; font-size: 11px; color: #44658C; text-decoration: none;}
.navy12{  font-family: Arial; font-size: 12px; color: #44658C}
.grey11 {  font-family: Arial; color: #333333; font-size: 11px}

.footer {  font-family: Arial; font-size: 10px; color: #4B4B4B}

.leftmenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	cursor: hand;
	padding-left: 13px;
	background-color: #5D81AC;
	
}


.leftmenu a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.leftmenu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.leftmenu a:hover {
	color:#FFFFFF;
	text-decoration:  underline;
}

.leftmenubold {  font-family: Arial;
 font-size: 11px;
 text-decoration: none; 
 color: #FFFFFF; 
 cursor: hand; 
 padding-left: 13px;
 background-color: #5D81AC
 }

.leftmenubold a:link {
	color:#FFFFFF;
	text-decoration: none; 
}
.leftmenubold a:visited {
	color:#FFFFFF;
	 text-decoration: none; 
}

.leftmenubold a:hover {
	color:#FFFFFF;
	 text-decoration: underline; 
}


.leftmenu_line{
	height:1px; 
	background-color:#698DB8;
}
.grey12 {  font-family: Arial; font-size: 12px; color: #333333;font-weight: normal;}
.black12{font-family: Arial; color: #000000; font-size: 12px;font-weight:bold}
.link {  font-family: Arial; font-size: 12px; color: 44658C}

.header{
	background-image:url(../../images/bg_header.gif);
	background-repeat:no-repeat;
	vertical-align: top;
	height: 68px;
	width:1000px;
}
.header_top{
	height:41px;
	background-image:url(../../images/bg_internal.gif);
	text-align: right;
}


.body_heading{
	background-image:url(../../images/bg_title.gif);
	height:22px;
	padding-bottom:6px;
	padding-left:25px;
	font-weight:bold;
	color: #000000;
}

.news_heading{
	background-image:url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px;
	height:10px;
	padding-left:30px;
	font-weight:bold;
	color: #44658C;
	text-decoration:none
}

.contact_heading{

	padding-left:20px;
	font-weight:bold;
	color: #000000;
}

.body_title{
	background-image:url(../../images/bg_yell.gif);
	 height:24px;
}

.leftmenu_top{
   /*background-image: url(../../images/bg_leftmenu_internal.gif);*/
	/*background-repeat: repeat-y;*/
	padding-left:7px;
	padding-right:15px;
	height: 100%;
	vertical-align: top;
	background-color: #1F4A7F;
	
	 
	
}

.leftmenu_bottom{
	background-image:url(../../images/bg_leftmenu_internal.gif);
	background-repeat: no-repeat; 
	height:100%;
	vertical-align: top;
}

.contactus{
background-color: #CADAEA;
height: 25px;
color:#1F4784;
font-weight: bold;
padding-left:10px;
}


.rightmenu{
	font-family : Arial,Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#A3B4C8;
	padding-bottom: 5px;
}

.rightmenu a{
	text-decoration: none;
	color:#A3B4C8;
}

.rightmenup{
	font-family : Arial,Verdana, Helvetica;
	font-size: 12px;
	color:#A3B4C8;
	background-image: url(../../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 2px;
	padding-bottom:2px;
	padding-top:2px;

}

.rightmenupb{
	font-family : Arial,Verdana, Helvetica;
	font-size: 12px;
	color: Black;
	/*color:#A3B4C8;*/
	font-weight: bold;
	background-image: url(../../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 2px;
	padding-bottom:2px;
	padding-top:2px;

}

.rightmenup a{
	text-decoration: none;
	color:#A3B4C8;
}

.rightmenupb a{
	text-decoration: none;
	/*color:#A3B4C8;*/
	color:Black;
	
}

.rightmenus{
	font-family : Arial,Verdana, Helvetica;
	font-size: 11px;
	color:#747474;
	background-image: url(../../images/menu_arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 10px;
	padding-bottom:2px;
	padding-top:2px;
}
.rightmenusb{
	font-family : Arial,Verdana, Helvetica;
	font-size: 11px;
	color:#747474;
	font-weight: bold;
	background-image: url(../../images/menu_arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 10px;
	padding-bottom:2px;
	padding-top:2px;
	
}

.rightmenus a{
	text-decoration: none;
	color:#747474;
}

.rightmenusb a{
	text-decoration: none;
	color:#000000;
}