/* CSS Document */
.borders {
 border-top: 1px solid #000000;
 border-right: 1px solid #FFFFFF;
 border-bottom: 1px solid #FFFFFF;
 border-left: 1px solid #000000;
 }
.contentHeading {
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.navigation {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
}
.heading2 {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: arial;
	font-size: 8pt;
	color: #271d0e;
	text-decoration: none;
	font-weight: bold;
}
.measTable {
	background-color: #727272;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;


}
.prodNavBg {
	background-color: #333333;
	background-image: url(../images/leftProdNav_bg.jpg);
	background-repeat: repeat-x;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 10pt; font-weight: bold; text-decoration: none; font-family: Arial;}