body	{
width:800px;

background:#d1d5dd;
font-family:Lucida Grande, Arial, Helvetica;
margin-top:0px;
margin-left:auto;
margin-right:auto;
	}
	
p	{
font-size:9pt;
color:#222222;
margin:10px 50px 5px 7px;
line-height:150%;
	}
	
	
	
	.heading, {
	font-size:10pt;
	font-weight:bold;
	}
	
	a	{
	color:#222222;
	font-weight:normal;
	text-decoration:underline;
	}
	
	a:hover	{
	color:666666;
		}
	
	
.header	{
width:800px;
height:100px;
background:#17234c;
margin:0px;
color:#ffffff;
}

.mainlinks	{
width:800px;
height:auto;
background:#bde0f2;
color:#ffffff;
padding:5px 0px 5px 5px;
	}
	
	.link	{
	background:#bde0f2;
	margin:1px 1px 0px 1px;
	padding:2px 0px 2px 5px;}
	
	.link a:hover	{
	color:#dd441b;
	}
	
	.link a	{
		text-decoration:none;
	}
	
		.mainlinks a {
	border:0;
		color:#17234c;
	font-weight:bold;
	text-decoration:none;
	}	
	
	.main	{
	width:800px;
	height:70%;
	}
	
.column	{
	margin:15px;
	width:480px;
	height:auto;
	background:#ffffff;
	clear:none;
	float:right;
	}
	
	.smallcolumn	{
	width:250px;
	height:auto;
	float:left;
	margin:15px;
	background:#ffffff;
	}
	
	h1	{
	font-family:Lucida Grande, Arial, Helvetica;
	font-size:18pt;
	font-weight:normal;
	padding:10px 0px 0px 10px;
		line-height:120%;
	}
	
	h2	{
		font-family:Lucida Grande, Arial, Helvetica;
	font-size:14pt;
	font-weight:normal;
	padding:5px 0px 0px 10px;
	line-height:140%;
	}
	
	h3	{
	font-family:Lucida Grande, Arial, Helvetica;
	font-size:9pt;
	font-weight:normal;
	font-color:#17234c;
	margin:8px 0px 0px 5px;
	}
	
	.barheader	{
	background:#17234c;
	font-weight:bold;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:3px 0px 2px 5px;
		border:1px solid #ffffff;
	}
	
	ul	{
	font-size:9pt;
	line-height:150%;

	}
	
	li	{
	margin-top:5px;
	}	