body {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

#global {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

#logos, #flash-holder, #flash-holder-home, #flash, #nav, #breadcrumb, #images {
	display: none;
}

h1, h2 {
	font-size: 120%;
	font-weight: normal;
}

h3, h4 {
	font-size: 100%;
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: underline;
}

.content {
	float: left;
	width: 60%;
}

.contact {
	float: right;
	width: 35%;
}

.content-full {
	width: auto;
	text-align: justify;
}

#footer {
	float: left;
	width: 100%;
}

#print-title {
	font-size: 140%;
}

#print-title hr {
	color: #000;
	background-color: #000;
	height: 1px;
}