@charset "utf-8";
h1 {
	font-family: Impact, Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0072C5;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 5px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
/* CSS Document */



#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contactbody {
	clear: both;
	height: 870px;
	width: 960px;
	background-color: #EBEBEB;
	padding-top: 12px;
}
#wrapper #contactbody #left {
	float: left;
	
	width: 593px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000168;
}
#wrapper #contactbody #right {
	float: right;
	height: 600px;
	width: 360px;
}
#wrapper #contactbody #right #rightbottom {
	float: right;
	height: 200px;
	width: 360px;
}
#checksa {

	
}
.error {
	color: red;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-family: "opensans light", Arial;
	text-align: left;
	margin-bottom: 8px;
	float: left;
	
}
.gotcha {
	display:none;
}