@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #413d3d;
	line-height:18px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
}

.pr{ padding-right:22px; padding-top:10px;}
.pl{ padding-left:10px;}
.lheight{ line-height:13px;}
.lheight2{ line-height:9px;}



.verdanabold10{
		 font-size:11px;
		 font-weight:bold;
		 color:#008d41;
		 padding-right:10px;
	}

.verdanabold10 a{ color:#008d41; text-decoration:none;}
.verdanabold10 a:hover{ color:#194893; text-decoration:none;}
.verdanabold10 .active{ color:#002a92;}

.TrebuchetMS18blue{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0059a1;
	padding:0px 0px 0px 20px;
	font-weight:bold;
	
	}
	
.TrebuchetMS12white{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:11px 0px 0px 0px;
	font-weight:normal;
	text-align:justify;
	
	}	
	
.TrebuchetMS12white li{
	padding-right:10px;
	
	}		
	
.TrebuchetMS11{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	text-align:justify;
	
	}		
	
	
.more{ 
	color:#7ad9ff;
		}	
		
.more a{
	color:#7ad9ff;
	text-decoration:none;
	}	
	
.more a:hover{
	color:#FFF;
	text-decoration:underline;
	}		
	
.morered{ 
	color:#dc2b1f;
	padding-right:22px;
		}	
		
.morered a{
	color:#dc2b1f;
	text-decoration:none;
	}	
	
.morered a:hover{
	color:#194893;
	text-decoration:underline;

	}	
	
.verdana10none{
	color:#414647;
	font-size:10px;
	}	
	
.verdana10none a{ color:#414647l; text-decoration:underline;}	
.verdana10none a:hover{ color:#414647l; text-decoration:none;}	
	
	
	
	
	
	.top_menu{
	position: relative;
	padding: 0 0 0 30px;
	margin: 0 auto 0 auto;
	height: 32px;
	list-style: none;
}

.top_menu li{
	float:left;
	width:189px !important;
}

.top_menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding:0 0 0 7px; /*Padding to accomodate left tab image. Do not change*/
	height: 32px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;	
}

.top_menu li a b{
	float: left;
	display: block;
	padding: 0 26px 0 20px; /*Padding of menu items*/
}

.top_menu li.current a, .top_menu li a:hover{
	color: #141515;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: top left;
}

.top_menu li.current a b, .top_menu li a:hover b{
	color: #141515;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.blue11{ color:#0059a1;}

a{ color:#0059a1; text-decoration:underline;}
a:hover{ color:#0059a1; text-decoration:none;}


#navlist
{
margin-left: 10px;
padding-left: 0px;
list-style: none;
margin-right:10px;
margin-top:5px;
}

#navlist li
{
padding-left: 10px;
padding-bottom:10px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0 .7em;
}

.footer{ font-size:10px; color:#414647;}
.footer a{color:#414647; text-decoration:underline;}
.footer a:hover{color:#414647; text-decoration:none;}

.zoom{
  text-align: center;
  font-style: italic;
  font-size: 10px;;
  text-indent: 0;
  font-family:Verdana, Geneva, sans-serif;
  color:#F00;
  
}

.zoom a{ color:#F00 ; text-decoration:underline;}
.zoom a:hover{ color:#F00 ; text-decoration:none;}


/* top menu start*/
#dropmenudiv{
position:absolute;
border:1px solid #c9eded;
border-bottom-width: 0;
font:normal 10px Verdana, Geneva, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
color:#00408e;
text-indent: 3px;
border-bottom: 1px solid #ededed;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #00408e;
color:#FFF;
}

/* top menu end*/


