body {
	background-color		: #5288B7;
	margin					: 0px;
}

body, td, p, div, span, a {
	font-family				: arial, helvetica, sans-serif;
	font-size				: 12px;
}

a:link, a:visited, a:active {
	color					: #5288B7;
}

a:hover {
	text-decoration			: none;
}


table.address {
	width					: 85%;
}

table.address td {
	font-size				: 11px;
	font-weight				: bold;
	color					: #ffffff;
	text-align				: center;
	padding: 0;
	margin: 0;
}

td.pri-nav, td.pri-nav-on {
	text-align				: center;
	vertical-align			: top;
	width					: 94px;
	padding-top				: 4px;
}

td.pri-nav-on {
	background-color		: #A2C3E2;
}

td.header-nav a
{
	height:12px;
	background-color:Red;
}
	

a.pri-nav:link, a.pri-nav:visited, a.pri-nav:active, a.pri-nav:hover {
	font-size				: 11px;
	font-weight				: bold;
	color					: #ffffff;	
	text-decoration			: none;
	line-height				: 12px;
	letter-spacing			: 0px;
}

a.sec-nav:link, a.sec-nav:visited, a.sec-nav:active {
	font-size				: 13px;
	font-weight				: bold;
	color					: #446785;
	text-decoration			: none;
	line-height				: 12px;
	letter-spacing			: 0px;
}

a.dis:link, a.dis:visited, a.dis:active {
	font-size				: 11px;
	font-weight				: none;
	color					: #ffffff;
	text-decoration			: underline;
	line-height				: 12px;
	letter-spacing			: 0px;
}

a.dis:hover {
	text-decoration			: none;
}

a.sec-nav:hover {
	color					: #EBE1D5;
}

span.header {
	color					: #925500;
	font-weight				: bold;
}

td.footer {
	text-align				: center;
	font-size				: 11px;
	color					: #ffffff;
}

td.pageHeader {
	font-size				: 26px;
	color					: #697E9B;
	vertical-align			: bottom;
	padding-right			: 5px;
	padding-left			: 5px;
}

p.pageHeader {
	font-size				: 26px;
	color					: #697E9B;
	vertical-align			: bottom;
	padding-right			: 5px;
	padding-left			: 35px;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-size				: 11px;
	color					: #ffffff;
	text-decoration			: none;
}

div.testimonial-blue, div.testimonial-white {
	padding					: 10px;
	font-family				: georgia;
	font-weight				: bold;
	font-size				: 12px;
	color					: #475C71;
}

div.testimonial-white {
	color					: #ffffff;
	text-align				: right;
	padding					: 5px;
}


span.required
{
	color: #528AB5;
}
