
body, h1, h2, h3, h4, h5, h6, p, td
{ font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; font-color:#000}

body, p, td { font-size:12px }

h1 { color: #000000; font-size:18px; font-weight:bold;}
h2 { color: #000000; font-size:12px; font-weight:bold;}
h3 { color: #000000;}
h4 { color: #000000;}
h5 { color: #000000;}
h6 { color: #000000;}

img {align:center;}

/* promo text */
.promo {
       font-family: Arial, Helvetica, Sans-serif;
       color: #000000;
       font-size: 16px;
       line-height: 20px;
       padding-left: 20px;
}

.comments {
       font-family: Arial, Helvetica, Sans-serif;
       font-weight: bold;
       color: #ffffff;
       font-size: 12px;
       padding-left: 2px;
       padding-right: 2px;
}

/* Custom Site Elements */

 a.toolbar:link    { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none  }  /* for unvisited links */
 a.toolbar:visited { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none} /* for visited links */
 a.toolbar:active  { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none } /* when link is clicked */
 a.toolbar:hover   { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: #009900; text-decoration: none; } /* when mouse is over link */

 a.navbar:link    { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none  }  /* for unvisited links */
 a.navbar:visited { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none} /* for visited links */
 a.navbar:active  { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none } /* when link is clicked */
 a.navbar:hover   { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(0, 0, 255); text-decoration: none; } /* when mouse is over link */


div.box { border: solid; border-width: thin; width: 100% }

div.color {
    background: rgb(0,51,102);
    padding: 0.5em;
    border: none;
    font-size: 16px;
    font-family:"Verdana", "Helvetica", "Arial", "sans-serif";
    font-weight: bold;
	color: rgb(255,255,255)
  }

div.small_white_title {    
    font-family:"Verdana", "Helvetica", "Arial", "sans-serif";
    font-weight: bold;
	color: rgb(255,255,255)
  }
  
.menucontrol { position:relative; color:#006699;
font-weight:bolder; width:1.5em; }
.menutitle { position:relative; color:#006699;
font-weight:bolder; padding:0px; height:1.0em; }
.dropdown { position:relative; display:none; margin:15px; }
.label { color: #f90; font-weight: bold; }

