@charset "utf-8";
/* CSS Document for index page of crystal sites only*/

body
{
  font-family: Arial, Helvetica;
  color: white;
  background-color: black;
}

p
{
  font-family: Arial, Helvetica;
  color: white;
}

a {
  color: #FFFFFF
}


a:link
{
  color: #FFFFFF
}

a:visited
{
  color: #999999
}

.thumbs
{ 
  font-size:9pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight: normal;
  color: #ffffff;

}
 .footertag
 {
   font-size: 9pt;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   font-weight: normal;
   color: #ffffff;;
   font-style: italic;
}

  .logomalltag
 {
   font-size: 10pt;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   font-weight: normal;
   color: #FFFFCC;

 }

  .EAGtag
  {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: normal;
    color: #FFFFFF;
  }
 .topleader
 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
 }
 .topnavlinks
 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;

 }


 .category
 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
 }

  .subtext
  {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9pt;
    font-style: italic;
    text-align: center;
  } 
  
  .phone
 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10pt;
	text-align: center;
	font-weight: bold;
  }
  .fax
 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9pt;
	text-align: center;
  }
  .registeredmark
  {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: lighter;
    vertical-align: super;
}


h1
{
  font-family: Times, New Roman;
  color: #FFFFFF;
  font-size: 20pt;
  font-style: italic;
}

h2
{
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 12pt;
}

h3
{
  font-family: Arial, Helvetica;
  color: #FFFFFF;
  font-size: 10pt;
}

h4
{
  font-family: Arial, Helvetica;
  color: White;
  font-size: 10pt;
}

h5
{
  font-family: Arial, Helvetica;
  color: White;
}

h6
{
  font-family: Arial, Helvetica;
  color: White;
}




