body, div, td
{
 font-family:verdana,arial,helvetica,sans-serif;
 font-size:12px;
 color:#FFFFFF;
 background-color:#9CB9A9;
}

a:link, a:active, a:visited
{
	color:#47544D;
}

a:hover
{
	text-decoration:none;
}

body
{
 text-align:center;
 margin:25 25 25 25
}

table
{
 border:0px solid black;
 padding: 0 0 0 0;
}

#centerplacement
{
	position:absolute;
	left:50%;
	top:0px;
	width:10px;
	height:10px;
	overflow:visible;
}

#contentWrapper
{
 position:absolute;
 top:10px;
 left:-400px;
 text-align:left;
 border:0px solid black;
 padding: 0 0 0 0;
 width:800px;
 height:100px;
}

#header
{
	width:100%;
	height:56px;
	background-image:url(../../images/headershim.gif);
	position:absolute;
	left:0px;
	top:166px;
}

#contentBox
{
	width:100%;
	margin-top:56px;
	border-bottom:1px solid #999999;
	background-image:url(../../images/bodyshim.gif);
}

p
{
	margin:0px 10px 10px 10px;	
}