body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.footerText {
	color: #014B66;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.BackgroundTileTop {
	background-image: url(images/bkgrdTile_Top.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.BackgroundTileBottom {
	background-image: url(images/bkgrdTile_Bottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.contentAreaTopLine {
	background-image: url(images/contentAreaTopLine.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #014b66;
}
.blueLinks {
	color: #014B66;
	font-size: 10px;
	text-decoration: none;
}
.contentTextHeaders {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.whiteHorizontalLines {
	background-color: #FFFFFF;
	height: 5px;
}
