@import "calendar.css";
.cform {
	margin: 10px auto 0 auto;
	width: 474px;
}
.cform fieldset {
	border: none;
	margin-top: 10px;
	padding: 5px 0 5px 0;
}
.cform .cf_hidden {
	background: none!important;
	border: none!important;
	display: none;
	margin: 0!important;
	padding: 0!important;
}
.cform legend {
    color: #0ED9F8;
    font-family: trebuchet MS;
    font-size: 16px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: normal;
    margin: 0;
    padding: 0;
}
ol.cf-ol {
    border-top: 1px dotted #ADADAD;
    margin: 0 !important;
    padding: 15px 0 0 !important;
}
ol.cf-ol li {
	background: none!important;
	line-height: 1.1em;
	list-style: none!important;
	margin: 7px 0 !important;;
	padding: 0;
	text-align: left;
}
ol.cf-ol li.textonly {
	color: #888888;
	font-size: 1em;
	letter-spacing: 2px;
	margin: 12px 0pt !important;
	padding: 0pt 0pt 0pt 100px;
}
.cform label {
	color: #0ED9F8;
	display: inline-block;
	font-family: Trebuchet MS,sans-serif;
	font-size: 0.9em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 4px 10px 0 0;
	text-align: left;
	vertical-align: top;
	width: 90px;
	x-system-font: none;
}
.cform label span {
	display: block;
	width: 90px;
}
label.cf-before {
	margin: 4px 10px 0 0;
}
label.cf-after {
	margin: 4px 2px 0pt 6px;
	text-align: left;
	width: 75px;
}
label.cf-after span {
	display: block;
	width: 75px;
}
label.cf-group-after {
	margin: 4px 0 0 2px;
	text-align: left;
	width: 60px;
}
#li-3-7 {
	display: none;
}
label.cf-group-after span {
	display: block;
	width: 80px;
}
.cform input,
.cform textarea,
.cform select {
	background: #FFFFFF url(../images/hpi-field-bg-top.gif) repeat-x scroll left top;
	border: 1px solid #696969;
	color: #888888;
	font-family: Trebuchet MS,sans-serif;
	font-size: 0.9em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 3px;
	vertical-align: top;
	x-system-font: none;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover {
	background: #ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;
}
.cform input:focus,
.cform textarea:focus,
.cform select:focus {
	background: #ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;
	color: #666;
}
.cform textarea,
.cform input {
	width: 361px;
}
.cform select {
	width: 306px;
}
.cform select.cfselectmulti {
	height: 7.5em;
}
.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow: auto;
}
span.reqtxt,
span.emailreqtxt {
	color: #aaa;
	display: block;
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 0px 5px 7px 98px;
	vertical-align: top;
}
ol.cf-ol li.cf-box-title {
    border: medium none;
    color: #0ED9F8;
    font-family: trebuchet MS;
    font-size: 16px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: normal;
    padding: 18px 0 5px;
}
input.cf-box-a,
input.cf-box-b {
	background: none!important;
	border: none!important;
	height: 22px;
	margin: 1px 0 0 0;
	width: 16px;
}
input.cf-box-a {
	margin-left: 100px;
}
ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px;
}
p.cf-sb {
	margin: 0;
	padding: 0 3px 0 100px !important;
	text-align: left;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton {
	background:transparent url(../images/submit_form.gif) no-repeat;
	border:medium none;
	font-size:0.8em;
	height:40px;
	margin:0 0 0 120px;
	padding:2px 1em;
	width:116px;
}

#cforms3form .cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
  background:transparent url(../images/apply-now.gif) no-repeat scroll 0 0;
  border:medium none;
  font-size:0.8em;
  height:40px;
  margin:0 0 0 120px;
  padding:2px 1em;
  width:116px;
}

.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}
ol.cf-ol li.cf_li_err {
	background: #FFDFDF url(li-err-bg.png) repeat!important;
	border-color: #DF7D7D;
	border-style: solid;
	border-width: 1px 0pt;
	margin: 5px 0!important;
	padding: 5px 0!important;
}
ol.cf-ol li ul.cf_li_text_err {
	color: #333;
	margin: 0 0 0 10px;
	padding: 0;
}
ol.cf-ol ul.cf_li_text_err li {
	background: url(icon-alert.png) no-repeat left 1px!important;
	font-weight: bold;
	list-style: none!important;
	margin: 0 0 2px!important;
	padding-left: 15px;
	text-indent: 0;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content: '';
}
label.secq,
label.seccap {
	margin-bottom: 4px;
	vertical-align: text-bottom;
}
input.secinput {
	vertical-align: text-bottom;
}
#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height: 15px;
	margin: 0;
	padding: 4px 4px;
	vertical-align: text-bottom;
	width: 100px;
}
img.captcha {
	border: none!important;
	float: none!important;
	margin: 0 0 0 10px!important;
	padding: 0!important;
	vertical-align: text-bottom;
}
img.captcha-reset {
	background: url(captcha_reset_white.gif) no-repeat;
	border: none;
	height: 21px;
	margin: 0 0 2px 3px;
	vertical-align: text-bottom;
	width: 21px;
}
img.imgcalendar {
	border: none;
}
div.cf_info {
	color: #333;
	display: none;
	line-height: 1.3em;
	margin: 10px auto;
	padding: 10px 15px!important;
	width: 380px;
}
div.cf_info ol {
	margin: 0;
	padding: 5px 15px 0 30px;
}
div.cf_info ol li {
	margin: 2px 0;
	padding: 1px 0;
}
div.cf_info a {
	color: red!important;
	text-decoration: underline!important;
}
div.success {
	background: #4b4b4b none repeat scroll 0%;
	color: #1cd9f8;
	display: block;
}
div.failure {
	background: #FFDFDF url(li-err-bg.png) repeat!important;
	border-color: #DF7D7D;
	border-style: solid;
	border-width: 1px 0pt;
	display: block;
}
div.waiting {
	background: #F9F9F9;
	color: #AAAAAA;
	display: block;
}
.cform .cf_error {
	border: 1px solid #FF0000;
	color: red;
}
div.mailerr {
	display: block;
}
.mailerr,
.cform .cf_errortxt {
	color: red;
}
p.cf_info {
	margin: 10px 0;
	text-align: center;
}
p.success {
	color: green;
}
p.failure {
	color: red;
}
[disabled] {
	background: none!important;
	border-color: #dddddd!important;
	color: #dddddd;
}
.disabled {
	border-color: #dddddd!important;
}
.cform input.cf_upload {
	background: #f9f9f9;
	border: 1px solid #888888;
	width: 220px;
}
.linklove {
	margin: 6px auto 10px !important;
	padding: 0pt 6px 0pt 0pt !important;
	text-align: right;
	width: 410px;
}
.linklove a,
.linklove a:visited {
	color: #aaaaaa!important;
	display: none;
	font-family: Tahoma;
	font-size: 0.8em;
}
*+html ol.cf-ol,
*+html ol.cf-ol li {
	display: inline-block;
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
	display: inline-block;
}
* html .cform legend {
	left: -8px;
	margin-left: 0;
	position: absolute;
	top: 0;
}
*+html .cform legend {
	left: -8px;
	margin-left: 0;
	position: absolute;
	top: 0;
}
* html .cform fieldset {
	margin-top: 15px;
	padding-top: 25px;
	position: relative;
}
*+html .cform fieldset {
	margin-top: 15px;
	padding-top: 25px;
	position: relative;
}
* html img.captcha {
	margin-bottom: 1px!important;
}
*+html img.captcha {
	margin-bottom: 1px!important;
}