body{
margin: 0px;
padding: 0px;
background: #535353 url(../images/lt-gray-tile.jpg) repeat;
font-family: Verdana, helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #231F20;
}

ol{
list-style-image: url(../images/checkmark-xsm.png);
margin: 2px 0px 0px 16px;
padding: 2px 0px 0px 16px;
}

ol.noCheck{
list-style-image: none;
margin: 2px 0px 0px 16px;
padding: 2px 0px 0px 16px;
}

p{
padding: 5px 0;
margin: 5px 0;
}

.text li{
margin: 2px 0px 5px 0px;
padding: 2px 0px 5px 0px;
}

img{
border: none;
}

.b{
font-weight: bold;
}

.i{
font-style: italic;
}

.bi{
font-style: italic;
font-weight: bold;
}

.roman{
list-style: upper-roman;
}

.alpha{
list-style: upper-alpha;
}

.num{
list-style:decimal;
}

h1.overview{
font-size: 28px;
margin: 0px 0px 0px -20px;
padding:2px 0px 0px 50px;
font-family: 'Crimson Text', serif;
background: url(../images/checkmark.png) left top no-repeat;
line-height: 28px;
}

#overview{
padding-top: 8px;
}

h1{
font-size: 28px;
margin: -4px 0px 0px -20px;
padding:12px 0px 0px 50px;
font-family: 'Crimson Text', serif;
background: url(../images/checkmark.png) left top no-repeat;
line-height: 34px;
}

h1.blue{
font-size: 28px;
margin: 5px 0px 0px 0px;
padding: 5px 0px 0px 0px;
font-family: 'Crimson Text', serif;
background: none;
color: #0C71B7;
}

h2{
font-size: 17px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
line-height: 24px;
color: #0C71B7;
}

h3{
font-size: 15px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
}

h3.check{
font-size: 17px;
font-family: 'Crimson Text', serif;
background: url(../images/checkmark-sm.png) left top no-repeat;
margin: 12px 0px 0px -10px;
padding: 0px 0px 0px 18px;
line-height: 24px;
}

h4{
font-size: 14px;
padding: 0px;
margin: 0px;
}

h5{
font-size: 12px;
padding: 0px;
margin: 0px;
}

blockquote{
padding: 5px 0 5px 10px;
margin: 5px 0 5px 10px;
}

.tiny{
font-size: 11px;
color: #888;
line-height: 14px;
}

.blue{
color: #0C71B7;
}

.blueb{
color: #0C71B7;
font-weight: bold;
}

.date{
font-size: 11px;
font-style: italic;
line-height: 12px;
}

.picR{
float: right;
margin: 0px 0px 0px 10px;
}

.picL{
float: left;
margin: 0px 10px 0px 0px;
}

form{
padding-top: 10px;
}

.lg input, .med input, .sm input, .xsm input{
margin: 7px 0px 7px 0px;
height: 26px;
padding: 0px;
font-size: 14px;
color: #404040;
line-height: 14px;
}		

.lg input.natural, .med input.natural, .sm input.natural, .xsm input.natural{
margin: 7px 0px 7px 0px;
height: 24px;
font-size: 10px;
color: #404040;
float: right;
}

.submit{
float: left;
padding: 53px 0px 0px 20px;
}

.verification{
padding: 10px 0 0 0;
float: left;
}

form.xsm{
width: 350px;
}

form.sm{
width: 400px;
}

form.lg{
width: 800px;
}

.sm label, .xsm label{
float: left;
text-align: right;
margin-right: 15px;
width: 100px;
clear: both;
margin-top: 7px;
}

.med label{
float: left;
text-align: right;
margin-right: 15px;
width: 200px;
clear: both;
margin-top: 7px;
}

.lg label{
float: left;
text-align: right;
margin: 7px 15px 0 0;
width: 300px;
clear: both;
}

.radio{
padding: 7px;
}

.radio label{
width: auto;
margin: 0 7px 0 0;
text-align: right;
clear: none;
float: none;
font-size: 11px;
line-height: 11px;
}

