﻿body {
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 13px; /*color:#0069AB; 	color:#002474;*/
}
#headerLogo {
	position: absolute;
	left: 40px;
	top: 45px;
}
#headerText {
	color: #C0C0C0;
	font-size: 16px;
	position: absolute;
	left: 200px;
	top: 50px;
}
#headerText_DE {
	color: #C0C0C0;
	font-size: 16px;
	position: absolute;
	left: 220px;
	top: 50px;
}
#headerMercer {
	position: absolute;
	left: 370px;
	top: 48px;
}
#headerMercerDE {
	position: absolute;
	left: 380px;
	top: 48px;
}

#headerFlags {
	position: absolute;
	left: 930px;
	top: 20px;
}
#headerGradTop {
	position: absolute;
	left: 10px;
	top: 70px;
	background-image: url(../images/header/horizGradTop.jpg);
	width: 960px;
}
#headerMenu {
	position: absolute;
	left: 10px;
	top: 75px;
	z-index: 99;
}
#headerGradBottom {
	position: absolute;
	left: 10px;
	top: 107px;
	background-image: url(../images/header/horizGradBottom.jpg);
	width: 960px;
}
#headerImg {
	position: absolute;
	left: 10px;
	top: 95px; /*background-image: url(../images/ros1.jpg);*/
	width: 960px;
	height: 244px;
	z-index: 0;
}
#bodyNews {
	position: absolute;
	left: 670px;
	top: 339px;
	background-color: #BCBFC0;
	width: 290px;
	height: 150px;
	color: White;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}
.millNameNews {
	font-weight: bold;
	color: #0069AB;
}
#bodyCertifications {
	position: absolute;
	left: 670px;
	top: 492px;
	background-color: #FFFFFF;
	width: 300px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
#bodyText {
	position: absolute;
	left: 10px;
	top: 339px;
	background-image: url(../images/header/verticalGradientGRAY.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 304px;
	width: 615px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 25px;
	text-align: justify;
	overflow: hidden;
}
#footer {
	position: absolute;
	left: 10px;
	top: 643px;
	background-color: #BCBFC0;
	width: 950px;
	background-position: center;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#footerAddendum {
	position: relative;
	top: 40px;
	background-color: #BCBFC0;
	width: 750px;
	left: -17px;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}
#bodyNav a:link {
	color: #002474;
	text-decoration: none;
}
#bodyNav a:visited {
	color: #002474;
	text-decoration: none;
}
#bodyNav a:hover {
	color: #0069AB;
	text-decoration: none;
}
#bodyNav a:active {
	color: #002474;
	text-decoration: none;
}


/* dark  blue: #002474; */
/* mid   blue: #0069AB; */
/* light blue: #CCD3E3; */
/* light grey: #BCBFC0; */

#locationBar {
	position: absolute;
	top: 340px;
	left: 10px;
	width: 950px;
	height: 25px;
	padding-left: 10px;
	background-color: #0069AB;
	color: White;
	vertical-align: middle;
}
#bodyNav {
	position: absolute;
	top: 365px;
	background-image: url(../images/header/navBGGray.jpg);
	width: 170px;
	min-height: 10px;
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-bottom: 20px;
}
#bodyPosition {
	position: absolute;
	left: 20px;
	top: 370px;
}
#bodyMain {
	position: absolute;
	left: 204px;
	top: 365px;
	background-image: url(../images/bodyMainGray.jpg);
	width: 731px;
	min-height: 100px;
	padding-bottom: 20px;
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.reportSection {
	width: 726px;
}

.reportHeader {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	height: 20px;
	color: black;
	background-color: #BCBFC0;
	margin-top: 5px;
	vertical-align: middle;
}

.reportHeaderControl {
	font-size: 10px;
	vertical-align: middle;
	text-align: right;
}
.centre {
	text-align: center;
}
.error {
	font-weight: bold;
	color: red;
}
h2 {
	font-size: 11pt;
	margin-top: 10px;
}
.bodylink a:link {
	color: #002474;
}
.bodylink a:visited {
	color: #002474;
}
.bodylink a:active {
	color: #002474;
}
.downloadBG {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BCBFC0;
	margin-left: 10px;
	margin-right: 25px;
}
.download {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 25px;
}
.adjustedZIndex {
    z-index: 1;
}


