html {
	margin: 0;
	padding: 0;
}

/* Fix fonts when in quirks mode */
table, caption {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
}
table {
	font-size: 1.0em;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	border: 0;
	color: Black;
}

p.skipnav {
	display: none;
}

div#pagediv
{	
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	background: White url(images/mainbg.png) repeat-x top;
	height: 100%;
	width: 100%;
}

/* Columns */
div#column1 {
	float: left;
	/*width: 140px;*/
	background: White;
	margin-top: 7px;
	padding-top: 5px;
	margin-bottom: 5px;
}

div#column2 {
	float: right;
	top: 7px;
	right: 5px;
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	width: 175px;	
}

div#column3 {
	/*margin-left: 145px;
	margin-right: 190px;
	vertical-align: top;*/
	margin: 0px 180px 5px 140px;
	position: relative;
    
    /*width: 100%;*/
}

div#footer 
{
	clear: both;
	text-align: center;
/*width: 100%;*/
	/*margin-top: 0.5em;*/
}

div#footer hr {
	width: 80%;
}


/* Main column */
div#column3 div#header {
	/*margin-bottom: 1em;*/
	color: White;
	font-size: 12px;
	vertical-align: bottom;
	height: 29px;
	position: relative;
}

div#bannerrates 
{
	/*position: relative;
	top: 18px;*/
    margin-top: 21px;
	/*height: 91px;*/
	background: url(images/true_choice_banner.jpg) no-repeat top left;
	text-align: right;
	overflow: hidden;
	/*left: 0px;
	right: 190px;*/
	/*width: 100%;*/
}

div#content 
{
    margin: 8px 5px 0px 5px;
    /*padding: 0px 5px 0px 5px;*/
	position: relative;
	top: 0;
	bottom: 0;
	/*
	top: 100px;
	/*top: 150px;*/
	/*margin-top: 80px;*/
}


div#nav {
	height: 182px;
	width: 140px;
}


div#search {
	text-align: center;
	position: relative;
	top: 3px;
}

div#search form {
	margin: 0;
	margin: auto;
	/*text-align: right;*/
	padding: 0;
}

div#search label {
	display: none;
	
}

div#search p {
	margin: 0;
	display: inline;
}


div#bannerrates marquee a {
	text-decoration: none;
}

div#bannerrates marquee {
	color: White;
	width: 130px;
	height: 91px;
	margin: 0;
	text-align: center;
	font-size: 0.8em;
	overflow: hidden;
	cursor: pointer;
	margin-left: auto;
	background: #351B76;
}


a {
	color: blue;
}

table * {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

img {
	border: 0;
}

blockquote {
	margin-left: 0;
}

form p {
	margin: 0;
}


div#column1 a {
	color: Black;
	text-decoration: none;
}

div#column1 p {
	margin: 0;
}

div#column1 h1 {
	margin: 0 0 0.2em 0;
	text-align: center;
}

div#column1 img {
	display: block;
	margin-top: 2px;
}


div#column2 h2 {
	font-size: 1.0em;
	text-decoration: underline;
	margin: 0;
}

div#column2 h2.newsletter, h2.search {
	text-decoration: none !important;
	font-size: 1.0em;
	color: #575757;
	font-weight: normal;
}

div#newsletter
{
	background: White url(images/whiteshadow.jpg) repeat-y center;
	/*padding: 0 15px 0 15px ;*/
}

div#newsletterform
{	
	text-align: right;
	padding: 0 18px 0 0px;
	margin: 0;
}

div#newsletter input.text {
	width: 124px;
}

h2.newsletter img {
	vertical-align: middle;
}

div#column2 input {
	margin-bottom: 0.3em;
}

div#column2 p {
	margin-top: 0;
}

div#column3 div#header a {
	color: White;
	text-decoration: none;
}

div#column3 div#header a:hover {
	color: #FBDA66;
}

