@charset "UTF-8";
/* CSS Document */

#Copy {
	padding-bottom: 80px;
}

#Copy h1 {
	font-size: 28px;
}

#BodyFoot #PageImage {
	display: none;
}

#RightGraphic {
	float: right;
	margin: 0 0 15px 15px;
	width: 344px;
}

#TextRight {
	float: left;
	margin: 0 0 0 15px;
	width: 350px;
}

#LeftText {
	width: 344px;
}

#LeftCol a {
	background-color: #6895e8;
	color: #ffffff;
	display: block;
	margin: 0 27px 1px 0px;
	padding: 5px 15px;
	text-decoration: none;
}

#LeftCol a:hover {
	background-color: #AAD638;
	text-decoration: underline;
}

#Copy ol li {
	padding: 8px 0 9px 35px;
}

#Copy ul li {
	margin-bottom: 6px;
}