a {
	color: #726A3B;
}

a:hover {
	color: #DDD9C3;
}
.copy {
	font-family: Tahoma;
	font-size: 12px;
	color: #95927F;
	line-height: 16px;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DDD9C3;
	line-height: 16px;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #726F5A;
	line-height: 16px;
}
.hometext {
	font-family: Tahoma;
	font-size: 11px;
	color: #726F5A;
	line-height: 12px;
}
.form1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #444343;
	height: 13px;
	width: 138px;
	line-height: 16px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #444343;
	height: 13px;
	width: 200px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.form3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #444343;
	line-height: 16px;
	height: 55px;
	width: 200px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	overflow:auto;
}
.homecopy {
	font-family: Tahoma;
	font-size: 11px;
	color: #444343;
	line-height: 12px;
}
.homecopybold {
	font-family: Tahoma;
	font-size: 11px;
	color: #444343;
	font-weight: bold;
	line-height: 12px;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #444343;
	line-height: 16px;
	margin-right: 0px;
	padding: 50;
	padding-right: 50px;
}
.text2_under {
	font-family: Tahoma;
	font-size: 12px;
	color: #444343;
	line-height: 16px;
	text-decoration:none;
}
.text2_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #444343;
	text-decoration: underline;
}
.more {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #D91317;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #726A3B;
	line-height: 16px;
	padding-left: 10px;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #726A3B;
}
.up {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #D4D4D4;
	text-decoration: none;
}

.required {
color:#FF0000;
font-weight:bold;
font-size:18px;
}

.row2 { /* form row */
	margin: 0px 0;
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}

.row2 label {  /* form row label */
	font-family: Tahoma;
	font-size: 12px;
	color: #444343;
	line-height: 16px;
	display: block;
	margin-right: 0px;
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
}
.bluetext {
	color: #03F;
}
