﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.6;
	margin:0;
	padding:0;
	text-align:center;
	color: #666;
}
form, p, h1, h2, h3, h4, ul, li {
	margin:0;
	padding:0
}
#header, #footer, #content {
	text-align:left
}

.clearer {
	clear:both;
	height:1px;
}

#contentHolder .dotted {
	clear:both;
	height: 1px;
	margin: 0 0 10px 0;
	line-height:0;
	border-bottom: 1px dashed #ccc;
	padding:0;
	width: 100%;
}
.dotted2 {
	margin:0 0 10px 0;
	border-bottom: 1px dashed #ccc;
	padding:0;
	line-height:0;
	height:1px
}

#header, #footer, #section, #contentHolder, #breadcrumbs, #sectionJF, journeyMainNav div, .descender {
	margin:0 auto;
	width:770px;

}

a img {
border:none;
}