body {
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {color: #DE8E38;}
a:visited  {color: #DE8E38;}
a:hover  {color: #072F67;}

a:link.help {color: #ffffff;}
a:visited.help {color: #ffffff;}
a:hover.help {color: #072F67;}


.Calculator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #6E8273;
	padding-right: 4px;
	margin-bottom: 4px;
	height: 25px;
	vertical-align: middle;}

.content {
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6E8273;
}

.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: center;
	color : #8A0225;
	background:#E9DCE0;
	width: 154px;
	padding:0 6px 0px 6px;
	margin-bottom:10px;
	border: 1px solid #8A0225;}
	
.rateFineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: left;
	color : #6E8273;
	background:#CDD4CE;
	width: 154px;
	padding:0 6px 0px 6px;
	margin-bottom:10px;
	border: 1px solid #6E8273;}

.special a {color: #8A0225; font-weight: bold;}
.special a:hover {color:#072F67;}
.special a:visited {color: #8A0225;}

.specialHeader{
	font-size: 13px;
	font-weight: bold;
	color: #8A0225}


ul li.content {
	margin-left: 50px; padding-left:0;
}
li.content {
 /*	list-style-position: inside;*/
	list-style-type:disc;
	padding-bottom: 3px;}


h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	padding-left: 2px;
	padding-top: 10px;
	color : #6E8273;
	border-bottom: 1px solid #6E8273;
	font-weight : bold;
}

h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #147E8C;
	font-weight : bold;
	padding-left: 20px;
	text-decoration: underline;
}

h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #147E8C;
	font-weight : bold;
	padding-left: 20px;
}




a.footerLeft:link, a.footerRight:link {color : #D0AA60;}
a.footerLeft:visited, a.footerRight:visited  {color : #E5E5E5;}
a.footerLeft:hover, a.footerRight:hover  {color : #9EBCE5;}


table.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #072F67;
	width : 490px;
	border-left: 1px solid #37A1AF;
	border-top: 1px solid #37A1AF;
	/*border-right: 1px solid #37A1AF;*/
	border-spacing: 0px;
}

table.rates .head{
	text-align: center;
	background: #37A1AF;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;}

table.rates td {
	padding: 4px;
	border-bottom: 1px solid #37A1AF;
	border-right: 1px solid #37A1AF;
}

table.rates .emphasis {
	font-size : 11px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
	color: #137D8B;
	background: #B2D7DD; }

table.rates .figures {
	text-align: center;
	font-weight: bold;
	color: #137D8B;}

.caption {
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #6E8273;
}

.warning { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	font-size: 10px;
	font-style:italic;
	padding-left: 8px;
	padding-right:8px;}

.aprSample { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	font-size: 10px;
	font-style:italic;}