html, body {
	background: #fff;
	margin:0px;
		font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: .8em;
	text-align: left;
	line-height: 1.4em;
	margin: 0 5em 1.2em 0;
}

p.back {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: .8em;
	text-align: right;
	line-height: 1.8em;
	margin: 0 5em 1.2em 0;
}
span.quote
{
    font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	line-height: 1.2em;
	padding: .4em 0 .4em 1em;
	display: block;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: .8em;
	line-height: 1.6em;
}

a:link {
	color: #2164AB;
	text-decoration: underline; 
}

a:visited {
	color: #2164AB;
	text-decoration: underline; 
}

a:hover {
	color: #13007C;
	text-decoration: underline; 
}

div.dropdown_nav {
	position: absolute;
	visibility: hidden;
	margin-top:2em;
	width:150px;
	background:#5bbdbb;
}

div.dropdown_nav a {
	display:block;
}

h1 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #49abce;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .7em;
	margin-top: 0em;
	text-transform: uppercase;
	letter-spacing: .15em; 
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #49abce;
	font-weight: bold;
	font-size: 1em;
}

h3 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #49abce;
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 0;
}

div.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: 2em;
	font-size: 0.7em;
	background: #5bbdbb;
	margin-bottom: 10px;
}

td.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.7em;
	line-height: 2em;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}

div.sub_nav td a:link, div.sub_nav td a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0em .8em;
	}

div.sub_nav td a:hover {
	color: #fff;
	text-decoration: underline;
	margin: 0em .8em;
}

div.botnav_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .7em;
	line-height: 2em;
	text-align: left;
	padding-top: 1em; 
	margin-left:-0.8em;
	text-align: center;
}

div.botnav_links a:link, div.botnav_links a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0em .8em;
}
	
div.botnav_links a:hover {
	color: #fff;
	text-decoration: underline;
	margin: 0em .8em;
}

td.table_white {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: .8em;
	text-align: left;
	line-height: 1.4em;
	margin: 0 5em 1.2em 0;
}

/* Application, Contact and Rewards Form styles and apply/prices/regional table styles */

.hidden
{
    display: none;
}

.visible
{
    display: block;
}

div.form {
	background: #fff;
	margin-right:10px;
}

td.formrule {
	border-bottom: 1px #ffffff solid;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: .8em;
}

td.form {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: .8em;
}

td.formhead {
	background-color: #49abce;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

.uCantSeeMe {
     display: none;
}

/*-------------------------------------------*/

#tblmore {
	width:680px;
	background-color:#4DB1D1;
}

#tblmore td {
	padding-top:8px;
        padding-bottom:8px;
}

#tblmoreh1 {
	font-weight:bold;
	font-size:1.9em;
	color:#ffffff;
	padding-left:15px;
}

#tblmoreh2 {
	font-weight:bold;
	font-size:1.1em;
	color:#ffffff;
	padding-left:15px;
}

#tblmoreimg {
	width:125px;
}

#calcin p, #calcex p {
	margin-bottom:0;
}

#calcin ol {
	margin:5px 0 5px 22px;
	padding:0;
}

#calcin li {
	margin:0;
}

.calcex {
	font-style:italic;
}


.calcex ul {
	margin:5px 0 5px 15px;
	padding:0;
}

.calcex li {
	margin:0;
}
