/* EDC Style Sheet using Blue / Gray color Scheme */

.ColorTopBar
{
   BACKGROUND-COLOR: 6699CC;
}                 
.ColorSloganBar            
{
   COLOR: 990033;              
   BACKGROUND-COLOR: CC9933;   
}
.ColorMenuBar
{
   BACKGROUND-COLOR: FFCC00; 
}

.helpmenu
{
   FONT-FAMILY: arial;
   FONT-SIZE: 8pt;
   COLOR: black              
}

.primnavhigh
{
   FONT-FAMILY: arial;
   FONT-SIZE: 10pt;
   COLOR: black              
}

.secnav
{
   FONT-FAMILY: Verdana,Sans-Serif;
   FONT-SIZE: 8pt;
   COLOR: blue              
}

.primnavhigh2
{
   FONT-FAMILY: arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 10pt;
   LINE-HEIGHT: 10;
   COLOR: black              
}

.articleh1
{
   font: 16pt "Arial";
   font-weight: bold;
   color: blue              
}

.articleh2
{
   font: 12pt "Arial";
   font-weight: bold;
   color: blue              
}

.articlebody1
{
   font: 10pt "Arial";
   font-weight: normal;
   color: blue               
}

a.two:link {  color: #940431; font: 8pt "Arial"}
a.two:visited {  color: #940431; font: 8pt "Arial"}
a.two:hover {  color: #0000FF}

a.three:link {  color: black; font: 9pt "Arial"; text-decoration: none}
a.three:visited { color: black; font: 9pt "Arial"; text-decoration: none}
a.three:hover {  color: red;  text-decoration: underline}

a.five:link {  color: black; font: 9pt "Arial"; text-decoration: none}
a.five:visited { color: black; font: 9pt "Arial"; text-decoration: none}
a.five:hover {  color: black;  text-decoration: underline}

a.topmenu {  color:black;font: 8pt "Arial"}
a.sidemenu {  a.three:link }

a.tooltext1 {color:blue;font: 10pt "Arial";font-weight:bold;text-align: left}

href.topmenu {  color:black;font: 10pt "Arial"}

TD             
{
     font-family:"Verdana,Sans-Serif";
     font-size:8pt
}

body 
{
     font-family:"Verdana,Sans-Serif";
     font-size:10pt
}

small 
{
   FONT-FAMILY: Verdana,Sans-Serif;
   FONT-SIZE: 8pt;
   COLOR: black                       
}


  H1 {font: 18pt "Arial";
      font-weight: bold;
      valign: bottom;
      color: blue}                  

  H2 {font: 10pt "Arial";
      font-weight: bold;
      color: blue}                   

  H3 {font: 14pt "Arial";
      font-weight: normal;
      color: #FF6600}             
   
  H4 {font: 8pt "Verdana";
      font-weight: normal;
      color: blue}                
  
P  
{
     font-family:"Verdana,Sans-Serif";
     font-size:10pt
     font-weight: normal;  
     line-height: 140%;
     margin-left: 0.1in; margin-right: 0.3in}
}



