body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #656668;
	font-size: 12px;
	border:none;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
		color: #656668;
	font-size: 12px;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #656668;
	font-size: 12px;
	
}

a:link {
	color: #656668;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
a:visited {
	color: #656668;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
a:hover {
	color: #F58220;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
a:active {
	color: #656668;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

style1 {
	font-size: 36px;
	text-align: center;
}

.navlist a {
	display: block;
	padding: 2px 2px 2px 10px;
		font-size: 16px;
	color: #656668;
}

.navlist a:hover {
	background-color: #EEE8AA;
	background-position: 0% 50%;
	font-weight: bold;
	font-size: 16px;
	color: #F58220;
}

.navlist a:active {
	background-color: #B6C8D2;
	background-position: 0% 50%;
	font-size: 16px;
	color: #656668;
}

.navlist {
	background-position: 0% 50%;
	font-size: 16px;
	color: #656668;
}

.navlistsub a:hover {
	background-color: #EEE8AA;
	background-position: 0% 50%;
	font-weight: bold;
	font-size: 12px;
	color: #F58220;
}

.navlistsub a:active {
	background-color: #EEE8AA;
	background-position: 0% 50%;
	font-weight: bold;
	font-size: 12px;
	color: #656668;
}

.navlistsub a {
	display: block;
	padding: 0px 0px 0px 10px;
		font-size: 12px;
	color: #656668;
}


.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #F58220;
	font-size: 24px;
	
}
.sectionSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #F58220;
	font-size: 18px;
	
}

.boldheading {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#FFF; 
	font-size: 16px; 
	}
	
.subheading {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
	}	
.subTableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
