A.navtop:link
{
	color: #034A31;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.navtop:active
{
	color: #034A31;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #00CCCC;
}
A.navtop:visited
{
	color: #034A31;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.navtop:hover
{
	color: #3399CC;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navtop a
{
	color: #034A31;
	display: block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: px 0px px 0px;
	position: relative;
	text-decoration: none;
}
.navtop a:hover
{
	background-color: #B9BCC8;
	color: #666666;
	text-decoration: none;
}


.navSubs a
{
	background-color: #EEE6CA;
	border: #034A31 solid;
	color: #034A31;
	display: block;
	padding: 4px 0px 2px 6px;
	text-decoration: none;
	width: 150;
	border-width: 0px 0px 1px;
	font-weight: bold;
}
.navSubs a:hover
{
	background-color: #034A31;
	border: #034A31 solid;
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px 0px 1px;
}

td.navSubs
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p.navSubs
{
	color: #034A31;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100px;
}

p
{
	font-family: "Times New Roman" , Times, serif;
	color: #034A31;
}
h3
{
	font-style: normal;
	color: #DB2248;
}
hr
{
	color: #DB2248;
}
h4
{
	font-style: normal;
	text-transform: capitalize;
	color: #034A31;
}

