body
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	/*color: #444;*/
	color:#6A6A6A;
	font-size: 14px;
}
.label
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	/*color: #444;*/
	color:#6A6A6A;
	font-size: 13px;
}
.orangesubhead
{
	border-collapse:separate;
	font-family:'Times New Roman';
	font-style:normal;
	font-variant:normal;
	letter-spacing:normal;
	line-height:normal;
	orphans:2;
	text-indent:0;
	text-transform:none;
	white-space:normal;
	widows:2;
	word-spacing:0;
	color:#FF6600;
	font-size:large;
	font-weight:bold;
}
.orangetext
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #FF6501;
	font-size: 14px;
}
.txtHeading
{
	font-family: "Arial", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #FF6501;
	font-size: 16px;
	font-weight: bold;
}
A:link 
{
	color: #FF3838;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A:visited 
{
	color: #F83838;
	text-decoration: none;
}

A:hover 
{
	color: #eb0037;
	text-decoration: none;
}

A:active 
{
	color: #383838;
	text-decoration: none;
}	

.whitehead
{
	color:#6A6A6A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

.whitesubhead
{
	color:#6A6A6A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
.footer
{
	text-decoration: none; 
	color: #6A6A6A;
	font-size: 13px;
}