/**** FORM ****/
div.Form {
    width: 730px;
    font-size: 12px;
}

div.Form fieldset {
    padding: 0 0 10px;
    margin: 10px 0 0;
    border-top: 1px dashed #d9e2ea;
}

div.Form ol li {
    padding: 5px 0 5px 10px;
    background: #fff;
    clear: both;
}

div.Form ol li.grey {
    background: #f6f8fb;
}

.FormText,
.FormTextOver {
    width: 292px;
    border: 1px solid #d6d6d6;
    padding: 2px;
}

.FormSelect,
.FormSelectOver {
    padding: 1px;
    width: 298px;
}

.input2 .FormSelect,
.input2 .FormSelectOver {
    padding: 1px;
    width: 147px;
}

.input2 .FormText,
.input2 .FormTextOver {
    width: 141px;
}

.input3 .FormText,
.input3 .FormTextOver {
    width: 65px;
}

.input3 .FormSelect,
.input3 .FormSelectOver {
    padding: 1px;
    width: 147px;
}

.FormTextarea,
.FormTextareaOver {
    width: 292px;
    margin: 0;
    border: 1px solid #d6d6d6;
    padding: 2px;
}

.FormButtonLight,
.FormButtonLightOver {
    background:#27334b url(/images/main/sidebar-title-insurance.png) no-repeat scroll center 0;
    border: 1px solid #27334b;
    color: #fff;
    cursor: pointer;
    padding:5px 20px;
    text-align:center;
    overflow:visible;
    font-size: 16px;
    font-weight: bold;
}

.FormButtonLightOver {
}

div.Form label {
    color: #747e91;
}

div.Form label.required {
    color: #26324A;
}

div.Form div.FormHints {
    font-size: 10px;
    padding-right: 10px;
    color: #656565;
    margin-top: 10px;
}

div.Form div.formLabel {
    display: block;
    float: left;
    width: 400px;
    text-align: left;
    line-height: 16px;
    vertical-align: middle;
    padding: 2px 10px 2px 0;
}

div.Form div.formRight {
    vertical-align: middle;
    display: block;
    float: left;
    width: 310px;
}

.FormErrorBox {
    font-weight: bold;
    color: #d00;
    display: block;
    margin: 10px;
    padding: 10px;
    text-align: left;
    border: 2px solid #d00;
    position: relative;
}

    .FormErrorBox div.arrowdown {
        position: absolute;
        top: 37px;
        * top: 38px;
        left: 14px;
        * left: 4px;
        display: block;
        height: 1px;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 5px solid #d00;
        border-color: #d00 #fff #fff;
        background: #d00;
    }

div.Form .formElementContainer {
    position: relative;
    display: block;
    float: left;
}

div.Form span.FormError {
    color: #fff;
    background: #d00;
    font-size: 10px;
    line-height: 11px;
    height: 11px;
    padding: 0 2px;
    display: none;
}

.FormErrorBorder {
    border: 1px solid #c00;
}

.FormErrorLabel {
    color: #c00 !important;
}

div.Form div.formSend {
    text-align: right;
    margin-top: 10px;
	vertical-align: top;
}

.formButtonBack {
	background: url(/images/main/form-back.gif) no-repeat 0 0;
	height: 33px;
	width: 159px;
	display: block;
	overflow: hidden;
	line-height: 1000em;
	text-indent: -1000em;
	cursor: pointer;
	float: left;
}

td.formStep {
	background: #eef4f8;
	color: #343f56;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	border-right: 3px solid #fff;
}

td.formStepActive {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	border-right: 3px solid #fff;
}

div.siteInsurance td.formStepActive {
	background: #27334b url(/images/main/sidebar-title-insurance.png) no-repeat center top;
}

div.siteInsurance div.stepsContainer {
	margin: 10px 0 20px;
	background: url(/images/main/insurances/line-790.png) no-repeat 0 40px;
	padding-bottom: 3px;
}

div.siteContact div.formLabel {
    width: 180px;
}

div.siteContact .FormTextarea,
div.siteContact .FormTextareaOver {
    width: 492px;
}


.c24Frame input.FormText,
.c24Frame input.FormTextOver,
.c24Frame .FormSelect,
.c24Frame input.FormSelectOver {
	width: auto;
}

.c24Frame .clear {
	clear:both;
	content:".";
	display:block;
	font-size:11px;
	height:auto;
	line-height:14px;
	overflow:visible;
	visibility:visible;
}

.c24Frame .c24GasBenchMarkValues p {
	margin-bottom: 0;
}

.c24Footer {
	visibility: hidden;
}