body {
  background: #174d81 url(../images/main_bg.gif) repeat center top;
  margin: 0;
  padding: 0;
  width: 100%;
}

body,p,td,div {
  font-family: Trebuchet MS, Verdana,Tahoma,sans-serif,Arial;
  font-size: 13px;
}

a:link, a:visited {
  color: #1a5793;
  text-decoration: none;
}
a:hover, a:active {
  color: #0075aa;
  text-decoration: underline;
}

p {
  text-align: justify;
}

h1 {
  padding: 0 0 16px 0;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  text-align: left; 
}

h2 {
  padding: 0 0 16px 0;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
  color: #0089c7;
}



.err, .required {
  color: #fe1010;
  font-weight: bold;
}

.err0 {
  color: #fe1010;
  font-weight: normal;
}


form {
  margin: 0;
}

.clear {
  clear: both;
}

#wrapper {
  width: 803px;
  margin: 0 auto;
  background-color: #ffffff;
}

#header {
  position: relative;
  width: 803px;
  height: 65px;
  background-color: #1568b3;
}

#header h1 a span {
  display: none;
}

#header h1 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  width: 617px;
  height: 65px;
}

#header h1 a {
  display: block;
  position: relative;
  width: 617px;
  height: 65px;
  background: url(../images/header_logo.gif) no-repeat left top;
}

#header_nav {
  position: absolute;
  margin: 0;
  padding: 26px 13px 0 0;
  top: 0;
  right: 0;
  width: 186px;
  height: 65px;
  text-align: right;
  font-size: 10px;
  color: #ffffff;
}

#header_nav a, #header_nav a:link, #header_nav a:visited, #header_nav a:hover, #header_nav a:active {
  color: #ffffff;
}


#topnav {
  position: relative;
  width: 803px;
  height: 44px;
}

#topnav a {
  display: block;
  height: 44px;
  float: left;
}


#content {
  position: relative;
  width: 803px;
  text-align: left;
}

#footer {
  position: relative;
  width: 803px;
  text-align: center;
  padding: 24px 0 8px 0;
  font-size: 11px;
  color: #1568b3;
  font-weight: bold;
}

.submenu, .submenu_a {
  padding: 8px 0;
  border-bottom: #0075aa 1px solid;
}

.submenu a, .submenu a:link, .submenu a:visited, .submenu a:hover, .submenu a:active, .submenu_a a, .submenu_a a:link, .submenu_a a:visited, .submenu_a a:hover, .submenu_a a:active {
  color: #0089c7;
  font-size: 13px;
  font-weight: bold;
}

.submenu_a a:link, .submenu_a a:visited {
  color: #174d81;
}

.blue {
  color: #0089c7;
}

.t {
  font-size: 13px;
}

.t0 {
  font-size: 10px;
}

.t1 {
  font-size: 11px;
}

.t2 {
  font-size: 14px;
}

.t3 {
  font-size: 16px;
}

.t4 {
  font-size: 18px;
}

.t5 {
  font-size: 20px;
}

.t6 {
  font-size: 24px;
}


.field_title {
  text-transform: uppercase;
}

input, textarea, select {
  background-color: #ffffff !important;
  border: #000000 1px solid;
}

checkbox, radio {
  border: none;
}


.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}
.article_date {
  font-size: 16px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #606060;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}

.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
  padding: 0 0 10px 0;
}

.link_detail a {
  text-decoration: underline;
}

.gallery_items {
  width: 100%;
}

.event_items {
  position: relative;
}
.event_item {
  position: relative;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
}
.event_title {
  font-size: 16px;
  font-weight: bold;
}
.event_date {
  font-size: 14px;
  font-weight: bold;
  color: #0089c7;
}
.event_time {
  font-size: 12px;
  font-weight: bold;
}
.event_location {
  font-weight: bold;
}
.event_contacts {
  font-weight: bold;
}

.event_left {
  width: 200px;
  left: 0px;
  top: 0px;
  text-align: left;
}
.event_right {
  position: absolute;
  width: 500px;
  left: 200px;
  top: 0px;
  text-align: left;
}


/* Table definition below */

#table_container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablemain {
  border: #bababa 1px solid;
  border-collapse: collapse;
}

.tablemain td {
  border: #bababa 1px solid;
}

.tablemain .rowheader {
  background-color: #dadada;
  font-weight: bold;
}

.tablemain .col4 {
  background-color: #fdfdba;
}

.tablesearch {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablesearch td span {
  font-weight: bold;
}

.tablenav_top td span, .tablenav_bottom td span {
  font-size: 11px;
}

