body, p, td, tr, th, input, h1, h2, h3, h4, h5, h6, select, option, textarea, li, ol, ul {
font-family: "Trebuchet MS", Helvetica, arial, verdana, sans-serif;

} 
body {
margin:8px;
padding:8px;
color:#000;
background-color:#0092D0;
}
p {
font-size:0.9em;
line-height:1.5em;
margin:2px 4px 2px 20px;
padding:5px 3px;
}
p.main {
font-size:0.9em;
line-height:1.5em;
margin:2px 0px 2px 0px;
padding:5px 0px;
}
p.main2 {
font-size:0.9em;
line-height:1.5em;
margin:2px 4px 2px 20px;
padding:5px 3px;
}
h1 {
font-size:110%;
margin:0;
padding:0;
}
h2 {
font-size:110%;
font-weight:bold;
margin:2px 4px 2px 20px;
padding:5px 3px;
}
h2.main {
font-size:120%;
font-weight:bold;
margin:2px 0px 2px 0px;
padding:5px 2px;
background:#DCDDDE;
color:#000;
font-style:italic;
}
h2.main2 {
font-size:120%;
font-weight:bold;
margin:2px 4px 2px 20px;
padding:5px 3px;
background:#DCDDDE;
color:#000;
font-style:italic;
}
h2.main3 {
font-size:120%;
font-weight:bold;
margin:2px 4px 2px 20px;
padding:5px 3px;
border-top:1px solid #DCDDDE;
border-bottom:1px solid #DCDDDE;
color:#000;
font-style:italic;
}
h3 {
font-size:100%;
color:#000000;
font-weight:bold;
text-decoration:none;
margin:2px 4px 2px 20px;
padding:5px 3px;
text-align:left;
}
h4 {
font-size:100%;
color:#000000;
font-weight:bold;
text-decoration:none;
margin:2px 4px 2px 20px;
padding:5px 3px;
text-align:left;
font-style:italic;
}
li {
font-size:0.9em;
line-height:1.5em;
}
ul {
margin:5px 60px;
padding:0;
}
ul.main {
margin:5px 30px;
padding:0;
}
a, a:link, a:active
{
color:#0000FF;
text-decoration:underline;
}
a:visited
{
color:#000080;
text-decoration:underline;
}
a:hover
{
color:#000080;
text-decoration:none;
} 
a.footerlink, a.footerlink:link, a.footerlink:active
{
color:#ffffff;
text-decoration:none;
}
a.footerlink:visited
{
color:#ffffff;
text-decoration:none;
}
a.footerlink:hover
{
color:#ffffff;
text-decoration:underline;
}
.copyright {
color:#808080;
font-size:0.8em;
}
.left, .leftnav {
border-left:2px solid #000000;
}
.leftnav {
background:url(images/sidenav.jpg) repeat-y;
vertical-align:top;
padding-top:2px;
}
.footer {
color:#ffffff;
background-color:#000000;
font-size:0.7em;
height:27px;
text-align:center;
}
.maincontent {
background:#FFFFFF url(images/man.jpg) center center no-repeat;
border-right:2px solid #000000;
vertical-align:top;
padding-right:35px;
}
/*NAV*/
ul#navlist a {/*whitespace bug for ie*/
display: block;
/*float: left;*//*screws up FF*/
clear: left;
}
li>a {/*whitespace bug for ie*/
float: none;
}
/*IE-only*/
* html ul#navlist a {
float: left;
}
#navlist {
padding: 0;
margin: 0;
}
#navlist li {
list-style: none;
margin: 0;
padding: 0;
line-height:0;
}
/*CLASSES*/
.quote {
text-align:center;
font-weight:bold;
font-size:1.2em;
padding:5px 30px;
}
.quote2 {
text-align:center;
font-weight:bold;
font-size:1.4em;
padding:5px 30px;
color:#ff0000;
}
ul#nodots {
list-style: none;
line-height:1.5em;
margin:2px 4px 2px 20px;
padding:5px 3px;
}
.note {
color:#0092D0;
font-weight:bold;
}
.image_L, .image_LT {
margin:10px 10px 0 25px;
float:left;
}
.image_L {
border:2px solid #000000;
}
.image_LT, .image_RT {
border:2px solid black;
}
.image_R, .image_RT {
margin:10px 25px 0 10px;
float:right;
}
.team {
border:2px solid black;
margin:10px 10px 0 25px;
text-align:center;
}
.red {
color:red;
font-style:italic;
font-weight:bold;
}
.odd, .even {
/*font-style:italic;*/
font-size:0.8em;
margin:1px 8px 1px 24px;
padding:2px 3px;
}
.odd p, .even p {
line-height:1.4em;
margin:1px 0 1px 0;
padding:2px 0;
}
div.odd {
border-bottom:1px inset #000;
}
div.even {
border-bottom:1px inset #000;
}