body { margin: 0px; padding: 0px; font-family: "Trebuchet MS"; font-size: 12px; color: #003C77; font-weight: normal; }

/* layout */

#divHidden { display:none; }
#divWrapper { width: 100%; height: 100%; padding: 3px; }
#divTicker { width: 800px; height: 25px; margin-bottom: 3px; background-color: #002e55; font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: bold; }
#divTickerText { float: left; font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: bold; margin-top: 4px; }
#divHeader { width: 800px; height: 64px; margin-bottom: 3px; }
#divHeaderContent { width: 610px; margin-right: 3px; float: left; background-color: #002e55; }
#divHeaderImage { width: 187px; background-color: #002e55; float: left; margin: 0px; padding: 0px; }
#divMain { width: 800px; background-image: url('/res/images/layout/museum/background.gif'); background-repeat: repeat-y; margin-bottom: 3px; }
#divContent { width: 610px; overflow: hidden; margin-right: 3px; float: left; }
#divText { padding-left: 5px; padding-right: 5px; float: left; }
#divMenu { width: 187px; background-color: #002e55; float: left; }
#divFooter { width: 800px; background-color: #ffffff; clear: both; margin-bottom: 3px; }
#divFooterCopyright { width: 800px; background-color: #ffffff; clear: both; border-top: 3px solid #002e55; font-family: "Trebuchet MS"; font-size: 10px; color: #999999; }


/* text styles */
H1 { font-family: "Trebuchet MS"; font-size: 17px; color: #003C77; font-weight: bold; }
H1.white { font-family: "Trebuchet MS"; font-size: 17px; color: #ffffff; font-weight: bold; margin-top: 15px; margin-bottom: 0px; }
H2.white { font-family: "Trebuchet MS"; font-size: 15px; color: #ffffff; font-weight: bold; margin-top: 10px; margin-bottom: 0px; }
.title { font-family: "Trebuchet MS"; font-size: 14px; color: #003C77; font-weight: bold; }
.ptitle, .normalbold { font-family: "Trebuchet MS"; font-size: 12px; color: #003C77; font-weight: bold; }
P, TD, .normal { font-family: "Trebuchet MS"; font-size: 12px; color: #003C77; font-weight: normal; }
LI { font-family: "Trebuchet MS"; font-size: 12px; color: #003C77; font-weight: normal; line-height: 20px; }
.small { font-family: "Trebuchet MS"; font-size: 10px; color: #003C77; font-weight: normal; }
.smallbold { font-family: "Trebuchet MS"; font-size: 10px; color: #003C77; font-weight: bold; }
.white { font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: bold; line-height: 10px; }


/* link styles */
A.menusmall { font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: bold; }
A { font-family: "Trebuchet MS"; font-size: 12px; color: #003C77; font-weight: bold; text-decoration: none; }
A:hover { font-family: "Trebuchet MS"; color: #829bcf; text-decoration: none; }
A.newsticker { font-family: "Trebuchet MS"; font-size: 13px; color: #ffffff; font-weight: bold; line-height: 12px; }
A.newsticker:hover { font-family: "Trebuchet MS"; font-size: 13px; color: #ffffff; font-weight: bold; line-height: 12px; }
A.footer { font-family: "Trebuchet MS"; font-size: 10px; color: #002e55; font-weight: normal; }
A.footer:hover { color: #003C77; }

/* forms */
.searchfield { height: 12pt; font-family: Arial; font-size: 10px; color: #000000; font-weight: normal; border-style: inset; }
.formfield { height: 13pt; font-family: "Trebuchet MS"; font-size: 11px; color: #000000; font-weight: normal; border-style: inset; }
.formfield_hidden { height: 13pt; font-family: "Trebuchet MS"; font-size: 11px; color: #000000; font-weight: bold; border-style: none; background-color: #EEEEEE; width:250px; }
.formfield_textarea { font-family: "Trebuchet MS"; font-size: 11px; color: #000000; font-weight: normal; border-style: inset; }
.formfield_textarea1 { font-family: "Trebuchet MS"; font-size: 11px; color: #000000; font-weight: normal; }
.dredbutton { font-family: "Trebuchet MS"; font-size: 11px; color: #ffffff; background-color: #003C77; height: 15pt; font-weight: bold; border-style: outset; cursor: pointer; }
.dbluebutton { font-family: "Trebuchet MS"; font-size: 11px; color: #ffffff; background-color: #003C77; height: 15pt; font-weight: bold; border-style: outset; cursor: pointer; }
.formitem {  width: 262pt; }