/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	color:#003399;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  line-height:18px;	
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

.img { 
        float: right;
        border: 1px solid black;
        margin: 10px;
        width: 250px;
        padding: 5px;
        text-align: center;
        }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar ul {list-style-type:none;}
#sidebar li {list-style-type:none;}
#sidebar ul li {list-style-type:none;}
#sidebar ul ul li {list-style-type:none;}
#sidebar ul ul ul li {list-style-type:none;}

#sidebar a:link {color: #FFFFFF; text-decoration: none; }
#sidebar a:visited {color: #FFFFFF; text-decoration: none; }
#sidebar a:hover {color: #FF9900; }
#sidebar a:active {color: #FF9900; } 

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, 
#wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
list-style-type: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page { background-color:#FFFFFF;
	padding:7px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {

	}

.narrowcolumn {
	float: left;
	padding: 0 15px 15px;
	margin: 0px 0 0;
	}

.widecolumn {

	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 15px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 15;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 5px;
	list-style: none;
	padding-left: 5px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
		}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	padding-top: 10px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;

	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

a:link { color: #FF6600;}
a:visited { color: #FF6600;}
a:hover { color: #4C70B7;}
a:active { color: #4C70B7;}

.navbar a:link {color: #FFFFFF; text-decoration: none; }
.navbar a:visited {color: #FFFFFF; text-decoration: none; }
.navbar a:hover {color: #FFFF66; }
.navbar a:active {color: #FFFF66; } 

.side-links a:link {color: #FFFFFF; text-decoration: none; }
.side-links a:visited {color: #FFFFFF; text-decoration: none; }
.side-links a:hover {color: #FF9900; }
.side-links a:active {color: #FF9900; } 

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.nav-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6699;
}
.side-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
}
	
.disclaimer-dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	padding-top: 10px;
}

#bbb {
  width: 60px;
  height: 96px;
  float: left;
  margin-right: 5px;
  vertical-align: bottom;
}

#logos {
  text-align: center;
}

#logos img {
  vertical-align: middle;
  border: 0;
  margin: 0 5px;
}

#logos p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #039;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 3px 0;
}
	
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height:18px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	line-height:18px;
	font-style: italic;
	vertical-align: bottom;
	
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #003399;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003399;
}
.fun-facts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	font-weight: bold;
}

/* Quotebox */
#quote {
  	float: right;
  	width: 225px;
  	height:250px;
  	margin: 4px;
  	background-image:url(images/quote_ad_text3.gif);
  	text-align: center;
		}
		
#quote-dental {
  float: right;
  width: 225px;
  height: 200px;
  margin: 4px;
}

#quote input {margin:3px;}

#zip-container {
  position: relative;
  top: 115px;
}

#zip-code {
  width: 60px;
  text-align: center;
}

#over65-container {
  position: relative;
  top: 120px;
  font-weight: bold;
}

#quote-submit {
  height: 26px;
  position: relative;
  top: 130px;
}

/* Assurant quotebox */
#quote-assurant {
float: right;
width: 235px;
height:283px;
margin: 4px;
background-image:url(images/quote_assurant.jpg);
text-align: center;
}

#quote-assurant #zip-container {
  position: relative;
  top: 172px;
}

#quote-assurant #over65-container {
  position: relative;
  top: 191px;
  color: #0065CA;
  font-size: 13px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-weight: bold;
}

#quote-assurant #quote-submit {
  height: 37px;
  position: relative;
  top: 195px;
}


#article-image {
  width: 225px;
  float: right;
  margin-left: 6px;
  margin-bottom: 2px;
}

#healthquoteform .Formheader{
background-color:#4C70B7;
color:#FFFFFF;
font-weight:bold;
font-size:14px;

}
.headerQuote{
background-color:#FFFFFF;
color:#003399;
font-weight:bold;
font-size:12px;
}
.small {
  font-size: 10px;
}

#healthquoteform table{
background-color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


table.quoterow td{ padding:5px; }
table.quoterow tr.odd{ background-color: #ffffff; }
table.quoterow tr.evn{ background-color: #eeeeee; }

.displaynone{display:none;}




/* Styeles added Feb 13, 2007 for Individual Quote
----------------------------------------------- */
#individual-quote {
margin: 0;
background: #4c70b7;
}

h1.individual-quote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: #FF6600;
padding-top: 12px;
}

#quote-background-top {
background: url("images/quote-background-top.gif") no-repeat top center;
padding-top:20px;
}

#quote-background {
background: url("images/quote-background.gif") repeat-y top center;
}

#quote-background td {
vertical-align:top;
}

#quote-background-mid {
padding:0px 10px;
}

#quote-background-bot {
background: url("images/quote-background-bot.gif") no-repeat bottom center;
padding:20px;
}

.body-form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #003399;
line-height:18px;
}

#quote-background table.small td.body-form, table.small td.body {
font-size:10px;
vertical-align:bottom;
}


/*alternate landing form */

#quote-background-top2 {
background: url("images/quote-background-top2.gif") no-repeat top center;
padding-top:20px;
}

#quote-background2 {
background: url("images/quote-background2.gif") repeat-y top center;
}

#quote-background2 td {
vertical-align:top;
}

#quote-background-mid2 {
padding:0px 10px;
}

#quote-background-bot2 {
background: url("images/quote-background-bot2.gif") no-repeat bottom center;
padding:20px;
}


#quote-background2 table.small td.body-form, table.small td.body {
font-size:10px;
vertical-align:bottom;
}

