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

body{
	line-height:1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}


html,body,form,fieldset,textarea{
	font-family:Arial, Helvetica, sans-serif;
}body{background:#DEDEDE;color:#404040;font-size:.75em;margin:0;}
p,form,fieldset{
}
.content{overflow:visible;padding:15px;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.content ul{list-style:none;}#content ul li{line-height:1.5;}.content ul li ol,.content ul li ul{margin-left:5px;list-style:disc;}#header h1{
	font-weight:bold;
	margin:0 0 .5em 0;
	font-size:1.5em;
	line-height:1.25;
	color:#BED500;
	z-index:0;
}
#left,#right{width:217px}#left,#middle,#right{float:left}#middle{width:510px}#left,#middle{margin-right:8px}.item{
	background:#fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 1.1em;
	line-height: 1.2em;

