

body
{
background-color: #D8D8D8; 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
}

a:link {color: #003090; text-decoration: none;}
a:visited {color: #003090;text-decoration: none;}
a:active {color: #003090; text-decoration: none;}
a:hover {color: black; text-decoration: none;}

#whitebox
{
background-color: white; 
margin-top: 1%;
margin-bottom: 1%;
margin-left: 12%;
margin-right: 12%;
padding-top: 20px;
padding-bottom: 550px;
padding-left: 25px;
padding-right: 25px;
border: solid #606060 1px;
}

#top
{
background-color: white;
height: 160px;
margin-bottom: 25px;
}

#logo
{
float: left;
width: 140px;
padding: 0px;
}

#navbar
{
margin-left: 180px;
height: 150%;
text-align: center;
font-size: 13px;
}

#middle
{

}

#middleleft
{
float: left;
width: 150px;
height: 100%;
margin-right: 25px;
}

#columnone
{
background-color: #F0F0F0;
width: 150px;
padding: 5px;
margin-bottom: 20px;
border: solid #003090 1px;
}

#columntwo
{
background-color: #F0F0F0;
width: 150px;
padding: 5px;
margin-bottom: 20px;
border: solid #003090 1px;
}

#columnthree
{
background-color: #F0F0F0;
width: 150px;
padding: 5px;
margin-bottom: 20px;
border: solid #003090 1px;
}

#middleleft h1
{
font-size: 11px;
font-weight: bolder;
color: #003090;
text-align: center;
}

#middleright
{
margin-left: 185px;
height: 100%;
background-color: white;
padding-left: 5px;
padding-bottom: 40px;
padding-top: 5px;
color: #606060;
text-align: justify;
}

#middleright h1
{
line-height: 12px;
font-size: 12px;
font-weight: bolder;
color: black;
text-align: left;
}

#middleright h2
{
line-height: 10px;
font-size: 10px;
font-weight: bolder;
color: #606060;
text-align: left;
}

#middleright table
{
font-size: 11px;
text-align: justify;
}

#bottom
{
font-size: 8px;
text-align: center;
}

#bottom a:link {color: #003090; text-decoration: none;}
#bottom a:visited {color: #003090;text-decoration: none;}
#bottom a:active {color: #003090; text-decoration: none;}
#bottom a:hover {color: black; text-decoration: none;}



