@charset "utf-8";
.navBox {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #660000;
	background-image: url(images/bkGray.jpg);
	border: 1px solid #CCCCCC;
}
.navLinks {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.inthenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a:hover {
	color: #000066;
}

.homepageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navTitles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
.navText {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.navTextIdent1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.navTextIdent2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	text-indent: 18px;
}
.navTextIdent {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-indent: 4px;
}
.boxOutline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BoxTitlesWhite {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.boxTextBlue {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.titleWhiteBig {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 24px;
	color: #FFFFFF;
}
