* { padding:0; margin:0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
p {	margin-top: 0px;
	margin-bottom: 12px;
}
p.double {	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 21px;
}
b {	color: #0066bc;
}
.blue {
	color: #0066bc;
}

#navigation {
	position: absolute;
	top: 100px;
	left: 110px;
	width:230px;
	height:300px;
}
#textBox {
	width: 234px;
	color: #000000;
	margin: 10 0px;
	border: 2px solid #000044;
	padding: 4px 10px 2px 10px;
	background-image: url(../images/text-backer.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 12px;
}
.note {
	background-color: #e3e3e3;
	padding: 6px 12px 12px 8px;
	margin-top: 12px;
}
.noteCenter {
	padding: 0px 12px 12px 12px;
	margin-top: -87px;
	text-align: center;
	line-height: 18px;
	color: #006633;
	font-weight: bold;
}

.noteCenter2 {
	padding: 0px 12px 12px 12px;
	margin-top: 0px;
	text-align: center;
	line-height: 18px;
	color: #006633;
	font-weight: bold;
}
.mail {
	background-color: #edeeef;
	padding: 6px 12px 9px 24px;
	margin-top: 12px;
	margin-left: 220px;
	line-height: 24px;
}
.roi {
	line-height: 29px;
	border-top: medium solid #edeeef;
	border-bottom: medium solid #edeeef;
}
h1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 27px;
	color: #006633;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 18px;
	letter-spacing: -1px;
}
.white {
	color: #ffffff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #006633;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-bottom: 9px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	letter-spacing: 7px;
	word-spacing: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #dd0000;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-bottom: 9px;
	margin-top: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #0066bc;
	font-style: italic;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-bottom: 9px;
	margin-top: 0px;
}
ul { 
	font-size: 12px;
	font-weight: normal; 
	color: #000000; 
	line-height: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 0px; 
	padding: 0px; 
	margin-top:0px; 
	margin-bottom: 9px; 
	list-style: none;
}
ul li { 
	background: url(../images/bullet.gif) no-repeat 0px 0px; 
	padding-left: 15px;
	padding-bottom: 4px; 
	margin-left: 15px;
}
ul.links { 
	font-size: 12px;
	font-weight: normal; 
	color: #000000; 
	line-height: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 0px; 
	padding: 0px; 
	margin-top:-6px; 
	margin-bottom: 9px; 
	list-style: none;
}
ul.links li { 
	background: url(../images/arrow.gif) no-repeat 0px 0px; 
	padding-left: 15px;
	padding-bottom: 4px; 
	margin-left: 24px;
}
ol { 
	margin-top:0px; 
	margin-bottom:9px;
	font-size: 12px;
	line-height: 21px;
	padding: 0px 30px 0px 30px;
}
ol.regular { 
	margin-top:0px; 
	margin-bottom:9px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 30px 0px 30px;
}
ol.regular li {
	padding-top: 6px;
	padding-bottom: 6px;
}
ol.bold {
	font-weight: bold;
}
form { margin-top: 0px;
	   margin-bottom: 9px;
}
hr { 
	margin-top: 0px;
	margin-bottom: 6px;	
	color: #004;
	background-color: #004;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.secondary:link {
	text-decoration: none; 
}
a.secondary:active {
	text-decoration: none;
}
a.secondary:visited {
	text-decoration: none; 
}
a.secondary:hover {
	text-decoration: underline;
}
a.tertiary:link {
	color: #0066bc;
	text-decoration: underline;
}
a.tertiary:visited {
	color: #0066bc;
	text-decoration: underline;
}
a.tertiary:active {
	color: #0066bc;
	text-decoration: underline;
}
a.tertiary:hover {
	color: #000000;
	text-decoration: none;
}
a.fourth:link {
	text-decoration: underline;
}
a.fourth:visited {
	text-decoration: underline;
}
a.fourth:active {
	text-decoration: underline;
}
a.fourth:hover {
	text-decoration: none;
}
a.fifth:link {
	text-decoration: none;
	color: #ffffff;
}
a.fifth:visited {
	text-decoration: none;
	color: #ffffff;
}
a.fifth:active {
	text-decoration: none;
	color: #ffffff;
}
a.fifth:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	background-color: Black;
}
a.sixth:link {
	text-decoration: none;
	color: #ffffff;
}
a.sixth:visited {
	text-decoration: none;
	color: #ffffff;
}
a.sixth:active {
	text-decoration: none;
	color: #ffffff;
}
a.sixth:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.seventh:link {
	text-decoration: underline;
	color: #006633;
}
a.seventh:visited {
	text-decoration: underline;
	color: #006633;
}
a.seventh:active {
	text-decoration: underline;
	color: #006633;
}
a.seventh:hover {
	text-decoration: none;
	color: #000000;
}

#logo {
	position:absolute;
	left:20px;
	top:0px;
	width:230px;
	height:100px;
}
#tag {
	position:absolute;
	left:255px;
	top:75px;
	width:650px;
	height:25px;
}		
#state-farm-logo {
	position:absolute;
	left:800px;
	top:0px;
	width:100px;
	height:100px;
}
#col2 {
	position:absolute;
	left:650px;
	top:135px;
	width:250px;
}
#main {
	position: absolute;
	left: 110px;
	top: 130px;
	width: 790px;
}
#main2 {
	position: absolute;
	left: 110px;
	top: 125px;
	width: 520px;
}

#quoteBall {
	position: absolute;
	left: 620px;
	top: 480px;
	width: 63px;
}
.counts td	{
	border-bottom: medium solid #edeeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 1 9 2 9px;
}
.counts th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-color: #0066bc;
	color: #ffffff;
	padding: 2 9 3 9px;
	background-image: url(../images/th-backgound.gif);
	background-repeat: repeat-x;
	border-bottom: medium solid #edeeef;
}
table.subscription	{
	border-bottom: medium solid #edeeef;
	width: 519px; 
}
table.subscription tr	{
	vertical-align: top;
}
table.subscriptionpl	{
	border-bottom: medium solid #edeeef;
	width: 519px;
}
table.subscriptionpl th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #0072bc;
	color: #ffffff;
	text-align: left;
	background-image: url(../images/th-backgound.gif);
	background-repeat: repeat-x;
	height: 21px;
}
table.subscriptionpl td {
	width: 40%;
	text-align: left;
	height: 18px;
}
table.subscription th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #0072bc;
	color: #ffffff;
	padding: 2 0 3 5px;
	text-align: left;
	background-image: url(../images/th-backgound.gif);
	background-repeat: repeat-x;
}

table.subscription td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 1 0 2 5px;
	text-align: left;
}
td	{  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
