﻿a:link {
  color: blue;
}

a:visited {
  color: blue;
}

div#header
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
	text-align: left;
}

div#mission
{
	font-family:Cursive Arial;
	font-style:italic;
	font-size:24pt;
	margin: 24px 12px 48px 12px;
	text-align: center;
}

p#footer 
{
	font-size: 8pt;
}

td.sitelinkcell
{
    background-color: #DDEEFE;
    border-style: solid;
    border-color: White;
    border-width: 2px 2px 2px 0px;
    padding: 4px 4px 4px 4px;
    width: 50px;
}

td.sitelinkcellpad
{
    background-color: #DDEEFE;
    border-style: solid;
    border-color: White;
    border-width: 2px 0px 2px 0px;
}

a.hostlink
{
	text-decoration: none;
}

.alertcontainer
{
	border-style: solid;
	border-width: thin;
	border-color: Gray;
	margin: 12px 12px 12px 12px;
	width: 725px;
}

div.featureblock
{
    width: 220px;
    height: 200px;
    border: solid thin #C0C0C0;
}

div.featureheader
{
    background-color: #C0C0C0;
    padding:3px 3px 3px 3px;
}

p.featuretext
{
    margin: 5px 5px 5px 5px;
}

p.featurelink
{
    margin: 10px 5px 5px 5px;
    text-align: center;
}

div.highlightblock
{
    width: 220px;
    height: 620px;
    border: solid thin #C0C0C0;
}