body {
	background-color: #163458;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;	
}
.TableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF3300;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3300;
	font-weight: bold;
}
#menus a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: white;
	font-weight: normal;

}
#menus a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: white;
	font-weight: normal;

}
.trans {
	padding: 3px; 
	background-color: #003366; 
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
.nonTrans {
	padding: 3px; 
	background-color: #003366; 
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}
.footerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC3300;
	font-weight: bold;
}
.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3300;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0E4976;
}
.HeadingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.HeadingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #D22D2D;
	color: #FFFFFF;
}
.CellPaleBlue {
	background-color: #DBE3F9;
}
.CellPaleGrey {
	background-color: #E4E4E4;
}
.CellDarkGrey {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: 400;
}
.datesubheading {
	color: #000066;
}
.testimonials {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.A {
	color: #003;
}

