@charset "utf-8";
@media print {TABLE.noprint, DIV.noprint {display:none} }

body {
	background-color: #FFFFFF;
	margin: 0px;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #498941;
}

a:visited {
	color: #498941;
	text-decoration: none;
}

a:hover {
	color: #999966;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	display: inline;
	height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #673D23;
}

ul {
	list-style-type: square;
}

.borderleftcol {
	border-top-width: 198px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bordercentercol {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}

.borderrightcol {
	border-top-width: 122px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header {
	height: 65px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left:3px; 
	padding-right:3px;
} 

#header_left {
	width: 158px;
	float: left;
	height: 65px;
	padding-left: 5px;
}

#header_main {
	width: 408px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 65px;
	text-align: bottom;
	font-size: 11px;
	padding-bottom: 5px;
}

#header_right {
	float: right;
	width: 158px;
	vertical-align: bottom;
	padding-right: 8px;
	position: relative;
	text-align: right;
	top: 40px;
	padding-bottom: 2px;
}

#top_nav_bar {
	background-image: url(http://www.mnpower.com/powerofone/images/top_nav_bar_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	width: 750px;
	padding-top: 5px;
	padding-left:3px; 
	padding-right:3px;
}

#poo_top_nav{
	padding-left:15px; 
	padding-right:8px;
	padding-top:8px;
}

#sub_nav_logo{
	float: left;
}
#sub_nav_container {
	background-image: url(http://www.mnpower.com/powerofone/images/sub_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 57px;
	width: 638px;
	float: right;
}

A.sub_nav:link, A.sub_nav:visited, A.sub_nav:active {
	background-image: url(http://www.mnpower.com/powerofone/images/sub_nav_button_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 7px;
	margin-left: 10px;
	text-indent: 10px;
	text-decoration: none;
}

A.sub_nav:hover{
	background-image: url(http://www.mnpower.com/powerofone/images/sub_nav_button_bg_ro.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}


#sub_nav_container .sub_nav_button_selected {
	background-image: url(http://www.mnpower.com/powerofone/images/sub_nav_button_bg_selected.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 148px;
	vertical-align: middle;
	text-align: left;
	padding-top: 7px;
	margin-left: 10px;
	text-indent: 10px;
	text-decoration: none;
}

#sub_nav_container a.sub_nav_button_selected {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#sub_nav_container a.sub_nav_button_selected:visited #sub_nav_container a.sub_nav_button_selected:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#sub_nav_container a.sub_nav_button_selected:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#breadcrumbs {
	text-align: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #7a7a48;
	height: 15px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	
}

#breadcrumbs a {
	color: #7a7a48;
	text-decoration: none;
	display: inline-block;
}

#breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
}

#whole_page_section{
	padding-top: 4px;
	padding-left:5px; 
}

#section_corner{
	float:left; 
	position:relative; 
	top:-0px;
}

#main_section_banner{
	float: left;
}

#left_nav{
	float:left;	
	position: relative;
	top: -9px;
}

#sub_left_nav_image{
	float:left; 
	position:relative; 
	top:-0px;
}

html>body #sub_left_nav{/* this is for all non IE browsers */
	clear:left;
	float:left;	
	position: relative;
	top: 0px;
}

#sub_left_nav{
	clear:left;
	float:left;	
	position: relative;
	top: -12px;
}

#main_page_container{
	float:right;
	width:570px;
	position: relative;
	top: -9px;
}

#sub_page_container{
	float:right;
	width:570px;
	position: relative;
	top: 0px;
	padding-right: 5px;
}

#heading_container {
	background-image: url(http://www.mnpower.com/powerofone/images/sidepiece_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width: 100%;
	padding-top: 15px;
	
}

#heading_container_corner_image {
	background-image: url(http://www.mnpower.com/powerofone/images/rightside_block_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	float: left;
	text-align: left;
	width: 100%;
	padding-top: 15px;
}

.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	display: inline;
	float: left;
}


.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: #333333;
	text-align: left;
	margin-top: 15px;
}


.section_title_filler {
	background-image: url(http://www.mnpower.com/powerofone/images/heading_line_bg.gif);
	background-repeat: repeat-x;
	margin-right: 80px;
}

.page_title_filler {
	background-image: url(http://www.mnpower.com/powerofone/images/sub_page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 80px;
}

#sub_page_content{
	text-align:left;
	font-size: 11px;
	clear:both;
}

#footer{
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
	
}