/* CSS Document */

body {
	background-color: #a3b5bc;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

#wrapper {
	width: 800px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	float: left;
	z-index: 1;
	}

#wrapper #container {
	width: 760px; /* 780 with borders */
	float: left;
	border: 10px solid #3e4c58;
	background-color: #ffffff;
	z-index: 2;
	}

body #popup #container {
	width: 350px;
	height: 250px;
	margin: 10px;
	border: 10px solid #3e4c58;
	background-color: #FFFFFF;
	z-index: 2;
	padding: 10px;
	}
	
#logo_container {
position:relative;
width:200px;
height: 40px;
z-index:100;
margin: 20px 0 0 28px;
}
	
#footer {
	width: 780px;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 2px;
	padding: 10px 0px 10px 44px;
	z-index: 2;
	clear: both;
	}

#top_nav {
	width: 450px;
	float: right;
	text-align: right;
	padding: 15px 105px 0px 280px;
	margin-top: -60px;	
	position:absolute;
	font-weight: bold;
	color: #000000;
	}

#top_nav a {
	text-decoration: underline;
	color:#005499;
	}

#top_nav a:hover {
	text-decoration: underline;
	color:#4778bd;
	}
		
#main_box {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 760px;
	}
	
#home_box {
	float: left;
	margin: 0px 0px 10px 0px;
	width: 760px;
	z-index: 20;
	}

*: first-child+html #home_box {
	height: 489px;
	background: #a3b5bc url(images/resultsheader2.gif) no-repeat top left;
	}

*html #home_box {
	height: 499px;
	/*background: #f6f2e8 url(images/resultsheader3.gif) no-repeat top left;*/
	}

#results_box {
	float: left;
	margin-left: 10px;
	margin-top: 35px;
	width: 559px;
	height: 292px;
	/*background: #f6f2e8 url(images/resultsheader_small.gif) no-repeat top left;*/
	z-index: 20;
	margin-bottom: 10px;
	}
.content-liner {
	width: 660px;
	}
	
#broker_title {
	font-size: 1.6em;
	font-weight: bold;
	background-color: #a3b5bc;
	color: #ffffff;
	padding: 8px 0px 8px 10px;
	margin: 0px;
	}


a:link, a:visited {
	color: #005499;
	text-decoration: underline;
	outline: none;
	}
	
a:hover {
	color: #4778bd;
	text-decoration: underline;
	}

p {
	/*margin-bottom: 4px;*/
	/*margin-top: 0;*/
	padding-left: 0px; /*NEW*/
	}

input {
	width: 150px;
	font-size: 12px;
	color: #000000;
	margin: 2px 0px 2px 0px;
	}

div.fileinputs {
	position: relative;
	}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0 ;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	}

select {
	font-size: 12px;
	color: #000000;
	margin: 2px 0px 2px 0px;
	}

*: first-child+html select {
	height: 20px;
	}

input.short {
	width: 35px;
	}

select.short {
	width: 45px;
	}

input.medium {
	width: 75px;
	}

input.long {
	width: 320px;
	}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	padding: 8px 0px 8px 10px;
	margin: 0px;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 15px;
	text-transform: uppercase;
	color: #fff;
	background-color: #a3b5bc;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

th {
	font-weight: bold;
	text-align: left;
	background-color: #cac6bd;
	padding: 4px;
	}

td {
	font-size: 12px;
	padding: 3px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}

.shade {
	background-color: #e8e4d9;
	}

.zipcode {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
	}

label {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
	}

#disclaim {
	position: absolute;
	top: 472px;
	left: 14px;
	width: 560px;
	height: 75px;
	z-index: 20;
	font-size: 11px;
	}

.page_nav {
	margin-top: 8px;
	margin-bottom: 0;
	padding-right: 5px;
	width: 525px;
	}

.page_nav #previous {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #1C509F;
	width: 125px;
	}

.page_nav #next {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #1C509F;
	width: 125px;
	}

.page_nav a {
	text-decoration: underline;
	}

#box_content {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #CC3300;*/
	}

*: first-child+html #box_content {
	padding: 8px;
	padding-top: 40px;
	}

#broker_info_box {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	}

#find_broker_box {
	float: right;
	width: 150px; /* 180 with borders */
	margin: 0px 0px 0px 10px;
	padding: 15px;
	background-color: #ecf0f3;
	}
	
#find_broker_box p {
	padding: 0px;
	}

.divider {
	height: 4px;
	width: 100%;
	border-bottom: 1px dotted #4A4229;
	margin-bottom: 5px;
	clear: both;
	}

/* Added by TEJ 10-18-06 */

#leftRadio {
	float: left;
	top: 20px;
	right: 20px;
	width: 220px;
	text-align: left;
	}

#rightRadio {
	float: right;
	top: 20px;
	right: 50px;
	width: 310px;
	text-align: left;
	}

.disclaimer {
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 2px;
	}
	
/* <Sidebar Stuff> */

div#sidebar {
	width: 180px;
	float: right;
	margin: 0px 10px 0px 0px;
}

div#sidebar a.discover-more {
	background: url(../../assets/images/bullet-sm.gif) no-repeat left;
	padding-left: 20px;
	text-decoration: none;
	text-indent: -3000em;
}

div#sidebar a.discover-more img {
	display: none;
}

ul.special-bullets li img {
	display: none !important;
}

div#sidebar a.discover-more:hover {
	color: #c90044;
}

div#sidebar h3 {
	font-size: 1.2em;
	margin: 10px 0;
	padding: 10px 10px 0 0;
	border-top: 1px solid #c8c8c8;
}


/* </Sidebar Stuff> */

/* NEW */

.clear {
	clear: both;	
	}
	
.tabNav {
	border-bottom: 3px solid #222c80;
	height: 27px;
	margin: 15px 0px 20px 0px;
	}
	
#form_box {
	padding: 0px 0px 0px 10px;
	}
	a.button {	
	float: left; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	outline:none;
	color: #FFF;
	padding: 4px 15px 4px 20px;
	margin: 10px 4px 0 0;
	border: 1px solid #e4e2e0;
	border-bottom:none;
	background: #005499 url(../images/dbl-arrow.png) 10px 11px no-repeat;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}

	a.button:visited {	
	color: #FFF;
	text-decoration:none;
	}
	

	a.button:hover {
		background: #4778bd url(../images/dbl-arrow.png) 10px 11px no-repeat;
		cursor: pointer;
		}	
	