@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #999999;
}
a:visited {
	color: #666666;
}

p {
	color: #666666;
	font-size: 14px;
}


.top-menu {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: right;
}
.top-menu-thin {
	font-size: 12px;
	color: #999999;
	padding-bottom: 4px;
	text-align: right;
}

.top-menu a {
	color: #999999;
	text-decoration: none;
}

.top-menu-thin a {
	color: #666666;
	text-decoration: none;
}

.top-menu a:hover, .top-menu-thin a:hover  {
	text-decoration: underline;
}
.top-menu a:visited {
	color: #666666;
}
.top-menu-thin a:visited {
	color: #606060;
}

.text {
	font-size: 12px;
	color: #666666;
}
.home-3cols {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.home-3cols-last {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.home-3cols-center {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 25px;
	margin-top: 25px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 15px;
	margin-top: 15px;
}
h1.margin {
	margin-bottom: 50px;
	margin-top: 50px;
}
.faq-question {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}
.faq-answer {
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}

.sub-title {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.lead-form {
	margin: 0px 0px 0px 0px;
}

.lead-form .input {
	width: 175px;
	border: 1px solid #D6D6D6;
	height: 22px;
}

.lead-form .input.required {
	border-color: #F08080;

}

.lead-form td {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.lead-form *.title {
	text-align: right;
	padding-left: 5px;
	padding-right: 12px;
	background-image: url(../images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
}

.lead-form .note {
	color: #909090;
	font-size: 10px;
}

.lead-form img {
	margin: 0px 0px 0px 0px;
}

.button-green {
	background: #739827 url(../images/button_green_bg.gif) repeat-x top;
	font-size: 13px;
	font-weight: bold;
	color: #F0F0EE;
	text-align: center;
	width: 166px;
	height: 24px;
	padding: 3px;
}

.quote-home {
	font-size:16px; color:#797979; font-weight:normal; width:100%;
	}

.quote-home-orange {
	text-align:left; color:#fa8614; font-size:14px; font-weight:bold; float:left; margin-top:7px; display:block; width:100%;
	}

.sign-up-button {
	padding-top:20px; 
	}

.gray-bar-left {
	background:url(/images/gray-bar-left.gif) no-repeat; width:8px; height:26px;
}

.gray-bar {
	background:url(/images/gray-bar.gif) repeat-x; font-family: 'Myraid Pro', Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:11px; padding-top:5px;
	}

.gray-bar-right {
	background:url(/images/gray-bar-right.gif) no-repeat; width:9px; height:26px;
	} 

.scripts {display: none; margin: 0; padding: 0}

.blocks {height: 171px; width: 984px; overflow:hidden; position:relative; margin: auto}
.block {height: 171px; width: 1000px; float: left; }
.block img  {margin-left:17px; border: none}
.section {position:relative}=======
.blocks {height: 171px; width: 984px; overflow:hidden; position:relative; margin: auto}
.block {height: 171px; width: 1000px; float: left; }
.block img  {margin-left:17px; border: none}
.section {position:relative}

.bubble-left, .bubble-right {
	margin-top:10px;
	float:left;
	width:10px;
	height:106px;
	background:url(/images/bubble-left.gif) no-repeat 0 0;
}

.bubble {
	margin-top:10px;
	float:left;
	width:700px;
	height:100px;
	background: url(/images/bubble-bottom.gif) no-repeat scroll 73%  100%;
	border-top:1px #E3E3E3 solid;
	padding:8px;
}

.bubble-right {
	background:url(/images/bubble-right.gif) no-repeat 0 0;
}

#quote {
	margin:18px 2px;
}

#quoteLogo {
	float:left; 
	margin:4px 24px 4px 8px;
}

.quote-text {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.author {
	color:#FA8614;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	position:relative;
	top:6px;
	left:8px;
}

#quoteLogos {
	padding-left:2px;
}

#quoteLogos a {
	text-decoration:none;
}

.wide-table-heading-big {
	color:#000000;
	display:block;
	font-size:19px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:30px;
	margin-left:6px;
}
