body {
	margin: 0;
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #6e6f71;
	background: #FFF;
}
img {border-style: none;}
a {
	text-decoration: none;
	color: #6e6f71;
}
a:hover {text-decoration: underline;}
.forms-box,
.nav-holder,
.intro-holder,
#sidebar,
.more,
.aside,
.add1,
.alignleft,
.bottom-list {display: none;}
#wrapper,
.header-holder,
#header,
#main,
#twocolumns,
.footer-holder {width: 100%;}
.logo {
	line-height: 32px;
	font-size: 26px;
	font-weight: normal;
	color: #1D2B5B;
}
.logo a {color: #1D2B5B;}
#content,
#footer {
	padding: 50px 0;
	width: 100%;
}
#content h2 {
	line-height: 29px;
	font-size: 24px;
	font-weight: normal;
	color: #1D2B5B;
}
address.hidden {
	display: block;
	margin: 0;
	width: 100%;
	line-height: 12px;
	font-size: 9px;
	font-style: normal;
}
address.hidden span {display: block;}