/* CSS Document */

body{
margin:0;
}
.grey_bold_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	vertical-align:top;
	padding-top:7px;
}
.grey_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #464646;
	text-decoration: none;
	vertical-align:top;
}
.text_field {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	height: 18px;
	width: 320px;
	border: 1px solid #B2B2B2;
}

.blue_bold_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A72B8;
	text-decoration: none;
}
.grey_normal_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.green_text {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.grey1_normal_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}
.grey_boldtext {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
	line-height:18px;
}
.grey_normal_link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: underline;
}
.grey_normal_link:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3A72B8;
	text-decoration: underline;
}
.footer_text{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9A9A9A;
	text-decoration: none;
}
.footer_link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9A9A9A;
	text-decoration: none;
}
.footer_link:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9A9A9A;
	text-decoration: underline;
}
.copyright_text{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c3c3c3;
	text-decoration: none;
}
.blue_text{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color: #3A72B8;
	text-decoration: none;
}
.top_links{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0D4282;
	text-decoration: none;
}
.top_links:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #78A400;
	text-decoration: none;
}

.arrow{
	width:90px;
	position:absolute;
	top:626px;
	left:50%;
	z-index:99999;
	margin-left:220px;
}
.dropdown {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	border: 1px solid #B2B2B2;
}
.text_area {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	border: 1px solid #B2B2B2;
}
#main{
	width:754px;
	padding:20px;
	margin:0px auto;
	background-color:#FFFFFF;}
#menu{
	float:right;
	padding:5px 0px 0px 0px;
	margin:0px;
	list-style-type:none;}
#menu li{
	float:left;
	padding:3px 8px;
	font-size:80%;}
#menu li a{}	
	
	
#logo {
	float:left;
	background-image:url(logo.png);
	padding:0px;
	margin:0px;
	text-indent:-9009px;
	height:46px;
	width:231px;}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;}
#header{
	padding:22px 10px 0px 10px;}

h1{
	text-align:center;
	font-size:185%;
	letter-spacing:-1px;
	margin:0px;
	padding:35px 0px 20px 0px;
	clear:both;
	color:#024989}

a {
	color:#024989}

#top{
	color:#024989}
	
#top p {}
	
#menu a {
	color:#999999;
	text-decoration:none;
	margin:0px}	
#menu .selected {
	color:#FFFFFF;
	background-color:#999999;}
#menu .selected a {
	color:#FFFFFF;}
			
#what{
	color:#000000;
	font-size:125%;
	letter-spacing:-1px;
	text-align:center;}

#what a {
	color:#FFFFFF;
	background-color:#85AA1E;
	text-decoration:none;
	padding:6px 10px}

.ajax {
	text-decoration:none;
	padding:6px 10px;
	font-weight:bold;}


.button {
	color:#FFFFFF;
	background-color:#024989;
	text-decoration:none;
	padding:6px 10px;
	font-weight:bold;
	border:0px;
	font-size:130%;
	font-family:Arial, Helvetica, sans-serif}
.ajax-promo {
	padding:10px;
	text-align:center}
.form-bottom {
	padding:20px 0px 0px 0px;
	text-align:center;
	display:block}

#what a:hover {
	background-color:#6F8E1A;}
#what .big {
	font-size:120%;
	margin:0px 10px;
	font-weight:bold;}

hr {
	background-color:#C4D0DF;
	color:#C4D0DF;
	height:1px;
	padding:0px;
	margin:10px 0px 12px 0px;
	border: 0px;}


#bullets {
	list-style-type:none;
	padding:30px 0px 0px 65px;;
	margin:0px;
	float:left}
#bullets li {
	list-style-type:none;
	padding:0px 0px 8px 30px;
	margin:0px;
	background-image:url(arow.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bold;}
#promo {
	float:right;
	font-size:80%;
	width:390px;
	padding:30px 65px 0px 0px;
	margin:0px;}
.questions {
	color:#999999;
	width:83%;
	margin:0px auto;
	padding:0px 0px}

.submiting {
	color:#666;
	width:45%;
	margin:0px auto;
	padding:0px 0px;
	font-size:80%;}

.submiting p {
	padding:5px 0px;
	margin:0px}

dl {
	color:#333;
	width:83%;
	font-size:80%;
	margin:0px auto;
	padding:10px 0px 10px 0px}
dt {
	float:left;
	width:180px;
	padding:3px 0px 10px 0px;
	margin:0px;
	}
dd {
	float:left;
	width:400px;
	padding:0px 0px 10px 0px;
	margin:0px;
	}


.questions p {
	font-size:80%;}
h3 {
	padding:8px 0px 18px 30px;
	margin:0px;
	background-image:url(arow.png);
	background-position:0px 11px;
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bold;
	color:#000000}
.abbr{
	/*border-bottom:1px dotted #72736c;*/
	cursor:help}
.tooltipBubble{
	background:#fcf88e url(information.png) no-repeat 5px 5px;
	font-size:80%;}
.questions ul {
	list-style:none;
	padding:10px 0px;
	margin:0px;
	float:right;
	width:465px;}
.questions li {
	list-style:none;
	padding:0px;
	float:left;
	font-size:80%;
	color:#666;
	margin:0px;}
.sort li {
	color:#000;
	font-weight:bold}
.category {
	width:80px;
	text-align:center}
.leads {
	width:120px;
	text-align:center}
.regions {
	width:115px;
	text-align:center}
.ppl {
	width:75px;
	text-align:center}
.ppc {
	width:75px;
	text-align:center}

.title {
	float:left;
	color:#666666;
	width:150px;}
.intro {
	padding:5px 0px 0px 0px}
.line {
	height:60px}
form {
	padding:0px 0px 20px 0px;
	margin:0px;}

#question-block label { width: 250px; }
#question-block label.error, #question-block input.submit { margin: 5px; color:#FF0000; display:block  }
input.error {
	border:1px dotted #FF0000;}
textarea.error {
	border:1px dotted #FF0000}

.input-place {
	border:1px solid #D4D0C8;
	padding:4px;}
	