body
{
background-color: #EAF7E6;
font-family: verdana, arial;
}

/* sections */

div.container
{
width: 780px;
text-align: left;
float: left;
}

div.header1
{
width: 100%;
padding-top: 4px;
padding-right: 10px;
border-top: 5px solid #2595B7;
border-bottom: 5px solid #2595B7;
text-align: right;
}

div.header2
{
width: 100%;
padding-left: 10px;
padding-bottom: 4px;
border-bottom: 5px solid #2595B7;
color: #FFFFFF;
background-color: #045196;
font-size: 28px;
text-decoration: bold;
text-align: left;
}

div.header3
{
width: 100%;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 2px;
border-bottom: 5px solid #2595B7;
background-color: #D8EFCF;
text-align: left;
}

div.maincontent
{
width: 100%;
}

div.contentheadleft
{
width: 50%;
font-size: x-small;
text-align: center;
float: left;
}

div.contentheadright
{
width: 100%;
font-size: x-small;
padding-right: 10px;
text-align: left;
}

div.maincontent2
{
width: 100%;
border-top: 5px solid #2595B7;
background-color: #FFFFFF;
}

div.contentleft
{
width: 50%;
font-size: x-small;
text-align: left;
padding-left: 10px;
float: left;
}

div.contentright
{
width: 100%;
font-size: x-small;
padding-right: 10px;
text-align: left;
}

div.footer1
{
width: 100%;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 2px;
border-top: 5px solid #2595B7;
background-color: #D8EFCF;
text-align: center;
}

div.footer2
{
width: 100%;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 2px;
border-top: 5px solid #2595B7;
background-color: #FFFFFF;
text-align: center;
font-size: x-small;
}

div.safelytop
{
width: 100%;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
border-top: 5px solid #2595B7;
background-color: #FFFFFF;
text-align: center;
}

div.safelymain
{
width: 100%;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
border-top: 5px solid #2595B7;
background-color: #FFFFFF;
text-align: left;
font-size: x-small;
}

div.safelymain2
{
width: 100%;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
background-color: #FFFFFF;
text-align: left;
font-size: x-small;
}

/* classes */

a
{
text-decoration: none;
color: #0000FF;
}

a:visited
{
color: #0000FF;
}

a:hover
{
text-decoration: underline;
}
