/* Redefined Tags */

h1 { color: #003333 ; font-family: Arial, Verdana, sans serif ; font-size: medium ;  margin-top:10px;}
h2 { color: #566D5B ; font-family: Arial, Verdana, sans serif ; font-size: small;}
h3 { color: #87A08C ; font-family: Arial, Verdana, sans serif ; font-size: x-small;}
h4 { color: #C9D3CB ; font-family: Arial, Verdana, sans serif ; font-size: small ;}

BODY  { font-family: Arial, Verdana, sans serif ; font-size: x-small; }
TD { font-family: Arial, Verdana, sans serif ; font-size: x-small; color: #000000 }
li  { font-family: Arial, Verdana, sans serif ; font-size: x-small; color: #000000 }
P  { font-family: Arial, Verdana, sans serif ; font-size: x-small; color: #000000 ; margin-right:10pt;}
blockquote { margin-left:5pt}

TH { font-weight: bold ; font-size: x-small; color: #000000}
ol { font-family: Arial, Verdana, sans serif ; font-size: small; color: #000000 }
ul { font-family: Arial, Verdana, sans serif ; font-size: small; color: #000000; list-style-image:url('../images/bullet-point.gif'); line-height: 1.4}

hr { color: #ffffff; }

table.outline
{
border-collapse: collapse;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 4;
spacing: 4;
}
 
.nav { font-size: x-small; font-family: Arial, Verdana, sans serif; text-decoration:none ; color: #000000 }
.search { color:#ffffff ; font-size:x-small ; font-family: Arial, Verdana }


/* Top Nav Style, Where a: is equal to the link states. */
.topnav { color:#ffffff ; font-family: Arial, Verdana, sans serif ; font-size: x-small }
.topnav a:link { color:#ffffff ; text-decoration: none }
.topnav a:visited { color:#ffffff ; text-decoration: none }
.topnav a:hover { color:#000000 ; text-decoration: underline }

.navdivide { color:#000000 ; font-family: Arial, Verdana, sans serif ; font-size: medium ; y: 50% }


/* Side Nav Style, Where a: is equal to the link states. */
.sidenav { color:#ffffff ; font-family: Arial, Verdana, sans serif ; font-size: x-small }
.sidenav a:link { color:#ffffff ; text-decoration: none }
.sidenav a:visited { color:#ffffff ; text-decoration: none }
.sidenav a:hover { color:#000000 ; text-decoration: underline }

/* Bottom Nav Style, Where a: is equal to the link states. */
.bottomnav { color:#ffffff ; font-family: Arial, Verdana, sans serif ; font-size: x-small }
.bottomnav a:link { color:#ffffff ; text-decoration: none }
.bottomnav a:visited { color:#ffffff ; text-decoration: none }
.bottomnav a:hover { color:#000000 ; text-decoration: underline }

/* Hot Off The Press Style, Where a: is equal to the link states. */
.hotOffThePressnav { color:#000000 ; font-family: Arial, Verdana, sans serif ; font-size: x-small ; background=width ../images/coat_grey.gif 0;  }
.hotOffThePressnav a:link { color:#000000 ; text-decoration: none }
.hotOffThePressnav a:visited { color:#000000 ; text-decoration: none }
.hotOffThePressnav a:hover { color:#000000 ; text-decoration: underline}

/* Link colors */

A:link { color: #336633 ; text-decoration: underline ;  }
A:active { color: #336633 ; text-decoration: underline ;} 
A:visited { color: #336633 ; text-decoration: underline ;} 
A:hover { color: #000000 ; text-decoration: underline ; }

A:link.nav { color: #000099; text-decoration:none }
A:visited.nav { color: #000099; text-decoration: none }
A:hover.nav      { color: #000000 ; text-decoration: none }
th           { padding:0; background-color: #C9D3CB; font-size:x-small }