body {
   background-color: #f5f6f4;
   margin: 0;
   padding: 0;
}

a img {
   border: none;
}

a:link{
   color: #669900;
   font-style:bold;
}

a:hover{
   text decoration: bold;
   color: #669900;
}

a {
   border: none;
}

td.permission {
   padding: 10px 0 10px 0;
}

.permission {
   font-family: 'Century Gothic';
   font-size: 10px;
   color: #663300;
   padding: 4px 0 4px 0;
}

.permission a {
   color: #663300;
}

.permission p {
   margin: 0 0 4px 0;
}

.header {
   background-color: #353535;
}

.header h1 {
	font-family: Century Gothic;
	font-size: 32px;
	font-weight: normal;
	color: #663300;
	display: inline;
	text-align: left;}

.date h3 {
	font-family: Century Gothic;
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	text-align: right;
	display: inline;
	font-style: italic;
}

.body {
   background-color: #ffffff;
}

td.sidebar {
	padding: 22px 5px 10px 5px;
}

.sidebar h2 {
   font-family: Century Gothic;
   font-size: 18px;
   font-weight: bold;
   color: #663300;
   margin: 0 0 6px 4px;
   padding: 1;
   text-align: left;
}

.sidebar h2.issue {
   color: #663300;
   margin: 0 0 6px 4px;
   text-align: left;
}
.sidebar h6 {
   font-family: Century Gothic;
   font-size: 8px;
   color: #669900;
   text-align: center;
}

.sidebar ul {
   font-family: Century Gothic;
   font-size: 12px;
   color: #663300;
   margin: 0 0 0 20px;
   padding: 0;
   text-align: left;
}

.sidebar ul a {
	font-family: Century Gothic;
	font-size: 12px;
	color: #669900;
	font-style: italic;
}
.sidebar ul li {
	margin: 0 0 10px 0;
}
.sidebar p {
   font-family: 'Century Gothic';
   font-size: 12px;
   color: #663300;
   padding: 1;
   margin: 0 0 10px 0;
   text-align: left;
}

td.sidebg {
   background-color: #f1f1f1;
   padding: 10px 16px 10px 16px;
}

td.mainbar {
	border-left: solid 2px #ededed;
	padding: 22px 5px 0 5px;
}


.mainbar p {
	font-family: 'Century Gothic';
	font-size: 12px;
	color: #663300;
	margin: 0 0 8px 0;
	text-align: left;
}

.mainbar p.first {
	margin-top: 8px;
}

.mainbar h2 {
	font-family: 'Century Gothic';
	font-size: 16px;
	color: #663300;
	text-transform: uppercase;
	margin: 0px 0 10px 0;
	text-align:center
}

.mainbar h2 a {
	font-family: 'Century Gothic';
	font-size: 16px;
	color: #663300;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}

.mainbar a {
	font-family: Century Gothic;
	font-size: 12px;
	color: #669900;
	font-style: bold;
}
.mainbar a:hover{
   text decoration: bold;
   color: #669900;
}
.mainbar a.center {
	font-size: 10px;
	text-align: center;
	display: block;
	color: #669900;
	padding: 0px 0 12px 0;
	text-decoration: none;
}

.mainbar img.inline {
	border: 1px solid #dedede;
	padding: 4px;
}

.mainbar ul {
   font-family: Century Gothic;
   font-size: 12px;
   color: #663300;
   margin: 0 0 0 24px;
   padding: 0;
   text-align: left;
}

.mainbar ul a {
	font-family: Century Gothic;
	font-size: 12px;
	color: #669900;
	font-style: italic;
}
.mainbar ul li {
	margin: 0 0 10px 0;

}
td.footer {
	padding: 0 0 10px 0;
	border-top: 2px solid #ededed;
}

.footer p {
	color: #663300;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.footer p.first {
	margin: 14px 0 0 0;
}

.footer a {
	font-family:Century Gothic;
	font-size: 10px;
	color: #663300;
}







