body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFF url(images/blueGradBkgrd.gif) repeat-x;
}
a:link {
		color: #003399;
		text-decoration: none;
}
a:visited {
		color: #003366;
		text-decoration: none;
}
a:hover {
		color: #999999;
		text-decoration: none;
}
a:active {
		color: #0066CC;
		text-decoration: none;
}

.Header1
{
	font-size: 24px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.Header2
{
	font-size: 18px;
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.Header3
{
	font-size: 14px;
	color: #039;
	font-weight: bold;
	text-align: center;
}
.Header4
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.TitleBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #039;
	letter-spacing: 0.1em;
	word-spacing: normal;
}
.TitleSubHead1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 0.3em;
	word-spacing: normal;
	text-decoration: none;
	text-indent: 15px;
}
#menubarTop
{
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	padding: 5px 5px 2px;
	height: 20px;
	width: auto;
	background-color: #336667;
}
#menubarTop a:link {
		color: #FFFFFF;
		text-decoration: none;
}
#menubarTop a:visited {
	color: #FF9;
	text-decoration: none;
}
#menubarTop a:hover {
	color: #BAC8E3;
	text-decoration: none;
}
#menubarTop a:active {
	color: #F90;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px 5px 2px;
	height: 20px;
	width: auto;
}
#footer
{
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #336667;
}
#footer a:link {
		color: #FFFFFF;
		text-decoration: none;
}
#footer a:visited {
		color: #FFFFFF;
		text-decoration: none;
}
#footer a:hover {
	color: #ABBBDD;
	text-decoration: none;
}
#footer a:active {
	color: #F90;
	text-decoration: none;
	background-color: #FFF;
}
.Header2Spry {
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
