@charset "UTF-8";
.bodycopy10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodycopy12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodycopyblue12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
.bodycopyboldblue12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
.bodycopyblue10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
a.nav:link {color: #0099FF; text-decoration: none; }
a.nav:visited {color: #f23924; text-decoration: none; }
a.nav:hover {color: #f23924; text-decoration: none; }
a.nav:active {color: #f23924;
}
#coolmenu{
border: 1px solid white;
width: 100px;
background-color: #0099FF;
}

#coolmenu a{
font: 11px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid white;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #03346e;
color: white;
}

#tabledescription{
font: 10px Verdana;
color: #03346e;
width: 100%;
height: 4em;
padding: 1px;
filter:alpha(opacity=0);
-moz-opacity:0;
}