.header
{
	font-family: calligrapher, forte;
	font-size: 28pt;
	color: white;
	letter-spacing: 10px;
	height: 52;
	text-align: center;
	font-weight: bold;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.altHeading
{
	font-family: calligrapher;
	font-size: 20pt;
	color: black;
	letter-spacing: 5px;
	height: 52;
}

.button {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: Maroon;
	color: #fff;
	margin: 2px;
	border-top: outset 2px white;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: 2px outset white;
	letter-spacing : 0px;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
}

.date
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bolder;
	color: white;
	font-weight: bolder;
	text-align: right;
}

.new
{
	font-size : 10pt;
	font-family: verdana;
	color: red;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	font-style: italic;
}

.data
{
	color: black;
	font-size : 10pt;
	font-family: verdana;
	vertical-align: top;
	padding-top: 10px;
}

.mission
{
	color: White;
	font-size : 14pt;
	font-family: britannic bold;
	background-color: #004080;
	letter-spacing: 10px;
}

.title
{
	color: black;
	font-size : 16pt;
	font-family: verdana;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.subtitle
{
	color: black;
	font-size : 10pt;
	font-family: verdana;
	vertical-align: top;
	font-style: italic;
}

.noLink
{
	color: white;
	font-size : 13pt;
	font-family: arial narrow;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 5px;
}

.columnOne
{
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
	padding-left: 10px;
}

.columnTwo
{
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}

a.sideLink:link 
{
	color: #9DCEFF;
	text-decoration:none;
	font-size : 10pt;
	letter-spacing: 1px;
	font-family: verdana;
	text-align: justify;
}

a.sideLink:visited {
	color: #9DCEFF;
	text-decoration:none;
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: verdana;
	text-align: justify;
}

a.sideLink:hover {
	color: #E6F2FF;
	text-decoration: none;
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: verdana;
	text-align: justify;
	text-decoration: underline;
}

a.mainLink:link {
	color: maroon;
	text-decoration:none;
	font-size : 10pt;
	letter-spacing: 1px;
	font-family: verdana;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

a.mainLink:visited {
	color: maroon; 
	text-decoration:none;
	font-size: 10pt;
	font-family: verdana;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

a.mainLink:hover {
	color: tomato;
	text-decoration: none;
	font-size: 10pt;
	font-family: verdana;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
}
