.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;

}
.sideBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-left-style: solid;
}
.sideBorder2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.GryBackground {
	background-color: #CCCCCC;
}
.DrkBlBackground {
	background-color: #003399;
}
.BlueBackground {
	background-color: #0066CC;
}
.GryFont {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}
.smlFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ServicesList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;

}
.ProductsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #003399;
	vertical-align: text-bottom;


}
.ProductHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
