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

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

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

p {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

.small {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #5a5b5e;
}

.small-white {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
}

td {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

.footer-nav
{
	color: #5a5b5e;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.footer-nav a
{
	color: #5a5b5e;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.footer-nav a:hover
{
	color: #781009;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

hr
{
	border: 0px #009c4a;
	height: 1px;
	border-style: solid;
	margin: 10px 0px 10px 0px;
	border-bottom-width: 1px;
	display: block;
	padding: 0px;
}

.welcome {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #0a5f4a;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

.welcome a
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	line-height: 15px;
	color: #0a5f4a;
	text-decoration: none;
	font-weight: bold;
}

.welcome a:hover
{
	
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	line-height: 15px;color: #009c4a;
	text-decoration: underline;
	font-weight: bold;
}

.title {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}

.title a
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.title a:hover
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 13px;
	color: #009c4a;
	text-decoration: underline;
	font-weight: bold;
}

a
{
	color: #009c4a;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #025078;
	text-decoration: underline;
	font-weight: normal;
}

.copyright
{
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	text-align: left;
}

ul
{
	margin: 5px 0 0px 5px;
	padding: 5px 0 0px 5px;
}

ol
{
	margin: 0px 0 0px 5px;
	padding: 0px 0 0px 5px;
}

li
{
	margin: 0px 0 0px 30px;
	padding: 0px 0 0px 0px;
}

-------------------------------------------

.FontSelector 
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-weight: normal;
}

.FontSelector ul
{
	margin: 3px 0 0px 3px;
	padding: 3px 0 0px 3px;
}

.FontSelector ol
{
	margin: 0px 0 0px 3px;
	padding: 0px 0 0px 3px;
}

.FontSelector li
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	margin: 0px 0 0px 28px;
	padding: 0px 0 0px 0px;
}

.ReadMore a
{
	color: #009c4a;
	text-decoration: none;
	font-weight: normal;
}

.ReadMore a:hover
{
	color: #025078;
	text-decoration: underline;
	font-weight: normal;
}

.FontSelector p {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
}

.FontSelector td {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
}

.float-right
{
	float: right;
	margin: 0 0 5px 10px;
	display: block;
	clear: none;
}