div#column3 div#header div#topnav {
	/*position: absolute;
	top: 9px;
	left: 148px;*/
	position: relative;
    float: left;
    top: 12px;
    /*height: 29px;*/
}

div#column3 div.box 
{
	position: relative;
	background: White;
	margin-bottom: 1em;
}

div#column3 div.box h2 {
	font-size: 1.1em;
	position: relative;
}

div#column3 div.box p.bottomlink {
	font-size: 1em;
}

div#column3 h2 
{
	position: relative;
	background: url(images/yellowbg.png) repeat-x top;
	color: Black;
	margin: 0;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	padding: 0;
	padding-top: 5px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}

div#column3 h2 img.left {
	float: left;
	position: relative;
	left: -5px;
	margin-right: 0;
	top: -5px;
}

div#column3 h2 img.right {
	float: right;
	position: relative;
	right: -5px;
	top: -5px;
}

div#column3 p {
	margin: 0 0.3em 0.7em 0.3em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

div#column3 table.main p {
	font-size: 0.87em;
}

div#column3 hr {
	width: 70%;
	margin-top: 1em;
	margin-bottom: 1em;
}

p.notice {
	color: Red;
	text-align: center;
	padding-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

#imgheader {
	display: block;
}

img#darryl {
	float: right;
	width: 70px;
	margin-left: 10px;
	margin-right: 10px;
}

p.bottomlink {
	text-align: right;
	margin: 0;
}

h3 {
	color: #351B76;
}

p.warning {
	color: Red;
}

dd {
	margin-bottom: 0.5em;
}

p.submit {
	text-align: center;
}

table.main 
{
	position: relative;
	border-collapse: collapse;
}

table.main * {
	margin: 0;
}



blockquote {
	border: 1px solid #5D43A4;
	background-color: #FDFBFF;
	padding: 0.5em;
	padding-bottom: 0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.testimonials {
	text-align: center;
}

div.joinourteam img {
	display: block;
	margin-left: 1em;
	margin-right: 1em;
}


dl.glossary dt {
	color: #351B76;
}

div.searchresult {
	margin: 1em;
	padding: 0.5em;
	padding-top: 0;
	background-color: #F5F0FF;
}

div.searchresult a {
	padding-top: 1em;
	display: block;
}*/

div#footer hr {
	width: 10%;
}

/*div#footer hr {
	width: 750px;
}*/

div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: -5px;
}

div#footer li {
	display: inline;
	margin: 0;
}

div#footer li a {
	color: #4C4C4C;
	text-decoration: none;
}

div#footer li a:hover {
	color: Black;
	background-color: #F3F3F3;
}

img#fca {
	float: left;
	margin-left: 15px;
}

img#fca2 {
	float: right;
	margin-right: 15px;
}

table.pretty_table {
	border-collapse: collapse;
	border: 1px solid #565656;
	margin-bottom: 3em;
	margin-left: auto;
	margin-right: auto;
	background-color: #F1F1FC;
	font-size: 1.1em;
	text-align: left;
	width: 100% !important;
	width: auto;
}

table.pretty_table thead th {
	text-align: center;
}

table.pretty_tabletbody th {
	text-align: left;
}

table.pretty_table td, table.pretty_table th {
	padding: 0.5em;
}

table.pretty_table tbody td, table.pretty_table tbody th {
	border-top: 1px solid #A3A3A3;
	width: 14em;
}

table.pretty_table tbody td {
	border-left: 1px solid #CCCCCC;
}

table.pretty_table select, table.pretty_table input.text, table.pretty_table textarea {
	width: 100%;
}

table.pretty_table tbody th p {
	color: #4E4E4E;
	font-weight: normal;
	font-size: 0.2em;
}

table.pretty_table h3 {
	text-align: center;
}

table.pretty_table tr.submit, table.pretty_table tr.submit td {
	text-align: center;
	border: 1px solid #565656;
}

table.pretty_table th.inlineheading {
	text-align: center;
}
