.topnav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.topnav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.footer-nav
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 3px;
}
.footer-nav a:link
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #000099;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.footer-nav a:visited
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #000099;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.footer-nav a:hover
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.footer-nav a:active
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #000099;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.footer-nav hr
{
	border: 0px #000099;
	height: 1px;
	border-style: solid;
	margin: 20px 0px 20px 0px;
	border-bottom-width: 1px;
	display: block;
	padding: 0px;
}
td
{
	padding: 0px;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin-top: 12px;
	line-height: 17px;
}
p
{
	padding: 0px;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin-top: 12px;
	line-height: 17px;
}
a:link
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
a:visited
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a:active
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

ul
{
	margin: 16px 0 16px 16px;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
	list-style-type: square;
	list-style-position: outside;
}

li
{
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 17px;
}
hr
{
	border: 0px #000099;
	height: 1px;
	border-style: solid;
	margin: 20px 0px 20px 0px;
	border-bottom-width: 1px;
	display: block;
	padding: 0px;
}
.small
{
	padding: 0px;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	margin-top: 12px;
	line-height: 14px;
	color: #5a5b5e;
}

.banner-float-right
{
	float: right;
	margin: 1px 0 3px 10px;
	padding: 1px 0 3px 10px;
	display: block;
}