﻿body,#bodytext {
	background: #fff;
	color: #000;
	font-size: 90%;
	font-family: 'Source Sans Pro', arial
}

#maincolumnwrapper
{
    border: none;
}

address, td, table, table.formcontents label, p, ul li, a
{
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 0.5em 0;
	margin : 0;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

input.button {
	background: none;
	color: #000;
}

#skippy, .loginAndSearch, .alert, #footer, .breadcrumb, aside, #epd, .sr-only-focusable {
	display:none;
}

.logo-wrapper {
	float: right;
}

.btn.btn-primary, .btn.btn-default, .button {
	background: transparent none repeat scroll 0% 0%;
	color: #000;
	border: 1px solid #000;
}

.invisiblePrint {
	display: none;
}

.pBrk {page-break-before:always;margin-top:15px;}      
       /*margin-left:25px;margin-top:50px;}*/

/* Bin Collections */
.DateCol {
	width: 50%;
}

.BinCol 
{
    width: 50%;
}

.calRow {
	width: 100%;
	float: left;
}

.monthTable {
	float: left;
	width: 32%;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px
}

.legendList {
	margin-top: 0px;
}

.legendList li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

.binRouteDetails p {
	margin-top: 0px;
	margin-bottom: 0px;
}

th
{
	text-align: left;
}

