BODY {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0;
	margin-left : 0px;
	font-size : 12px;
}
A {
	color : Blue;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

A:HOVER {
	color : #Blue;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

P{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}
H1{
	font-family : Arial, Helvetica, sans-serif;
	color: #006699;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}
li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}
.body a:hover {
	color : #Blue;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #0099CC;
	font-weight: bold;
}
.subhead a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
}
.subhead a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
}
.subhead a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #00468C;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #00468C;
	font-weight: bold;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #00468C;
	text-decoration: underline;
	font-weight: bold;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #00468C;
	text-decoration: underline;
	font-weight: bold;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #0099CC;
	text-decoration: none;
}
.legal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
.bottom {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
.table4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #006699;
	border: 1px none #CCCCCC;

}






.ratesCategory1 {
	font-family : Arial, Helvetica, sans-serif;
	color: #006699;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

.ratesCategory2 {
	font-family : Arial, Helvetica, sans-serif;
	color: #006699;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}






.ratesTable {
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.ratesTitle {
	background-color: #F9D783;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.ratesFields {
	background-color: #FDF4DD;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.ratesMiscRow {
	background-color: #FDF4DD;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.ratesRow1 {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.ratesRow2 {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.ratesRowHighlight {
	background-color: #DAA520;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}







.featuredRates .ratesTable {
	width: 100%;
	border: 0;
}

.featuredRates .ratesTitle {
	border: 0;
}

.featuredRates .ratesFields {
	border: 0;
	background-color: #006699;
	font-weight: bold;
	color: White;
}

.featuredRates .ratesMiscRow {
	background-color: transparent;
	border: 0;
}

.featuredRates .ratesRow1 {
	background-color: transparent;
	border: 0;
}

.featuredRates .ratesRow2 {
	background-color: transparent;
	border: 0;
}

.featuredRates .ratesRowHighlight {
	background-color: transparent;
	border: 0;
}

