.spacer {
	background-color: #333840;
}
.sidebar {
	background-color: #CBC3B8;
	padding: 15px;
	text-align: left;
	vertical-align: top;
}
.contentarea {
	background-color: #DBD7CB;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9BA0AA;
	background-color: #333840;
	line-height: 22px;
	text-align: center;
}
.footer a{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.sidebarlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #29241E;
	font-weight: bold;
}
.sidebarlinks a{
	color: #29241E;
	text-decoration: none;
}
.sidebarlinks a:hover{
	color: #A93C35;
	text-decoration: none;
}
.sidebarlinkshead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1C81AB;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.sidebarlinkshead a{
	color: #1C81AB;
	text-decoration: none;
}
.sidebarlinkshead a:hover{
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	margin-bottom: 10px;
	font-weight: normal;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #433F3C;
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: justify;
}
.table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #433F3C;
	
}