.bodyBG {
	background-image: url(/images/layout/sideBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
		Anti-alias: smooth;
}
.border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
		Anti-alias: smooth;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
}
.bullet {
	list-style-image: url(/images/arrow.gif);

}
