.blueBG {
	background-image: url(images/blueBG.gif);
	background-repeat: repeat;
}
.borderWhite {
	border: thin solid #FFFFFF;
}
.yellowBG {
	background-image: url(images/yellowBG.jpg);
	background-repeat: no-repeat;
}
.redBG {
	background-repeat: repeat;
	background-color: #A50F1E;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
}
.homeNews {
	position:absolute;
	visibility:inherit;
	width:251px;
	height:146px;
	z-index:1;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003366;
	overflow: auto;
	padding: 5px;
	line-height: 14px;
	left: 305px;
	top: 480px;


}	
.cellSpacing {
	position:absolute;
	top: 171px;
	left: 19px;
	width: 304px;
	overflow: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	height: 126px;

}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#redBG a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E1EBCD;
	text-decoration: underline;
}
#redBG a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E1EBCD;
	text-decoration: underline;
}
.cell {
	padding: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
}
.yellowFont {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFCF63;
}

.subNav {
	font-family: "Arial", "Geneva", "Verdana", "Sanserif";
	font-size: 13px;
	font-weight: bold;
	color: #FFCF63;
}
.mainHeadline {
	font-family: "Garamond", "MS Serif", "New York", "Times New Roman", "serif";
	font-size: 14px;
	color: #FFCF63;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.yellowBackground {
	background-color: #FFCF63;
}
