body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;}
	
A:link { 
	color: #000000;
	text-decoration: none;
	}
	
A:visited { color: #000000;
	text-decoration: none;}

A:hover	{
	color: #003399;
	text-decoration: none;
}

.subheader A:link { 
	color: #0d6fd0;
	text-decoration: none;
	}
	
.subheader A:visited { color: #0d6fd0;
	text-decoration: none;}

.subheader A:hover	{
	color: #86C0FB;
	text-decoration: none;
}

.siteheader {
	font-size: 16px;
	font-weight: bold;
}

.header {
	font-size: 14px;
	font-weight: bold;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
}
.image {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.wrap {
	position: absolute;
	width: 600px;	
}
.left {
	float: left;
	width: 120px;
	background-color:#CCCCCC;
	min-height: 350px;
}
.left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	padding-left:10px;
}
.left a hover{color:#333333;
	text-decoration: none;
}
.right {
	float: right;
	width: 440px;
	padding: 10px;
	background-color:#FAFAFA;
	min-height: 330px;
}
.floatright {
	float: right;
	width: 200px;
}
.floatleft {
	float: left;
	width: 200px;
}
.clear {
	clear: both;
}
.list {
	padding: 0 0 05px;
}
