

body
{
background-color: #F0F0F0;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana,Arial,"Times New Roman",Georgia,Serif;
font-size: 12px;
text-align: left;
min-height: 650px;
min-width: 700px;
}

p.navigationLinks
{
margin-top: 0px;
margin-bottom: 15px;
}

table
{
font-size: 1em;
}

td.contentBold
{
font-weight: bold;
}

A:link
{
text-decoration: underline;
color: #003399;
}

A:hover
{
text-decoration: none;
color: #0000FF;
}

A:visited
{
text-decoration: underline;
color: #003399;
}
.alert,archive
{
color: #990000;
font-weight: bold;
}

.new
{
color: #FF9900;
font-weight: bold;
}

.updated
{
color: #0066CC;
font-weight: bold;
}

.online
{
color: #006600;
font-weight: bold;
}

#headerContainer
{
text-align: center;
}

#headerTitle
{
font-size: 1.50em;
clear: both;
}

#headerSubTitle
{
font-size: 1.25em;
clear: both;
}

#headerEmergency
{
font-size: 1em;
font-weight: bold;
text-align: right;
margin-right: 1em;
clear: both;
}

#navigationLinks
{
float: left;
margin-left: 1em;
}

#contentContainer
{
margin-left: 16em;
margin-right: 1em;
}

#contentHeader
{
font-weight: bold;
}

#contentInformation
{
margin-left: 1em;
}

.contentAltBackground
{
background-color: #E0E0E0;
}

#footerContainer
{
clear: both;
width: 100%;
}

#footerInformation
{
margin: 1em;
font-size: 1em;
}