.contact-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contact-font-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.contact-fields {
	height: 20px;
	width: 200px;
}
.textField-150 {
	height: 20px;
	width: 150px;
}
.textField-60 {
	height: 20px;
	width: 100px;
}
.textArea-200 {
	height: 80px;
	width: 200px;
}
.txtArea-300 {
	height: 20px;
	width: 250px;
}
.txtDropdown-150 {
	height: 20px;
	width: 150px;
}
.txtArea-200-b {
	height: 20px;
	width: 200px;
}
.txtArea-100 {
	height: 20px;
	width: 100px;
}
.txtArea-350 {
	height: 50px;
	width: 350px;
}
.txtArea-50 {
	height: 20px;
	width: 50px;
}





.red-asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.contact-font-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.frame_top {
	background-image: url(../images/redeem_images/frame_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.frame_bottom {
	background-image: url(../images/redeem_images/frame_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.frame_right {
	background-image: url(../images/redeem_images/frame_Right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.frame_left {
	background-image: url(../images/redeem_images/frame_Left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.state_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contact-fontred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

