body{
	background-color:#ffffff;
}

#contactContent {
	width: 1024px;
	color: #333;
	border: 0px solid #ccc;
	/* background: #F2F2E6; */
	margin: 117px 0px 10px 0px;
	padding: 10px 10px 10px 30px;
	height: auto;
}

.contactContentCol {
	height: auto;
	padding-bottom: 60px;
}

p {
	color: #6D6E71;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

#containerInterior {
	height: auto !important;
}

#cfgen-form-1 .a-required::before {
	content: "*";
	margin-left: -15px;
	position: absolute;
}
.cfgen-form-container{
	padding-left: 20px;
	/*padding:30px;
	border:1px solid #EEE;
	background-color:#FFF;
	border-radius:4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;*/
	max-width:100%;
	margin-bottom: 50px;
}
#cfgen-form-1 .cfgen-clear{
	clear:both;
}
#cfgen-form-1 .cfgen-e-c{
	/*clear:both;*/
	margin-bottom:16px;
}
#cfgen-form-1 .cfgen-icon-c + .cfgen-input-c{
	display:table-cell;
	width:100%;
	vertical-align:top;
}
#cfgen-form-1 .cfgen-option-set::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#cfgen-form-1 .cfgen-label{
	display:block;
	padding-right:10px;
	max-width:100%;
}
#cfgen-form-1 .cfgen-terms input{
	vertical-align:middle;
	margin-top:0;
}
#cfgen-form-1 .cfgen-paragraph{
	margin-bottom:1px;
}
#cfgen-form-1 .cfgen-captcha-c{
	margin-top:2px;
}
#cfgen-form-1 .cfgen-captcha-img{
	border:1px solid #dcdcdc;
	border-radius:4px;
	margin-bottom:1px;
}
#cfgen-form-1 .cfgen-captcha-refresh{
	margin-bottom:2px;
	margin-left:2px;
	cursor:pointer;
}
#cfgen-form-1 .cfgen-submit{
	cursor:pointer;
	height:auto;
	-webkit-appearance:none;
}
#cfgen-form-1 .cfgen-required{
	color:#990000;
}
#cfgen-form-1 .cfgen-uploadsuccess-c{
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#cfgen-form-1 .cfgen-deleteupload{
	color:#ff0033;
	margin-left:10px;
	cursor:pointer;
}
#cfgen-form-1 .cfgen-deleteupload:hover{
	text-decoration:underline;
}
#cfgen-form-1 .cfgen-loading{
	display:none;
	background:url('../img/loading.gif') no-repeat center top;
	width:100%;
	height:auto;
	padding-top: 20px;
	text-align: center;
}
#cfgen-form-1 .cfgen-errormessage, 
#cfgen-form-1 .cfgen-validationmessage{
	padding:8px 8px;
	line-height:normal;
	border-radius:4px;
}
#cfgen-form-1 .cfgen-validationmessage{
	margin:0 0 10px 0;
}
#cfgen-form-1 .cfgen-errormessage{
	display:none;
	margin:4px 0;
}
#cfgen-form-1 .cfgen-option-content{
	max-width:100%;
}
#cfgen-form-1 .cfgen-option-radio{
	margin-bottom:4px;
}
#cfgen-form-1 .cfgen-option-checkbox{
	margin-bottom:2px;
}
#cfgen-form-1 .cfgen-option-content input[type=radio], 
#cfgen-form-1 .cfgen-option-content input[type=checkbox]{
	margin-right:2px;
	margin-left:10px;
	vertical-align:middle;
}
#cfgen-form-1 .cfgen-option-content input[type=checkbox]{
	margin-top:0;
}
#cfgen-form-1 .cfgen-option-content input[type=radio]{
	margin-top:-2px;
}
#cfgen-form-1 .cfgen-option-content input[type=radio],
#cfgen-form-1 .cfgen-option-content input[type=radio]:hover,
#cfgen-form-1 .cfgen-option-content input[type=radio]:checked,
input[type=radio]:checked {
	color: #4bc1d8 !important;
}
#cfgen-form-1 .cfgen-icon-c{
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	padding:4px;
}
#cfgen-form-1 .cfgen-rating-c .fa{
	cursor:pointer;
}
#cfgen-form-1 .cfgen-input-c input[type="text"], 
#cfgen-form-1 .cfgen-input-c select, 
#cfgen-form-1 .cfgen-input-c input[type="submit"], 
#cfgen-form-1 .cfgen-input-c textarea{
	outline-style:none;
}
#cfgen-form-1 .cfgen-input-c input[type="text"], 
#cfgen-form-1 .cfgen-input-c textarea, 
#cfgen-form-1 .cfgen-input-c input[type="submit"]{
	width:100%;
}
#cfgen-form-1 .cfgen-input-c input[type="text"], 
#cfgen-form-1 .cfgen-input-c select, 
#cfgen-form-1 .cfgen-input-c input[type="submit"], 
#cfgen-form-1 .cfgen-input-c textarea, 
#cfgen-form-1 .cfgen-icon-c, 
#cfgen-form-1 .cfgen-label, 
#cfgen-form-1 .cfgen-paragraph, 
#cfgen-form-1 .cfgen-errormessage, 
#cfgen-form-1 .cfgen-validationmessage{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#cfgen-form-1 .cfgen-label, 
#cfgen-form-1 .cfgen-paragraph, 
#cfgen-form-1 .cfgen-errormessage, 
#cfgen-form-1 .cfgen-validationmessage{
	max-width:100%;
}
@media only screen and (min-width: 320px), only screen and (max-width: 320px){
.cfgen-form-container{
	width:300px;
	/*margin:2px auto;*/
}

}
@media only screen and (min-width: 480px){
.cfgen-form-container{
	width:440px;
}

}
@media only screen and (min-width: 600px){
.cfgen-form-container{
	width:580px;
}

}
@media only screen and (min-width: 768px){
.cfgen-form-container{
	width:680px;
}

}
#cfgen-form-1 .cfgen-label{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:15px;
	color:#6D6E71;
	margin-bottom:2px;
}
#cfgen-form-1 .cfgen-input-group textarea,
#cfgen-form-1 .cfgen-input-group input[type="text"],
#cfgen-form-1 .cfgen-input-group select,
#cfgen-form-1 .cfgen-option-content{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	/*color:#6D6E71;*/
}
#cfgen-form-1 .cfgen-input-group input[type="text"],
#cfgen-form-1 .cfgen-input-group textarea,
#cfgen-form-1 .cfgen-input-group select{
	padding:7px;
	border-width:1px;
	border-style:solid;
	border-color:#4bc1d8;
	background-color:#ffffff;
}
#cfgen-form-1 .cfgen-input-group input[type="text"],
#cfgen-form-1 .cfgen-input-group textarea,
#cfgen-form-1 .cfgen-input-group select:not([multiple]){
	border-radius:0px;
}
#cfgen-form-1 .cfgen-input-group input[type="text"]:focus,
#cfgen-form-1 .cfgen-input-group textarea:focus,
#cfgen-form-1 .cfgen-input-group select:focus{
	border-color:#309eb3;
}
#cfgen-element-1-2-paragraph{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	color:#6D6E71;
	width:300px;
}
#cfgen-form-1 #cfgen-element-1-2{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#6D6E71;
	width:300px;
}
#cfgen-form-1 #cfgen-element-1-6-label{
	display:none;
}
#cfgen-element-1-6-set-c{
	width:300px;
	max-width:100%;
}
#cfgen-element-1-6-inputgroup-c{
	max-width:300px;
}
#cfgen-form-1 #cfgen-element-1-3-label{
	display:none;
}
#cfgen-element-1-3-set-c{
	width:300px;
	max-width:100%;
}
#cfgen-element-1-3-inputgroup-c{
	max-width:300px;
}
#cfgen-form-1 #cfgen-element-1-7-label{
	display:none;
}
#cfgen-element-1-7-set-c{
	width:300px;
	max-width:100%;
}
#cfgen-element-1-7-inputgroup-c{
	max-width:300px;
}
.cfgen-element-1-8-option-content{
	width:100px;
	float:left;
}
#cfgen-form-1 #cfgen-element-1-4-label{
	display:none;
}
#cfgen-element-1-4-set-c{
	width:300px;
	max-width:100%;
}
#cfgen-element-1-4-inputgroup-c{
	max-width:300px;
}
#cfgen-form-1 #cfgen-element-1-4{
	height:140px;
}
#cfgen-form-1 #cfgen-element-1-9-label{
	display:none;
}
#cfgen-element-1-9-set-c{
	width:300px;
	max-width:100%;
}
#cfgen-element-1-9-inputgroup-c{
	max-width:300px;
}
#cfgen-form-1 #cfgen-element-1-10-label{
	width:152px;
	float:left;
	text-align:left;
}
#cfgen-element-1-10-set-c{
	float:left;
	width:132px;
	max-width:100%;
}
#cfgen-element-1-10-inputgroup-c{
	max-width:110px;
	margin-top: 15px;
}

