.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
/*	color:rgb(77, 73, 72);
*/	color:#000;
	margin:10px;
	padding-right:10px;
	line-height:18px;
}
.bodyText a:link {
	text-decoration:none;
	color:rgb(77, 73, 72);
}
.bodyText a:active {
	text-decoration:none;
	color:rgb(77, 73, 72);
}
.bodyText a {
	text-decoration:underline;
	color:rgb(77, 73, 72);
}
.bodyText a:visited {
	text-decoration:none;
	color:rgb(77, 73, 72);
}
.bodyText a:hover {
	text-decoration:underline;
	color:rgb(77, 73, 72);
}
.bodyText a:visited:hover {	
	color:rgb(77, 73, 72);
	text-decoration:underline;
}

.bodySmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:rgb(77, 73, 72);
	padding-top:10px;
}

.bodySmallTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:rgb(77, 73, 72);
	padding-top:5px;
}
.mainHeading {
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:50px;
	margin-bottom:20px;
	/*color:#FFF;*/
}
.heading2 {
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:25px;
	margin-bottom:10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	/*font-size:25px;
	padding-top:10px;*/
	padding-bottom:5px;
	

}


.footerText {
	padding-top:13px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
.footerText a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.footerText a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.footerText a {
	text-decoration:underline;
	color:#FFFFFF;
}
.footerText a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.footerText a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.footerText a:visited:hover {	
	color:#FFFFFF;
	text-decoration:underline;
}




.needHelplinks {
	color:rgb(114, 112, 111);
}
.needHelplinks a:link {
	text-decoration:underline;
	color:rgb(114, 112, 111);	
}
.needHelplinks a:active {
	text-decoration:underline;
	color:rgb(114, 112, 111);
}
.needHelplinks a {
	text-decoration:underline;
	color:rgb(114, 112, 111);
}
.needHelplinks a:visited {
	text-decoration:underline;
	color:rgb(114, 112, 111);
}
.needHelplinks a:hover {
	text-decoration:underline;
	color:rgb(114, 112, 111);
}
.needHelplinks a:visited:hover {	
	color:rgb(114, 112, 111);
	text-decoration:underline;
}





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

a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.navText{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(31,26,23);
	font-weight:bold;
	text-transform:uppercase;
	padding-top:20px;
	
}
.navText a:link {
	text-decoration:none;
	color:rgb(31,26,23);
	font-weight:bold;
}
.navText a:active {
	text-decoration:none;
	color:rgb(31,26,23);
	font-weight:bold;
}
.navText a {
	text-decoration:none;
	color:rgb(31,26,23);
	font-weight:bold;
}
.navText a:visited {
	text-decoration:none;
	color:rgb(31,26,23);
	font-weight:bold;
}
.navText a:hover {
	text-decoration:none;
	color:rgb(31,26,23);
	font-weight:bold;
}
.navText a:visited:hover {	
	color:rgb(31,26,23);
	text-decoration:none;
	font-weight:bold;
}