.navBlockText{
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-size :8pt;
	font-weight : bold;
}
.headerText{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size :9pt;
	font-weight : bold;
	text-decoration: none;
}
.errorText{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size :8pt;
	font-weight : bold;
	text-decoration: none;
}
.generalText{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffd373;
	font-size :9pt;
	font-weight : normal;
	text-decoration: none;
}
.smallText{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffd373;
	font-size :8pt;
	font-weight : normal;
	text-decoration: none;
}
.generalTextBold{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffd373;
	font-size :9pt;
	font-weight : bold;
	text-decoration: none;
}
.generalTextLg{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size :10pt;
	font-weight : bold;
	text-decoration: none;
}
.bottomLink{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size :8pt;
	font-weight : bold;
	text-decoration: none;
}
.generalLink{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffd373;
	font-size :9pt;
	font-weight : bold;
	text-decoration: underline;
}
.specialLinkWhite{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffd373;
	font-size :9pt;
	font-weight : bold;
	text-decoration: underline;
}
.contactFormElement{
 	color : white;
	background : black;
 	font-family : Arial, Helvetica, sans-serif;
 	border : 0 none;	
}
.button{
	color:white;
	background-color:black;
	font-family : Arial, Helvetica, sans-serif;
	font-size :8pt;
	border:1px solid white;
	padding:2px;
}
