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