#contentContainer2{
	height: 469px;
	background-image: url(../images/template2/mainBack.png);  
	background-repeat: no-repeat;
	padding: 28px 0px 0px 10px;
 width: 840px;
}

#breadcrumb2{
	height: 22px;
	width: auto;
	padding: 3px 0px 0px 0px;
	color: white;
	font-size: 11px;
	text-transform: lowercase;
	margin: -27px 0px 0px 1px;
}

#breadcrumb2 a{
	color: white;
	text-decoration: none;
}

#breadcrumb2 a:hover{
	text-decoration: underline;
}

#contentLeft2{
	width: 570px;
	height: 410px;
	overflow: auto;
	font-size: 12px;
	float:left;
}

.pdfDownload{
background-image: url(../images/generic/pdf.gif);
background-repeat: no-repeat;
padding: 0px 0px 1px 20px;
}

.equipmentList{
	vertical-align: top;
	padding: 0px 0px 20px 0px;
}


#contentRight2{
	width: 225px;
	height: 400px;
	background-image: url(../images/template2/rightBack.png);
 background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 10px;
	color: white;
	padding: 10px 0px 0px 10px;
 overflow: auto;
}

#contentRight2 h1{
	padding: 0;
	margin: 0;
	font-size: 16px;
}

.newsHeading{
color: #E14B14;
font-size: 15px;
font-weight: bold;
margin: 15px 0px 5px 0px;
}

.newsContent{
color: #555251;
border-bottom: 1px dashed #555251;
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
}

.anchor{
 color: #6A6464;
}

.anchorLink{
color: white;
text-decoration: none;
font-weight: bold;
height:8px;	
}

.anchorLink:hover{
text-decoration: underline;
}