/* CSS Document */
html, body {
	font-size: 12pt;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: -9in;
	width: 6.5in;
	}
body {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
}
img {
	border: none;
	display:none;
	}
img .front_page {
	border: none;
	}
#header {
  background: #CA2E3C;
}
#super_container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: auto;
	
}
html>body #super_container {
	height: auto;
	}
#container {
	margin-bottom: 5px;
	}
#right {	
	padding: 5px;
	}
#left {
	padding: 5px;
}
#footer {
	clear: both;
	position: absolute;
	bottom: 0;
}
.denominations {
	margin: 0;
	width: 100%;
	text-align: center;
	margin-right: 5px;
	}
.denominations dt {
	margin: 0;
	font-weight: bold;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #CA2E3C;
	text-decoration: none;
	margin: 1em 0 1em 0;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}
h1#hiddenheader {
	visibility: visible;
	text-align: center;
	margin: 1em;
	font-size: 20pt !important;
	}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin-top:2px;
	margin-left: 10px;
	}
h2.get_involved {
	font-size: 14pt;
	color: #CA2E3C;
		}
h3 {
	font-size: 14pt;
	}
p {
	margin-left: 10px;
	}
.purpose {
	color: #FFFFFF;
	font-style: italic;
	padding-top: 10px;
	font-size: medium;
	font-weight: bold;
}
.date {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.footer_title {
	color: #FFFFFF;
	background-color: #CA2E3C;
}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #990000;
	background-color:#FFFF99;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
dt {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
li {
margin-bottom: 5px;
}
.front_page {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	border: none;
}

.front_page a:link {
	color: #FFFF99;
	text-decoration: none;
}
.front_page a:visited {
	color: #FFFF99;
	text-decoration:none;
}
.front_page a:hover {
	color: #FFFF00;
	background-color: #CA2E3C;
	text-decoration: underline;
}
.front_page a:active {
	color: #FFFF66;
}
