﻿.ZeroMargin {
	margin-top: 0px;
}
.Div {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	z-index: 1;
}
.Logo {
	left: 300px;
	top: 15px;
	z-index: 4;
	position: absolute;
}
.SiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26pt;
	text-align: center;
	position: absolute;
	left: 61px;
	top: 190px;
	z-index: 3;
	right: 61px;
	width: 750px;
}
.SiteMessage {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	color: #FF0000;
	text-align: center;
	position: absolute;
	left: 131px;
	width: 488px;
	z-index: 2;
	bottom: 0px;
}
.Subtext {
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ImportantLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	vertical-align: top;
}
a.greennavbutton:visited {
	background-image: url('images/greenbutton.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	right: auto;
}
a.greennavbutton:link {
	background-image: url('images/greenbutton.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	z-index: 4;
}
a.greennavbutton {
	background-image: url('images/greenbutton.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
a.greennavbutton:hover {
	background-position: 0px -45px;
	background-image: url('images/greenbutton.jpg');
	background-repeat: no-repeat;
}
a.greennavbutton:active {
	background-position: 0px -90px;
	background-image: url('images/greenbutton.jpg');
	background-repeat: no-repeat;
}
a.bluenavbutton:visited {
	background-image: url('images/bluebutton.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	right: auto;
}
a.bluenavbutton:link {
	background-image: url('images/bluebutton.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	z-index: 3;
}
a.bluenavbutton {
	background-image: url('images/bluebutton.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 39px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
a.bluenavbutton:hover {
	background-position: 0px -45px;
	background-image: url('images/bluebutton.jpg');
	background-repeat: no-repeat;
}
a.bluenavbutton:active {
	background-position: 0px -90px;
	background-image: url('images/bluebutton.jpg');
	background-repeat: no-repeat;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	position: absolute;
	z-index: 2;
	width: 472px;
}
.NewsDate {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.NewsImage {
	border: 0px;
	margin-right: 5px;
	float: left;
	margin-top: 2px;
}
.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
}
.BlankLine {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ClickableImage {
	border: 0px;
	margin-right: 5px;
	margin-top: 2px;
}
