p {
	font-family: sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
	line-height: 21px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #073690;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #6B7E84;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h3 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 10px;
}
h4 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
h5 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-variant: normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
li {
	font-family: sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #E9E7E3;
}
a:link {
	color: #073690;
}
a:visited {
	color: #073690;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}




/************ FOOTER styles **************/

#footer h6 {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration:none;
	color: #FDCA00;
}




/************ HEADER styles **************/

#top h1{
	font-weight: bold;
	color: #EDEFF0;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 24px;
}
	
#top h2{
	font-size:large;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

#top h3{
	font-size:medium;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
#top h6{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
#top P{
	font-size:small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#top a:link, #top a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

#top a:hover, #top a:active{
	font-weight: normal;
	color: #FDCA00;
	text-decoration:none;
}








}

/************ LEFT HAND NAVIGATION styles **************/

#sideNav P{
	font-weight: normal;
	font-size:12px;
	color: #363F42;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#sideNav H3{  /* Global nav */
	font-weight: normal;
	font-size:12px;
	color: #363F42;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 10px;
}

#sideNav H4{  /* Module Titles */
	font-weight: normal;
	font-size:12px;
	color: #363F42;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}

#sideNav H5{  /* Topic Titles */
	font-weight: normal;
	font-size:12px;
	color: #363F42;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 20px;
}

#sideNav H6{  /* Activity Titles */
	font-weight: normal;
	font-size:12px;
	color: #363F42;
	text-decoration: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 30px;
}

#sideNav a:link {
	color: #363F42;
	text-decoration:none;
}

#sideNav a:visited {
	color: #363F42; 
	text-decoration:none;
}

#sideNav a:hover{
	color: #FF0000;
	text-decoration:underline;
}
	
#sideNav a:active{
	color: #FF0000;
	text-decoration:none;
}



/************ RIGHT HAND SUPPORT styles **************/

#rightSupport P{
	font-weight: normal;
	font-size:x-small;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-position: left;
}

#rightSupport H3{  /* bright heading */
	font-weight: bold;
	font-size:small;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 10px;
}
#rightSupport h2 {
	margin-top: 10px;
	margin-bottom: -10px;
}


#rightSupport H4{  /* pale heading */
	font-weight: bold;
	font-size:small;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 10px;
}

#rightSupport H6{  /* pale text */
	font-weight: normal;
	font-size:x-small;
	color: #EEEEEE;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 10px;
}

#rightSupport li{  /* pale text */
	font-weight: normal;
	font-size:x-small;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: -15px;
	background-position: left;
	list-style-type: disc;
}

#rightSupport a:link {
	color: #000000;
	text-decoration:underline;
}

#rightSupport a:visited {
	color: #56656A;
	text-decoration:underline;
}

#rightSupport a:hover{
	color: #E70279;
	text-decoration:underline;
}
	
#rightSupport a:active{
	color: #E70073;
	text-decoration:underline;	
}
#rightSupport hr {
	line-height: 0px;
	color: #6B7E84;
	padding: 0px;
	width: 267px;
	font-size: 0px;
	margin: 0px;
	height: 0px;
	text-decoration: none;
}

/************ DARK TABLE HEADER styles **************/

#darkTable H3{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}	

#darkTable P{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}	


/************ LIGHT TABLE styles **************/

#lightTable P{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}	
	
#lightTable li{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}	

#lightTable a:link {
	color: #0000FF;
	text-decoration:none;
}

#lightTable a:visited {
	color: #660066;
	text-decoration:none;
}

#lightTable a:hover{
	color: #CC0000;
	text-decoration:underline;
}
	
#lightTable a:active{
	color: #CC0000;
	text-decoration:none;		
.trainernote {
	color: #F0F;
}
.style1 {
	color: #F00;
}
