body {
	margin: 0;
	padding: 0;
}

a {
	font-family: Verdana, sans serif;
	font-size:12px;
	color: #528412;
	text-decoration: none;
}

h2 {
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
	color: #b84106;
	margin: 20px 0 8px 0;
	padding: 0;
}

h3 {
	font-family: Verdana, sans serif;
	font-size: 14px;
	font-weight: lighter;
	color: #d07c52;
	margin-bottom: 8px;
}

h4 {
	font-family: Verdana, sans serif;
	font-size: 14px;
	font-weight: lighter;
	color: #b84106;
	margin: 20px 0 8px 0;
	padding: 0;
}

h5 {
	font-family: Verdana, sans serif;
	font-size: 11px;
	font-weight: lighter;
	color: #d07c52;
	padding: 0;
}

img {
	border: none;
}

img#logo {
	border-top: 1px dotted #d7d7d7;
	border: none;
}

td.permission {
	font-family: Verdana, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 20px 0 10px 0;
}

td.permission a {
	font-family: Verdana, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #b84106;
}

td.header {
	height: 75px;
}

td.header h1 {
	font-family: Verdana, sans serif;
	font-size: 44px;
	font-weight: bold;
	color: #b84106;
	display: inline;
}


table.body td {
	font-family: Verdana, sans serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #d7d7d7;
	width: 110px;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.sidebar td {
	border-bottom: 1px dotted #d5d5d5;
	padding: 20px 0 20px 0;
}

h4.meta {
	font-family: Verdana, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

td.sidebar ul {
	padding: 0;
	font-family: verdana, sans serif;
	font-size: 12px;
	font-weight: lighter;
	list-style: none;
	color #333;
}

td.sidebar ul li a {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #d07c52;
	text-decoration:none;
}


td.sidebar p {
	font-family: Verdana, sans serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 150%;
	color: #333;
	margin: 0 0 12px 0;
	padding: 0;

}

td.sidebar p.miniheader {
	font-family: Verdana, sans serif;
	font-size: 12px;
	font-weight: lighter;
	color: #d07c52;
	margin: 0 0 4px 0;
	padding: 0;
}

td.mainbar {
	padding: 20px;
	border: 1px solid darkorange;

}

td.mainbar h2 {
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
	color: #b84106;
	margin: 20px 0 8px 0;
	padding: 0;
}

td.mainbar h2 a {
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
	color: #b84106;
	text-decoration: none;
}

td.mainbar p {
	font-family: Verdana, sans serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
}

td.mainbar p.top {
	padding: 0 0 6px 0;
}

td.mainbar p.top a {
	font-family: Verdana, sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #6f8858;
}

td.mainbar ul {
	font-family: Verdana, sans serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

td.footer {
	font-family: Verdana, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10px 0 10px 0;
}

td.footer span {
	font-weight: bold;
}










