/* last edited on 12/15/05 by Mark */

body 
  {
  background-color: #000000;
  font-family: Verdana, sans-serif ;
  font-size: 11px ;
  color: #cccccc ;
  }

p
  {
  font-family: Verdana, sans-serif ;
  font-size: 11px ;
  color: #cccccc ;
  }
	
.text
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  color: #49403D ;
  line-height: 1.3em ;
  }
  
  .bodytext
  {
  font-family: Verdana, sans-serif ;
  font-size: 11px ;
  color: #cccccc ;
  line-height: 1.5em ;
	padding-right: 3px;
  }
  
  .bodytext2
  {
  font-family: Trebuchet MS, Arial, sans-serif ;
  font-size: 14px ;
  color: #cccccc ;
  line-height: 1.2em ;
  font-weight: bold ;
  
  }
	
	 .bodytext3
  {
  font-family: Trebuchet MS, Arial, sans-serif ;
  font-size: 14px ;
  color: #cccccc ;
  line-height: 1.3em ;
  
 }
  
  .italtext
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  font-style: italic ;
  color: #000000 ;
  }
	
.text2
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  color: #cccccc ;
  line-height: 1.2em ;
  }
  
  .text3
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 11px ;
  color: #FFFFFF ;
  }

.stylized /* pullquotes */
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 13px ;
  color: #F2E3AA ;
  }
	
.stylizedbold /* state abbrev */
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 12px ;
  font-weight: bold ;
  font-style: italic ;
  color: #FF0101 ;
  }

.stylized2 /* pullquotes */
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 12px ;
  font-style: italic ;
  color: #8E111E ;
  }
  
  .focustitle
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  font-weight: bold ;
  color: #F2E3AA ;
  }

.formtext
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  color: #cccccc ;
  }

h1
  {
  font-family: arial, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #ffffff ;
  }
	
.hdr1
  {
   font-family: arial, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #ffffff ;
  }
	
h2
  {
   font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #49403D ;
  }
	
.hdr2
  {
  font-family: Arial, Trebuchet MS, sans-serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #49403D ;
  }
	
h3
  {
  font-family: Arial, sans-serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #FCCB7C ;
  }
	
.hdr3
  {
  font-family: Arial, Trebuchet MS, sans-serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #8E111E ;
  }

.header3
  {
  font-family: Arial, sans-serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #333333 ;
  }
	
h4
  {
  font-family: Arial, sans-serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #9999CC ;
  }

.header4
  {
  font-family: times new roman, serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #333333 ;
  }

.reverse
{
  font-family: Arial, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #ffffff ;
}

.small
  {
  font-family: MS Trebuchet , Verdana, sans-serif ;
  font-size: 11px ;
  color: #DDB84F ;
  }

.small2
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  color: #9999CC ;
  }

.small3
  {
  font-family: Verdana, Arial, sans-serif ;
  font-size: 10px ;
  color: #cccccc ;
	line-height: 1.3em ;
  }
	
	.small4
  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif ;
  font-size: 12px ;
  font-weight: bold ;
	color: #cccccc ;
	line-height: 1.3em ;
  }


.medium
  {
  font-family: times new roman, serif ;
  font-size: 12px ;
  color: #000000 ;
  }


.boldsans
  {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif ;
  font-size: 13px ;
  line-height: 1.3em ;
  color: #333B68 ;
  }

.sublink
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 9px ;
  font-style: normal ;
  font-weight: bold ;
  }

.extraleading
  {
  line-height: 1.8em ;
  }





/* link colors & effects */


a:link
  {
  color: #E7C155 ;
  text-decoration: none ;
  }

a:hover
  {
  color: #ffffff ;
  text-decoration: none ;
  }


a:visited
  {
  color: #E7C155 ;
  text-decoration: none ;
  }
  
a:active
  {
  color: #585CE1 ;
  text-decoration: underline ;
  }
	
