body {
background-color: #ffffff;
font-family: arial, verdana;
font-size: small;
margin-top: 0px;
margin-left: 0px;
}


.top {
width: 100%;
line-height: 93px;
margin-left: 0px;
margin-right: 0px;
}


.topbar {
background-color: #003399;
padding: 3px;
text-align: left;
font-weight: bold;
color: #ffffff;
}

a, a:visited {
color: #003399;
}

a:hover {
text-decoration: none;
}

a.linkbar, a.linkbar:visited {
text-decoration: none;
color: #ffffff;
font-size: 80%;
font-weight: bold;
}

a.linkbar:hover {
text-decoration: none;
color: #D99100;
}

a.footerlink, a.footerlink:visited {
color: #ffffff;
}

a.footerlink:hover {
text-decoration: none;
}



h2 {
color: #991A00;
font-style: italic;
}

h3 {
color: #991A00;
border-bottom: 1px solid #991A00;
border-top: 1px solid #991A00;
}


.left {
background-color: #003399;
width: 12%;
vertical-align: top;
}
.corner {
vertical-align: top;
width: 36px;
}

.content {
background-color: white;
width:73%;
vertical-align: top;
padding: 5px;
}

.right {
background-color: #FFB31A;
width: 12%;
vertical-align: top;
}

.smallfont {
font-size: 80%;
}

.footer {
width: 100%;
font-size: 80%;
background-color: #003399;
padding: 3px;
text-align: center;
color: white;
}
.spacer10 {
height: 10px;
}

.indent {
margin-left: 15px;
}

.date {
color: #ffffff;
text-align: center;
}

.img {
border: 2px solid #FFB31A;
}

