body {
margin: 0;
padding: 0;
font-size: 11pt;
font-family: verdana, arial, times new roman, helvetica, serif;
background: #7faff3;
color: #000;
}

.wrap { 
background: #0a51bb;
color: #000;
position: absolute;
top: 0px;
left: 4%;
width: 90%;
text-align: center;
border-left: 2px solid #053273;
border-right: 2px solid #053273;
}

.local {
background: transparent;
color: #fff;
Position: absolute;
left: 42%;
width: 200px;
text-align: left;
}

table {
width: 100%;
padding: 0;
margin: 0;
background: #0a51bb;
color: #000;
border: 0;
}

.table {
width: 100%;
padding: 0;
margin: 0;
background: #f5df0f;
color: #000;
border: 0;
}
.table2 {
width: 96%;
padding: 10px;
margin-left: 0px;
margin-right: 15px;
margin-top: 0;
margin-bottom: 0;
background: #fff;
color: #000;
border: 2px solid #000;
text-align: left;
}
.table3 {
width: 90%;
padding: 5px;
margin-left: 20px;
margin-right: 20px;
margin-top: 0;
margin-bottom: 0;
background: #fff;
color: #000;
border: 0;
text-align: left;
}

.table4 {
width: 90%;
padding: 5px;
margin: 0;
background: #fff;
color: #000;
border: 0;
text-align: center;
}

.table5 {
position: relative;
left: 5%;
width: 85%;
padding: 5px;
margin: 0;
background: transparent;
color: #000;
border: 0;
text-align: center;
}

.table6 {
position: relative;
left: 0;
width: 100%;
padding: 5px;
margin-left: 40px;
margin-right: 40px;
margin-top: 0;
margin-bottom: 0;
background: transparent;
color: #000;
border: 0;
text-align: center;
}

p {
padding: 0;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

br {
line-height: .8em;
}

ul {
padding: 0;
margin-left: 50px;
margin-right: 30px;
margin-top: 0;
margin-bottom: 0;
margin-top: 0;
list-style: square;
text-align: left;
}

.yellow {
color: #f5df0f;
}
.yellow2 {
background: #f5df0f;
}

.blue {
color: #0a51bb;
}

.navy {
color: navy;
}

.white2 {
background: #fff; 
}

.white {
color: #fff; 
}

.red {
color: #e80206;
}

H1 { font-size: 250%; font-weight: bold; font-family: verdana,arial,times new roman,helvetica; margin: 0; padding: 0; text-align: center; }
H2 { font-size: 160%; font-weight: bolder; padding: 0; margin: 0; text-align: center; font-family: verdana,arial,times new roman,helvetica;  }

H3 { font-size: 130%; padding: 0; margin: 0; }

H4 { font-size: 1.04em; margin: 0; padding: 0; font-weight: bold; }

H5 { font-size: .8em; }

H6 { font-size: .5em; }


.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align: left;
font-weight: bold;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid navy;
width: 160px;
background-color: #0a51bb;
background-image: url(images/l1_down.gif);
color: #f7de0e;
text-decoration: none;
}

#navcontainer a:link, #navlist a:visited
{
color: #f7de0e;
text-decoration: none;
font-weight: bold;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid navy;
background-color: #126dee;
background-image: url(images/l1_over.gif);
color: #000080;
font-weight: bold;
text-decoration: none;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #0a51bb;
background-image: url(images/l1_over.gif);
color: #000080;
font-weight: bold;
text-decoration: none;
}

img {
border: 0;
}

big {
font-size: 1.5em;
}

a.link:link { color: navy; text-decoration: underline; font-size:11pt; font-weight:bold; }
a.link:active { color: #fff; text-decoration: underline; font-size:11pt; font-weight:bold; }
a.link:visited { color: #000040; text-decoration: underline; font-size:11pt; font-weight:bold; }
a.link:hover { color: #F00; text-decoration: underline; font-size:11pt; font-weight:bold; }
a.link2:link { color: blue; text-decoration: underline; font-size:12pt; font-weight:bold; }
a.link2:active { color: #F00; text-decoration: underline; font-size:12pt; font-weight:bold; }
a.link2:visited { color: #52B0EC; text-decoration: underline; font-size:12pt; font-weight:bold; }
a.link2:hover { color: #F00; text-decoration: underline; font-size:12pt; font-weight:bold; }
a.link3:link { color: blue; text-decoration: underline; font-size:11pt; font-weight:bold; }
a.link3:active { color: #F00; text-decoration: underline; font-size:11pt; font-weight:bold; }
a.link3:visited { color: #800080; text-decoration: underline; font-size:11pt; font-weight:bold; }
a.link3:hover { color: #F00; text-decoration: underline; font-size:11pt; font-weight:bold; }

