.norepeatbkgrd {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: ffffff;
}
.smallcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #7f7154;
}
.field {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#483225;
}
.requiredField {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FF0000;
}
.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: 10px;
	font-weight: bold;
	color: #7f7154;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #483225;
}
.text a {
	color: #e76300;
	text-decoration: underline;
}
.text a:hover {
	color: #7f7154;
	text-decoration: underline;
}
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #438494;
}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5601;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #ab9c7d;
	text-decoration: none;
}
.disclaimer a {
	color: #e76300;
	text-decoration: underline;
}
.disclaimer a:hover {
	color: #7f7154;
	text-decoration: underline;

}