/* Begin generic styles for font controls and basic HTML elements */

body {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 76%;
  color: #555;
  }

a {
  color: #006799;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
  }

a:visited {
  color: #970076;
  }

a:visited:hover {
  border-color: #970076;
  }

a:hover {
  border-color: #006799;
  }

a[href^="http://"] {
  padding-right: 13px;
  background: url(/resources/images/template/iconExternal_off.gif) no-repeat right center;
  }

a[href^="http://"]:hover {
  padding-right: 13px;
  background: url(/resources/images/template/iconExternal_on.gif) no-repeat right center;
  }

a[href^="http://"]:visited:hover {
  padding-right: 13px;
  background: url(/resources/images/template/iconExternal_visited.gif) no-repeat right center;
  }

a img {
  border: 0;
  }

h1 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 5.2em;
  font-weight: bold;
  color: #234C68;
  margin: 0;
  }

h2 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #448FC1;
  margin: 0;
  }

h3 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.8em;
  font-weight: normal;
  color: #234C68;
  margin: 0 3px 4px 3px;
  padding: 14px 0 2px 25px;
  }

h4 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #234C68;
  margin: 0.6em 0 0.8em 0;
  }

h4 a {
  border: none;
  color: #234C68;
  }

h5 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.3em;
  font-weight: normal;
  color: #234C68;
  margin: 1.2em 0 0.8em 0;
  }

h6 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.1em;
  font-weight: bold;
  }

p {
  line-height: 1.4em;
  margin: 1em 0;
  }

strong, b {
  font-weight: bold;
  }

form { 
  margin: 0;
  padding: 0;
  }

img {
  border: 0;
  display: block;
  }

hr {
  height: 1px;
  border-style: none;
  color: #BCCBD5;
  background-color: #BCCBD5;
  }

table {
  border-collapse: collapse;
  border-color: #CCCCCC;
  }

th {
  border-collapse: collapse;
  border-color: #B4B4B4;
  border-width: 1px;
  background-color: #A7BCCA;
  color: #FFFFFF;
  vertical-align: top;
  }

td {
  border-collapse: collapse;
  border-color: #CCCCCC;
  border-width: 1px;
  vertical-align: top;
  padding: 2px 5px;
  }

td p {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  }

ul {
  margin: 0;
  padding: 0;
  }

/* End generic styles for font controls and basic HTML elements */


/* Begin generic layout elements */

.clear {
  clear: both;
  }

#PageBodyContainer {
  background: #A7BCCA url(/resources/images/template/bgMainContent.gif) repeat-x top center;
  padding: 15px 0;
  }

.Wrapper {
  width: 990px;
  margin: 0 auto;
  position: relative;
  }

#HeaderContainer {
  background-color: #FFF;
  position: relative;
  height: 150px;
  }

#HeaderLogoContainer {
  position: absolute;
  top: 15px;
  left: 10px;
  }

#HeaderLogoContainer a {
  border: none;
  }

#HeaderTitleContainer {
  position: absolute;
  top: 22px;
  left: 155px;
  }

#LoginContainer {
  position: absolute;
  top: 0;
  right: 0;
  width: 262px;
  background: transparent url(/resources/images/template/bgLoginContainer.gif) no-repeat bottom center;
  }

#LoginContainerFormer {
  float: left;
  width: 1px;
  height: 102px;
  }

#LoginSubContainer {
  margin: 0 auto;
  padding: 14px 13px 7px 15px;
  }

#LoginTitle {
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  margin: 0 0 10px 0;
  }

.LoginInput {
  float: left;
  background: url(/resources/images/template/bgLoginInput.png) no-repeat left center;
  width: 112px;
  height: 26px;
  margin: 0 5px 0 0;
  }

.LoginInput input {
  background-color: transparent;
  border: solid 0px #FFF;
  font-size: 1em;
  color: #868989;
  width: 102px;
  margin: 3px 5px;
  }

#LoginContainerButton {
  float: right;
  margin: 8px 4px 0 0;
  }

#LoginContainerLinkButton {
  float: left;
  background: url(/resources/images/template/bgContainerButton.gif) repeat-x top center;
  margin: 8px 0 0 1px;
  padding: 3px 8px 4px 8px;
  font-size: 1.1em;
  color: #FFF;
  }

