body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	background-color:white;
	color:black;
}

h1, h2, h3 {
	padding-left:10px;
}

h1, h3 {
	font-size: 28px;
	font-weight:bolder;
}

h1 {
	padding-top: 1em;
}

h2, 3 {
	font-size:22px;
	font-weight:bold;
}

h3 {
	text-align:center;
}

p, ul {
	padding-left:10px;
	font-size:16px;
	line-height: 20px;
}

td, #content {
	vertical-align:top;
}

a {
	text-decoration: none;
}

#header img, #footer img, #signature img {
	border:0;
}

#content, #content2 {
	clear:both;
	border:5%;
	padding:20px;
}

.oldbrowser, .nodisplay {
	display:none;
}

.noprint {
	display:inline;
	margin-top:0em;
	margin-bottom:0.2em;
}

.right, .rightPane, .rightPanePrint {
	text-align:right;
}

.rightPanePrint {
	margin-right:10%;
}

.rightPane {
	width:20%;
	margin-left:3%;
}

.left, .leftPane {
	text-align:left;
}

.leftPane {
	width:80%;
	margin-right:3%;
}

.center {
	text-align:center;
	margin-left:100px;
}

.italic {
	font-style:italic;
}

#footer {
	text-align:center;
}

#signature {
	text-align:right;
}

/* mainNav
=======================*/
#mainNav, #secondaryNav, #cookie, #signature a, .noprint {
  display: none;
}

#header ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
	text-transform:uppercase;
}

#header ul li {
	float:left;
}

#header ul a {
	padding:0 1.5em;
	text-decoration:none;
	float:left;
	display:block;
	font-size:14px;
}