body
{
	margin:0px;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
}
#banner
{
	height:95px;
	width:100%;
	background:url('img/header.gif') repeat-x;
}
#content
{
	z-index:1;
	position:relative;
	top:-95px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	text-align:left;
}
#header-left
{
	float:left;
	text-align:left;
	height:86px;
	width:400px;
	margin-bottom:30px;
}
#header-right
{
	float:right;
	text-align:right;
	height:86px;
	width:400px;
	margin-bottom:30px;
}
#logo
{
}
#menu
{
	margin-top:49px;
	margin-right:2px;
	height:18px;
	font-size:11px;
	line-height:18px;
}
.separator
{
	color:#999999;
}
#view
{
	text-align:left;
	width:552px;
}
#view.popup
{
	margin-top:20px;
	margin-bottom:20px;
}
#title
{
	padding-bottom:5px;
	border-bottom:1px solid #CFCFCF;
}
#title h1
{
	display:inline;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
}
#title a
{
	float:right;
	margin-top:5px;
}
#block
{
	clear:right;
	float:right;
}
#footer
{
	margin-top:100px;
}
h2
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
}
.subtitle
{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}
h2 .subtitle
{
	margin-top:3px;
}
h3
{
	margin:0px;
	font-size:11px;
	font-weight:bold;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.center
{
	text-align:center;
}
a
{
	color:#0066CC;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a img
{
	border:0px;
}
p
{
	margin-top:20px;
	font-size:12px;
	line-height:18px;
}
p .sprite
{
	vertical-align:bottom;
}
.section-break
{
	margin-top:40px;
}
.box
{
	border:1px solid #CCCCCC;
}
/*
div.anchor
{
	clear:both;
	height:1px;
	width:100%;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	visibility:hidden;
}
*/
div.anchor:after
{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
div.anchor
{
	display:inline-block;
}
.button-close
{
	margin-top:50px;
}
.block
{
	width:200px;
	border:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:22px;
}
.block h2
{
	border-bottom:1px solid #CCCCCC;
	margin:10px 15px 0px 15px;
}
.block .block-row
{
	margin:10px 15px 0px 15px;
}
.block .block-row-text
{
}
.block .block-row-icon
{
	line-height:25px;
}
.block .block-row-icon img
{
	float:left;
	margin-right:10px;
	height:25px;
	width:25px;
}

