.smallcaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#7f7154;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #064199;
	text-decoration:underline;
	line-height: 17px;
}
.text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #064199;
	text-decoration:underline;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #064199;
	text-decoration:none;
}
.dgRow{
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#483225;
	background-color:#BFE1E4;
}
.dgAlternatingRow{
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color: #483225;
	background-color:#E7FEF8;
}
.dgHeader
{
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color: #F7F7F7;
	background-color:#483225;
	}
.dgRow a:hover
{
	color:#F7F7F7;
	text-decoration:none;	
}
.smallcaps a {
	color:#685841;
}
.smallcaps a:hover {
	color:#7f7154;
}
.bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7f7154;
}
/*For the sign-up fields*/
.field {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#333333;
}
.requiredField {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#FF0000;
}
/*Field and required field from adsoka.com
.field {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#483225;
}
.requiredField {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FF0000;
}*/
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.legal a {
	color: #FFFFFF;
	text-decoration: underline;
}
.legal a:hover {
	color: #6dccd2;
	text-decoration: underline;
}
.textrequired {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#483225;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #064199;
}
/*.text {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#483225;
}
.text a {
	color:#e76300;
	text-decoration:underline;
}
.text a:hover {
	color:#7f7154;
	text-decoration:underline;
}*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	color: #438494;
}
.smallnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DF5601;
}
.smalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:15px;
	font-style:normal;
	font-weight:normal;
	color:#ab9c7d;
	text-decoration:none;
}
.smalltext a {
	color:#e76300;
	text-decoration:underline;
}
.smalltext a:hover {
	color:#7f7154;
	text-decoration:underline;
}