body {
	background-color: #00264C;
}
body,td,th {
	font-family: Trebuchet, Verdana, Arial;
	font-size: 12px;
	color: #4f4f4f;
}
.homepage {
	line-height:20px;
}
.eleven {
	font-size: 11px;
}
.footer {
	font-size: 10px;
	color: #ffffff;
}
.subnav {
	font-size: 10px;
	color: #00264c;
}
a:link {
	color: #1AB7EA;
}
a:visited {
	color: #1AB7EA;
}
a:hover {
	color: #1AB7EA;
}
a:active {
	color: #1AB7EA;
}
a:link.subnavLink {
	color: #00264c;
}
a:visited.subnavLink {
	color: #00264c;
}
a:hover.subnavLink {
	color: #00264c;
}
a:active.subnavLink {
	color: #00264c;
}