.smallRed	{
	font-family: arial,helvetica,verdana;
	font-size:10px;
	color:#ff3300;
}

/** 
	GENERAL TEXT 
 **/
FONT.general {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
}

TD.general {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
}

FONT.generalwhite {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
}


/** 
	SPLASH TEXT 
 **/
FONT.splashlarge {
  font-family: Helvetica Neue Roman, Helvetica Neue, Helvetica 45 Light, Helvetica 45, Helvetica Light, Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 35px;
  color: #58CB26;
}

FONT.splashsmall {
  font-family: Helvetica Neue Roman, Helvetica Neue, Helvetica 45 Light, Helvetica 45, Helvetica Light, Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 18px;
  color: #58CB26;
}

/** 
  Regular Nav Text 
 **/
a.navtext:link { 
color: #006633;
font-weight: normal; 
text-decoration: none; 
}

a.navtext:hover { 
font-weight: normal; 
text-decoration: underline; 
}

a.navtext:visited {
	color: #006633;
	font-weight: normal; 
	text-decoration: none; 
}

a.navtext:visited:hover { 
font-weight: normal; 
text-decoration: underline; 
}

FONT.navtext {
	font-family:arial,helvetica,verdana;
	font-size: 12px;
	color: #006633;
	}
TD.navtext {
	font-family:arial,helvetica,verdana;
	font-size: 12px;
	color: #006633;
	}

/** 
  Top Nav Text 
 **/
a.topnavtext:link { 
color: #ffffff;
font-weight: normal; 
text-decoration: none; 
}

a.topnavtext:hover { 
font-weight: normal; 
text-decoration: underline; 
}

a.topnavtext:visited {
	color: #ffffff;
	font-weight: normal; 
	text-decoration: none; 
}

a.topnavtext:visited:hover { 
font-weight: normal; 
text-decoration: underline; 
}

FONT.topnavtext {
	font-family:arial,helvetica,verdana;
	font-size: 12px;
	color: #ffffff;
	}

TD.topnavtext {
	font-family:arial,helvetica,verdana;
	font-size: 12px;
	color: #ffffff;
	}
	
.disclaimer { 
	font-family: Helvetica Neue Roman, Helvetica Neue, Helvetica 45 Light, Helvetica 45, Helvetica Light, Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
	color: #91d0ce;
	font-size:12px;
	font-weight: normal; 
	text-decoration: none; 
}
/** 
  Splash Nav Text 
 **/
a.snavtext:link { 
color: #63CE31;
font-weight: normal; 
text-decoration: none; 
}

a.snavtext:hover { 
font-weight: normal; 
text-decoration: underline; 
}

a.snavtext:active { 
color: #63CE31;
font-weight: normal; 
text-decoration: underline; 
}

a.snavtext:visited { 
color: #63CE31;
font-weight: normal; 
text-decoration: none; 
}

a.snavtext:visited:hover { 
font-weight: normal; 
text-decoration: underline; 
}

FONT.snavtext {
	font-family: Helvetica Neue Roman, Helvetica Neue, Helvetica 45 Light, Helvetica 45, Helvetica Light, Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #63CE31;
	}

TD.adminLabel {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #336635;
}

FONT.adminLabel {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #336635;