.radio input{
margin: 0px;
padding: 0px;
text-align: right;
clear: none;
margin-top:5px;
color: #404040;
font-size: 11px;
line-height: 11px;
height: auto;
}

input.continue{
margin: 0px;
height: auto;
padding: 4px 0px 4px 0px;
font-size: 12px;
color: #404040;
line-height: normal;
}

#logIn input{
margin: 0px;
}

#logIn form{
padding: 0px;
}

#right textarea:focus, #right input:focus{
border: 2px solid #0C71B7;   
background: #E7F4FB;     
}

#right textarea,input{
color: #6F6F6F;
font-family: Verdana,Geneva,sans-serif;
font-size: 12px;
line-height: 14px;
}

#outer{
background: url(../images/dk-gray.gif) repeat;
}

#headerWrapper{
width: 100%;
height: 178px;
background: url(../images/header-tile.png) repeat-x;
}

#header{
width: 986px;
height: 178px;
margin: auto;
}

#logo{
padding: 35px 0px 0px 20px;
float: left;
}

#logIn{
float: right;
padding-top: 4px;
width: 420px;
text-align: right;
}

fieldset {
border: none;
}

#fields{
float: right;
padding-top: 0px;
}

#fields input {
		width: 174px;
		height: 30px;
		padding: 0px 0px 3px 7px;
		margin:0px;
		border: none;
		background: none;
		font-size: 12px;
		font-style: italic;
		color: #808080;
		line-height: 12px;
		background: url(../images/form-sm-bg.gif);
		display: inline;
	}
#fields .input-bg {
		background: url(../images/form-sm-bg.gif);
		height: 33px;
		width: 181px;
		margin:0px;
		
	}
	
#logIn #submit{
padding: 0px 2px 0px 0px;
margin-top: -4px;
float: right;
}

#logIn label {
	display: block;
	font-size: 14px;
	text-indent: 10px;
}
#logIn label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #DA3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
#logIn input.submit-button {
	padding:3px;
}

#rem{
color: #DA3939;
font-size: 11px;
}

#phone{
padding: 26px 0px 0px 0px;
}

#phone h1{
color: #808080;
display: inline;
background: none;
margin: 0px;
padding: 0px 10px 0px 0px;
float: right;
font-family: verdana, sans-serif;
font-size: 20px;
line-height: 20px;
}

#social{
padding: 22px 10px 0px 0px;
float: right;
}

.contentHidden{
display: none;
}

#nav a:link{color:#FFF; text-decoration: none;}
#nav a:visited{color:#FFF; text-decoration: none;}
#nav a:hover{color:#000; text-decoration: none;}

a:link{color:#414143; text-decoration: none; text-decoration:underline;}
a:visited{color:#414143; text-decoration: none; text-decoration:underline;}
a:hover{color:#1C88BF; text-decoration: none; text-decoration:underline;}

a.white:link{color:#414143; text-decoration: none; text-decoration:underline;}
a.white:visited{color:#414143; text-decoration: none; text-decoration:underline;}
a.white:hover{color:#FFF; text-decoration: none; text-decoration:underline;}

#footer span a:link{color:#243576; text-decoration: none; font-weight: normal;}
#footer span a:visited{color:#243576; text-decoration: none; font-weight: normal;}
#footer span a:hover{color:#999999; text-decoration: none; font-weight: normal;}

#footerNav a:link{color:#999; text-decoration: none; font-weight: normal;}
#footerNav a:visited{color:#999; text-decoration: none; font-weight: normal;}
#footerNav a:hover{color:#1C88BF; text-decoration: none; font-weight: normal;}

#nav{
background: url(../images/nav.jpg) no-repeat;
height: 56px;
width: 986px;
text-align: center;
font-size: 14px;
}

#nav ul{
padding: 20px 0px 0px 0px;
margin: 0px;
}

#nav li {
display: inline;
padding: 0px 20px 0px 20px; 
margin: 0px;
}

#page{
width: 986px;
height: auto;
margin: auto;
}

#contentHome{
padding: 10px 20px 20px 40px;
}

#content{
padding: 10px 16px 20px 16px;
}

