body #wrapall {
	float: left; display: inline;
}

body #header_content #tag {
	width: auto;
	float: none; display: block;
	padding: 39px 0 0 240px;
}

body #header_content,
body #banner,
body #content_frame {
	width: auto;
	margin: 0 5px;
}

body #header {
	width: 100%;
}

body #footer {
	width: auto;
	clear: both;
}

body #content_frame .single_column {
	float: none; display: block;
	width: auto;
}

body #content_frame .single_column .floatwrap {
	float: left; display: inline;
	width: 100%;
}

table {
	border-collapse: collapse;
	line-height: 1.4em;
	color: #344646;
}

table.pme-main {
	background: #fff;
}

table a,
table a:link,
table a:visited {
	color: #344646;
}

table caption {
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 5px 0;
}

table th,
table tfoot td {
	font-size: 1.1em;
	font-weight: bold;
}

table thead th,
table tfoot th {
	background: #ececec;
}

table table th {
	font-size: 1.1em;
	line-height: 1.2em;
}

table th,
table td {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 3px;
}

table td.number,
table th.number {
	text-align: right;
}

table tfoot td,
table tfoot th {
	padding-top: 5px;
	vertical-align: top;
}

table tfoot dl {

}

table tfoot dl dt.total {
	border-top: 1px solid #000;
}

table tfoot dl dd {
	float: right; display: inline;
	margin: 0 0 0 2px;
	font-weight: normal;
}

tbody tr.even > td,
tbody tr.even  > th {
	border-left: 1px solid white;
}
tbody tr.odd > td,
tbody tr.odd > th {
	background: #f4f4f4;
	border-left: 1px solid white;
}

tr.even td.silver,
tr.even div.silver,
tr.even td.summary {
	background: #f1f1f1;
}
tr.odd td.silver,
tr.odd div.silver,
tr.odd td.summary {
	background: #eaeaea;
}
tr th.silver,
tr .silver div.header {
	background: #e0e0e0;
}

tr.even td.sky,
tr.even div.sky,
tr.even td.warn_hl {
	background: #ecf1ff;
}
tr.odd td.sky,
tr.odd div.sky,
tr.odd td.warn_hl {
	background: #e3e9ff;
}
tr th.sky,
tr .sky div.header {
	background: #dce2f7;
}

tr.even td.cloudy_sky,
tr.even div.cloudy_sky,
tr.even td.warn_hl_summary {
	background: #e4e9f4;
}
tr.odd td.cloudy_sky,
tr.odd div.cloudy_sky,
tr.odd td.warn_hl_summary {
	background: #dae0ea;
}
tr th.cloudy_sky,
tr .cloudy_sky div.header {
	background: #ccd2e0;
}

tr.even td.sand,
tr.even div.sand,
tr.even td.warn_warn {
	background: #ffdd8c;
}
tr.odd td.sand,
tr.odd div.sand,
tr.odd td.warn_warn {
	background: #ffd17f;
}
tr th.sand,
tr .sand div.header {
	background: #f5c97a;
}

tr.even td.kiwi,
tr.even div.kiwi,
tr.even td.warn_ok {
	background: #d5e88e;
}
tr.odd td.kiwi,
tr.odd div.kiwi,
tr.odd td.warn_ok {
	background: #c9de81;
}
tr th.kiwi,
tr .kiwi div.header {
	background: #b9d079;
}

tr.even td.apple,
tr.even div.apple,
tr.even td.warn_alert {
	background: #ff9980;
}
tr.odd td.apple,
tr.odd div.apple,
tr.odd td.warn_alert {
	background: #ff8973;
}
tr th.apple,
tr .apple div.header {
	background: #f57f69;
}

tbody tr.weekend > td,
tbody tr.weekend > th {
	background: #92AD9E;
	border-left: 1px solid #b2cdbe;
	font-weight: bold;
	color: #fff;
}

tbody th,
thead th,
table caption {
	padding: 4px 5px;
}

table caption {
	line-height: 1.4em;
}

tbody tr.month th,
thead tr.month th,
table caption {
	background: #5C7871;
	border-left: 1px solid #b2cdbe;
	font-weight: bold;
	color: #fff;
}

thead tr.month th.last_col,
table.first caption {
	background: #5C7871 url("/images/corner_itr.png") no-repeat top right;
}

.main-col table tbody ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

table.legend {
}

.sidebar_top table.legend {
	color: #92AD9E;
	font-size: 1.2em;
}

table.legend tr td {
	border: none;
}

table.legend td.legend_color {
	width: 15px;
	vertical-align: middle;
	font-size: 1px;
	line-height: 1px;
}

table.legend td.legend_color div {
	font-size: 1px;
	width: 10px;
	height: 10px;
	border: 1px solid white;
}

.sidebar_top table.legend td.legend_color div {
	border-color: #92AD9E;
}

.sidebar_top table .legend td.legend_color img {
	vertical-align: middle;
}

table img {
	border: 0;
	margin: 0;
}

table tr.repeatable span.phone,
table tr.repeatable span.address,
table tr.repeatable span.email {
	margin: 0;
}

