body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 {
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
margin: 5px;
}
a:link {
	color: #00CC00;
	text-decoration: underline;
}
a:visited {
	color: #CC0066;
	text-decoration: underline;
}
a:hover {
	color: #6600CC;
	text-decoration: none;
}
.topcontact {
	font-size: 9px;
	text-align: right;
}
.topcontactbold {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.pagecontent {
	margin: 15px;
}
.footer {
	font-size: 10px;
	text-align: center;
}
.breadcrumb {
	font-size: 10px;
	font-weight: bold;
	margin-left: 15px;
}
.newsbody {
	margin-left: 45px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
}
.sitemapindent {
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.pagetitleheader {
	color: #00CC00;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
.compadmn_actionlinks {
	text-align: right;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