#box1{
width: 297px;
height: 269px;
float: left;
background: url(../images/insurance-agents-box.gif) no-repeat;
font-size: 12px;
font-style: italic;
line-height: 14px;
padding-right: 5px;
}

#box2{
width: 295px;
height: 269px;
float: left;
background: url(../images/insurance-buyers-box.gif) no-repeat;
font-size: 12px;
font-style: italic;
line-height: 14px;
padding-right: 5px;
}

#box3{
width: 296px;
height: 269px;
float: left;
background: url(../images/insurance-companies-box.gif) no-repeat;
font-size: 12px;
font-style: italic;
line-height: 14px;
}

#tagline1{
color: #000;
padding: 54px 0px 40px 106px;
}

#tagline2{
color: #000;
padding: 54px 0px 40px 94px;
}

#tagline3{
color: #000;
padding: 54px 0px 26px 94px;
}

.boxButton{
padding: 0px 0px 0px 45px;
}

#enroll{
display: block;
width: 208px;
height: 80px;
background: url("../images/enroll-full.png") no-repeat 0 0;
}

#enroll:hover{
background-position: 0 -95px;
}

#enroll span{
display: none;
}

#register{
display: block;
width: 208px;
height: 80px;
background: url("../images/register.png") no-repeat 0 0;
}

#register:hover{
background-position: 0 -111px;
}

#register span{
display: none;
}

#getQuote{
display: block;
width: 209px;
height: 91px;
background: url("../images/get-your-true-quote-button.png") no-repeat 0 0;
}

#getQuote:hover{
background-position: 0 -100px;
}

#getQuote span{
display: none;
}

/*#go
{
  display: block;
  width: 39px;
  height: 39px;
  background: url("../images/go-full.png") no-repeat 0 0;
}

#go:hover
{ 
  background-position: 0 -39px;
}

#go span
{
  display: none;
}
*/

.learnMore{
position: relative;
top: 44px;
left: 184px;
color: #1A1A1A;
width: 100px;
}

.learnMore2{
position: relative;
top: 33px;
left: 184px;
color: #1A1A1A;
width: 100px;
}

#fullBoxHome{
width: 895px;
height: auto;
background: url(../images/lg-box-bg.gif) repeat-y;
}

#fullBoxBottomHome{
width: 895px;
height: 20px;
background: url(../images/lg-box-bottom.gif) no-repeat;
}

#fullBox{
width: 958px;
height: auto;
background: url(../images/lg-box-bg2.gif) repeat-y;
}

#fullBoxTop{
width: 958px;
height: 19px;
background: url(../images/lg-box-top3.gif) no-repeat top;
}

#fullBoxBottom{
width: 958px;
height: 20px;
background: url(../images/lg-box-bottom2.gif) no-repeat;
}

.text{
padding: 0px 30px 0px 30px;
}

#right{
width: 680px;
float: left;
padding: 0px 0px 0px 30px;
}

#right form{
font-size: 11px;
font-weight: normal;
line-height: 14px;
}

#leftNav{
width: 200px;
height: auto;
background: #FFF;
float: left;
margin: 0px 0px 0px 22px;
-moz-border-radius: 15px;
border-radius: 15px;
-moz-box-shadow: 0px 0px 5px #888;
-webkit-box-shadow: 0px 0px 5px #888;
box-shadow: 0px 0px 5px #888;
}

#lefNav ul{
padding: 27px 0px 0px 0px;
margin: 0px;
}

#leftNav li {
padding: 0px 0px 0px 0px; 
margin: 0px;
}

#leftNav a:link{
color:#414143; 
text-decoration: none; 
font-size: 11px;
display: block;
background: #EBEBEB;
padding: 5px 0px 5px 8px;
margin: 2px 0px;
}

#leftNav a:visited{
color:#414143; 
text-decoration: none; 
font-size: 11px;
display: block;
background: #EBEBEB;
padding: 5px 0px 5px 8px;
margin: 2px 0px;
}

