.MenuTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A5585;
}
.RedExtension {
	background-image: url(images/Red-Extension.gif);
	background-repeat: repeat-x;
}
.BlueExtension {
	background-image: url(images/Blue-Extension.gif);
	background-repeat: repeat-x;
}
.BlueHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A5585;
	font-weight: bold;
}
.NewsBox {
	background-image: url(/images/news-section.jpg);
	background-repeat: no-repeat;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.RedHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B42215;
	font-weight: bold;
}
.blackborder {
	border: 1px solid #000000;
}
.Redborder {
	border: 1px solid #B42215;
}
