/* CSS Document */
body{background:url(../images/bodybg.gif) center top no-repeat; font-family:Verdana, Geneva, sans-serif;
	 font-size:11px; color:#2C2A2A; margin:0px; line-height:16px}
a{text-decoration:none; color:#2C2A2A}
h2{ font-size:13px; font-weight:bold; margin:0px; padding:0px}	 
.menutd{background:url(../images/menu_bg.gif) repeat-x; height:31px; line-height:31px; border-bottom:5px solid #910311}	 
.mainmenu{margin:0px; padding:0px}
.mainmenu td{text-align:center; color:#fff; border-right:1px solid #1D679C; border-left:1px solid #000}

.a1{ font-weight:bold; color:#fff; width:100%; display:block; text-decoration:none}
.a1:hover{ font-weight:bold; color:#fff; width:100%; display:block; background:url(../images/menu_hover.gif) bottom repeat-x; 
					  text-decoration:none}
					  
.a2{ font-weight:bold; color:#0066CC; width:100%; display:block; text-decoration:none; text-align:right; font-size:10px}
.a2:hover{ font-weight:bold; color:#000; width:100%; display:block;text-decoration:none; text-align:right; font-size:10px}					  

.a1a{ font-weight:bold; color:#fff; width:100%; display:block; background:url(../images/menu_hover.gif) repeat-x; 
					  text-decoration:none}	
.a1a:hover{ font-weight:bold; color:#fff; width:100%; display:block; text-decoration:none}
.bld{font-weight:bold}				  
.content_td{background:#f0f0f0; vertical-align:top}
.bantd{width:605px; height:195px}	
.lgc{height:34px; background:#E0E2DE url(../images/glc.gif) left top no-repeat; font-weight:normal; color:#222222;
	 width:605px; line-height:34px; font-size:17px; text-indent:20px}				  
.rbc{height:34px; background:#01304A url(../images/brc.gif) right top no-repeat; font-weight:normal; color:#fff; width:295px; line-height:34px; font-size:17px; text-indent:20px}
.rbci{height:34px; background:#B7B7B7 url(../images/brci.gif) right top no-repeat; font-weight:normal; color:#fff; width:295px; line-height:34px; font-size:17px; text-indent:20px}
.wb{color:#fff; text-decoration:none; font-size:17px; font-weight:normal}
.blkb{color:#000; text-decoration:none; font-size:17px; font-weight:normal}
.gbtm{ background:#EDEEEC url(../images/gbtm.gif) no-repeat; height:12px} 	
#homcon{margin:10px 20px; text-align:justify; color:#000}		
.grayt{background:url(../images/gtop.gif) #e9e9e9 no-repeat; height:11px}
.graybtm{background:#D8DAD7 url(../images/gbottom.gif) no-repeat; height:7px}
.thumbs{width:880px; border:none; height:106px}
.thumbs img{border:1px solid #545454}
.thucon{width:280px; text-align:left}
.thucon h2{ padding-bottom:6px; font-size:12px}
.thucon div{text-align:justify; color:#000}
.bl{color:#234E94; font-weight:bold; text-decoration:none; text-align:left; font-size:13px}
.bl:hover{color:#000; font-weight:bold; text-decoration:none; text-align:left; font-size:13px}
.foot{background:#003963; border-top:4px solid #ccc; height:70px; color:#fff; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif}
.foot a{ text-decoration:none; color:#fff}
.foot a:hover{ text-decoration:underline}
.sbox{ background:#E2E2E2; width:140px; height:16px; text-indent:10px; border:1px solid #D1D1D1}
ul, li{margin-left:8px; padding:0px; text-align:justify}
.FAQ {
	FONT-WEIGHT: bold; CURSOR: pointer; TEXT-DECORATION: none; margin:0px; padding:0px}
}
.expandivcontent {
	PADDING-LEFT: 8px; COLOR: #1a1a1a; TEXT-ALIGN:justify]
}
/*.sbox{border:1px solid #7E7E7E; width:140px; height:16px; text-indent:10px}*/



* html #dropmenudiv { /*Overcomes IE bug regarding transparent backgrounds*/
background-color:red!important;
filter:chroma(color=red);
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:20px; ; text-align:left;
z-index:100;
margin-top:0px; display:block
}

#dropmenudiv a{
width: 100%; color:#FFFFFF; 
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#545454; text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #004B81; color:#ffffff; width:100%; display:block
}


#dropmenudiv a.bot {
border-bottom:1px solid #000000; margin-bottom:5px;
}
