@charset "UTF-8";
/* CSS Document */

body	{
	background-color:#FFF;
}
#spread	{
	width: 955px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
}
#pagecontainer	{
	margin: 13px;
}
a:link {
	color: #000066;
}
a:visited	{
	color: #888888;
}
v:link {
	color: #999999;
}

#header	{
	position:relative;
	margin-bottom: 2px;
}
#logo	{
	float: left;
	margin-right: 2px;
}
#bodyspace	{
	margin-top: 68px;
	z-index: 1;
}
#leftcol	{
	float: left;
	width: 397px;
}
#leftcol img	{
	float:right;
	margin-top: 32px;
}
#quote	{
	margin-left: 133px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color: #12426D;
	width: 230px;
	padding-top: 25px;
	padding-left: 10px;
}
#rightcol	{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 509px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
}
#rightcol p	{
	margin-bottom: 10px;
}
#rightcol	li	{
	list-style:disc;
	margin-left:15px;

}
#rightcol	ul	{
	margin-bottom: 10px;
}
#footer	{
	margin-top: 20px;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
}
#footer a:link, #footer a:visited	{
	color: #000000;
	text-decoration:none;
}

#footer a:hover	{
	color: #000066;
	text-decoration:none;
}
.header	{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.subhead {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.subhead2 {
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
strong	{
	font-weight:bold;
}
.clear	{
	clear: both;
}
.italic {
	font-style: italic;
}
#sanserif {font-family:Arial, Helvetica, sans-serif;}
#sanserif li	{
font-size:12px;
font-weight:bold;
	list-style:disc;
	margin-left:15px;

}
#sanserif ul	{
	margin-bottom: 10px;
}