body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}

H1 {
	font-size: large;
	color: #0000CC;
}
H2 {
	font-size: medium;
	font-weight:bold;
	color: #0000CC;
}
.class1 {
	border: thin solid #999999;
}
.siteMapLevel2 {
	text-indent: 25px;
	font-size: small;
}
.siteMapLevel1 {
	font-weight: normal;
	font-size: small;
	text-indent: 12px;
}
.siteMapCategory {
	font-size: small;
	font-weight: bold;
	color: #0000CC;
}
.ghostDiv {
}
.siteMapTable {
	border: 1px solid #000000;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menuItemSpacer {
	height: 23px;
	width: 10px;
}

a.menuItem:link{
	text-decoration:none;
}
a.menuItem:visited{
	text-decoration:none;
}
a.menuItem:hover{
	text-decoration: underline;
}
a.menuItem:active{
	text-decoration:none;
}
.contactTable {
	border: 1px dashed #0066CC;
}
