html, body { margin:0; padding:0;  font-family:Verdana, Arial, Helvetica, sans-serif;background:#EFEFEF; font-size:12px; }

normal { font-family:Verdana, Arial, Helvetica, sans-serif;colour: #808080; font-size: 13px;}
p {  font-family:Verdana, Arial, Helvetica, sans-serif;colour: #d3d3d3; font-size: 13px;}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #5b5b5b; font-size: 13px;}
h3 {  font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 15px; color: #66877C; font-variant: normal; font-weight: bold; padding-top: 10px; border-color: #66877C; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px}
td {  font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 13px;}
a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; color: #66877C; font-size: 13px;}
h4 {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px;; color: #5b5b5b; font-weight: bold; margin:8px 0;}
h2 {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: black; font-weight: bold; margin:10px 0;}
h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #5b5b5b}
a.nav {  font-family:Verdana, Arial, Helvetica, sans-serif;color: #66877C; TEXT-DECORATION: none; font-size: 12px}
a.nav:hover {  color: white; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #66877C}
a.left {  font-family: Arial, Helvetica, sans-serif; color: #66877C; TEXT-DECORATION: none; font-size: 12px; list-style-image: url(/images/bullet/purple.gif)}
a.left:hover {  color: #66877C; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 15px; list-style-image: url(/images/bullet/red.gif)}
a.asp {  color: white;}
ul { padding-left:30px; }

.goLeft { margin-right:15px; float:left; }
.clear { clear:both; }

.border { border: 1px solid #66877C; padding:1px; }
#content { padding:10px 20px 10px 40px; }

#wrapper { width:960px; margin:0 auto; border:1px solid #66877C; background:white; }
#footer { width:960px; margin:0 auto; padding:5px; font-size:11px; font-family:Arial, Helvetica, sans-serif; }
#footer a { font-size:11px; font-family:Arial, Helvetica, sans-serif; }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #66877C; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #66877C;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/
font-size:16px;

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #66877C; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #66877C; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}
