/* CSS Document */

BODY { font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	background-position: left top;
	background-repeat:no-repeat;
	background-image:url(../images);
	background-attachment: fixed;
}

TABLE, P { font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #777777;
	letter-spacing : normal;
	line-height : 12px;

}

A:link, A:VISITED, A:ACTIVE {
	color: #006f70;
	text-decoration : none;
	font-weight: bold;
}

A:hover {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}

H1 { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration : none;
	font-weight: normal;
	color: #111111;
	line-height : 22px;
}

H2 { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration : none;
	font-weight: bold;
	color: #bcbcbc;
	line-height : 13px;
}

H3 { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration : none;
	font-weight: bold;
	color: #9b9da0;
	line-height : 13px;
}

.nav:link, .nav:active, .nav:visited {
   font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
   text-decoration : none;
   font-style : normal;
   font-weight : normal;
   font-size : 8px;
   color : #333333;
   line-height : 16px;
}
.nav:hover {
   font-style : normal;
   font-weight : bold;
   font-size : 8pt;
   color : #c681d0;
}


.links:link, .links:active, .links:visited {
   font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
   text-decoration : none;
   font-style : normal;
   font-weight : normal;
   font-size : 9pt;
   color : #ffffff;
}
.links:hover {
   font-style : normal;
   font-weight : normal;
   font-size : 9pt;
   color : #000000;
}

.inputbox {
   font-style : normal;
   font-weight : normal;
   font-size : 7pt;
   color : #555555;
}

.header, .header:link, .header:active, .header:visited  {
	font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #777777;
	letter-spacing : normal;
	line-height : 9px;
}
.header:hover {
   font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #000000;
	letter-spacing : normal;
	line-height : 9px;
}

.footertext {
   font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #999999;
	letter-spacing : normal;
	line-height : 9px;
}

.footertext2 {
   font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #ffffff;
	letter-spacing : normal;
	line-height : 9px;
}


.footer, .footerA:link, .footerA:active, .footerA:visited  {
	font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 8px;
	font-style : normal;
   	font-weight : normal;
  	color : #777777;
	letter-spacing : normal;
	line-height : 8px;
}
.footerA:hover {
   font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #777777;
	letter-spacing : normal;
	line-height : 9px;
}

.footer2, .footer2:link, .footer2:active, .footer2:visited  {
	font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #ffffff;
	letter-spacing : normal;
	line-height : 9px;
}
.footer2:hover {
    font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #000000;
	letter-spacing : normal;
	line-height : 9px;
}

.article {
    font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
   	font-weight : normal;
  	color : #000000;
	letter-spacing : normal;
	line-height : 13px;
}

.thumb, .thumb:link, .thumb:active, .thumb:visited {
	border-color: #000000;
	}
		
.thumb:hover {
	border-color: #000000;
	}

.thumboff{
	border-color: #888888;
	}

.test, .thumb:test, .test:active, .test:visited {
	border-color: #555555;
	}

.instructions, .instructionsA:link, .instructionsA:active, .instructionsA:visited  {
	font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
   	font-weight : normal;
  	color : #888888;
	letter-spacing : normal;
	line-height : 9px;
}
.feedback {
	font-family : Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
   	font-weight : normal;
  	color : #333333;
	letter-spacing : normal;
	line-height : 14px;
	}

.thumbnail:link, .thumbnail:active, .thumbnail:visited {
   font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
   text-decoration : none;
   font-style : normal;
   font-weight : normal;
   font-size : 9pt;
   color : #000000;
}
.thumbnail:hover {
   font-style : normal;
   font-weight : normal;
   font-size : 9pt;
   color : #000000;
}
.bodybkg {
	background-repeat: repeat;
	background-image:url(../images/bkg_grey.gif);
}
.navbullet {
	color : #bcbcbc;
}

.greytext {
	color : #bcbcbc;
}

.orangebullet {
	color : #f59f1a;
	font-weight: bold;
}

.quote {
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
	color: #a6a6a6;
	line-height : 14px;
}

.quotecredit {
	text-decoration : none;
	font-weight: normal;
	color: #a6a6a6;
	line-height : 18px;
}

.navON:link, .navONactive, .navON:visited {
	color: #ffffff;
	font-weight: bold;

}

.subnav:link, .subnav:active, .subnav:visited {
   color : #ffffff;
   font-weight: normal;
}
.subnav:hover {
   color : #f59f1a;
   font-weight: normal;
}

.subnavON:link, .subnavON:active, .subnavON:visited {
   color : #f59f1a;
   font-weight: normal;
}
.subnavON:hover {
   color : #f59f1a;
   font-weight: normal;
}

.titlelarge { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration : none;
	font-weight: bold;
	color: #475570;
	line-height : 26px;
}

.titlesmall { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	font-weight: normal;
	color: #333333;
	line-height : 14px;
}

.address { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
	color: #666666;
	line-height : 13px;
}

.titleA { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	color: #666666;
	line-height : 13px;
}

.titleB { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : normal;
	font-style: italic;
	font-weight: normal;
	color: #888888;
	line-height : 11px;
}
.pulldown { font-family: Verdana, Arial Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : normal;
	font-weight: normal;
	color: #333333;
	line-height : 11px;
}
