body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: x-small;
	text-decoration: none;
}
a:link.copyright {
	color: #0C0;
}
a:visited.copyright {
	color: #3C0;
	text-decoration: none;
}
.sociallinks {
	float: right;
}
a:hover.copyright {
	color: #3C0;
	text-decoration: none;
}
a:active.copyright {
	color: #3C0;
	text-decoration: none;
}
.faqquestion {
	font-weight: bolder;
	font-size: large;
}
.faqanswer {
	font-size: medium;
	font-weight: normal;
	padding-left: 3em;
}
a:link {
	color: #0C0;
	text-decoration: none;
}
a:visited {
	color: #0C6;
	text-decoration: none;
}
a:hover {
	color: #CC0;
	text-decoration: none;
}
a:active {
	color: #3C0;
	text-decoration: none;
}
.middle {
	background-color: #FFF;
	text-align: left;
}
.logos {
	margin: auto;
}
.mainbody {float: left;}
.navigation {
	float: left;
	padding: 0.5em;
}
.navbanner {clear: both; text-align: left;}
.navbody {clear; both; text-align: left;}
.navtail {clear; both; text-align: left;} 
.footer {
	clear:both;
	background-color: #033;
	color: #3C0;
	padding: 0.25em;
	vertical-align: middle;
	text-align: center;
}
.header {
	font-size: large;
	font-weight: bold;
	color: #0F9;
	background-color: #033;
	padding: 0.25em;
}