#LoginContainerLinkButton a {
  color: #FFF;
  border: none;
  }

#PrimaryNavContainer {
  background: #FFF url(/resources/images/template/bgPrimaryNav.gif) repeat-x bottom left;
  }

#PrimaryNavSubContainer {
  margin: 0 auto;
  width: 986px;
  background-color: #FFF;
  border-bottom: 1px solid #428EC0;
  }

#PrimaryNavSubContainerAlt {
  margin: 0 auto;
  width: 986px;
  background-color: #FFF;
  border-bottom: 1px solid #D7D8D8;
  }

ul.MainNav1stLevel {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }

.MainNav1stLevel li {
  float: left;
  display: block;
  background: #FFF url(/resources/images/template/PrimaryNavOff_left.gif) no-repeat top left;
  color: #FFF;
  font-size: 1.2em;
  margin-right: 2px;
  }

.MainNav1stLevel li a, .MainNav1stLevel li a:link, .MainNav1stLevel li a:visited {
  float: left;
  display: block;
  background: transparent url(/resources/images/template/PrimaryNavOff_right.gif) no-repeat top right;
  color: #FFF;
  padding: 6px 8px 7px 8px;
  text-align: center;
  border: none;
  }

.MainNav1stLevel li a:hover, .MainNav1stLevel li a:visited:hover {
  float: left;
  display: block;
  color: #C2D2DA;
  border: none;
  }

ul.MainNav1stLevel li.active {
  float: left;
  display: block;
  color: #C2D2DA;
  background: #FFF url(/resources/images/template/PrimaryNavOn_left.gif) no-repeat top left;
  margin-right: 2px;
  }

ul.MainNav1stLevel li.active a, ul.MainNav1stLevel li.active a:link, ul.MainNav1stLevel li.active a:visited {
  float: left;
  display: block;
  color: #C2D2DA;
  background: transparent url(/resources/images/template/PrimaryNavOn_right.gif) no-repeat top right;
  padding: 6px 8px 7px 8px;
  }

#SecondaryNavContainer {
  background-color: #EAEFF2;
  }

#SecondaryNavSubContainer {
  width: 990px;
  background: #428EC0 url(/resources/images/template/bgSecondaryNav.gif) no-repeat bottom center;
  padding: 0;
  }

#SecondaryNav {
  padding: 5px 0 8px 0;
  }

ul.MainNav2ndLevel {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 5px;
  }

.MainNav2ndLevel li {
  float: left;
  display: block;
  color: #FFF;
  font-size: 1.0em;
  font-weight: bold;
  }

.MainNav2ndLevel li a, .MainNav2ndLevel li a:link, .MainNav2ndLevel li a:visited {
  float: left;
  display: block;
  color: #FFF;
  text-decoration: none;
  padding: 3px 5px 4px 5px;
  margin: 0 4px;
  background: transparent url(/resources/images/template/bgSecondary_nav_on.gif) repeat top left;
  border-bottom: none;
  }

.MainNav2ndLevel li a:hover, .MainNav2ndLevel li a:visited:hover {
  float: left;
  display: block;
  color: #C2D2DA;
  text-decoration: none;
  }

ul.MainNav2ndLevel li.active a, ul.MainNav2ndLevel li.active a:link, ul.MainNav2ndLevel li.active a:visited {
  float: left;
  display: block;
  color: #C2D2DA;
  text-decoration: none;
  }

#MainContentBody ul {
  list-style-type: none;
  margin: 1em 0 0.3em 0;
  padding: 0;
  }

/*#MainContentBody ol {
  margin: 1em 0 0.3em 0;
  padding: 0;
  }*/

.MainContentLeftColumnNarrow {
  float: left;
  width: 220px;
  margin-right: 30px;
  }

.MainContentRightColumnWide {
  float: left;
  width: 680px;
  }

#MainContentBody li {
  background: transparent url(/resources/images/template/listBullet.gif) no-repeat 12px 0.5em;
  padding: 0.1em 0 0.8em 28px;
  line-height: 1.4em;
  }

#MainContentBody ol li {
  background: none;
  padding: 0.1em 0 0.8em 0;
  line-height: 1.4em;
  }

