body
{
	margin: 0px 0px 0px 0px;
	font: 10pt Verdana;
	background-color: White;
	color: Black;
}
table
{
	font: normal 10pt Verdana;
}
a, a:active, a:link, a:visited
{
	color: Blue;
	font-weight: bold;
	text-decoration: overline;
}
a:hover
{
	color: #0E6CB2;
}
a.Email, a.Email:active, a.Email:link, a.Email:visited
{
	color: Aqua;
	font-weight: bold;
	text-decoration: overline;
}
a.Email:hover
{
	color: white;
}
a.Top, a.Top:active, a.Top:link, a.Top:visited
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.Top:hover
{
    color: white;
}
a.Nav, a.Nav:active, a.Nav:link, a.Nav:visited
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-family : Verdana;
}
a.Nav:hover
{
	color: #336666;
}

a.Nav2, a.Nav2:active, a.Nav2:link, a.Nav2:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none
}
a.Nav2:hover
{
	color: Aqua;
}

a.Nav3, a.Nav3:active, a.Nav3:link, a.Nav3:visited
{
	color: #6495ED;
	font-weight: bold;
	text-decoration: none
}
a.Nav3:hover
{
	color: #00008B;
}
.PageHeading
{
	font-size: 20pt;
	font-weight: bold;
	color: Black;
	border-top: 2px solid #0E6CB2;
	text-align: center;
	border-bottom: 2px solid #0E6CB2;
	font-family : "Trebuchet MS";
	background : #F0F8FF;
}
.BG1
{
	background-color: #F0F8FF;
	font-family : Verdana;
	font-size: 10pt;
}
.BG2
{
	background-color: #0E6CB2;
}
.Nav
{
	font-family : "Trebuchet MS";
	font-size: 11pt;
}
hr
{
	color: #0E6CB2;
}
.gradient {
	height: 100px;
	padding: 4px;
	background: url(/Images/css-gradient.gif) repeat;
	color: #fc2;
}
