#tblSplash {
	border: medium solid #003366;
}
body {
	background-color: #FFFFD1;
}
#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/splash_05.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
.benefitsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.content {
	padding: 25px;
	background-image: url(images/indexContentBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
.layer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	padding: 10px;
	border: thin solid #990000;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}

