/* --------------------------------------------------------- */
/* form elements */
/* --------------------------------------------------------- */
input.searchtext {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#003387;
    border: solid;
    border-width: 1px;
    border-color: #003387;
    }

input.search-btn {
    width: 50px;
    height: 19px;
    background: #333 url(images/btn_search.gif) no-repeat;
    outline: none;
    }

input.search-btn:hover {
    background: #666 url(images/btn_search.gif) no-repeat 0 -19px;
    }

/* --------------------------------------------------------- */
/* top navigation */
/* --------------------------------------------------------- */
.currenttopnav {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

.topnav {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.topnav a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.topnav a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.topnav a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

.sm_topnav {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.sm_topnav a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.sm_topnav a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.sm_topnav a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

/* --------------------------------------------------------- */
/* left navigation */
/* --------------------------------------------------------- */
.leftnav_headers a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003387;
    font-weight: bold;
    text-decoration:none;
    padding-left: 5px;
    }

.leftnav_headers a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.leftnav_headers a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

.leftnav a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    padding-left: 5px;
    }

.leftnav a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.leftnav a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

/* --------------------------------------------------------- */
/* Submenu links */
/* --------------------------------------------------------- */
#submenu {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    }

#submenu li a:hover, active {
    padding-left: 10px;
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    line-height: 1.5em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

#submenu li a:visited {
    padding-left: 10px;
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    line-height: 1.5em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

#submenu li a {
    padding-left: 10px;
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    line-height: 1.5em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }    

/* --------------------------------------------------------- */
/* footer navigation */
/* --------------------------------------------------------- */
.copy_footer {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

a.footernav {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

a.footernav:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

a.footernav:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

/* --------------------------------------------------------- */
/* breadcrumb navigation */
/* --------------------------------------------------------- */
.currentbreadcrumb {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

.breadcrumb {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.breadcrumb a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.breadcrumb a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

.breadcrumb a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
}

/* --------------------------------------------------------- */
/* Intro Paragraph and Article Text */
/* --------------------------------------------------------- */
.pageheadline {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #1C98C3;
    font-weight: bold;
    }

.pagesubheadline {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1C98C3;
    font-weight: bold;
    }

.introparagraph {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #1C98C3;
    font-weight: normal;
    }

.introparagraph a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #003388;
    font-weight: bold;
    text-decoration:underline;
    }
.introparagraph a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #003388;
    font-weight: bold;
    text-decoration:underline;
    }

.introparagraph a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #339966;
    font-weight: bold;
    text-decoration:underline;
    }

.articletext {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: normal;
    line-height:1.5em;
    }

.articletext a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003388;
    font-weight: bold;
    text-decoration:underline;
    }

.articletext a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003388;
    font-weight: bold;
    text-decoration:underline;
    }

.articletext a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #339966;
    font-weight: bold;
    text-decoration:underline;
    }

/* --------------------------------------------------------- */
/* Article images*/
/* --------------------------------------------------------- */
.imageleft {
    float: left;
    padding-right: 10px;
    }

.imageright {
    float: right;
    padding-left: 10px;
    }

.imagecaption {
    font-family: verdana,arial,sans-serif;
    font-size: 7pt;
    margin-top: 0px;
    padding-bottom: 10px;
    }

/* --------------------------------------------------------- */
/* Homepage News Blurb copy and links */
/* --------------------------------------------------------- */
.newsblurb_header {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003387;
    font-weight: bold;
    text-decoration:none;
    padding-left: 5px;
    }

.newsblurb {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    padding-left: 5px;
    }

.newsblurb a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1C98C3;
    font-weight: bold;
    text-decoration:none;
    }

.newsblurb a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3AA6CB;
    font-weight: bold;
    text-decoration:none;
    }

.newsblurb a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3AA6CB;
    font-weight: bold;
    text-decoration:none;
    }

/* --------------------------------------------------------- */
/* Callouts*/
/* --------------------------------------------------------- */
.callout_copy {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: normal;
    line-height:1.5em;
    }

.callout_copy a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003388;
    font-weight: normal;
    text-decoration:none;
    }
.callout_copy a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003388;
    font-weight: normal;
    text-decoration:none;
    }
.callout_copy a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #339966;
    font-weight: normal;
    text-decoration:none;
    }

.callout_header {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003387;
    font-weight: bold;
    text-decoration:none;
    padding-left: 5px;
    }

.callout_title {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #1C98C3;
    font-weight: bold;
    text-decoration:none;
    }

.callout_tagline {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1C98C3;
    font-weight: bold;
    text-decoration:none;
    }

a.callout_links {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

a.callout_links:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

a.callout_links:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

/* --------------------------------------------------------- */
/* ticket links and copy */
/* --------------------------------------------------------- */
.ticketdescription {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    }

a.ticketname_link {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #1C98C3;
    font-weight: bold;
    text-decoration:none;
    }

a.ticketname_link:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

a.ticketname_link:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #1C98C3;
    font-weight: bold;
    text-decoration:none; 
    border-bottom: #C99;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
    }

a.ticketprice_link {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }

a.ticketprice_link:hover {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }

a.ticketprice_link:visited, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #339966;
    font-weight: bold;
    text-decoration:none; 
    }

a.ticketprice_closewindow {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }
a.ticketprice_closewindow:hover {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }
a.ticketprice__closewindow:visited, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #339966;
    font-weight: bold;
    text-decoration:none; 
    }


/* --------------------------------------------------------- */
/* Calendar links and copy */
/* --------------------------------------------------------- */
.calendar_subhead {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #1C98C3;
    font-weight: bold;
    }

.calendar_month {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1C98C3;
    font-weight: bold;    
    }

.calendar_days {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003387;
    font-weight: bold;
    text-decoration:none;
    }

a.calendar_links {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003387;
    font-weight: bold;
    text-decoration:none;
    line-height:90%;
    }

a.calendar_links:hover {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    line-height:90%;
    }

a.calendar_links:visited, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    line-height:90%;
    }

/* --------------------------------------------------------- */
/* Exhibit links and copy */
/* --------------------------------------------------------- */
.copy_exhibit_announcement {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #1C98C3;
    font-weight: normal;
    }

.copy_exhibitfacts_header {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003387;
    font-weight: bold;
    text-decoration:none;
    padding-left: 5px;
    }

.copy_exhibitfacts_title {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #1C98C3;
    font-weight: bold;
    text-decoration:none;
    }

.copy_exhibitfacts_tag {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1C98C3;
    font-weight: bold;
    text-decoration:none;
    }
/* --------------------------------------------------------- */
/* sitemap */
/* --------------------------------------------------------- */ 
.sitemap a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    padding-left: 5px;
    }
.sitemap a:visited {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003388;
    font-weight: bold;
    text-decoration:none;
    }
.sitemap a:hover, active {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #339966;
    font-weight: bold;
    text-decoration:none;
    }
