

body {
font-size: 12px;
}

#main.contenttemplate {
		background-image: none;
	clear: both;
}

#content {
	padding-right: 10px;
}

div.reporting {
	border-top: 1px solid #dfe8ea;
	margin-top: 2em;
	width: 100%;
}

p {
margin: 8px 0;
xfont-size: 12px;
}

ul {
	margin-bottom: 12px;
}

.litter-header {
	margin: 20px 0 30px 0;
	min-width: 530px;
}

.littering-logo {
	position: relative;
	margin-bottom: 2px;
	height: 130px;		
}

.littering-logo a {
	border: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background-color: #92a5d1;
	width: 100%;
	text-align: left;
	
	display: block;
}

.littering-logo a img {
	border: 0;
	margin: 0;
	padding: 0;
	
	display: block;
}


div.litter-menu-container {
	background-color: #dce0f0;
	text-align: left;	
}

ul#litter-menu {		
	display: block;
	min-width: 510px; 	margin: auto;
	padding: 10px 10px 8px 10px;
	
	list-style-type: none;
	
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	
	text-align: center;	
}

ul#litter-menu li {

	display: inline;
	color: #88b3bd;
	line-height: 2em;
	border-right: 1px solid #a9b3d2;
}

ul#litter-menu li a {
        padding: 0 10px 0 8px;
	white-space:nowrap;
	text-decoration: none;
	xcolor: #546cb0;
	xcolor: #cc6633;
	color: #a7532a;  }

ul#litter-menu li a:hover {
	text-decoration: underline;
}

ul.reporting-menu, ul.secondary-menu {
	display: block;
	width: 100%;

	margin: 15px 0;
	margin-left: 0;
	padding-left: 0;

	list-style-type: none;
	font-weight: normal;	
	text-align: center;	
}

ul.reporting-menu li, ul.secondary-menu li {
	display: inline;
	xcolor: #88b3bd;
	height: 100%;
	margin: 0;
	border-right: 1px solid #dfe8ea;
}

ul.reporting-menu li a, ul.secondary-menu li a {
	font-size: 13px;
	padding: 0 10px 0 10px;
	white-space: nowrap;
	display: inline;
	height: 100%;
	line-height: 2em;

}

ul.reporting-menu li a.current, ul.secondary-menu li a.current {
	xcolor: #1e6f82;
color: #4060af;
	text-decoration: none;
	cursor: default;

}

ul#litter-menu li.no-border, ul.secondary-menu li.no-border {
	border: none;
}

#litter-header-index a#nav-index,
#litter-header-about a#nav-about,
#litter-header-newlaws a#nav-newlaws,
#litter-header-terms a#nav-terms,
#litter-header-whatcanido a#nav-whatcanido,
#litter-header-events a#nav-events,
#litter-header-links a#nav-links,
#litter-header-faqs a#nav-faqs {

	color: #4060af;
	text-decoration: none;
	cursor: pointer;
}


#report-preamble {
	text-align: left;
	width: 80%;
	margin: 40px auto 20px auto;
}

.preamble-text {
	text-align:left;
}

.report-logo, .report-logo-continue {
	height: 130px;
	width: 240px;
}

.report-logo {
	float: right;
	margin-left: 20px;
	padding: 0 0 20px 20px;
	
}

.continue-text {
	margin-top: 3em;
	margin-left: 40px;
oveflow: auto;
}

.report-logo-continue {
	margin-left: 20px;
	margin-right: 40px;
}

.report-logo a, .report-logo-continue a {
	display: block;
	height: 100%;
	width: 236px;
	
	background-position: top right;
	background-repeat: no-repeat;
	
	text-decoration:none;
	text-transform: uppercase;
	
	font-family:  Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4060af;
}

.report-logo a, .report-logo-continue a {
	background-image: url(file.aspx?id=2504);
	position: relative;
}

.report-logo a span.text, .report-logo-continue a span.text {
	text-align: center;
	position: absolute;
	top: 35px;
	left: 13px;
}

.report-logo-continue a span.text {
	top: 25px;
}

.report-logo a:hover, .report-logo-continue a:hover {
	background-image: url(file.aspx?id=2505);

	text-decoration:none;
	color: #879637;
}

.report-logo-continue a {
	margin-top: 2em;
}


#litter-content {
	min-width: 530px;
}

#mainContent table { 
margin: 4px 0 12px 0; 
border-collapse: collapse; 
}

#mainContent td {
border: 1px solid #ccc;
padding: 4px 5px;
}

#mainContent .radeditor td {border: 0; padding: 0; }

.pip {
	text-align: center;
	font-weight: bold;
	line-height: 2em;
}

.download_pdf {
	margin-left: 280px;
}

.centered {
	text-align: center;
	
}

.floatR{
float:right;
margin:5px 0pt 5px 20px;
text-align:right;
}
}




