body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #d2dddf url('images/backg.gif') center repeat-y; 
	color: #000000;
}

a, a:visited, a:active {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #6c7579;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#header {
	height: 188px;
	margin: 0px;
	padding: 0px;
	background: url('images/headerbackg.gif') left top repeat-x;
	margin-right: auto; 
	margin-left: auto; 
}

#headercontent {
	width: 770px;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 28px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#header h1 {
	background: url('images/headerlogo.gif') left bottom no-repeat;
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 48px;
	line-height: 43px;
	font-weight: bold;
	margin: 0px 0px 0px 16px;
	padding: 35px 0px 0px 217px;
}

#header p {
	padding: 5px 0px 0px 203px;
	margin: 0px 0px 0px 33px;
	font-size: 12px;
	color: #ffffff;
}

#topmenu {
	float: left;
	height: 34px;
	padding-bottom: 0px;
	margin-top: 27px; 
	margin-right: 1px;
	margin-bottom: 0px; 
}

#topmenu ul {
	margin: 0;
	padding: 0;
}

#topmenu li {
	display: inline;
	list-style: none;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #d2dddf;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 11px 20px 11px 20px;
}

#topmenu li a:hover {
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	padding: 11px 20px 11px 20px;
	background: #ffffff;
	color: #000000;
}

#container {
	width: 770px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#sidebar {
	width: 210px;
	margin: 20px 0px 0px 0px;
	float: left;
	display: inline;
}

.sidebarbox {
	width: 158px;
	padding: 12px 15px 12px 15px;
	background: #ffffff;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #8a9193;
	border-bottom: 1px solid #8a9193;
	margin-bottom: 20px;
}

#sidebar h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	font-size: 17px;
	color: #6c7579;
	background: url('images/dots.gif') left bottom no-repeat;
	font-weight: normal;
}

#sidebar li a, #sidebar li a:visited, #sidebar li a:active {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #6c7579;
	text-decoration: none;
}

#sidebar li a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar ul {
	list-style: none; 
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar li {
	background: url('images/link.gif') no-repeat left center;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-bottom: 1px;
	padding-left: 14px;
}

#content {
	margin: 0px 0px 0px 25px;
	padding: 0;
	float: left;
	width: 512px;
}

#content h2 {
	color: #6c7579;
	font-size: 22px;
	font-weight: normal;
	margin-top: 28px;
	margin-bottom: 15px;
	background: url('images/dots.gif') left bottom repeat-x;
}

#content h2 a, #content h2 a:visited, #content h2 a:active {
	color: #6c7579;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: none;
}

#content p {
	line-height: 130%;
}

#content ul {
	list-style: square;
}

blockquote {
	margin: 15px 10px 15px 5px;
	padding: 0px 5px 0px 12px;
	background: #f6f6f6;
	border-left: 3px solid #d2dddf;
}

#footer {
	clear: both;
	float: left;
	color: #919ca2;
	text-align: center;
	width: 512px;
	margin: 0px 0px 0px 0px;	
	padding: 55px 0px 0px 235px;
}

#footer a, #footer a:visited, #footer a:active {
	color: #6c7579;
	text-decoration: none;	
}

#footer a:hover {
	color: #6c7579;
	text-decoration: underline;
}
