﻿body {
	margin: 0;
	padding: 0;
}

td.permission {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	text-align: center;
	padding: 20px 0 10px 0;
}

td.permission a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
}

td.header {
	background-color: #FFFFFF;
	height: 119px;
}

td.header h1 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	line-height: 26px;
	display: inline;
}

td.header h1 span {
	color: #000000;
}

table.sidebar td {
	background-color: #ededed;
	padding: 0 8px 0 15px;
}

table.sidebar td.sideheader {
	background-image: url('images/sidebar-bg-header.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

table.sidebar td.midheader {
	background-image: url('images/sidebar-bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

table.sidebar td.other {
	padding: 8px 8px 0 15px;
}

table.sidebar h3 {
	margin: 0;
	padding: 0;
	display: inline;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #242424;
}

table.sidebar h4 {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #44a0df;
}

table.sidebar td ul {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #44a0df;
	margin: 10px 0 0 24px;
	padding: 0;
}

table.sidebar td ul li a {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #44a0df;
	text-decoration: none;
}

table.sidebar p {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	margin: 0 0 14px 0;
	padding: 0;
}

table.sidebar td.actions {
	background-color: #cacaca;
	height: 76px;
}

table.sidebar td.first {
	background-image: url('images/sidebar-actions-bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #cacaca;
}

table.sidebar td.actions h3 {
	margin: 0;
	padding: 0;
}

table.sidebar td.actions h3 a {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}

table.sidebar td.actions p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0;
	padding: 0;
}

table.sidebar td.end {
	background-image: url('images/sidebar-end-bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ededed;
	height: 94px;
}

td.mainbar {
	border-bottom: 8px solid #BC1E2F;
}

td.mainbar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BC1E2F;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 8px solid #BC1E2F;
	border-top-color: #C01E2E;
}

td.mainbar p.date {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	margin: 0 0 4px 0;
	padding: 0;
}

td.mainbar p {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0 0 12px 0;
	padding: 0;
}

td.mainbar a {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #44a0df;
	text-decoration: underline;
}

td.mainbar p.top {
	text-align: right;
}

td.mainbar p.top a {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
}

td.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 0 0 20px 0;
}

td.footer span {
	color: #BC1E2F;
}













