a:link, a:visited, a:active {
	text-decoration: none;
	color: #DD312F;
}
a:hover {
	text-decoration: underline;
	color: #DD312F;
}
.blue {
	background-color: #28408B;
}
.lightblue {
	background-color: #4B6BCB;
}
.text {
	font-family: "Century Gothic", Tahoma;
	font-size: 12px;
}
.footertext {
	font-family: "Century Gothic", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.number {
	font-family: "Century Gothic", Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.pageTitle {
	font-family: "Century Gothic", Tahoma;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.blueDark {

	background-color: #050064;
}
.button {
	border: 1px solid;
	font-family: "Century Gothic", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #28408B;
}
.textBold {
	font-family: "Century Gothic", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #28408B;
}
.pageTitleBlue {

	font-family: "Century Gothic", Tahoma;
	font-size: 22px;
	color: #28408B;
	font-weight: bold;
}
.pageTitleBlue2 {
	font-family: "Century Gothic", Tahoma;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/background2.jpg);
}