/* end alt form */
.bgWhite {
background: #ffffff;
}
.bgYellow {
background: #ffff7b;
}
.bgOrange {
background: #FF6600;
}

#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4c70b7;
font-weight: bold;
}

.navbar_bottom {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}

.navbar_bottom td {
padding:0px 5px;
text-align:center;
}

.navbar_bottom td.bgWhite {
padding:0px;
}

.navbar_bottom a:link {color: #FFFFFF; text-decoration: none; font-size: 10px; }
.navbar_bottom a:visited {color: #FFFFFF; text-decoration: none; font-size: 10px; }
.navbar_bottom a:hover {color: #FFFF66; font-size: 10px;}
.navbar_bottom a:active {color: #FFFF66; font-size: 10px;} 


/* Styeles added March 05, 2007 for Fast Quote
----------------------------------------------- */
.table-head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #003399;
background: #f0f0f0;
}
.bgBlue {
background: #4C70B7;
}
.bgLightBlue {
background: #D5DDEE;
}
.disclaimer-white {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#ffffff;
text-align: left;
}
.disclaimer-white-copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
text-align: center;
}
.style4 {color: #FFFF00}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {color: #003399}
.style6 {font-size: x-small}

#steps {
margin-right: 58px;
}

#toptable {
border-style: solid;
border-color: #4C70B7 #4C70B7 #f26f14 #4C70B7;
}
#health-plans {
margin: 5px 0 0 0;
padding: 0;
background: #D5DDEE;
}


/* ads */
.ad {
background:url(images/ad-mid.gif) repeat-y center;
padding-left:5px;
padding-right:5px;
}

.ad-bottom {
background:url(images/ad-bottom.gif) bottom center no-repeat; 
padding-bottom:15px;
}



/*ty ads styles*/

table.ad-table {
	margin:10px auto;
	font-size:5px;
	width:520px;
}

td.ad-top-left {
	background:url(images/ad-border-top-left.gif) left top no-repeat; 
	width:10px; 
	height:10px;
}

td.ad-top-mid {
	background:url(images/ad-border-top-mid.gif) repeat-x;
}

td.ad-top-right {
	background:url(images/ad-border-top-right.gif) right top no-repeat; 
	width:10px;
}

td.ad-left {
	 background:url(images/ad-border-left.gif) left top repeat-y;
}

td.ad-right {
	background:url(images/ad-border-right.gif) right top repeat-y;
}

td.ad-bot-left {
	background:url(images/ad-border-bot-left.gif) left top no-repeat; 
	height:10px;
}

td.ad-bot-mid {
	background:url(images/ad-border-bot-mid.gif) repeat-x;
}

td.ad-bot-right {
	background:url(images/ad-border-bot-right.gif) right top no-repeat;

}

.blink {
	background:url(images/ad-move-arrow.gif) left no-repeat;
}


table.surehits {
	width:535px;
}

table.surehits-icons td {
	text-align:center;
	padding:3px 5px;
}

table.surehits-icons input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}


div.breaking-insurance-news {
	float:right;
	padding:30px 20px 0px 0px;
}

div.breaking-insurance-news-home {
	float:right;
	padding:30px 20px 0px 0px;
}

.phone-number{
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3B4584;
	font-style:normal;
	font-size:11px;
	padding-left: 5px;
	margin: 25px 0;
	}
	
#call-now {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-style:normal;
	font-size:14px;
	padding-bottom: 5px;
	}

#number {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	font-style:normal;
	font-size:15px;
	}
	
.phone-number em {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-style:normal;
	font-size:14px;
	}

/* Validation styles */

.validation-advice {
  color: #f00;
  margin-top: .25em;
  margin-bottom: 1ex;
  font-weight: bold;
	font-size: 11px;
}

#advice-loanform p {
	margin: 1ex 0 1em;
}

.displaynone
{
  display:none;
}

.xs_style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height:18px;
}

/* new directory */
.carrier-directory-nav {
  word-spacing: 15px;
  line-height: 40px;
}

#carrier-directory {
  width: 700px;
  border: 1px solid #CCC;
}

#carrier-directory th {
  font-size: 12px;
}

#carrier-directory td {
  width: 50%;
  padding: 5px 3px;
  vertical-align: top;
  text-align: center;
}

#carrier-directory ul, #nav_container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 20px;
}

.back-to-top {
  line-height: 26px;
}

/* new index */
#nav_container {
  width: 690px;
  margin: 30px auto;
  text-align: center;
}

#plans_container, #coverage_container, #articles_container {
  width: 200px;
  float: left;
  margin: 0 15px;
}

#nav_container p {
  margin-top: 5px;
  text-align: justify;
}

#nav_container ul {
  text-align: left;
}

#nav_container li {
  padding-left: 15px;
}

#nav_container img {
  border: 0;
}

#articles_container img {
  vertical-align: middle;
}

#loanform tr, #loanform input, #loanform select, #loanform textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}

#additional-family {
  padding: 0;
}

#form-title {
  color: #3B5D9F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #F60;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 3px;
  margin-bottom: 8px;
}

#clear {
  clear: both;
}

#form-labels th {
  text-align: center;
  color: #45669F;
  padding-bottom: 0;
  padding-top: 4px;
}

#spacer {
  height: 30px;
}

#spacer2 {
  height: 10px;
}
.senior {
  color: #45669F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 5px;
}

div#quote-blog {
	margin:10px auto;
	width:190px;
	text-align:center;
}

#quote-blog h2 {
	font-size:2em;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px auto 10px;
}

#quote-blog #zip {
	margin:2px auto 15px;
	text-align:center;
}
