body {
	background-color: #d5ddf8;
}

a img {
	border: none;
}

table.bg1 {
	background-color: #d5ddf8;
}

table.bg2 {
	background-color: #d5ddf8;
}

td.permission {
	background-color: #d5ddf8;
	padding: 10px 20px 10px 20px;
}

td.permission p {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
}

td.permission p a {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

td.body {
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
}

td.sidebar h3 {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}

td.sidebar ul {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 6px 0 14px 24px;
	padding: 0;
}

td.sidebar ul li {
	margin: 0.5em 0;
}

td.sidebar ul li a {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #680606;
}

td.sidebar h4 {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #680606;
	margin: 6px 0 0 0;
	padding: 0;
}

td.sidebar h4 a {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #680606;
	text-decoration: none;
}

td.sidebar p {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
}

td.sidebar p a {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #680606;
	text-decoration: none;
}

td.buttons {
  padding: 20px 0 0 0; 
}

td.mainbar p,
td.mainbar div {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 14px 0;
	padding: 0;
}

td.mainbar p a,
td.mainbar div a {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #680606;
}

td.mainbar p a.More {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #680606;
	text-decoration: none;
}

td.mainbar ul {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 14px 24px;
	padding: 0;
}

td.mainbar ul li a {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #680606;
}

td.mainbar h1,
td.mainbar h2 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #680606;
	margin: 0;
	padding: 0;
}

td.mainbar h1 a,
td.mainbar h2 a {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #680606;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

td.mainbar img.hr {
	margin: 0;
	padding: 0 0 10px 0;
}

td.footer {
	padding: 0 20px 0 20px;
	border-top: 1px solid #b9b9ba;
	height: 61px;
	text-align: center;
	vertical-align: middle;
}

td.footer p, td.footer td {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

td.footer a {
	color: #ffffff;
	text-decoration: none;
}

address.vcard {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	margin: 1em 0;
	padding: 0;
}

address.vcard a {
	color: #333333;
	text-decoration: none;
}

address.vcard span.div {
	display: block;
}

address.vcard span.p {
	display: block;
	margin: 1em 0;
}

address.vcard span.note,
address.vcard span.geo {
	font-size: 11px;
}

img.alignright {
	float: right;
	border: 1px solid black;
	border-bottom-width: 2px;
	margin: 4px;
}