/* CSS Document */
body
{
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.wtl
{
	font:28px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.yellow_right_border
{
	border-right-color:#FFCC00;
	border-right-style:solid;
	border-right-width:1px;
}
.yellow_top_border
{
	border-top-color:#FFCC00;
	border-top-style:solid;
	border-top-width:8px;
}
.yellow_bottom_border
{
	border-bottom-color:#FFCC00;
	border-bottom-style:solid;
	border-bottom-width:8px;
}
.grey_background
{
	background-color:#DFE1DC;
	width:201px;
}
.light_grey_background
{
	background-color:#F4F4F2;
	width:201px;
}
.copyright
{
	font:11px Arial, Helvetica, sans-serif;
	font-weight:500;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}
.contact
{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.menu
{
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#F4F4F2;
	width:201px;
	text-decoration:none;
	color:#000000;
}
.grey_bottom_border
{	
	border-bottom:1px Solid #DFE1DE;
}
.body_content
{
	font:11px Arial, Helvetica, sans-serif;
	padding:20px 30px 20px 30px;
	line-height:18px;
}

.body_content2
{
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.body_content:Link, .body_content: hover, .body_content:visited
{
	font:11px Arial, Helvetica, sans-serif;
	padding:20px 30px 20px 30px;
	line-height:18px;
}

.body_content2:Link, .body_content2: hover, .body_content2:visited
{	
	text-decoration:none;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}