body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	background-image:url("webimages/bgtile.jpg");
	background-position:top left;
	background-repeat:repeat-x;
}
td{ font-family: Arial, Helvetica, sans-serif;}
th{ font-family: Arial, Helvetica, sans-serif;}
a{
	color:#0f80d7;
	text-decoration:none;
	font-weight:bold;
}
img{
	border:none;
}
h1{
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
}
h2{
	font-size:14px;
	color:#0f80d7;
}
h3{
	font-size:13px;
	color:#0f80d7;
}
h4{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.outer_wrapper{
	background-image:url("webimages/bg_colorful.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	width:900px;
	padding-top:25px;
}
#wrapper{
	background:#fff url("webimages/header.jpg") no-repeat top right;
	width:800px;
	border:1px solid black;
}
#logo{
	width:800px;
	text-align:left;
	padding-left:97px;
	padding-top:3px;
}
#left-col{
	width:190px;
	min-width:190px;
	max-width:190px;
	vertical-align:top;
	/*margin-top:100px;
	padding-top:100px;*/
	margin-bottom:20px;
	padding-bottom:20px;
}

#right-col{
	width:590px;
	min-width:590px;
	max-width:590px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
}
.centered{
	display:block;
	margin:auto;
	text-align:center;
}
.top-text{
	font-weight:bold;
	color:#ffeec2;
	padding:2px;
	margin:2px;
}
.contentItemBox{
	width:570px;
	background:#fff url(webimages/"bgtile-content-item.jpg") repeat-y top center;
}
.bold-red{
	font-weight:bold;
	color:#6f0f0f;
}
.plain-links{
	font-weight:normal;
	color:#000000;
}
a:hover.plain-links {
	text-decoration:underline;
}
.phoneNumber{
	font-size:14px;
	font-weight:bold;
	color:#6f0f0f;
}
.padded-content{
	padding:5px 5px;
	margin:5px 5px;
}
.contentList{
	list-style-type:none;
	line-height:1.5;
	margin:0px;
	padding:0px;
}
.footer{
	width:760px;
	padding-top:5px;
}
.footer a, span {
	font-size:11px;
	color:#4b3c2d;
}
#mnuWhoBenefits {
	display:none;
	position:absolute;
	margin:-5px 0px 0px 25px;
	left:-1000;
	top:-1000;
	visible:hidden;
	padding:0px;
	border:1px solid #b7d9f3;
	background-color:#fff;
	text-align:left;
	width:150px;
	min-width:150px;
	max-width:150px;
}
.navmenuA{
	display:block;
	padding-top:3px;
	margin-left:5px;
}
.navmenuLi{
	height:24px;
	background:#fff url("webimages/navcell-bgtile.gif") repeat-x bottom left;
	vertical-align:middle;
	display:block;
	text-align:left;
}
.navmenuUL {display:block; list-style-type:none;}
.graphCell {border: 1px solid gray; background-image: url(webimages/graph-graduations.gif); background-position: top; background-repeat: repeat; vertical-align: bottom;}
.graphTotalCell {border: 1px solid gray; vertical-align: bottom;}
