.standardtextwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
}
a.standardtextwhitebold:link, a.standardtextwhitebold:visited, a.standardtextwhitebold:active, a.standardtextwhitebold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 36px;
}
.standardtextbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00486a;
}
.standardtextbrightbluebold, a.standardtextbrightbluebold:link, a.standardtextbrightbluebold:visited, a.standardtextbrightbluebold:active, a.standardtextbrightbluebold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00AEEB;
	text-decoration: none;
}
.qualitytableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding-left: 2px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
}

.qualitytablelines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	padding-left: 2px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
}
.boldblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
 a.boldblacklink:link, a.boldblacklink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
a.boldblacklink:active, a.boldblacklink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;	
}
a.qualitymeasures:link, a.qualitymeasures:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;

}
a.qualitymeasures:active, a.qualitymeasures:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;	
}

#hr-quality {
	position: relative;
	top: -34px;
	height: 1px;
	width: 307px;
	z-index: 10;
	margin-bottom: -20px;
	padding: 0;
}

#qualitynav{
	position: relative;
	margin-top: 12px;
	margin-bottom: 12px;
}

#qualitynav table{
	border-top: 1px;
	border-bottom: 1px;
	border-color: #000000;
	border-right: 0;
	border-left: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	border-style: solid;
	width: 520px;
}
/*The style below is not working in IE6
#whowearenav td{
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}
*/
/*for the quality pop-up windows*/
.popup
{
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
}
.qualitymeasuretitle {
	font-family: "Arial Black";
	font-size: 24px;
	color: #00466b;
	margin-left: 9px;
	line-height: 24px;
}	
#bodytextpopup {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#bodytextpopup p, #bodytextpopup td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
/*QUALITY BOX ON THE QUALITY HOME*/
.qshomebox-black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.qshomebox-white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}
