BODY
{
	font-family:Verdana;	
}
A {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
A:link {
	COLOR: gray
}
A:visited {
	COLOR: gray
}
A:active {
	COLOR: gray
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: verdana;
}
.copytxt {
	FONT-SIZE: 8pt; COLOR: #ffffff
}
TD .copy {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana;
}
TD H5 {
	COLOR: #444444
}
.caption {
	FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial
}

.rateHdg
{
	font-family:Verdana;
	font-size:8pt;
	color:White;
	background:#12015D;
}
.rateHdg2
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	background: lightsalmon;
}
.mnulnk
{
	font-family:Verdana;
	font-size:8pt;
	color:blue;
}

.applicationTitle
{
	font-family:verdana;
	font-size:10pt;
	background:gray;
	color:White;
	height:20px;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
}

.applicationBorder
{
	border:1px solid gray;
}

.RateTable
{
    width:100%; 
    font-family:Verdana;
    font-size:8pt;  
}

.RateTable TH
{
    font-weight:bold;
    padding:5px;
    color:White;
    background-color:Navy;
}

.RateTable TD
{
    padding:5px;
    text-align:center;
}

TD.colLabel
{
    font-weight:bold;
    text-align:left;
}