/* EDC Style Sheet using Sea Foam color Scheme */

.ColorTopBar
{
   BACKGROUND-COLOR: CCCCCC;
}                 
.ColorSloganBar            
{
   COLOR: FFFFFF;              
   BACKGROUND-COLOR: 888888;   
}
.ColorMenuBar
{
   COLOR: FFFFFF;
   BACKGROUND-COLOR: 88BBAA; 
}

.helpmenu
{
   FONT-FAMILY: arial;
   FONT-SIZE: 8pt;
   COLOR: blue              
}

.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;
   align: center;
   color: blue              
}

.articleh2
{
   font: 12pt "Arial";
   font-weight: bold;
   color: blue              
}

.articlebody1
{
   font: 10pt "Arial";
   font-weight: normal;
   color: blue               
}
.indent1
{
   font: 8pt "Arial";
   font-weight: normal;
   margin-left: 0.25in               
}


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: black; 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: bold;
      color: #FF6600}               
  
P  
{
     font-family:"Verdana,Sans-Serif";
     font-size:10pt
     font-weight: normal;  
     line-height: 140%;
     margin-left: 0.1in; margin-right: 0.3in}
}



