﻿.pagetitle {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000080;
	font-family: "Arial Black";
}
.pageheading {
	background-color: #DFE4EC;
	text-align: left;
	font-size: small;
	color: #000000;
}
.border {
	text-align: center;
	font-size: 16px;
	color: #000000;
	background-color: #CCCCFF;
	font-weight: bold;
	font-family: "Arial Black";
}
.background {
	background-color: #DFE4EC;
	background-repeat: repeat;
	width: 800px;
	top: 140px;
	overflow: auto;
}
.backgroundwhite {
	background-color: #FFFFFF;
}
.tableheading {
	color: #000000;
	background-color: #CCCCFF;
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.homenavigation {
	text-align: center;
	background-color: #DFE$EC;
	border: 2px solid #000080;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}
.monthnavigation {
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #000080;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}
.buttonblue {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	height: 20px;
	background-color: #66CCFF;
}
.buttonbeige {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	background-color: #800000;
	color: #FFFFFF;
}
tablelink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.tablecontentbackgroundblue {
	background-color: #DFE4EC;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.tablecontentlinkblue {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	background-color: #DFE4EC;
	line-height: 16px;
}
.tablecontentlinkred {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #993333;
	background-color: #EEDFDD;
	line-height: 16px;
}
.contenttitle {
	color: #FF0000;
	font-weight: bold;
}
.tablecontentbackgroundred {
	background-color: #EEDFDD;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a { text-decoration:none
}
.arial {
	font-family: Arial;
}
.colorbar {
	height: 10px;
	background-color: #800000;
	width: 800px;
}
.contentmargin {
	text-align: center;
}
.copyright {
	background-color: #000080;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	float: left;
}
.googlegifborder {
	border-width: 0px;
}
.navigation {
	background-color: #FFFFFF;
	height: 20px;
	width: 800px;
}
.pagecolumn1 {
	float: left;
	width: 160px;
	display: inline;
}
.pagecolumn2 {
	width: 478px;
	left: 160px;
	float: left;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #336699;
	border-left-color: #336699;
	display: inline;
}
.pagecolumn3 {
	width: 160px;
	float: left;
	left: 640px;
	display: inline;
}
.titlebackground {
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	width: 800px;
	height: 150px;
	background-image: url('../graphics/SDCEtitle.jpg');
}
