#custom-doc { width:76.92em;*width:75.07em;min-width:1000px; margin:auto; text-align:left; }
.bgClass { background-color: #b2cc78; }
   
body,td,th {color: #000000;}
.body {font-family: Garamond; font-size: 130%; color: #000000;line-height:140%;}
   
.subhead {font-family: "Helvetica Neue Bold Condensed";font-size: 140%;color: #000000;}
.link {font-family: "Helvetica Neue Bold Condensed";font-size:100%;color: white;}
	
.head {font-family: "Helvetica Neue Light"; font-size: 135%; color: #000000}
.hrule {border:0;width:80%;height:1px;color:#000000;background-color:black;text-align:center;}
.hrshort {border:0;width:30%;height:1px;color:black;background-color:black;}
.hlong {border:0;width:100%;height:1px;color:#CCCCCC;background-color:#CCCCCC;}

#Layer1 {width:475px;margin-left:auto;margin-right:auto;line-height:140%;}
#Layer2 {width:250px;margin-left:auto;margin-right:auto; line-height:140%;}
#Layer3 {width:350px;margin-left:auto;margin-right:auto; line-height:140%}

    
.ulmain {margin-left:auto;list-style-type:disc;font-size:100%;font-family:Garamond;color:#000000;}

a:link {color: #000000;text-decoration: underline; color:#000000;}
a:visited {text-decoration: underline; color: #000000;}
a:hover {text-decoration: underline;color: #FFFFFF;}
a:active {text-decoration: underline;}

.style3 {font-size: 80%; line-height:100%;}
.style1 {font-size: 80%}
.style2 {font-family: "Helvetica Neue Bold Condensed"; font-size: 100%; color: #000000; }

.style1home {color: blue; font-size:130%;}
.style2home {color: blue; font-weight: bold; font-size:130%}
.blacktable, .blacktable TD, .blacktable TH {background-color:black; border: black; cellpadding:10;}
.style1leaf {font-size: 80%}
.whitetable, .whitetable TD, .whitetable TH {background-color:white; border: #000000; padding:5;}

.hrseventy {border:0; width: 70%;color:black;background-color:black;height:1px;}

#chromemenu {margin-top:10px;height:40px;}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
font-size:120%;
margin-left:40px;
margin-right:40px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
border-top:1px solid #656565;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 5px;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #88b743;
}
