@charset "UTF-8";
/* CSS Document */

body
{
width:750px;
height:100%;
border:thick;
border:#000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 0px;
border-bottom-style:solid;
border-bottom-width:thick;
border-left-width:thick;
border-left:#000000;
border-left-style:solid;
border-left-color:#001100;
border-width:thick;
border-color:#000000;
border-right-width:thick;
border-right-color:#000000;
border-right-style:solid;
border-top-style:solid;
border-top-color:#000000;
border-top-width:thick;
background-color:#315086;
text-align:center;
margin:0 auto;

}


#header
{border:thick;
border-color:#000000;
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:thick;
}

#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#menu li
{
float: left;
margin: 0 0.15em;
}

 #menu li a
{
background: url(menu.gif) #000 bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 8.9em;
display: block;
border: 0.1em solid #dcdce9;
color:#EEEEEE;
text-decoration: none;
text-align: center;
margin: 0 auto;
} 

 #menu li a:hover
{
background: url(menu.gif) #000 bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 8.9em;
display: block;
border: 0.1em solid #dcdce9;
color:#EEEEEE;
text-decoration: underline;
text-align: center;
margin: 0 auto;
} 

h1
{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#EEEEEE;
text-indent:1em;
}
h2
{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#EEEEEE;
text-indent:1em;
}
h3
{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#EEEEEE;
text-indent:1em;
}

p
{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#EEEEEE;
text-indent:.75em;
}

.link
{
color:#FFF;
}

#address
{
text-align:left;
width:350px;
color:#EEEEEE;
}

#table
{
color:#EEEEEE;
text-align:left;

}

.table {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
}
table.Design4 td {
    text-align: right;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #DBE2F1;
}

table.Design4 thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table.Design4 th.Corner {
    text-align: left;
}


#links
{
text-align:left;
}

#badge
{
width:100px;
text-align:left;
}

#footer
{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#EEEEEE;
}