﻿#main .orange_180 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#wrapper .orange_180 .reportingtools .body
{
	padding: 0;
}
#wrapper .orange_180 .reportingtools ul li
{
	padding: 2px 4px 3px;
	border-bottom: solid 1px #ffffff;
}
.reportingtools ul li a:link, .reportingtools ul li a:visited
{
	color: #333333;
	font-weight: bold;
}
#main #content
{
	width: 720px;
	margin: 0px 0px 0px 10px;
}
.breadcrumb
{
	margin-bottom: 15px;
}
.reporting-howto A:link, .reporting-howto A:visited
{
	color: #FB6500 !important;
}
/* Search */
.srch-Title
{
	margin: 0px 0px 0px 5px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}
.srch-Title br
{
	display: none;
}
.srch-Icon img
{
	position: relative;
	top: -5px;
}
.srch-Title A:link, .srch-Title A:visited
{
	color: #ff6600;
	text-decoration: none;
}
.srch-Title A:hover
{
	text-decoration: underline;
}
.srch-URL, .srch-URL A:link, .srch-URL, .srch-URL A:visited
{
	color: #8c8c8c !important;
}
.srch-results
{
	margin-top: 26px;
}
/* Web Part Zones */
#topZones
{
	clear: both;
}
#leftZone, #rightZone
{
	position: relative;
	width: 50%;
	max-width: 50%;
	min-width: 50%;
	float: left;
}
.footer
{
	overflow: hidden;
}

