body {
background-repeat:no-repeat;
}
.smallcaps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#7f7154;
}
.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;
}
.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;
}
.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;
}