body {
   margin: 0;
   padding: 0;
   background-color: #ffffff;
}

td.permission {
   padding: 20px 0 20px 0;
}

td.permission p {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #151515;
}

td.permission p a {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #a72323;
}

td.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 130px;
}

td.header h1 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-left: 50px;
	margin-bottom: 24px;
}

table.content {
   background-color: #f5f5f5;
}

td.sidebar {
	background-color: #FF99FF;
	padding: 5px;
}

td.sidebar a {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	text-decoration: underline;
}

td.sidebar ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

td.sidebar ul li,
td.sidebar ul li a {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	list-style-type: none;
}

td.sidebar h3 {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

td.sidebar h3.buttons {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	margin: 0 0 4px 0;
	padding: 0;
}

td.sidebar h4 {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #333333;
   margin: 0 0 2px 0;
   padding: 0;
}

td.sidebar p {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	margin: 0 0 13px 0;
	padding: 0;
}

td.sidebar p.buttons {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	margin: 0 0 4px 0;
	padding: 0;
}

td.border {
   border-right: 2px solid #e0e0e0;
}

td.mainbar a {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #669900;
	text-decoration: underline;
}
td.mainbar h1 {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF33CC;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #cbcbcb;
}

td.mainbar h2 {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF33CC;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #cbcbcb;
}

td.mainbar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9CC53B;
	margin: 10px 0 14px 0;
	padding: 0;
}

td.mainbar p {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #669900;
	margin: 0 0 16px 0;
	padding: 0;
}

td.mainbar p.top {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #a72323;
   margin: 0 0 30px 0;
   padding: 0;
}

td.mainbar p.top a {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669900;
}

td.mainbar ul {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #333333;
   margin: 0 0 20px 24px;
   padding: 0;
}

td.footer {
   padding: 20px 0 20px 0;
}

td.footer p {
   font-family: 'Lucida Grande', sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #151515;
}
