body {
	background-color: #dbeae9;
	padding: 0px;
	cellspacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
}
.maintable {
	border: solid;
	border-width: 2px;
	border-color: #187986;
}

.leftnavbg {
	background-image: url(images/SPC_redesign_06.jpg);
	background-repeat: no-repeat;
}

.content {
	margin: 10px;
	padding: 10px;
}
button {
  color: #900;
  font-weight: bold;
  font-size: 150%;
  text-transform: uppercase;
}
hr {
	color: #177986;
	height: 2px;
	width: 90%;
	text-align: center;
	margin-top: 15px;
}

h1
	{
	font-size: 18pt;
	font: bold;
	font-family: "Trebuchet MS";
	color: #177986;
	margin-left: 5px;
	margin-top: 5px;
}

h2
	{
	font-size: 18pt;
	font: bold;
	font-family: "Trebuchet MS";
	color: #ffffff;
	margin-left: 5px;
	margin-top: 3px;
}

h3
	{
	font-size: 36pt;
	font: bold;
	font-family: "Trebuchet MS";
	color: Green;
	margin-left: 5px;
	margin-top: 3px;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:active, a.leftnav{
	font-size: 12pt;
	font: bold;
	font-family: "Trebuchet MS";
	color: #ffffff;
	margin-left: 5px;
	margin-top: 3px;
	text-decoration: none;
	line-height: 30px;
}


a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active, a.footerlinks{
	font-size: 10pt;
	font: bold;
	font-family: "Trebuchet MS";
	color: #ffad01;
	margin-left: 0px;
	margin-top: 0px;
}