﻿body
{
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:smaller;
}

/*
#header
{
 height: 7em;
 background-color:#006666;
 text-align: center;
 line-height:7em;
}

#title
{
 color: White;
 font-size: 26pt;
 font-weight: bold;
}

#container
{
 margin: 0 auto;
 width: 800px;
 text-align: left;
}
*/





#header
{
 height: 114px;
 background-color:#006666;
}

.expandycontent
{
 width: 100%;
 padding: 15px;
}

.expandysection
{
 cursor: pointer;
 color: #1b5877;
 font-weight: bold;
}

.center
{
 text-align: center;
}

.red
{
 color: Red;
}

.content
{
 margin: .25in .5in .5in .5in;
}

#MainContainer
{
 background-color:#E7F3F9;
 margin: 0 auto;
 width: 800px;
 text-align: left;
}

#footer
{
 color: #606060;
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 line-height: 13px;
 text-align: center;
 margin: .5in;
}

.title
{
 color: White;
 font-size: 28pt;
 font-weight: bold;
}

.menuitem
{
 padding: 10px 10px 10px 10px;
 font-size: 11pt;
 color: Black;
}

.menuitem a:visited
{
 color: Black;
 text-decoration: none;
}

.menuitem a:hover
{
 color: Black;
}

.menuitem a:link
{
 color: Black;
 text-decoration: none;
}

.menuitem:hover
{
 background-color: #1b5877;
}

#navmenu
{
 text-align: center;
 padding: 0;
 background-color: #b6e0fc;
}

a:link
{
   color: #1B5877;
   text-decoration: underline;
}
a:visited
{
    color: #606060;
    text-decoration: underline;
}

.pageheader
{
 text-align:center;
 font-weight:bold;
 font-size:large;
}

.whatsnew
{
 float: right;
 background-color: White;
 width: 250px;
 height: 400px;
 padding: 5px 10px 10px 10px;
 border: solid 10px #E7F3F9;
}




