body { margin: 0; padding: 0;
font-family: arial, verdana, sans-serif;
font-size: .9em;
background: #3070bc;
color: #000;
width: 100%;
}
html>body #container {
    height: auto;
	}
.header {
position: absolute;
top: 0;
width: 100%;
height: 100px;
background: url(images/gradient.png) fixed no-repeat #4d84c5;
color: #000;
padding: 0px;
margin: 0;
}
.menu {
position: absolute;
top: 100px;
width: 98%;
}
.content {
position: absolute;
top: 100px;
left: 2%;
width: 60%;
margin: 0;
padding: 20px 20px 40px 20px;
background: #fefefe;
color: #000;
text-align: left;
}
.content2 {
position: absolute;
top: 100px;
left: 65%;
width: 30%;
margin: 0;
padding: 20px 20px 40px 20px;
background: #fefefe;
color: #000;
text-align: left;
}

a { 
background-color: transparent; 
color: #0000C0; 
text-decoration: 
underline; 
font-weight: bold;
}
a:link {
background-color: transparent; 
color: #0000C0; 
text-decoration: underline; 
font-weight: bold; 
font-size: .9em;
}
a:visited {
background-color: transparent; 
color: #004000; 
text-decoration: 
underline; 
font-weight: bold; 
font-size: .9em;
}
a:active {
background-color: transparent; 
color: #003366; 
text-decoration: underline; 
font-weight: bold; 
font-size: .9em;
}
a:hover {
background-color: transparent; 
color: #ff4040; 
text-decoration: underline; 
font-weight: bold; 
font-size: .9em;
}
a.link2:link {
color: #0000C0;
text-decoration: underline;
font-size: 10pt;
font-weight: bold;
}
a.link2:active {
color: #003366;
text-decoration: none;
font-size: 10pt;
font-weight: bold;
}
a.link2:visited {
color: #004000;
text-decoration : underline;
font-size: 10pt;
font-weight: bold;
}
a.link2:hover {
color: #ff4040;
text-decoration: underline;
font-size: 10pt;
font-weight: bold;
}

p {
margin-top: 5px;
margin-bottom: 5px;
padding: 0;
}
table {
padding: 10px;
margin: 0;
border: 0;
}
td {
padding: 10px;
margin: 0;
border: 0;
width: 33%;
}
h1,h2,h3,h4,h5,h6 {
font-family: serif, sans-serif;
font-weight: bold;
}
h1 {
font-size: 2.3em;
margin-top: 0;
margin-bottom: .5em;
}
h2 {
font-size: 20pt;
margin-top: 0;
margin-bottom: .5em;
}
h3 {
font-size: 15pt;
margin-top: 0;
margin-bottom: 0em;
}
h4 {
font-size: 1.3em;
margin-top: 0;
margin-bottom: 0;
}
h5 {
font-size: 1.3em;
margin-top: 0;
margin-bottom: 0;
}
h6 {
font-size: 1.0em;
margin-top: 0;
margin-bottom: 0;
}
ol,ul {
margin-top: 5px;
margin-bottom: 5px;
}
.indent {
margin-left: 50px;
}
.indent2 {
margin-left: 50px;
}
img {
border: 0;
}
#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border-top: 1px solid #214d83;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #fff;
border: 1px solid #ccdcee;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #214d83;
border-bottom: 2px solid #214d83;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #214d83;
border-bottom: 2px solid #214d83;
}
.left {
text-align: left;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.justify {
text-align: justify;
}
iframe {
border: 0;
position: relative;
left: 20px;
text-align: center;
}

.sm {
width: 1%;
text-align: right;
}
.sm2 {
width: 10%;
text-align: left;
}
td half {
width: 80%;
text-align: left;
}

.third {
width: 33%;
}

.half {
width: 50%;
}

.threequarter {
position: relative;
width: 75%;
left: 5%;
}

.td5 {
width: 50%;
text-align: left;
vertical-align: top;
}

.td25 {
width: 25%;
text-align: left;
vertical-align: top;
}

.googlesearch {
position: relative;
width: 400px;
left: 28%;
text-align: center;
background: transparent;
color: #000;
}