.cfgen-captcha-input {background-color: #f6f6f6 !important;}
#cfgen-element-1-5-set-c{
	width:300px;
}
#cfgen-element-1-5-inputgroup-c{
	max-width:300px;
}
#cfgen-form-1 #cfgen-element-1-5{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	color:#ffffff;
	background-color:#4bc1d8;
	border-width:1px;
	border-style:solid;
	border-color:#4bc1d8;
	border-radius:0px;
	margin-left:0px;
	height:60px;
}
#cfgen-form-1 #cfgen-element-1-5:hover{
	background-color:#42b4ca;
	border-color:#42b4ca;
}
@media only screen and (min-width: 600px){
#cfgen-element-1-5{
	margin-left:0px;
}

}
#cfgen-form-1 .cfgen-validationmessage{
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#3bb000;
	width:300px;
}
#cfgen-form-1 .cfgen-errormessage{
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#ff0000;
}

/* Radio 

.radio-item {
  display: inline-block;
  position: relative;
  padding: 0 6px;
  margin: 10px 0 0;
}

.radio-item input[type='radio'] {
  display: none;
}

.radio-item label {
  color: #666;
  font-weight: normal;
}

.radio-item label:after {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 0 0 5px;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 1px solid #b5b7b9;
  background-color: transparent;
}

.radio-item input[type=radio]:checked + label:before {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 10px;
  content: " ";
  display: block;
  background: #49c4d9;
}

input[type='radio'] {
   -webkit-appearance: none;
}

*/