/* EDC Style Sheet using Blue / Gray color Scheme */

.ColorTopBar
{
   BACKGROUND-COLOR: 6699CC;
}
.ColorSloganBar
{
   COLOR: black;
   BACKGROUND-COLOR: 99CCCC; 
}
.ColorMenuBar
{
   BACKGROUND-COLOR: CCCCCC; 
}
.helpmenu
{
   FONT-FAMILY: arial;
   FONT-SIZE: 8pt;
   COLOR: white;              
}

.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              
}
.articlebody2
{
   FONT-FAMILY: Arial;
   FONT-SIZE: 8pt;
   font-weight: normal;
   color: black;              
}
.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.four:link {  color: black; font: 10pt "Arial"; text-decoration: none}
a.four:visited { color: black; font: 10pt "Arial"; text-decoration: none}
a.four:hover {  color: #0000FF;  background-color:cc9999}

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: 14pt "Arial";
      font-weight: bold;
      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}
}




