@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.tableBorder {
	border: medium solid #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}
.margins {
	padding: 10px;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 16px;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	line-height: 16px;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	color: #FFCCFF;
	text-decoration: none;
	font-size: 14px;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #996600;
	line-height: 20px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
.bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
.septemberContent {
	background-color: #FFFFCC;
	display: block;
	padding: 5px;
	float: right;
	height: 400px;
	width: 400px;
	border: thin solid #CC6600;
}
.backgroundImage {
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textOver {
	display: block;
	height: 400px;
	width: 400px;
	position: relative;
	visibility: visible;
	z-index: auto;
}
.footerText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.redText {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.condenced {
	line-height: 12px;
}
.currentEvents {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
}
.tableBorder .margins .footerText a {
	color: #CCCCCC;
}
.tableBorder tr .margins ul {
	line-height: 10px;
}
.tableBorder tr .margins ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.footerTextDark {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.download a:link {
	color: #FFC;
	background-color: #660;
	display: block;
	text-decoration: none;
	border: thin solid #C90;
}
.download a:hover {
	color: #660;
	background-color: #FFC;
	display: block;
	text-decoration: none;
	border: thin solid #099;
}
.download a:visited {
	color: #99F;
	background-color: #FFC;
	display: block;
	text-decoration: none;
}
.quote {
	font-size: 12px;
	line-height: normal;
	color: #666;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	font-style: italic;
	background-color: #CCF;
}
.indentLeft {
	display: block;
	padding-left: 50px;
}
