body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.homepage {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.headline {
	font-size: 16px;
}
.sidebar {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0C2D56;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0C2D56;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0C2D56;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #0C2D56;
	font-weight: bold;
}
a:link.subnavLink {
	color: #E7530D;
	text-decoration: none;
}
a:visited.subnavLink {
	text-decoration: none;
	color: #E7530D;
}
a:hover.subnavLink {
	text-decoration: underline;
	color: #E7530D;
}
a:active.subnavLink {
	text-decoration: none;
	color: #E7530D;
}
.subnav {
	color: #E7530D;
	font-size: 11px;
}
