body { color: black; background-color: #fff; margin: 0; padding: 0; }
td {}
p { color: black; font-size: 12px; font-family: Arial, tahoma, Helvetica, Verdana, sans-serif; line-height: 16px; letter-spacing: 1px; }
h1 { color: #d06200; font-size: 18px; font-family: "trebuchet ms", Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: italic; line-height: 20px; margin: 0; padding-left: 20px; }
h2 { color: #fff; font-size: 14px; font-family: "trebuchet ms", Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: italic; line-height: 16px; background-color: #659898; margin: 0; padding-top: 4px; padding-bottom: 4px; padding-left: 20px; border-top: 1px solid #e8e0cd; border-bottom: 1px solid #e8e0cd; }
a:link { color: #d06200 }
a:visited { color: #376a6a }
a:hover { color: #d06200 ; text-decoration: underline; }
a:active { color: #437676 }
li { color: black; font-size: 12px; font-family: Arial, tahoma, Helvetica, Verdana, sans-serif; line-height: 16px; text-decoration: none; letter-spacing: 1px; margin-right: 0; list-style-type: disc; }
li a:link { color: #d06200 ; text-decoration: none; }
li a:visited { color: #d06200 ; text-decoration: none; }
li a:hover { color: #437676 ; text-decoration: underline; }
li a:active { color: #d06200 ; text-decoration: none; }

.style8 {font-size: 8pt; }
.navBackground { background-image: url(chrometheme/chromebg.gif); background-repeat: repeat-x; height: 50px; }

.chromestyle{ width: 100%; font-weight: bold; text-align: center; }
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{ font-size: 12px; font-family: Arial, tahoma, Helvetica, Verdana, sans-serif; line-height: 16px; letter-spacing: 1px; width: 100%; background: url(chrometheme/chromebg.gif) repeat-x center; /*THEME CHANGE HERE*/
padding: 4px 0; margin: 0; border-top: 1px solid #3e3e3a; border-right: 1px solid #437676; border-bottom: 1px solid #3e3e3a; border-left-style: none; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{ color: #e9e9e9; font-size: 13px; font-family: arial; font-weight: bold; padding: 4px 10px; margin: 0; text-decoration: none; border-right: 1px solid #376a6a; }

.chromestyle ul li a:visited{ color: #e9e9e9; background: url(chrometheme/chromebg.gif) repeat-x center; /*THEME CHANGE HERE*/
}
.chromestyle ul li a:hover{ color: #000; background: url(chrometheme/chromebg-over.gif) repeat-x center; /*THEME CHANGE HERE*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{ position:absolute; top: 0; font:bold 12px/16px arial, Verdana; z-index:100; background-color: white; text-align: left; letter-spacing: 1px; width: 280px; visibility: hidden; border-color: #659898; border-style: solid; border-width: 1px 1px 0; 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: 5px;
border-bottom: 1px solid #376a6a; /*THEME CHANGE HERE*/
padding: 4px 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;
}
p.padding { text-align: justify; padding-right: 20px; padding-left: 20px; }
.borderRight { padding-top: 10px; padding-bottom: 10px; border-right: 1px solid #e8e0cd; }
.unjust { text-align: left; }
