@charset "UTF-8";
/* CSS Document */
.bodycopyBold, a.bodycopyBold, a.bodycopyBold:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
}
.bodycopyBold {color: #103275;}
a.bodycopyBold {color: #103275; text-decoration:underline;}
a.bodycopyBold:hover {color: #000000; text-decoration:underline;}

.bodycopy, a.bodycopy, a.bodycopy:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a.bodycopy {color: #000000; font-weight:normal;}
a.bodycopy {color: #000000; font-weight:bold; text-decoration:underline;}
a.bodycopy:hover {color: Red; font-weight:bold; text-decoration:underline;}

.redcopy, a.redcopy, a.redcopy:hover{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #103275;
}
.redcopy {color: #103275;}
a.redcopy {color: #103275; text-decoration:underline;}
a.redcopy:hover {color: #0A2748; text-decoration:underline;}

.header {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #103275;
}
.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;
}

.topNav, a.topNav, a.topNav:hover {	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0px 1px 0px 1px;
}
.topNav {color: #69F; text-decoration:none;}
a.topNav {color: #FFFFFF; text-decoration:none;}
a.topNav:hover {color: #69F; text-decoration:underline;}

.trainers, a.trainers, a.trainers:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
}
.trainers {color:#FFFFFF; text-decoration:none;}
a.trainers {color:#FFFFFF; text-decoration:underline;}
a.trainers:hover {color:#333333; text-decoration:underline;}

.tabType, a.tabType, a.tabType:hover {
	font-family: "Impact", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight:normal;
}
.tabType {color:#FFFFFF; text-decoration:none;}
a.tabType {color:#FFFFFF; text-decoration:underline;}
a.tabType:hover {color:#333333; text-decoration:underline;}

.shhh{display:none;}

h1, h2, h3, h4, a.h1, a.h1:hover, a.h2, a.h2:hover {
	font-family:"Arial", Helvetica, sans-serif; margin-top:0px; font-weight:normal;
}

h1{color:#103275; font-size:16px; line-height:18px; margin-bottom:-12px; font-style:italic; font-weight:bold;}
a.h1{color:#103275; font-size:16px; line-height:18px; margin-bottom:-12px; text-decoration:underline;}
a.h1:hover{color:#103275; font-size:16px; line-height:18px; margin-bottom:-12px; text-decoration:underline;}

h2{color:#103275; font-size:16px; line-height:18px; margin-top:12px; margin-bottom:-12px; font-weight:normal;}
a.h2{color:#103275; font-size:16px; line-height:18px; margin-bottom:0px; font-weight:normal; text-decoration:underline;}
a.h2:hover{color:#103275; font-size:16px; line-height:18px; margin-bottom:0px; font-weight:normal; text-decoration:underline;}

h3{color:#103275; font-size:14px; line-height:16px;	margin-bottom:-6px;}
h4{color:#103275; font-size:12px; line-height:14px; text-transform:uppercase; font-weight:bold;}

