body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-size: 12px;
}
p {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #641E88;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 24px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.boxHead {
	color: #FFFFFF;
	background-color: #641e88;
	font-weight: bold;
	font-size: 11px;
}
.listBox {
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 18px;
}
.sideBox {
	background-color: #a9c3d4;
}
a.sideBox:link {
	text-decoration: none;
}
a.sideBox:visited {
	text-decoration: none;
}
a.sideBox:hover {
	text-decoration: underline;
}
a.sideBox:active {
	text-decoration: none;
}
.formTable {
	font-size: 12px;
}
