body {	
	color: #000;
	background: #fff;
	font: 12px  arial, sans-serif; 
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

 p {
	margin-top: 13px;
}


 h1 {	
	font-size: 24px; 
	margin: 50px 0px 0px 0px;
	font-weight: normal;
	white-space: nowrap;	
}

	
 h2 {	
	font-size: 18px; 
}


 h3, th {	
	font-size: 15px; 
}

th	{ text-align: left; }

#content {
	width: 450px;
	margin: 0px 0px 0px 290px;

}	

#leftbar {
	width: 200px;
	float: left;
	margin: 3px 0px 0px  0px;
}

#leftbar p {
	font-size: 14px;
	margin: 7px 0px 0px 12px;
}

#leftbar p strong {
	font-weight: bold;
	font-size: 15px;
}

strong {
	white-space: nowrap;
}

a:link, a:active, a:visited {
	white-space: nowrap;	
}

a:link {
	color: #053D82;
}

a:active {
	color: blue;
}

a:visited {
	color: #6B7999;
}

.copyright {	
	margin: 50px 0px 10px 0px;
	color: #000; 
	font-size: 9px; 
}	

.copyright   a:link, .copyright a:active, .copyright a:visited, .copyright .indent{
	margin-left: 8px;
}


.fractions {
	font: 110% georgia, sans serif;
}

.above, .below { 
	font-size: 70%;
	font-family: georgia, sans-serif; 
}

.above {
	 vertical-align: 0.7ex;
 }

.below { 
	vertical-align: -0.3ex; 
}	

.chipmaster, .filtermaster {
	color: #587B8B;
	font: 100% verdana, sans serif;
}
		
.masterconveyors, .nobr {
 	white-space: nowrap;
}

.leftcol1 {
	margin-top: 30px;
	margin-left: 10px;
}

.alert {
	font-weight: bold;
	color: #C00;
}

