/* CSS Document */
#leftColumn {
	height: 620;
}
#centerContainer {
	height: 640px;
	overflow: hidden;
}
#mainText {
	height: 600px;
	overflow: auto;
}
#mainText p {
	line-height: 15px;
	font-size: 11px;
	margin-bottom: 10px;
}
.strong p{
	margin-bottom: 0px;
}
.indent {
	margin-left: 18px;
}
.singleH2 {
	color: #000000;
}
.bulletList {
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}