body {
	background-color: #000099;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
}
.topNavigation {
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.topNavigation:link {
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.topNavigation:hover {
	color: #ff0033;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.topSubNavigation {
	color: #ff0033;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.topSubNavigation:link {
	color: #ff0033;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;

}



.footer {
	font-family: Tahoma; font-size: 12px; color: #666666;
}
.redHeader {
	font-family: "Trebuchet MS";	font-size: 18px;	color: #ff0033;
}

.blueHeader {
	font-family: "Trebuchet MS";	font-size: 14px;	color: #0084CB;
}
.name {
	font-family: "Trebuchet MS";	color: #000000;	font-size: 14px;
}
.quote {
font-family: "Trebuchet MS"; color: #333333; font-size: 16px; 
}
.whiteHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FFFFFF;	font-weight: bold;
}
.text{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.text:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.text:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.faq {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#00669D;
	text-decoration: none;
	}
	
.faq:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #00669D;
	text-decoration: none;
	}
	
.faq:hover{
font-family: "Trebuchet MS";
font-size: 14px;
color: #00669D;
text-decoration: underline;
	}

.quoteSmall {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

