/* CSS Document */

body {
	background:#b8bfc1 url(images/backgroundmain.jpg) repeat-x top ;
	margin:0;
}

body, p ,tr, td{
	color:				#6a6862;
	font-family:		Tahoma;
	font-size:			8.5pt;	
}
p,ul,ol { margin-top: 0; line-height: 150%; }

a:link, a:visited {
	color:				#3492be;
	font-weight:		none;
	text-decoration:	underline;
}

a:hover {
	color:				#3492be;
	font-weight:		none;
	text-decoration:	none;
}

/* powered by wsp logos */

#wsp {
color:#b6b6b6;
font-family:Tahoma;
font-size:8.5pt;
margin-right:10px;
margin-top:45px;
margin-bottom:15px;
text-align:center;
letter-spacing:1px;
}


#wsp a:link {
	text-decoration:	underline;
	font-weight:normal;
	color:#3492be;
}


#wsp a:hover {
	color:#3492be;
	text-decoration:	none;
	font-weight:normal;
}



/* end of powered by wsp logos */


#content {
padding:5px;

}

.footerbox {
padding:5px;
font-size:8.5pt;
}