body
{
}
td
{
	font-family:Arial;
	font-size:12px;
	color:black
}
a
{
	color:navy;
	text-decoration:none
}
.Content
{
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color: "#0D3282";
}
.header
{
	color=white;
	font-weight:bold
}
.ImportantText
{
	font-family:Arial;
	font-size:12px;
	color: "#8F0009";
}
.Headings
{
	font-family:Arial;
	font-size:18px;
	font-weight: bold;
	color: "#0D3282";
}
tr.Items
{
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color: "#0D3282";
	background-color: #C6D0D2;
}
tr.AltItems
{
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color: "#0D3282";
	background-color: #E4E9EC;
}
tr.NewHeading
{
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color: White;
	background-color: Navy;
}


a.mnlink{
font-family:arial;
font-size:12px;
font-weight:bold;
color:white;
background-color:#013277;
text-decoration:none;
padding-left:9px;
padding-right:9px;
}

a.mnlink_old{
font-family:arial;
font-size:12px;
font-weight:bold;
color:White;
text-decoration:none;
padding-left:9px;
padding-right:9px;
}

a.mnlink:hover{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#01919C;
text-decoration:none;
padding-left:9px;
padding-right:9px;
}

a.mnblank{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#013277;
text-decoration:none;
}

.mnlinkon{
font-family:arial;
font-size:12px;
font-weight:bold;
color:white;
background-color:#013277;
text-decoration:none;
padding-left:9px;
padding-right:9px;
}

.menuskin{
position:absolute;
width:165px;
background-color:menu;
border:1px solid black;
font:normal 11px tahoma;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}
.sel
{
	background-color:#02ADBA;
	color:white;
}
.ratestd
{
	font-family:verdana;
	font-size:10px;
	border-top:1px solid black;
	border-right:1px solid black;
	background-color:#e4eaeb;
}
.ratestdnd
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	background-color:navy;
	color:White;
	border-top:1px solid black;
	border-right:1px solid black;
	text-transform:uppercase;
}
.ratestable
{
	font-family:verdana;
	font-size:12px;
	border-bottom:1px solid black;
	border-left:1px solid black;
}