.Blueborderall {
	border: 2px solid #0071BB;
}
.leftmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071BB;
	text-decoration: none;
}
a.leftmenutext:hover {
	color: #F0922F;
	text-decoration: underline;
}
.Bluebordertopbottom {
	border-top: 1.5px solid #0071BB;
	border-bottom: 1.5px solid #0071BB;

}
.leftmenuheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0071BB;
}
.bottomblueborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071BB;
}
.bottomtopblueborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071BB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0071BB;

}
.leftpadding {
	padding-top: 5px;
	padding-left: 10px;
}
.border {
	border: 1px solid #000000;
}
.catalogheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
