* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #231F20;
}
strong {
	font-weight: normal;
}
hr {
	clear: both;
	margin-bottom: 15px;
	display: none;
}
iframe {
	display: none;
}p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a, a:visited {
	font-weight: bold;
	color: #3C2E42;
}
a:hover {
	color: #666;
}

.callout {
	margin: 0px;
	padding: 0px;
	clear: none;
}
.img-centered {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.img-floatleft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.img-breakright {
	float: none;
	clear: right;
	margin-bottom: 3px;
}

#content-footer {
	height: 81px;
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display: none;
	background-image: none;
}


#content-header {
	height: 47px;
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display: none;
	background-image: none;
}

#content-main {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: none;
}


#primary-heading {
	position: relative;
	display: none;
	margin: 0px;
	background-image: none;
}

#content-wrapper {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: none;
}


#content-wrapper h3 {
	margin: 0px 0px 1em;
	padding: 0px;
	font-size: 1.3em;
	color: #3C2E42;
	line-height: 1.1em;
}
img {
	display: none;
}

#content-wrapper h4 {
	margin: 0px;
	padding: 0px;
	background-image: none;
	display: none;
}
#attribution {
	clear: both;
	height: 20px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	background-image: none;
	display: none;
}
