.shim {
     background-image: url(/images/shim.gif);
     background-repeat: repeat-x;
}

.callus {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 16px;
     color: #FFFFFF;
     font-weight: bold;
     letter-spacing: -1px;
}

.smallnav {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #FFFFFF;
}

.smallnav a {
     color: #FFFFFF;
     text-decoration: none;
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 12px;
     font-weight: bold;
}

.smallnav a:hover {
     text-decoration: underline;
     color: #FFFFFF;
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 12px;
     font-weight: bold;
}

.smallnav a:visited {
     color: #FFFFFF;
     text-decoration: none;
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 12px;
     font-weight: bold;
}

.headline, .headline TD {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 23px;
     font-weight: bold;
     color: #000000;
}

.content, .content TD {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
}

.captionhead, .captionhead TD {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     font-weight: bold;
     color: #000000;
}

.captioncontent, .captioncontent TD {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #000000;
}

.border {
     border-right-width: 1px;
     border-right-style: solid;
     border-right-color: #CCCCCC;
}

.subnav {
     font-size: 10px;
     color: #897039;
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-weight: bold;
}

.subnav a:link {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #897039;
     text-decoration: none;
}

.subnav a:hover {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #0043c2;
     text-decoration: underline;
}

.subnav a:visited {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #897039;
     text-decoration: none;
}

.subhover {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 10px;
     color: #0043c2;
     text-decoration: underline;
     font-weight: bold;
}

.subhead, .subhead TD {
     font-family: "Trebuchet MS", Arial, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #0043c2;
}

.imgBorder {
     border: solid 2px #999999;
}


