body { font-family:Arial;font-size:12px;color:#000000;padding:0px;margin-top:0px;margin:0 auto; width:1000px; }
.header { display:block;}
a { color:#3b5998; }
a:hover { text-decoration:underline; }
.header h1 { font-size:26px;margin:5px 0 5px 0;padding:0px;color:#333333; }
.header a { text-decoration: none;color: #000066; }
.topleftad {width:480px;height:70px;float:right;text-align:right;}
.leftnavholder {width:200px;float:left;clear:both;}
.leftnav { border:1px solid #cccccc;background-color:#f7f7f7;line-height:150%; }
.leftnavhead { padding:10px;border-bottom:1px solid #cccccc; }
.leftnav .link { width:100%;padding:5px 0 8px 0px;list-style:none;border-bottom:1px solid #cccccc; }
.leftnav .link:hover { background-color: #ededed; }
.leftnav a { padding-left: 5px; }
.seotext2 { margin-top:10px;border:1px solid #cccccc;height:100px;background-color:#f7f7f7;padding:10px; }
.content {float:left;width:657px;padding:10px;font-size:14px;}
.content a {font-size:16px;}
.contentholder { margin-top:11px; }
.content a:hover {background-color: #3b5998; color: #ffffff; }
.content h1 { margin:0px;padding:0px;font-size:20px; }
.content h2 { margin:0px;padding:0px;color:#000000;font-size:14px; }
.contenth2 a { color:#000000;text-decoration:underline; }
.lefnav h2 {font-size:18px;line-height:200%; }
.topmidad {clear:both;height:100px;text-align:center;padding-top:15px;}
.topnav {height:60px;text-align:center;}
.topnav a { padding: 0 10px 0 10px;font-size:16px;font-weight:bold; }
.search { display:inline;text-align:right; }
.searchbox { width:100px; }
.moreb { text-align:right; }
.sbutton { background-color:#000066;color:#ffffff; }
.holder {float:right;width:799px;padding:0px; }
.rightad{width:120px;height:600px;float:right;}
.homesection { border:1px solid #666666;background-color:#f7f7f7; clear:both;margin-bottom:25px;padding:5px;}
.homesection:hover { background-color:#ffff99;border:1px solid #666666; }
.footer { clear:both;background-color:#f7f7f7;padding-top:5px;border-top:1px solid #cccccc;border-right:1px solid #cccccc;border-left:1px solid #cccccc; }
.footerad{text-align:center;}
.footerlinks{text-align:center;}
.contentpages { text-align:left;line-height:125%; }

.chromestyle{
font-weight: bold;
width:100%;
margin-left:-2px;
}

.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%;
border: 1px solid #BBB;
background: url(/img/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: #494949;
font-size:16px;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.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(/img/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
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: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

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

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