#leftNav a:hover{
color:#414143; 
text-decoration: none; 
font-size: 11px;
display: block;
background: #CCC;
}

#leftNavInner{
padding: 20px;
}

#footerOuterWrapper{
background: url(../image/lt-gray.gif) repeat;
height: auto;
width: 100%;
}

#footerWrapper{
width: 100%;
height: 184px;
background: url(../images/footer-tile.jpg) repeat-x;
}

#footer{
width: 986px;
height: 184px;
margin: auto;
background: url(../images/my-true-quote-black.jpg) right no-repeat;
}

#footerNav{
padding: 10px 30px 30px 30px;
font-size: 11px;
text-align: left;
}

#footerNav ul{
padding: 27px 0px 7px 0px;
margin: 0px;
}

#footerNav li{
display: inline;
padding: 0px 10px 0px 0px; 
margin: 0px;
}

#matrix{
font-size: 11px;
line-height: 17px;
}

table.matrix{
border: none;
}

#matrix td{
}

#matrix td.none{
border: none;
}

/*#matrix img{
display: block;
margin: 0 auto;
}*/

.titleRow{
background: url(../images/titleRow-tile2.png) repeat-x;
color: #FFF;
font-weight: bold;
font-size: 18px;
line-height: 18px;
padding: 0px 0px 0px 10px;
height: 34px;
border: none;
}

.titleRowLt{
background: url(../images/titleRowLt-tile2.png) repeat-x;
color: #231F20;
font-weight: bold;
font-size: 13px;
line-height: 16px;
padding: 0px 0px 0px 10px;
height: 34px;
border: none;
}

.grayBox{
background: #5F5C5D;
color: #FFF;
font-weight: bold;
font-size: 18px;
height: 40px;
padding: 0px 0px 0px 110px;
}

.col1{
text-align: right;
width: 177px;
background: url(../images/col1-tile.gif) repeat-y;
margin: 0px;
padding: 4px 10px 5px 5px;
}

.col1J{
text-align: justify;
background: url(../images/col1-tile.gif) repeat-y;
margin: 0px;
width: 177px;
padding: 12px 10px 10px 5px;
}

.col1L{
text-align: left;
width: 177px;
background: url(../images/col1-tile.gif) repeat-y;
margin: 0px;
padding: 4px 10px 5px 5px;
}

.odd{
width: 128px;
background: #DADCDD;
}

.even{
width: 128px;
}

.even form, .odd form{
padding: 0px 0px 3px 11px;
}

.right{
text-align: right;
}

.notes{
border:1px #534D41 solid;
height:180px; 
width:148px; 
overflow:auto;
font-size: 10px;
line-height: 14px;
}

.highlighted{
	background: #a4cacd;
	color: #a4cacd;
	background-color: #a4cacd;
}

.matLogo{
text-align: center;
}

#buy{
display: block;
width: 128px;
height: 66px;
background: url("../images/buy.png") no-repeat 0 0;
}

#buy:hover{
background-position: 0 -80px;
}

#buy span{
display: none;
}

#view{
display: block;
width: 123px;
height: 54px;
background: url("../images/view-quote.png") no-repeat 0 0;
}

#view:hover{
background-position: 0 -71px;
}

#view span{
display: none;
}

#qmatrix{
display: block;
width: 143px;
height: 54px;
background: url("../images/quote-matrix.png") no-repeat 0 0;
}

#qmatrix:hover{
background-position: 0 -80px;
}

#qmatrix span{
display: none;
}

#client{
display: block;
width: 130px;
height: 70px;
background: url("../images/view-client.png") no-repeat 0 0;
}

#client:hover{
background-position: 0 -80px;
}

#client span{
display: none;
}


#inputQuote{
display: block;
width: 130px;
height: 70px;
background: url("../images/input-quote-button.png") no-repeat 0 0;
}

#inputQuote:hover{
background-position: 0 -80px;
}

#inputQuote span{
display: none;
}

.min{ 
width: 700px;
}

.errorMsg{
	font-weight: 700;
	color:red;
}