.contentcell {
}
.navcell {
	background-color: #0099CC;
}
.topright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-image: url(images/top_right.gif);
}
.navcell ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navcell ul li { 
	display: inline;
}

.navcell ul li a {
	text-decoration: none;
	padding: .2em 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.navcell ul li a:visited {
	text-decoration: none;
	padding: .2em 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.navcell ul li a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3300;
	margin: 0px;
	padding: 0px;
}
.bottomcell {
	color: #999999;
	padding: 5px;
	font-size: x-small;
}
.bottomcell a {
	color: #999999;
	font-size: x-small;
}
.bottomcell a:link {
	color: #999999;
	font-size: x-small;
}
.bottomcell a:hover {
	color: #999999;
	font-size: x-small;
}
.bottomcell a:visited {
	color: #999999;
	font-size: x-small;
}
#bottomcellborder{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3300;
}
.benefits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: x-small;
	font-weight: bold;
}
.benefits ul {
	/*margin: 0px;*/
	/*padding: 2px;*/
}
