body {
	margin: 0px;
}
#container {
	position: absolute;
	left: 50%;
	width: 900px;
	height: auto;
	top: 0px;
	margin: 0px 0px 0px -450px;
	padding: 0px 0px 0px 0px;
}
/*--------------------> Top Nav <--------------------*/
#top-navigation {
	display: none;
}
/*--------------------> Header <--------------------*/
#header {
	display: none;
}
#header-image {
	display: none;
}
#header-image p{
	display: none;
}
#header-image a:link,#header-image a:visited{
	display: none;
}
#header-image a:hover,#header-image a:active{
	display: none;
}
/*--------------------> Content <--------------------*/
#content {
	width: 750px; /*width: 900px;*/
	height: auto;
	position: absolute;
	top: 0px;  
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*--------------------> Column Container <--------------------*/
#column-container {
}
/*--------------------> Left Column <--------------------*/
#left-column {
	display: none;
}
#left-navigation {
	display: none;
}
/*--------------------> Left Column Mini Form <--------------------*/
#qc {
	display: none;
}
#qc textarea {
	display: none;
}
#qc input {
	display: none;
}
#qc input.button{
	display: none;
}
#policy{
	display: none;
}
#policy p{
	display: none;
}
#policy a:link,#policy a:visited{
	display: none;
}
#policy a:hover,#policy a:active{
	display: none;
}
/*--------------------> Right Column <--------------------*/
#right-column {
	width: 525px; /*width: 600px; */
	height: auto; 
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 25px;
	float: right;
}
#right-column h1 {
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:18px!important;
	color:#000000!important;
	margin: 0px 0px 5px 0px!important;
	padding: 0px 0px 0px 0px!important;
	font-weight: normal!important;
}
.stroke-headline {
	display: none;
}
.print-icon {
	display: none;
}
.contact-info {
	display: none;
}
#right-column h2 {
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:15px!important;
	color:#000000!important;
	margin: 0px 0px 10px 0px!important;
	padding: 0px 0px 0px 0px!important;
	font-weight: normal!important;
}
#right-column h6 {
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:15px!important;
	color:#000000!important;
	margin: 20px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	font-weight: normal!important;
}
#right-column p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#right-column a:link, #right-column a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}
#right-column a:hover, #right-column a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}
#right-column ul {
	margin: 14px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
#right-column ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#contactInfo {
	width: 525px;
	height: 75px;
	margin: 10px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	text-align:center;
}
#contactInfo h3{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:17px!important;
	color:#000000!important;
	margin: 0px 0px 5px 0px!important;
	padding: 0px 0px 0px 50px!important;
	font-weight: normal!important;
}
#contactInfo h4{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	color:#000000!important;
	margin: 5px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	font-weight: normal!important;
}
/* Main Contact Form */
#mainForm{
	display: none;
}

#mainForm form {
	display: none;
}

#mainForm ul {
	display: none;
}

#mainForm li {
	display: none;
}

#mainForm label {
	display: none;
}

#mainForm select {
	display: none;
}

#mainForm textarea {
	display: none;
}

#mainForm input {
	display: none;
}

#mainForm input.buttonMain {
	display: none;
}

#mainForm #errors {
	display: none;
}
#btnSubmit {
	display: none;
}
/*--------------------> Footer <--------------------*/
#footer {
	display: none;
}
#footer p {
	display: none;
}
#footer p a:link, #footer p a:visited {
	display: none;
}
#footer p a:hover, #footer p a:active {
	display: none;
}
#footer #cta {
	display: none;
}
#footer .cta-image {
	display: none;
}
#footer #cta h5{
	display: none;
}
#footer #cta p{
	display: none;
}
#footer #cta a:link, #footer #cta a:visited {
	display: none;
}
#footer #cta a:hover, #footer #cta a:active {
	display: none;
}
#footer .cta-1 {
	display: none;
}
#footer .cta-2 {
	display: none;
}
#footer .cta-3 {
	display: none;
}
/*--------------------> Bennett Captcha <--------------------*/
#pnlCaptcha {
	width: 240px;
	height: auto;
	clear: both;
}
#pnlCaptcha p {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pnlCaptcha label {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha img {
	width: 240px;
	float: left;
	clear: both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.captcha span {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha span input {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*--------------------> Bennett Form <--------------------*/
#bennett {
}
#bennett input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
}
/*--------------------> Bennett Summary <--------------------*/
#ValidationSummary1 {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#ValidationSummary1 ul {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ValidationSummary1 ul li {
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/*--------------------> Bennett Error <--------------------*/
#errors {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#errors span {
}
#errors ul {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#errors ul li {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	color: #990000;
}
/*--------------------> Bennett Button <--------------------*/
input#btnValidateForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
input#btnSubmitForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
/*-------------------> Clearfix and sIFR, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

