body
{
	margin:0px;
	background-color:white;
}
body, th, td
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:black;
}

a:link, a:visited, a:hover, a:active
{
	color:blue;
	text-decoration:underline;
}
a:hover { color:red; }

hr { border:none; }

ul
{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 1px;
}
li, form
{
	margin:0px;
	padding:0px;
}

td.content { padding:8px 34px 0px 5px; }

div.breadcrumbs
{
	margin-bottom:8px;
	font-size:8pt;
}

div.pageHeader
{
	width:623px;
	margin-bottom:5px;
	border-bottom:3px solid #FF9735;
	font-size:10.5pt;
}
span.smallHeader
{
	font-size:9pt;
	font-weight:bold;
}

td.catBoxTitle
{
	font-weight:bold;
	color:white;
}
td.catBoxTitle a:link, td.catBoxTitle a:visited, td.catBoxTitle a:active
{ color:white; }
td.catBoxTitle a:hover { color:red; }

div.images
{
	float:right;
	margin:0px 0px 5px 5px;
}
div.images img { margin-bottom:5px; }

hr.contactsDivider
{
	height:1px;
	background-color:black;
	color:black;
}

div.rightBar
{
	width:151px;
	width:"161px";
	padding:0px 5px;
	font-size:8pt;
}

td.docsList
{
	padding:5px 0px;
	font-size:8pt;
}

table.bottomMenu { margin-top:10px; }