
a:hover{
color:orange
}
.sub{
	text-decoration:none;
	color:#003399;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-image:url("images/cardio--site_19.gif");
	height:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sub a{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
}
.sub a:hover{
text-decoration:none;
color:#1174B3;
font-weight:bold
}
.subactive{
	text-decoration:none;
	color:black;
	font-size:12px;
	text-align:center;
	background-image:url("images/cardio--site_19.gif");
	height:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subactive a{
text-decoration:none;
color:white;
}
.subactive a:hover{
color:orange;
}
.subactive a:navtot{
color:black;
}
.mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	background-image: url(images/menu_arrow.gif);
	font-style: normal;
	background-repeat: no-repeat;
	background-position: 0 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color: #0098B9;
}
.mainMenu a{
text-decoration:none;
color: #0098B9;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.bodyText a{
text-decoration:none;
	font-size: 16px;
	color: #0098B9;
}
.bodyText a:hover{

	color: #orange;
}