body
{
	background-color: #d7deec;
	color: #000;
	margin-left:auto; margin-right:auto;margin-top:0px;
}
.banner
{
	width: 900px;
	height: 165px;
	border-collapse: collapse;
}
.toolbar
{
	width: 246px;
	background-color: #fff;	
	vertical-align: top;
	background-image: url(images/toolbar.jpg); 
	background-attachment: scroll;
}
h1 {
	font: 16pt "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #000; 
	margin-top: 0px;
	margin-bottom: 5px;
	}	
.copy	{
	padding:30px;
	margin: 0px;
}
div.whr	{
	margin-bottom: 10px;
	border-bottom: 10px solid #fff;
}
.content {
	font: 13pt "Times New Roman", Times, serif;
	color: #000;
	background: #fff;
	width: 654px;
	line-height: 24px;
	vertical-align: top;	
}
.content-alt1 {
	font: 12pt "Times New Roman", Times, serif;
	color: #000;
	background: #ebf1f9;
	width: 654px;
	line-height: 20px;
	vertical-align: top;	
}
.content-alt2 {
	font: 12pt "Times New Roman", Times, serif;
	color: #000;
	background: #e1e1e1;
	width: 654px;
	line-height: 20px;
	vertical-align: top;	
}
.lgtext {
	font: 16pt  Times, serif;
	color: #000;
	font-weight: bold;
}
a:link
{
	color: #000; text-decoration:none
}
a:active
{
	color: #000; text-decoration:none
}
a:visited
{
	color: #000; text-decoration:none
}
a:hover
{
	color: #000; text-decoration:underline
}
a.u:link
{
	color: #0600ff; text-decoration:underline
}
a.u:active
{
	color: #000; text-decoration:underline
}
a.u:visited
{
	color: #0600ff; text-decoration:underline
}
a.u:hover
{
	color: #000; text-decoration:none
}

.foot {
	font: 8pt  verdana, sans-serif;
	color: #697182;
	height: 40px;
	line-height: 24px;
	padding-top: 10px;
	text-align: center; 
}
a.footlink:link
{
	color: #697182;
	text-decoration: none;
}
a.footlink:visited
{
	color: #697182;
	text-decoration: none;
}
a.footlink:hover
{
	color: #697182;
	text-decoration: underline;
}
ol {
	margin-left:10px; padding-left:10px
}
ul {
	margin-left:5px; padding-left:5px
}
li {
	margin-left:5px; padding-left:0px 
}
