body {
margin: 30px auto;
background-color: #FFFFFF;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
text-align: left;
}

a {
color: #666666;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
text-decoration: none;
}

.navlink {
font size: 9px;
color: #666666;
text-decoration: none;
}

.navlink:hover {
font size: 9px;
color: #0079c2;
text-decoration: none;
}

.footerlink {
font size: 9px;
color: #FFFFFF;
text-decoration: none;
}

.footerlink:hover {
font size: 9px;
color: #CCCCCC;
text-decoration: none;
}

.bodylink {
color: #666666;
font-weight: none;
text-decoration: bold;
}

.bodylink:hover {
color: #CCCCCC;
font-weight: none;
text-decoration: bold;
}

.webpointlink {
font size: 9px;
color: #FFFFFF;
text-decoration: none;
}

.webpointlink:hover {
font size: 9px;
color: #98CD35;
text-decoration: none;
}

.title {
font-size: 12px;
font-weight: bold;
color: #0079c2;
}

.header {
height: 110px;
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-image: url(images/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

.mainleft {
padding: 0 0 0 20px;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
}

.footerTab {
height: 43px;
margin: 0;
background-image: url(images/footerbg_2.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
color: #FFFFFF;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
color: #FFFFFF;
}
.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: left;
}
.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-align: left;
padding-left:30px;
}
.navselected {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0079c2;
font-weight:bold;
text-align: left;
}