body {
	background-color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 140%;
}

a, a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}

a#skip, div#top, div#textsize, div#left, div.footer, div#print {
	display: none;
}

div#logo_inverted {
	text-align: center;
}

div#siteheader {
	padding: 2em 0 2.8em 0;
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 4em 0;
}	

div#siteheader h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 400%;
	line-height: 60%;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	margin: 0;
}

	div#siteheader h1 span {
		font-size: 40%;
		font-style: normal;
		text-transform: uppercase;
	}

div#siteheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 130%;
}

h2.byline {
	font-size: 100%;
	font-weight: normal;
	margin-top: 0;
}

h3 {
	font-size: 120%;
	margin-top: 2em;
}

p {
	margin: 0 0 1.5em 0;
}

hr {
	height: 1px;
	color: #666;
	background-color: #aaa;
	padding: 0;
	border: none;
	margin: 3em 0;
}

img.right_image {
	float: right;
	border: 4px solid #ddd;
	margin: 0 0 15px 25px;
}

img.left_image {
	float: left;
	border: 4px solid #ddd;
	margin: 0 15px 8px 0;
}

div.left_inset {
	float: left;
	padding: 4px;
	border: 1px solid #aaa;
	margin: 0 15px 8px 0;
}

div.right_inset {
	float: right;
	padding: 4px;
	border: 1px solid #aaa;
	margin: 0 0 15px 25px;
}

	div.right_inset p, div.left_inset p {
		margin: 6px 0 0 0;
	}

div.pullout {
	padding: 1em;
	border: 1px solid #666;
	margin: 3em 0;
}

	div.pullout h3 {
		margin-top: 0;
	}

div.closing {
	border-top: 1px solid #666;
	margin-top: 3em;
}



/* Specifics */

div#center div.green, div#center div.blue {
	min-height: 110px;
	height: 110px;
	margin-top: 30px;
}

div#center > div.green, div#center > div.blue {
	height: auto;
}

div#center div.sb {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border: 1px solid #aaa;
	margin: 0 25px 15px 0;
}

	div#center div.sb img.left_image {
		border: none;
	}

	div#center div.sb p {
		clear: both;
		margin-bottom: 0;
	}

div#center div.pages {
	display: none;
}

ol li {
	padding: 3px 0;
}

div#pelton {
	float: right;
	margin: 0 0 15px 30px;
}
