.MenuItem,
.MenuHdr {
font-size: 12px;
text-decoration: none;
}
.MenuItem {
text-indent: 10px;
}
.MenuItemMouseOver {
font-size: 12px;
text-decoration: underline;
text-indent: 10px;
}
.currentItemHighlight,
.currentHeaderHighlight {
font-weight: bold;
}
#content table tr td {
font-size: 12px;
}
h1 {
color: #49853B;
font-weight: normal;
font-size: 22px;
font-family: Tahoma, Arial, Helvetica;
}
h2 {
color: #1D4668;
font-weight: bold;
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
}
.contentRotator .item {
color: #1D4668;
font-size: 16px;
}
.ContentPane {
padding-left: 20px;
}
.ContentPane2 {
padding-right: 20px;
}
