body {
	background: #849814 url(../images/Background.png) repeat-y 50% 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;

}
form
{
	margin:0px;
	padding:0px;
	}
img
{
	border:0px;
	}
#divWebsiteContainer
{
	width:996px;
	margin: 0 auto;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	}
#divWebsiteHeader
{
	
	}	

	
#divMainContent
{
	text-align:left;
	width:667px;
	height:100%;
	background: #FFFFFF url(../images/ContentBackground.png) repeat-y;
	float:left;
	}	
#divMainContent P
{
	padding-right:100px;
	width:80%;
	}

#divRightSide
{
	text-align:left;
	width:329px;
	
	background: #FFFFFF url(../images/RightsideBackground.png) repeat-y;
	float:right;
	}
#divRightSide P
{
	padding-right:40px;
	width:80%;
	}
#divNews
{
	text-align:left;
	width:667px;
	margin-top:30px;
	padding-bottom:0px;
	background: #FFFFFF url(../images/NewsBackground.png) repeat-y;
	border-top:1px dashed #cac2be; 
	display:none;
	}	
#divNews UL LI
{
	margin-bottom:10px;
	list-style:none;
	}	
.clsTextContent
{
	position:relative;
	left:26px;
	color:black;
	}	

H1
{
	font-size:14px;
	font-weight:bold;
	position:relative;
	left:26px;
	width:92%;
	}
	
A
{
	clear:right;
	color:Green;
	font-weight:bold;
	}	
	
A:hover
{
	clear:right;
	color:#849814; 
	font-weight:bold;
	}		

ul li
{
	padding-bottom:10px;
	width:80%;
	}	
#divRightSide ul li
{
	width:100%;	
	}
.clsCostsTable TD
{
	padding-bottom:4px;
	width:100px;
	color:Green;
	}	
.clsDownloadButton
{
	margin-left:200px;
	margin-bottom:20px;
	}	
