body {
background: #ffffff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000000;
}

.header {
background: #eeeeff;
color: #3333bb;border-bottom: solid 2px #3333bb;
margin: 0px 0px 5px 0px;
padding: 2px;
height: 53px;
}

.header img {
float: left;
margin-right: 5px;}

.titletext {
color: #000000;
font-size: large;
}

.pagetitle {
font-size: 14px;
}

.navitext {
font-size: 11px;
}

a {
text-decoration: none;
color: #2d2deb;
}

a:hover {
text-decoration: underline;
color: #2d2deb;
}

.footer {
background: #eeeeff;
color: #808080;
border-top: solid 2px #3333bb;
margin: 10px 0px 0px 0px;
}

.bolder {
font-weight: bold;
}

.formlabel {
float: left;
}

.subtext {
font-size: 12px;
}

.accesskey {
text-decoration: underline;
}