#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}	

#gnav a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00959E;
	text-decoration: none;
	height: 2px;
	bottom: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;

}	

#gnav a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00959E;
	text-decoration: none;
		height: 2px;
	bottom: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#gnav a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #59AFC2;
	text-decoration: underline;
		height: 2px;
	bottom: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#gnav a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00959E;
	text-decoration: none;
		height: 2px;
	bottom: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#gnav2 a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}	

#gnav2 a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

#gnav2 a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;

}

#gnav2 a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}


.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00828B;
	font-weight: bold;
}

