body {
text-align: center;
background: #eee url(images/body-bg.gif);
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 8pt;
font-weight: normal;
}

HTML {   overflow: -moz-scrollbars-vertical;}

#container {
background: #fff;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0px auto;
text-align: left;
 width: 775px;
}
#logo { float: left; margin: 23px 0px 20px 39px; border: none; }
#logo2 { float: left; margin: 4px 0px 0px 39px; border: none; }
#quote { float: right; margin: 12px 20px 0px 0px; }

#menu {
 clear: both;
 height: 19px;
 background: #670100 url(images/nav-bg.gif) bottom left repeat-x;
 font-size: 10pt; 
 font-family: "Trebuchet MS";
 text-transform: uppercase;
 margin: 0px;
 padding: 0px 0px 2px 120px;
 text-align: center; 
}

#menu a,
#menu a:link,  
#menu a:visited {
 line-height: 19px;
 height: 19px; 
 cursor: hand;
 float: left;
 display: inline; 
 padding: 0px 7px;
 color: #fff; 
 text-decoration: none; 
 text-align: center; 
}

#menu a.on { background: #E4DABF url(images/menu-bg.gif) top repeat-x !important; color:#000 !important; }
#menu a:hover { background: #E4DABF; color: #000 !important; }

#pagebody{ margin: 0px 20px 0px 0px; }

#submenu { width: 187px; float: left }

#content {
 width: 545px;
 margin-top: 10px;
 margin-bottom: 3em;
 min-height: 130px;
 float: right;
}

#content p { line-height: 1.5em; }

#footer { border-top: 1px solid #d9d9d9; border-bottom: 1px solid #ddd; padding-top: 6px; padding-bottom: 6px; background:#fcfcfc; clear: both; }
#footer { margin: 4em 0em .5em 0em; text-align: center; }			
#footer a { color: #398c4c; text-decoration: none; display: block; }
#footer a:hover { color: #000; }
#footer th { color: #398c4c; text-align: center; }
#footer .spacer { width: 20px; text-align: center; vertical-align: top; }
#footer .spacer img { height: 40px; width: 1px; }
#footer img { border: none }

 ul.pipe {border-top:1px solid black;padding-top:5px;margin-top:3px;margin-left:0;padding-left:0;display:block;}
   ul.pipe li{color:#660000;font-family:Tahoma;font-size:13px;font-weight:bold;margin-left:0;padding:3px 10px;border-left:1px solid #000;list-style:none;display:inline}
   ul.pipe li.first{margin-left:0px;border-left:none}
   ul.pipe li,.heading1{font-family:"Trebuchet MS"!important;color: #0D461C;font-weight: bold; font-size: 13px;}
   ul.default {padding-left:1em;line-height:14pt;color:#600}
 
#pagefoot {
color: #fff;
text-align: center;
height: 12px;
font-size: 9px;
padding: 2px 0px 3px 0px;
background: #600;
clear: both;
}

#pagefoot a { color: white }
#pagefoot a:hover { text-decoration: underline; }

/* MISCELLANEOUS */
h1,h2,h3,h4,h5,h6 { font-size: 1em; }
p,form { margin: 0px; padding: 0px; }
a:hover { text-decoration:none }
a { color: #003366; }
p.full { text-align: justify; margin-bottom: 1em; }
.Heading  {font-weight:bold; text-transform: uppercase; color: #610000;}
.hide { display: none; }

#mouselayer {display:none}


#specific blocks to hide during printing.
div.noprint { display: none }
div.noprint + div.noprint + div.noprint { display: block }


.colorBox {
 padding: 8px;
 width: 445px;
 font-family: arial;
 font-size: 11pt;
 border: 1px solid;
 border-color: #D6D8B6 #9B9E67 #9B9E67 #D6D8B6;
 -background: #E0D5C7 url(images/colorblock-bg.gif) 98% 7px no-repeat; /* No longer have image */
 background: #E0D5C7 url(images/colorblock-bg.gif) 98% 7px no-repeat;
}