html, body
	{
	overflow:auto;

	}

body.content, html.content
	{
	text-align:right;
	}

body.content
	{
	border-right: 1px solid #ff760e;
	}



div.content
	{
	margin-right:1px;
	margin-top:10px;
	text-align:left;
	width:570px;
	padding-left:5px;
	padding-top:5px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

div.content img
	{
	border: 1px solid #ff750d;
	}

div.content p, div.content td
	{
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	}

div.content td
	{
	vertical-align: top;
	}

div.content a
	{
	text-decoration:underline;
	color: #000000;
	}



div.menuContainer
	{
	margin-top:15px;
	}

div.item, div.itemHL
	{
	margin-left:10px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:13px;
	font-weight:bolder;
	}

div.item a
	{
	color: #006c21;
	text-decoration:none;
	}

div.itemHL a
	{
	color: #ff750d;
	text-decoration:none;
	}

div.footer td
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}