body {
margin: 0px;
padding: 0px;
background-color: #323f65;
}

body.information-page {
background-color: #fff;
margin: 0px;
padding: 30px;
border: solid 5px #323f65;
}

body.information-page p {
font: 12px/1.5 Arial, Helvetica, sans-serif;
margin-top: 0;
margin-bottom: 1em;
}

p,td,th {
font: 11px/1.5 Arial, Helvetica, sans-serif;
margin-top: 0;
margin-bottom: 1em;
}

li {
font: 11px/1.5 Arial, Helvetica, sans-serif;
margin-top: 0;
margin-bottom: 0;
}

a {
color: #052638;
}

h2 {
border: 0;
margin-top: 1em;
margin-bottom: 1em;
padding: 0;
font: 14px Arial, Helvetica, sans-serif;
color: #323f65;
font-weight: bold;
}

table.standard {
padding: 5px;
margin: 0;
border: 0;
width: 400px;
voice-family: "\"}\"";
voice-family: inherit;
width: 380px;
}

html>table.standard {
width: 380px;
}

table.standard td {
vertical-align: top;
width: 190px;
voice-family: "\"}\"";
voice-family: inherit;
width: 180px;
}

html>table.standard td {
width: 180px;
}

#main-container {
min-height: 100%;
margin: 0px auto;
padding: 0px;
width: 756px;
text-align: left;
background-color: #fff;
border: 0;
}

#banner {
width: 756px;
height: 117px;
background-image: url('top_banner.jpg');
background-repeat: no-repeat;
padding: 0;
border: 0;
}

#banner a {
height: 117px;
width: 756px;
display: block;
}

.alt {
display: none;
}

.name {
color: #052638;
}

#navbar {
width: 756px;
height: 32px;
background-image:url('menu_bar.jpg');
background-repeat: no-repeat;
text-align: right;
padding: 0;
border: 0;
}

#links {
font: 11px Verdana, Arial, Helvetica, sans-serif;
padding-top: 3px;
margin-right: 5px;
}

#mainarea {
width: 756px;
background-color: #fff;
}

#sidebar {
background-color: #c2c2c2;
border: 0;
margin-right: 10px;
padding: 0;
width: 150px;
float: left;
}

.sidebar-box {
margin: 5px;
padding: 3px;
width: auto;
background-color:#f0f0f0;
}

#textarea {
float: left;
margin: 10px 0;
border: 0;
padding: 0;
width: 580px;
}

#footer {
margin: 0px auto;
border:  0;
padding: 0;
width: 756px;
text-align: right;
}

.me-heading {
background-color: #323f65;
background-image: url('heading-gradient.jpg');
background-repeat: repeat-x;
padding: 4px;
color: #fff;
font-weight: bold;
font-size: 13px;
margin-bottom: 5px;
}

.me-tabs {
margin-top: 5px;
margin-bottom: 5px;
}

a.me-sectionlink {
background-color: #323f65;
background-image: url('section-link-background.jpg');
background-repeat: no-repeat;
background-position: right;
display: block;
padding: 4px;
color: #fff;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

a.me-sectionlink:visited {
color: #fff;
text-decoration: none;
}

a.me-sectionlink:hover {
color: #fff;
text-decoration: none;
}

a.me-sectionlink:active {
color: #fff;
text-decoration: none;
}

ul.bullets {
margin-top: 5px;
margin-bottom: 0px;
list-style-image: url('bullet.gif');
}

ul.bullets li {
font: 11px/1.2 Arial, Helvetica, sans-serif;
margin-bottom: 0.5em;
}


