body, p, h1, h2, a, div, span, label{
	font-Family:Arial;
}
body{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}
hr
{
	margin:5px 0 5px 0;
	display:block;
	clear:both;
	color:#999999;
	padding:0;
	height:1px;
	border-top:solid 1px #999999;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

div.Wrapper
{
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	margin-top:5px;
}
span.Text, p.Text
{
	font-Size:10pt;
}
span.TextSmall, p.TextSmall
{
	font-Size:8pt;
}
a.TextLink, div.DocumentBody a
{
	color:#666666;
}
a.TextLink:hover, div.DocumentBody a:hover
{
	color:#000000;
}
/* TOP */
div.Top
{
	width:900px;
	height:85px;
	display:block;
	/*border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;*/
	margin-bottom:24px;
}

div.Logo
{
	position:absolute;
	left:24px;
	top:17px;
}

div.Logo img
{
	border:none;
}

div.PhoneNumber
{
	position:absolute;
	left:380px;
	top:20px;
}
div.Search
{
	position:absolute;
	left:645px;
	top:25px;
}
div.Search span.TextSmall
{
	color:#666666;
}
div.Search fieldset, div.Search form
{
	padding:0;
	margin:0;
	border:none;
	width:250px;
	zoom:0;
}
div.Search input.TextBox
{
	width:150px;
	padding:0;
	height:16px;
}
div.Search input.Button
{
	width:30px;
	border:none;
	height:18px;
}
div.Search input.Button, div.Search input.TextBox
{
	display:inline;
	margin:0;
	vertical-align:top;
	font-Size:8pt;
	line-spacing:0;
}
div.Footer
{
	display:block;
	float:left;
	background-color:#999999;
	width:892px;
	padding:5px;
	text-align:center;
}
div.Footer p
{
	text-align:center;
	color:#FFFFFF;
	margin:5px auto 0 auto;
}
div.Footer p a
{
	color:#FFFFFF;
	text-decoration:underline;
	cursor:pointer;
}
div.Footer p a:hover
{
	color:#000000;
}
div.DocumentBody
{
	min-height:400px;
	border:solid 1px #CCCCCC;
	width:844px;
	padding:28px;
}
div.DocumentBody h1, div.DocumentBody h2
{
	font-Size:10pt;
	color:#666666;
	text-align:left;
}
div.DocumentBody p
{
	font-Size:10pt;
	color:#666666;
	text-align:left;
}
div.DocumentBody fieldset
{
	border:none;
}
div.UserPanel
{
	position:absolute;
	top:50px;
	left:600px;
	width:300px;
	z-index:500;
	text-align:right;
	color:#666666;
}
div.UserPanel p
{
	font-Size:8pt;
}