@charset "utf-8";
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.hpNewsTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #FFFF66;
}
.copyrightinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.insideTitles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 24px;
	color: #003366;
}
.insideNavTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
a.NAV:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.NAV:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.NAV:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: underline;
}
.maintext {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	color: #000000;
}
.insideQuotes {
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	color: #CC6600;
}
.boxfulloutline {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.insideQuotesWhite {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
}
.maintextTitles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}

