﻿.sitefont {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
}
.sitetableborder {
	border: 8px solid #FFFFFF;
}
.sitetitle {
	text-decoration: none;
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.sitetitlefont {
	text-decoration: none;
	font-family: Arial;
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
}
.sitenavigationtable {
	border: 1px solid #CCCCCC;
}
.sitenavigationtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
.sitenavigationfont {
	font-family: Arial;
	font-size: 16px;
	color: #CCCCCC;
}
.sitenavigationlinks {
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	color: #FF9900;
}
.sitebannerheader {
	background-image: url('../graphics/site/site-banner-header-title.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
}
.footercopyright {
	background-position: center;
	background-image: url('../graphics/site/site-banner-footer-copyright.jpg');
	height: 50px;
	background-repeat: no-repeat;
}
