p {
	margin: 10px 0;
}
ul, ol {
	width: 90%;
	margin-left: 15px;
	padding-left: 15px;
	list-style-position: outside;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
img {
	border: none;
}
a, a:visited {
	color: #231f20;
}
a:hover {
	color: #222;
}
h1, h2, h3, h4, h5 { 
	color: #231f20; 
	margin: 10px 0;
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
hr {
	border: none 0;
	border-top: 1px solid #DDD;
	width: 80%;
	height: 1px;
	margin: 20px;
	text-align: center;
	clear: both;
}
body {
	margin: 0px auto;
	padding-top: 20px;
	color: #231f20;
	font: 62.5% Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: #eaebed;
	text-align: center;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 996px;
	border: 1px solid #c0c3c5;
	background: #fff;
	overflow: auto;
}
#accessiblity {
	margin-left: 20px;
	font-size: 1.2em;
	line-height: 200%;
}
.size2 {
	font-size: 1.4em;
}
.size3 {
	font-size: 1.6em;
}
#header {
	width:996px;
	height:106px;
	background: #000;
	border-bottom: 1px solid #c0c3c5;
}
div#logo {
	width: 180px;
	height: 63px;
	margin: 20px 0 0 20px;
	text-indent: -9999em;
	background: url(../img/logo-white.png) no-repeat;
	float: left;
}
h2#tagline {
	margin: 20px 0 0 200px;
	color: #fff;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: .1em;
	float: left;
}
/* --- navigation --- */
ul#nav {
	position: relative;
	top: -1px;
	left: 126px;
	height: 24px;
	width: 840px;
	padding: 0;
	list-style-type: none;
	float: left;
}
html>body ul#nav {
	left: 140px;
}
ul#nav li {
	width: 130px;
	height: 25px;
	line-height: 20px;
	font-size: 1.1em;
	margin: 0 0 0 -10px;
	background: url(../img/greytab.png) no-repeat;
	float: left;
}
ul#nav li:hover {
	position: relative;
	z-index: 100;
	background: url(../img/whitetab.png) no-repeat;
}
ul#nav a,
ul#nav a:visited {
	padding: 4px 0 0 14px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
}
div#left-col {
	width: 270px;
	float: left;
}
div.callout {
	margin: 20px;
	font-size: 1.2em;
	border: 1px solid #c0c3c5;
}
div.callout h2 {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	background: #eaebed;
}
div.callout h3 {
	margin: 0;
	padding: 5px;
	font-weight: bold;
}
div.callout p {
	padding: 0 5px 5px;
}
span.more {
	position: absolute;
	left: -9999px;
	width: 900px;
}
#content {
	width: 686px;
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.6em;
	background: url(../img/contentbg.gif) no-repeat;
	float: left;
}
#content h1 {
	margin: 150px 0 40px;
}
html>body #content h1 {
	margin: 130px 0 40px;
}
a.subscribe {
	margin: 70px 0 0;
	padding: 5px 10px;
	display: block;
	background: #fff;
	font-size: 1.3em;
	text-align: center;
	text-decoration: none;
	border: 1px solid #c0c3c5;
	float: right;
}
a.subscribe:hover {
	text-decoration: underline;
}
div#sub-links {
	margin: 40px 0 0;
	padding: 5px 10px;
	display: block;
	background: #fff;
	font-size: 1.3em;
	text-align: right;
	border: 1px solid #c0c3c5;
	float: right;
}
div#sub-links a {
	text-decoration: none;
}
div#sub-links a:hover {
	text-decoration: underline;
}
.newsletterform {
	margin:15px 0;
	border:#222 1px solid; 
	padding:10px;
}
.newsletterform ul { 
	margin:0; 
	list-style:none;
}
.newsletterform ul li {
	clear:both;
}
.newsletterform ul label { 
	display:block; 
	width:160px;
	padding: 4px;
	text-align: right;
	float:left;
}
.newsletterform .textfield  {
	display:block;
	width:260px;
	padding:3px;
	margin:5px 0 7px;
	border:1px solid #222;
	outline:none;
	float:left;
}
.newsletterform .textfield:hover, 
.newsletterform .textfield:focus, 
.newsletterform .textfield:active { 
	border-color:#222; 
}
.newsletterform .send { 
	padding: 5px;
	margin: 10px 0 0 180px;
	text-align:center;
	background: #eaebed;
	font-size: 1.2em;
	border: 1px solid #c0c3c5;
}
.newsletterform .send:hover {
	color:#eaebed;
	background: #231f20;
}
.imageright {
	margin: -32px 0 30px 30px;
	padding: 0;
	border: 1px solid #c0c3c5;
	float: right;
	clear: right;
}
#footer {
	margin: 0px auto;
	position: relative;
	width: 996px;
	padding: 5px 0;
	font-size: .8em;
	clear: both;
}
#footer h2 {
	margin: 0;
	text-align: center;
	color: #222;
}
#footer h2 a:visited, #footer h2 a:link {
	color: #222;
	text-decoration: none;
}
#footer h2 a:hover {
	color: #222;
	text-decoration: none;
}
#footer h3 {
	margin: 0;
	text-align: center;
	color: #EEE;
}
#footer h3 a:visited, #footer h3 a:link {
	color: #EEE;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #222;
	text-decoration: none;
}
.accessibilityicon {
	margin-top: -8px;
	float: left;
}
