#ContactErrorMsg {
	font-weight: bold;
	color: #FF0000;

}
#ContactFormHold {
	margin-top: 20px;
	width: 520px;
}
.ContactFieldHold {
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}
.ContactFormTxt {
	float: left;
	width: 100px;
}
.ContactBoxWidth {
	float: left;
	width: 400px;
}
.ContactBtnFloat{
	float: right;
	margin-top:15px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.questionFieldHold {
	width: 320px;
	overflow: hidden;
	margin-bottom: 15px;
}
.questionTxtHold {
	width: 80px;
	float: left;
}
.questionInput {
	float: left;
	width: 220px;
}



.asterix {
	color: #FF0000;
}
.secure_tableheader {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.secure_bg1 {
	background-color: #ffe971;
	padding: 5px;
}
.secure_bg2 {
	background-color: #fcf7b5;
}
.secure_moreinfo_btn {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/secure_btn_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 66px;
	padding-top: 3px;
	padding-left: 30px;
}
#secure_search_wrap {
	background-image: url(../images/secure_bg_search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 143px;
	width: 256px;
}
.secure_search_title {
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 15px;
}
.secure_search_btn {
	float: left;
}
.secure_search_input {
	width: 160px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

