body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#central {
	width: 850px;
	font-size: 12px;	
	
}
#lvl2body {
	width: 850px;
	font-size: 12px;
	background-color: #E1E1E1;
	background-image: url(/images/lvl2bkgd.jpg);
	background-repeat: no-repeat;
}
#powbody {
	width: 850px;
	font-size: 12px;
	background-color: #000000;
}
			    
.body_content {
	margin-left:40px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-right: 15px;
}
.top_logo {
	float: left;
	margin-top:30px;
	margin-left:40px;
}
.title {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-top: 80px;
}
.title_white {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-top: 80px;
	color: #FFFFFF;
}
.top_nav {
	font-weight: bold;
	font-size: 1.3em;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	text-align: right;
}
.top_nav a:link {
	text-decoration: none;
	color: #000000;
}
.top_nav a:visited {
	text-decoration: none;
	color: #000000;
}
.top_nav a:hover {
	text-decoration: none;
	color: #FF9900;
}
.top_nav {
	font-weight: bold;
	font-size: 1.3em;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	text-align: right;
}
.top_nav_lvl2 {
	font-weight: bold;
	font-size: 1.3em;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	text-align: right;
}
.top_nav_lvl2 a:link {
	text-decoration: none;
	color: #FF9900;
}
.top_nav_lvl2 a:visited {
	text-decoration: none;
	color: #FF9900;
}
.top_nav_lvl2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.flash {
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 45px;
	background-color: #a19184;
}
table.price th {
	text-align: left;
}

.coverage dt {
	font-weight: bold;
}
.coverage dd {
	display: inline;
}
caption {
	caption-side:bottom;
}
.leftimg {
	float:left;
	padding:7px;
	border:0;
	text-align:center;
}
.rightimg {
	float:right;
	padding:7px;
	border:0;
	text-align:center;
}
.onblack {
	color: #FFFFFF;
	font-size: 12px;
}
	
.onblack a {
	color: #FFFFFF;
}
.onblack a:visited {
	color: #DDDDDD;
}
