body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#header ul, #navigation, .m {
	display: none;
}

#header h1 a {
	border-bottom: 1px solid #006633;
	color: #006633;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
}

h1 {
	font-size: 30px;
	margin-bottom: 10px;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

p {
	margin-top: 0;
	padding-top: 0;
}

address {
	font-size: 85%;
	font-style: normal;
	padding-bottom: 20px;
}

address span {
	display: block;
}

.adr {
	padding-bottom: 10px;
}

cite {
	font-weight: bold;
}

a img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

#mainContent {
	border-bottom: 1px solid #A3C8B5;
	margin-bottom: 20px;
}

#footer {
	text-align: center;
}

#footer address span {
	display: inline;
}

#footer .adr, #footer .tel, #footer .fax {
	display: block;
}

.export {
	display: none;
}