body {
	background-color: 006599;
	background-image: url(images/lg_bg.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
.mainText {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.alertText {
	font-family: Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
}
.mainLink a:link {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.mainLink a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 22px;
}
.mainLink a:visited {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 22px;
	color: #006699;
}
li {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.homeYellowCell {
	height: 150px;
}