#MainContentBody li.ExhibitionEntry {
  background: transparent url(/resources/images/template/icon_exhibition.gif) no-repeat 12px 0.5em;
  padding: 0.1em 0 0.8em 34px;
  line-height: 1.4em;
  }

#MainContentBody li.EventEntry {
  background: transparent url(/resources/images/template/icon_event.gif) no-repeat 12px 0.5em;
  padding: 0.1em 0 0.8em 34px;
  line-height: 1.4em;
  }

#MainContentControls {
  border-top: 1px solid #BCCBD5;
  font-family: Verdana, Geneva, sans-serif;
  padding: 0 0 2px 28px;
  margin: 0 3px;
  }

#MainContentControlUp {
  float: left;
  margin-right: 20px;
  }

#MainContentControlBack {
  float: left;
  }

p.UpLink, p.BackLink {
  margin: 1.2em 0 0.2em 0;
  }

.UpLink {
  background: transparent url(/resources/images/template/arrowUp.gif) no-repeat left 5px;
  padding: 0 0 4px 14px;
  }

.BackLink {
  background: transparent url(/resources/images/template/arrowLeft.gif) no-repeat left 5px;
  padding: 0 0 4px 14px;
  }

.FormRow {
  float: left;
  display: block;
  width: 90%;
  margin: 0 0 0.6em 0;
  }

.FormLabel {
  float: left;
  width: 12em;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 0.3em 0 0 0;
  }

.FormInput {
  float: left;
  }

.FormInput img {
  padding-left: 2px;
  padding-bottom: 5px;
  }

.OutputRow {
  float: left;
  display: block;
  width: 90%;
  margin: 0 0 1em 0;
  }

.OutputLabel {
  float: left;
  width: 15em;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 0.3em 0 0 0;
  line-height: 1.4em;
  text-align: right;
  }

.OutputData {
  float: left;
  margin: 0;
  padding: 0.3em 0 0 0;
  line-height: 1.4em;
  }

.NewsContainer {
  margin: 1em 0 0 0;
  }

.NewsTitle {
  font-size: 1.1em;
  color: #234C68;
  font-weight: bold;
  margin: 1em 0 0.4em 0;
  }

.NewsAbstract {
  margin: 0 0 1em 0;
  line-height: 1.4em;
  }

.EventTitle {
  color: #234C68;
  font-size: 1.1em;
  margin: 0 0 0.5em 0;
  line-height: 1.3em;
  }

.EventTitleSidebar {
  color: #234C68;
  font-size: 1.1em;
  margin: 0 0 0.2em 0;
  line-height: 1.3em;
  }

.EventDetails {
  padding: 0 0 3px 0;
  font-size: 1em;
  }

.EventDetailsSidebar {
  padding: 0 0 3px 0;
  font-size: 0.9em;
  }

.EventDates {
  float: left;
  width: 600px;
  margin-right: 10px;
  line-height: 1.3em;
  }

.EventDatesSidebar {
  float: left;
  margin-right: 10px;
  line-height: 1.3em;
  }

.EventDivider {
  color: #CCC;
  }

.EventVenue {
  float: left;
  }

.LeftColumnWide {
  float: left;
  width: 600px;
  margin-right: 40px;
  }

.LeftColumnNarrow {
  float: left;
  width: 260px;
  margin-right: 40px;
  }

.RightColumnWide {
  float: left;
  width: 600px;
  }

.RightColumnNarrow {
  float: left;
  width: 260px;
  border: 1px solid #DDE4EA;
  }

#FooterTopContainer {
  border-top: 1px solid #B3BBBE;
  width: 100%;
  position: relative;
  font-family: Verdana, Geneva, sans-serif;
  padding-top: 8px;
  }

#RightContainer a[href^="http://"] {
  padding: 0;
  background: none;
  }

#RightContainer a[href^="http://"]:hover {
  padding: 0;
  background: none;
  }

#RightContainer a[href^="http://"]:visited:hover {
  padding: 0;
  background: none;
  }

#BreadcrumbContainer {
  padding: 6px 6px 6px 16px;
  }

#FooterMiddleContainer {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  width: 100%;
  position: relative;
  }

#FooterBtmContainer {
  width: 100%;
  position: relative;
  }

#CopyrightContainer {
  padding: 10px 6px 40px 16px;
  font-family: Verdana, Geneva, sans-serif;
  }

/* End generic layout elements */
