body { 
	margin: 0; padding: 0;
	color: #000; background: #D1E2E6; background: #fff;
	font: 95%/1.2em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-align: center;
	}
p.hide { 
	display: none; 
	}
a img { border: 0; }
a { 
	color: #244D92;  
	}
a:visited { 
	color: #244D92;  
	}
a:hover { 
	color: #E53D09; 
	}
#container {
	text-align: center;
	margin: 0 auto;
	padding: 30px 0 15px 0;
	width: 840px;
	}
#container.not-centered { text-align: left; }
#masthead {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	}
#nav {
	width: auto;
	padding: 0;
	margin-bottom: 25px;
	text-align: left;
	}
#nav a {
	padding: 0 3px;
	margin: 0 8px;
	text-decoration: none;
	font-size: 1em;
	color: #666;
	}
#nav a:hover {
	color: #E53D09;
	}
	
h2, h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}
h1, .h1-style { 
	font-family: Papyrus, Georgia, Times, serif;
	font-weight: normal;
	color: #E53D09;
	font-size: 40px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-align: center;
	}
.h1-style {
	text-align: left;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bold;
	}
h1 span { display: none; }
h2 { 
	font-size: 34px;
	line-height: 1.3em; 
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: .5em;
	margin: 0; 
	color: #666;
	background-color: #D1E2E6;
	text-align: center;
	}
h2 a {
	display: block;
	width: auto;
	}
h2 a, h2 a:visited {
	text-decoration: none;
	color: #666;
	}
h2 a:hover {
	background-color: #FFBA00;
	}
h3 { 
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000; 
	margin-bottom: .5em; 
	margin-top: 1em;
	padding: 0; 
	}
h4 {
	color: #000;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	}
p, ol, ul { 
	font-size: 1em;
	line-height: 1.3em; 
	margin-top: 0; 
	margin-bottom: 1em;
	}
p em { 
	font-style: italic; 
	}
li { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
ul.sep li {
	margin-bottom: .5em;
	}
.fll {
	display: block;
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
.flr {
	display: block;
	border: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
img.framed { border: 1px solid #000; }
.bc { font-size: .85em; text-align: left; color: #666; margin-bottom: 2em; }
.bc a { color: #666; }
.icon { vertical-align: middle; padding-right: 5px; }

p.top {
	font-size: .85em;
	line-height: 1.2em;
	clear: both;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	}
.cen { text-align: center; }
.indent { margin-left: 25px; }
.clr { clear: both; margin: 0; }
.sm { font-size: .8em; }
.subcapt { font-size: .8em; clear: left; text-align: left; margin-top: -18px; margin-bottom: 22px; }
.quote1 {
	color: #E53D09;
	font-size: 1.1em;
	line-height: 1.5em;
	}
.quote2 {
	color: #E53D09;
	}
#footer { 
	clear: both;
	margin: 2em 0 .75em 0;
	padding: 0;
	text-align: center;
	font-size: .9em;
	line-height: 1.2em;
	color: #777;
	}
#footer img { padding-top: 5px; }
table.icons {
	margin-bottom: 10px;
	}
table.icons td {
	vertical-align: top;
	line-height: 1.1em;
	}
table.icons img {
	width: 125px;
	height: 83px;
	}
table.icons a {
	text-decoration: none;
	}
.divbar {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em 0;
	padding: 0;
	}
.divbar2 {
	border-bottom: 3px solid #369;
	margin: 1em 0;
	padding: 0;
	}
.lside { float: left; width: 49%; }
.rside { float: right; width: 49%; }
