﻿#header, #logo, #quicklinks, #navigation, #menu, #relatedLinks, #feedback, #BaseContent_pnlSharing, #sharing, #follow-twitter, #sharing-twitter, #sharing-facebook, #sharing-linkedin, #sharing-plusone, #sharing-addthis
{
	display: none;
}

.errorbox, .warningbox
{
	display: none;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin-top: 25px;
}

#wrapper
{
	border: none;
}

#content
{
	padding-bottom: 25px;
	margin-left: 2px;
	min-height: 0;
}

#content p
{
	margin: 15px 0 15px 0;
	font-size: 20px;
	line-height: 26px;
}

#content div
{
	font-size: 20px;
	line-height: 26px;
}

#content blockquote
{
	margin: 20px 0 20px 10px;
	padding-left: 40px;
}

#content td
{
	padding-bottom: 5px;
	font-size: 20px;
	line-height: 26px;
}

#content li
{
	font-size: 20px;
	line-height: 26px;
}

#footer
{
	clear: both;
	font-size: 14px;
	width: 100%;
	background-color: #fff;
	color: #000;
}

#footer-info
{
	clear: both;
	float: left;
	text-align: left;
}

#footer-copyright
{
	clear: both;
	float: left;
	text-align: left;
	padding-top: 25px;
}

#footer a
{
	color: #000;
	text-decoration: none;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
}

h1
{
	font-size: 26px;
	color: #000;
	background-color: #fff;
}

h2
{
	font-size: 24px;
	color: #000;
	background-color: #fff;
}

h3
{
	font-size: 22px;
	color: #000;
	background-color: #fff;
}