a:active, a:link, a:visited
{
	color: #99CC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover 
{
	color: #99CC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

a.copy:active, a.copy:link, a.copy:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
 
a.copy:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
 
a.letter:active, a.letter:link, a.letter:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}

a.letter:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.faqs:active, a.faqs:link, a.faqs:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.faqs:hover 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.Footer:active, a.Footer:link, a.Footer:visited
{
	color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.Footer:hover 
{
	color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.Obgraphics:active, a.Obgraphics:link, a.Obgraphics:visited
{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.Obgraphics:hover 
{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

body 
{
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

h2 {
	background: #cccccc;
	border-bottom: solid 1px #999999;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 2px 0px 0px 4px;
	margin-bottom: 0px;
}

h3 {
	color: #336699;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

h4 {
	color: #003366;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

h5 {
	color: #003366;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

input {
	font-size: .9em;
}

input.GrayBg {
	font-size: .9em;
	background-color: #cccccc;
}

select {
	font-size: .9em;
}

table.Footer
{
	padding-top: 10px;
	padding-bottom: 25px;
}

table.Main 
{
	border: solid 1px #999999;
	margin-top: 25px;
}

table.RatesBottom
{
	border: solid 1px #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.HeaderBg
{
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

td.ItemLabel {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;

}

td.NavSubBg
{
	background-image: url(images/sub_bkgd.gif);
	background-repeat: repeat-x;
	height: 24px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.smaller {
	font-size: .9em;
}

.formsubtext {
	color: #666;
	font-size: .8em;
}

.Rate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CBFF34;
	padding: 3px;
}

.RateAPR
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 3px;
}

.RateText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}