﻿#ContentWrapper {
	line-height: 1.4em;
}

#LeftContent {
	float: left;
	width: 41%;
	margin: 0;
	padding: 0 0 0 0;	 	
}

#RightContent {
	float: left;
	width: 56%;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
}

#RightContent hr {	/* spacing between top copy and logo links*/
	margin-right: 10px;
	color: #A9D3C0;
	background-color: #A9D3C0;
	height: 2px;
	border: none;
}

.DownloadTitle {
	color: #6B80B7;
	font-weight:900;
	
}

 .DownloadTeaser {
	list-style-position: inside;

}

.pdflink {
	padding-left: 0;
	color: #54A881;
	text-decoration: underline;

}
