body {
	background-image: url(images/background_Tile.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
}
.navBackground {
	background-image: url(images/menu_background.png);
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #BB0F14;
	text-transform: uppercase;
}
.workheads {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006BB6;
	text-transform: uppercase;
}
.workheadsSelected {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #6699cc;
	text-transform: uppercase;
}
.address {
	font-family: Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
