.blue {
	background-color: #17174B;
}
.intro {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #464646;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
}
.red {
	background-color: #D60000;
}
.green {
	background-color: #009530;
}
.yellow {
	background-color: #FFD800;
}
.subnavred {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #D60000;
	text-transform: uppercase;
}
.subnavblue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #17174B;
	text-transform: uppercase;
}

.subnavblue a:link {text-decoration: none;}
.subnavblue a:hover {color: #00AEFF; text-decoration: none;}
.subnavblue a:visited {text-decoration: none;}
.subnavblue a:link {text-decoration: none;}

.subnavred a:link {text-decoration: none;}
.subnavred a:hover {color: #FC6666; text-decoration: none;}
.subnavred a:visited {text-decoration: none;}
.subnavred a:link {text-decoration: none;}