html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
BODY {
	font-family: Arial, sans-serif;
	color: #535353;
	background: #fff url("../images/body-bg.gif") repeat-x left bottom;
	text-align: center;
}
A { text-decoration: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM, P {
	padding: 0;
	margin: 0;
}
INPUT, LABEL, TEXTAREA { font-family: Arial, Helvetica, sans-serif; }
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
.body-bg {
	background: url("../images/body-top.gif") repeat-x left top;
	min-height: 1060px;
}
.area {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#header A.logo {
	float: left;
	margin: 35px 0 0 -68px;
}
#header .area { background: url("../images/header-bg.png") no-repeat right top; }
#header .info {
	float: right;
	margin: 5px 135px 0 0;
	width: 265px;
	text-align: center;
}
#header .info P {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
#header .info P SPAN { font-size: 27px; }
#header .steps { 
	float: left;
	margin: 42px 0 0 5px;
}
#header .steps .step {
	float: left;
	width: 182px;
	margin-right: -10px;
}
#header .steps .step .step-top,
#header .steps .step .step-bottom,
#header .steps .step .step-bg,
#header .steps .step .step-content {
	float: left;
	width: 100%;
}
#header .steps .step .step-top {
	height: 50px;
	background: url("../images/step-top.png") no-repeat left top;
}
#header .steps .step .step-bottom {
	height: 75px;
	background: url("../images/step-bottom.png") no-repeat left top;
}
#header .steps .step .step-bg { background: url("../images/step-bg.png") repeat-y left top; }
#header .steps .step .step-content {
	position: relative;
	margin: -30px 0 -60px;
	text-align: center;
}
#header .steps P {
	margin: 0 20px;
	color: #020202;
	font-size: 16px;
	font-weight: bold;
}
#header .steps P.small { margin-top: 7px;}
#header .steps .number {
	float: left;
	position: absolute;
	left: 0;
	top: -55px;
}
#content .shadow,
#content .shadow-bg,
#content .shadow-top,
#content .shadow-bottom {
	float: left;
	width: 100%;
}
#content .shadow { margin-top: -18px; }
#content .shadow-top, #content .shadow-bottom { 
	height: 18px; 
	font-size: 1px; 
	line-height: 0; 
}
#content .shadow-bg { background: url("../images/shadow-bg.png") repeat-y left top; }
#content .shadow-top { background: url("../images/shadow-top.png") no-repeat left top; }
#content .shadow-bottom { background: url("../images/shadow-bottom.png") no-repeat left top; }
#content .main-content {
	float: left;
	width: 844px;
	margin: 8px 0 0 57px;
	padding-bottom: 6px;
}
#content H2 { 
	padding-bottom: 12px;
	color: #1a9ec6;
	font-size: 20px;
	text-align: center;
}
#content H3 { 
	padding-bottom: 10px;
	color: #1a9ec6;
	font-size: 17px;
}
#content .box { 
	background: url("../images/box-bg.gif") repeat-y left top; 
	margin-bottom: 13px;
}
#content .box  .box-top{ background: url("../images/box-top.gif") no-repeat left top; zoom: 1; }
#content .box  .box-bottom { 
	background: url("../images/box-bottom.gif") no-repeat left bottom; 
	padding: 6px 0 20px;
}
#content .box .column {
	float: left;
	width: 250px;
	margin-left: 32px;
}
#content .box .column.center { margin-left: 0;}
#content .box .check { 
	float: left; 
	margin: 24px 8px 0 0;
}
#content .box .check INPUT {
	border: none;
	background: none;
}
#content .box IMG { float: left; }
#content .box TEXTAREA,
#content .box INPUT,
#content .box LABEL,
#content .box P {
	font-size: 15px;
	color: #535353;
	font-weight: bold;
}
#content .box TEXTAREA,
#content .box INPUT {
	border: 1px solid #20a1c8;
	background: url("../images/input-shadow.gif") repeat-x left top;
	resize: none;
}
#content .box .up-down {
	float: left;
	margin: 8px 0 0 47px;
}
#content .box .up-down A, 
#content .box .up-down SPAN {
	float: left;
	margin-right: 5px;
}
#content .box .up-down A {
	font-size: 1px;
	line-height: 0;
}
#content .box .up-down SPAN.input-bg {	
	background: url("../images/up-down.gif") no-repeat left top;
	width: 32px;
	height: 30px;
}
#content .box .up-down SPAN.input-bg INPUT {
	font-size: 15px;
	color: #535353;
	text-align: center;
	width: 30px;
	margin: 7px 0 0;
	padding: 0;
	border: none;
	background: none;
}
#content .box .center .up-down { 
	margin-top: -40px; 
	margin-left: 95px;
}
#content .box .last .up-down { margin-left: 65px; }
#content .box INPUT.simple-check {
	float: left;
	margin: 10px 10px 0 0;
	//margin: 6px 10px 0 0;
	border: none;
	background: none;
}
#content .box.points  .box-bottom { padding: 2px 0 11px; }
#content .box.points IMG { margin-left: 1px; }
#content .box.points .column {
	width: 615px;
	margin-left: 50px;
}
#content .box .row {
	float: left;
	width: 100%;
	margin-top: 2px;
}
#content .box .row LABEL { 
	float: left;
	line-height: 30px;
	width: 300px
}
#content .box .row LABEL SPAN {
	float: left;
	width: 35px;
}
#content .box .row .up-down { margin: 0;}
#content .box .row .up-down.wrap-left { 
	margin-left: 23px; 
	//margin-left: 30px; 
}
#content .box .row TEXTAREA {
	width: 430px;
	height: 30px;
	padding: 5px 10px;
	margin: 3px 0 0 160px;
}
#content .box .same-column {
	float: left;
	width: 275px;
	margin: 12px 0 0 12px;
}
#content .box .same-column.last { width: 250px; }
#content .box .same-column .same-row {
	padding-bottom: 12px;
	float: left;
	width: 100%;
}
#content .box .same-column INPUT {
	float: left;
	margin: 0;
	width: 10px;
	height: 10px;
	padding: 0;
	border: none;
	background: none;	
	//width: auto;
	//margin-top: 3px;
}
#content .box .same-column LABEL {
	margin-left: 25px;
	display: block;
	font-size: 14px;
}
#content .box .same-column LABEL SPAN { font-weight: normal; }
#content .box .same-column.address-area {
	width: 610px;
	margin: 10px 0 0 140px;
}
#content .box .same-column.address-area LABEL { 
	margin: 5px 0 0 0; 
	width: 165px;
	float: left;
}
#content .box .same-column.address-area TEXTAREA {
	width: 410px;
	height: 40px;
	padding: 5px 10px;
}
#content .box .same-column.address-area INPUT {
	width: 200px;
	height: 26px;
	line-height: 26px;
	padding: 0px 10px;
	border: 1px solid #20a1c8;
	background: url("../images/input-shadow.gif") repeat-x left top;
}
#content .box .same-column.address-area INPUT#flor { width: 30px; }
#content .box .same-column.address-area P { text-align: center; }
	
#content .box .same-column.single { 
	margin-left: 328px; 
	padding-bottom: 12px;
}
#content DIV.button { text-align: center;}
#content DIV.button INPUT { margin: 0 auto; }

#footer {
	padding: 25px 0;
	background: url("../images/footer-bg.gif") repeat-x left 53px;
}
#footer H4 {
	text-align: center;
	text-transform: uppercase;
	color: #595959;
	font-size: 16px;
	padding-bottom: 8px;
}
#footer .logos {
	padding: 27px 0 31px 0;
}
#footer .logos IMG {
	float: left;
	margin-left: 15px;
}
