.outer_bg
{
	background-color: #ffcc00; 
	width: 680px; 
	
	padding: 10px 0px;
	
	text-align: center;
}

.banner
{
	background-image: url('/power/images/pl_header.gif');
	width: 600px;
	height: 70px;

	padding: 0px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	
	text-align: center;
	vertical-align: middle;
	
	border-style: solid;
	border-width: 1px;
	
	background-color: gray;
}

.round_corners
{
	width: 680px; 
	
	margin-left: auto; 
	margin-right: auto; 
	
	text-align: center
}

.content_box
{
	padding: 10px;
	
	font-family: arial;
	font-size: 12pt;
	
	text-align: left;
}

.headerTxt
{
	font-size: 21pt;
	color: #ff6600;
	font-weight: bold;
	
	text-align: center;
}

.subheaderTxt
{
	font-size: 14pt;
	color: #ff6600;
	font-weight: bold;
}
