body {
	text-align: left;
padding-bottom: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99BFE2;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left:10px;
	padding-right:6px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F97B3;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	}
a.sidenav, a.sidenav:link, a.sidenav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
a.sidenav:hover ,a.sidenav:visited:hover {
color:yellow;
text-decoration: none;
font-weight: bold;
}
#testimonialdetails th {
	color: #2E7CC4;
	text-align:left;
	background: #E4EEFC;
	padding: 0 6px;
}
#testimonialdetails td {
	background: #E4EEFC;
	padding: 0 6px;
	text-align:left;
}
table#testimonialdetails {
	border: 2px solid #2E7CC4 ;
	margin: 20px 0px 0 14px;
	width: 533px;
}
#testimonialdetails .testimonial {
	 background:#E4EEFC;
}
#testimonialdetails .testimonialby {
	 font-style: italic;
	 text-align:right;
	 color:#2E7CC4;
	 font-weight:bold;
}
#testimonialdetails .event {
	 font-weight: bold;
	 	 font-style: italic;
		 color: #000;
}