#contentLeftLong {
	float:left;
	margin-right:10px;
	padding-top:10px;
	width:610px;
}
#contentLeftLong h1{
	color: #193e7c;
	font-size: 26px;
	line-height: 28px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#contentLeftLong h2{
	color: #193e7c;
	font-size: 20px;
	line-height: 20px;
	border: 0px;
	padding: 0px;
	margin: 25px 0px 5px 0px
}
ul.textLarge li {
	font-size: 18px;
	line-height: 30px;
}
h3.blkHeading {
	color: #333;
}
span.largeText {
	font-size: 18px;
	padding-left: 20px;
	font-weight: bold;
}	
hr.dotted {
	height: 1px;
	line-height: 1px;
	border: 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #ccc;
	background: none;
}
.rightImages {
	float: right;
	width: 165px;
	margin: 10px 0px 10px 20px;
}
.rightImages img{
	margin: 10px 0px 0px 0px;
}
.page_bottom {
	background:url("/themes/default/images/page_bottom.gif") no-repeat scroll center top transparent;
	margin:-1px auto;
	text-align:center;
}
