/* Start Divisions and properties */

#pageOutlineBlendCenter {
	width: 702px;
	margin: auto;
	}

#pageOutlineBlend {
	width: 700px;
	border: black 1px solid;
	margin: auto;
	min-height: 100%;
    text-align: left;
	float: left;
	}

#titleImageHeader {
	background-color: #e4e9f2;
	padding-right: 15px;
	width: 685px;
	height: 108px;
	line-height: 180px;
	vertical-align: text-bottom;
	text-align: right;
	background-image: url(../images/QualityMattersTopImage.jpg);
	overflow: hidden;
	float: left;
	color: #FFFFFF;
	}
	
#pageBody {
	float: left;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(../images/content_back.gif);
	}


#pageNav {
	width: 130px;
	height: 500px;
	float: left;
	line-height: normal;
	font-weight: normal;
    font-size: 11px;
    color: #003366;
	background-color: #FFFFFF;
    line-height: normal;
    font-family: Verdana, Tahoma, Arial, 'Arial Black', 'Times New Roman';
	padding-left: 10px;
	padding-top: 10px;
	min-height: 100%;
}

#pageContent {
	width: 540px;
	float: left;	
	line-height: normal;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana, Tahoma, Arial, 'Arial Black', 'Times New Roman';
	padding: 10px;
	background-color: #e4e9f2;
}

#pageFooter {
	height: 22px;
	overflow: hidden;
	float: left;
	width: 650px;
	color: #FFFFFF;
	line-height: 22px;
	vertical-align: middle;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../images/qmat_footer.gif);
	}
	
#pageFooter a {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
DIV#Content {
    padding-right: 20px;
    padding-left: 20px;
    width: 538px;
    line-height: normal;
    padding-top: 20px
}

#OrangeRow {
    background-image: url(../images/tablebackground.gif);
    background-repeat: repeat-x;
	height: 3px;
	position: relative;
	float: left;
	width: 700px;
}

#FooterRow {
    font-size: 10px;
    color: white;
    font-family: Tahoma, Verdana, Arial, 'Arial Black', 'Times New Roman';
    height: 20px;
    background-color: #003366;
    text-align: center;
	position: relative;
	float: left;
	width: 700px;
}

#imgFactory {
	margin-left: -10px;
	margin-top: -9px;
}
	
/* End Divisions and properties */

.clear {
	clear: both;
	width:90%;
	height:60px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 15px;
	border-top: solid 1px #CCCCCC;
	font-size: 9px;
	color: #999999;
	background: #FFFFFF;
	}