body
	{
	font-family: arial;
	font-size: 12pt;
	background-color: #FFF; /* #CCC*/
	text-align: left;
	}
	
#body
	{
	width: 867px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	padding-bottom:10px;
	}
	
#body #navigation
	{
	height:64px;
	}

#body .contact
	{
	padding-left: 156px;
	width: 867px;
	margin-top:2px;
	margin-bottom:5px;
	/*padding-left:340px;*/
	text-align: left;
	}
	
#body #content
	{
	padding-left: 36px;
	padding-bottom:50px;
	}
	
#body #content h2
	{
	font-size: 18px;
	}

#body #content h3
	{
	font-size: 14px;
	}
	
#body #content .list
	{
	list-style-type: square;
	}
	
#body #content .largelist
	{
	list-style-type: square;
	font-size:12pt;
	font-weight: bold;
	}
	
#body #footer
	{
	background: url(images/site/footer_decoration.gif) no-repeat center bottom;
	height: 251px;
	margin-top: 20px;
	}
	/*
#body #footer a:link, #body #footer a:visited, #body #footer a:hover, #body #footer a:active
	{
	display: block;
	height:235px;
	width: 50px;	
	background-color:#ccc;
	align: center bottom;
	}
	
#body .contact a:link
	{
	color: #00aaff;
	text-decoration: none;
	font-weight: normal;
	}*/
	
.error
	{
	color:#C00;
	font-weight:bold;
	}
	
.success
	{	
	color:#33CC00;
	font-weight:bold;
	}
	
a:link
	{
	color: #00aaff;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited, #body .contact a:visited
	{
	color: #8733b1;
	text-decoration: none;
	}/*
a:hover, a:active, #body .contact a:hover, #body .contact a:active
	{
	color: #ef1c5d;
	text-decoration: underline;
	}*/

/* DEPRECATED */
.navigation
	{
	font-size: 9pt;
	text-align: center;
	margin-top:25px;
	}
	
.email
	{
	text-align: center;
	margin-top: 15px;
	}
	
	
#footer
	{
	margin-top:50px;
	text-align: center;
	}