@charset "UTF-8";
/* CSS Document */
.bodycopyBold {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #CC0000;
}
a.bodycopyBold {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	font-weight:bold;
	text-decoration:underline;
}
a.bodycopyBold:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
.bodycopy {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a.bodycopy {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
a.bodycopy:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: Red;
	font-weight:bold;
	text-decoration:underline;
}
.redcopy {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}
a.redcopy {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	text-decoration:underline;
}
a.redcopy:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration:underline;
}
.header {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #CC0000;
}
.headerBLACK {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
}
body{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #CCCCCC;
}
a.topNav {	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px 1px 0px 1px;
	text-decoration:none;
}
a.topNav:hover {	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px 1px 0px 1px;
	text-decoration:underline;
}
.trainers {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.trainers {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.trainers:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.tabType {
	font-family: "Impact", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
a.tabType {
	font-family: "Impact", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
a.tabType:hover {
	font-family: "Impact", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}