body 
	{
	background-color: #333333;
	}

.bodytext
	{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 110%;
	}
	
.bodytextWhite
	{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: white;
	line-height: 110%;
	}
	
.freePublicCallout
	{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #ff9900;
	font-weight: bold;
	line-height: 110%;
	}
	
.testimonial
	{
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #666666;
	line-height: 110%;
	}
	
.testimonialOrange
	{
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #ff9900;
	line-height: 110%;
	}

a
	{
	text-decoration: underline;
	color: #ff9900;
	}
	
a.alternate
	{
	text-decoration: none;
	color: #ff9900;
	}


a.visited
	{
	color: #ff9900;
	}
	

a.link
	{
	color: #ff9900;
	}

a.active
	{
	color: #ff9900;
	}

a:hover
	{
	color: #cc6600;
	}


.head 	{ 
	font-size: 15px; 
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #bfcd31;
	line-height: 110%;
	font-weight: bold;
	}
	
.headWhite 	{ 
	font-size: 15px; 
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #ffffff;
	line-height: 110%;
	font-weight: bold;
	}

.title 	{ 
	font-size: 22px; 
	font-family: Times, Times New Roman, "MS Serif";
	color: #0085ac;
	line-height: 110%;
	font-weight: normal;
	}
