@import url(style_broker.css);

#leftcol p { padding-left: 12px; padding-bottom: 1.2em; }
#leftcol a { color: #770542; text-decoration: none; }
#leftcol a:hover { text-decoration: underline; }
#leftcol.quoteform {
	background-color: #e0e3e8; 
	height: auto !important;
	height: 650px;
	min-height: 650px;
}

#leftcol.quoteform p { padding-right: 5px; }

#list li {
	list-style:none;
	display: block;
	clear: both;
	line-height: 14px;
}

#list1 li {
	clear: both;
	line-height: 14px;
	padding-bottom: 8px;
}

#form li {
	list-style-type: none;
	display: block;
	clear: both;
	margin-bottom: 12px;
	line-height: 16px;
}

#form li label {
	display: block;
	float: left;
	width: 175px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	line-height: 16px;
}

#form input.text {
	border: 1px solid #81848b;
	font-size: 11px;
	background-color: #fff;
	padding: 2px;
	vertical-align: middle;
}

#form select.forms, #form textarea {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #81848b;
	font-size: 11px;
	vertical-align: middle;
	line-height: 1.2em;
}

input.checkbox {
	vertical-align: middle;
}

#form select.forms option {
	padding-right: 1em;
}

#form span.definition {
	position: absolute;
	width: 240px;
	font-size: 10px;
	color: #666;
	line-height: normal;
	margin-top: 3px;
	margin-left: 10px;
}

div.form#rightcol .block {
	padding-top: 12px;
}

div.form#rightcol h2 {
	padding-top: 0;
	padding-bottom: 7px;
	font-size: 14px;
}

div.form#rightcol .header {
	background-color: #e0e3e8;
	padding: 17px 6px;
	margin-bottom: 15px;
}

div.form#rightcol .header2 {
	background-color: #e0e3e8;
	padding: 6px 6px;
	margin-bottom: 15px;
}

div.form#rightcol .header2 img { float: left; margin-right: 7px; }

#content a.reset {
	display: block;
	width: 68px;
	height: 17px;
	background: url(../graphics/but_reset.gif) no-repeat;
}

/* Navbar */

#navbar { width : 100%; height:30px; }
#navbar { position: absolute; top: 0; }
#content .block { padding-top: 25px; }
#navbar #nav li { clear: none; }

ul#nav {
float: left;
padding: 0px;
}

ul#nav li {
    display: inline;
}

ul#nav li a {
    float: left;
    height: 32px;
    padding: 10px 4px 0 3px;
    text-decoration: none;
    color: #770542;
}

.microforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #81848B;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

#literature li {
			background: url(http://www.freedomhealthnet.com/graphics/but_bullet.gif) no-repeat 0 3px;
			display: block;
			list-style-type: none;
			padding: 3px 3px 3px 25px;
			float: none;
			margin-bottom: .5em;
			margin-left: 5px;
		}
#literature a, #main .additional a { color: #770541; text-decoration: none; }
#literature a:hover, #main .additional a:hover { text-decoration: underline; }
#literature .col { float: left; width: 50%; }
#literature .rightpad { margin-right: 14px; }
#main .additional { padding: 10px 30px 15px; }
#main .additional .left { float: left; margin-right: 1em; }
.mainbold { color:#FFFFFF; }
#mainbold { color:#FFFFFF; }

#rightcol .quoteform .step { padding-left: 80px; }
#rightcol .quoteform .step.one { background: url(../images/step1.gif) no-repeat left; }
#rightcol .quoteform .step.two { background: url(../images/step2.gif) no-repeat left top; zoom: 1; }
#rightcol .quoteform .step.tri { background: url(../images/step3.gif) no-repeat left; padding-top: 10px; padding-bottom: 10px; }

#rightcol .quoteform h3 {
	color: #821f4b;
	background: url(../images/ok_green.gif) no-repeat left;
	padding: 2px 0;
	padding-left: 35px;
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0;
	margin-left: 86px;
}

#rightcol .quoteform form li span.w50 { display: block; float: left; width: 50%; }
#rightcol .quoteform form li span.w30 { display: block; float: left; width: 33%; padding-right: 1px;}
#rightcol .quoteform form li label { display: inline; float: none; }
#rightcol .quoteform form li { text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 6px; height: 19px; overflow: hidden; }
#rightcol .quoteform form .text.t90 { width: 185px; color: #7a7a7a; }
#rightcol .quoteform form .text.t60 { width: 85px; color: #7a7a7a; }
#rightcol .quoteform form .text { line-height: normal; }


