.a { 
	text-decoration: none;
	color: blue;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}
.sectionTitle { 
	color: black; 
	font-style: normal; 
	font-weight: bolder; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.pageTitle { 
	color: maroon;
	 font-style: normal;
	 font-weight: bold; 
	 font-size: 12px; 
	 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
 }
 
 .tableHeader { 
	color: white; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}


.boldCopy { 
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.copyBold { 
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}


.copy { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

header5 { color: maroon; font-style: normal; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: left }

.pageHeader { 
	color: #cccccc; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.textNavigation{
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	text-decoration: none;
}

.leftNav {
	font-family: arial ; 
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

.leftSections{
	font-family: arial, verdana, helvetica; 
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left:4px;
}

.leftSectionsOn{
	font-family: arial, verdana, helvetica; 
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding-left:4px;
}

