A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: CC0000;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana;
}
#loginTable .style11 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #336699;
}
#loginTable .style10 {
	text-align: right;
}
#loginTable .style5 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.ratesTable {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
.ratesTable th {
	font-size: 16px;
	background-color:#003366;
	color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
/*
.ratesTable td, .ratesTable th{
	border: 1pt solid #C0C0C0;
}
*/
table.ratesTable td {
	color: #003366;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.ratesTable th.alt {
	background-color:#990000;
	font-size: 13px;
}
table.ratesTable tr.headerRow td{
	vertical-align:bottom;
	font-weight:bold;
}
table.ratesTable td.strong{
	font-weight: bold;
}
.smallText {
font-family:Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color:#666666;
	text-align:left!important;
	font-weight:normal!important;
}
h2 {
	font-size: 18px;
	color: 003366;
	padding:4px;
	margin:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}