table, div, td, tr, body, span, img, form {
  margin: 0;
  padding: 0;
  border: none;
  font-family : geneva, arial, helvetica, sans-serif;
}

input, form, select {
  margin: 0;
  padding: 0;
}

table { 
  border:0px;
  border-collapse: collapse; 
}

table.main { 
  border:1px solid #00137f;
  background-color:#ffffff;
  border-collapse: collapse; 
}

table.sortable {
  border:0px solid #ffffff;
  background-color:#ffffff;
  border-collapse: collapse; 
  padding: 2;
}

table.sortable td {
  font-size : .7em;
}

tr.sortable_title {
  background-color:#00137f;
}

tr.sortable_row_on {
  background-color:#ffffff;
}

tr.sortable_row_off {
  background-color:#e6e8f3;
}

table.eid td {
  width: 460px;
}

table.eid td {
  font-size : 1em;
}

table.page_title tr {
  background-color:#00137f;
}

table.content_body td {
  width: 460px;
}

table.content_body td.question{
  font-size: .9em;
}

table.content_body td.answer {
  padding-left:10px;
  font-size:.8em;
}

td.title {
  font-weight: bold;
}

a.back, a.back:link, a.back:visited, a.back:active , a.back:hover {
  text-decoration: none; 
  font-weight:bold; 
  color: #00137f;
  font-size: .7em;
}

div.title_question {
  background-color:#ffffff;
  color:#00137f;
  font-weight:bold;
}

div.answer {
  background-color:#e6e8f3;
  color:#00137f;
}

table.page_title td {
  font-size : .8em;
  font-weight : bold;
  color : #ffffff;
  text-align : center;
  height : 20px;
  vertical-align : middle;
}

table.event_search td {
  font-size : .7em;
  padding :   2px;
  vertical-align : top;
}

table.event_search_box_left {
  border : 1px solid #00137f;
}

table.event_search_box_left td {
  vertical-align : middle;
}

table.event_search_box_right {
  border : 1px solid #00137f;
  height : 200px;
}

table.event_search_box_right td {
  vertical-align : top;
}

table.blank td {
  vertical-align : middle;
}

table.note {
  border :           1px solid #00137f;
  background-color : #ffffff;
}
table.note td {
  color :            #000000;
  font-size :        .6em;
}

div.note {
  border :           1px solid #00137f;
  background-color : #ffffff;
  color :            #000000;
  font-size :        .6em;
}

tr.table_header {
  background-color:#00137f;
}

td.table_header {
  font-size : .8em;
  font-weight : bold;
  color : #ffffff;
  text-align : center;
  height : 20px;
}

td.sortable_header {
  font-size : .8em;
  font-weight : bold;
  color : #ffffff;
  height : 20px;
}

a, a:link, a:visited, a:active {
  text-decoration: none; 
  font-weight:bold; 
  color: #00137f;
}

a:hover {
  text-decoration: underline;
}


a.display:link, a.display:visited, a.display:active, a.display:hover {
  text-decoration: none; 
  font-weight:bold; 
  font-size:1em;
  color: #00137f;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
  text-decoration: none; 
  font-weight:bold; 
  font-size:1em;
  color: #ffffff;
}

table.sortable a, table.sortable a:link, table.sortable a:visited, table.sortable a:active {
  text-decoration: none;
  color: #00137f;
}

table.sortable a:hover {
  text-decoration: underline;
}


body {
  background: White;
  color: #000000;
}

table.leftnavbox {
  width :       142;
  border :      1px solid #00137f;
}

div.centered {
  vertical-align: middle;
  text-align : center;
}

div.center {
  float : middle;
}

div.left {
  float : left;
}

div.right {
  float : right;
}

div.top {
  vertical-align : top;
}

div.bottom {
  vertical-align : bottom;
}

#topnav {
  position :         absolute;
  left : 4px;
  height : 22px;
  top :    110px;
  width :   646px;
  z-index : 6;
  background-color : #00137f;
  vertical-align :   bottom;
}

#leftnavigation {
  position :      absolute;
  left :          4px;
  top :           131px;
  height :        219px;
  width :         147px;
  color :         #ffffff;
  background-color : #00137f;
  font-size:      1em;
  margin: 0;
  padding: 0;
}

#leftgenericspace {
  position :      absolute;
  left :          4px;
  top :           350px;
  width :         146px;
  color :         #ffffff;
  background-color : #e6e8f3;
  border-left :    1px solid #808ac0;
  border-bottom : 1px solid #808ac0;
  font-size:      .7em;
  margin: 0;
  padding: 0;
}

#header {
  left : 4px;
  width : 646px;
  text-align : center;
  position : absolute;
  top : 0;
  font-size : 1em;
  color : #ffffff;
  background-color : #ffffff;
}

#footer {
  text-align : center;
  position : absolute;
  left: 0px;
  bottom: 0px;
  font-size : .7em;
  color : #808ac0;
  background-color : #00137f;
  padding:4px;
}

#footer a {
  text-decoration: none;
  color : #e6e8f3;
}
#footer a:hover {
  text-decoration: underline;
}

#content {
  position :   absolute;
  top :        131px;
  left :       150px;
  color :      #000000;
  border-top :   1px solid #ffffff;
  border-right :  1px solid #00137f;
  border-left :    1px solid #00137f;
  border-bottom : 1px solid #00137f;
  margin :     0;
  padding-bottom : 20px;
  z-index : 2;
} 

#floatLayer {
  position :      absolute;
  top :           131px;
  width :         150px;
  height :        250px;
  z-index :       3;
  color :         #000000;
  font-size :     .7em;
  border-left :   1px solid #ffffff;
  border-right :  1px solid #00137f;
  border-top :    1px solid #00137f;
  border-bottom : 1px solid #00137f;
  visibility :    hidden;
}

#floatLayerShowButton {
  position :      absolute;
  top :           131px;
  z-index :       3;
  background-color : #ffffff;
  font-size :     .7em;
  border-left :   1px solid #ffffff;
  border-right :  1px solid #00137f;
  border-top :    1px solid #00137f;
  border-bottom : 1px solid #00137f;
  text-align :    center;
  font-weight :   bold;
  visibility :    hidden;
}

a.float_show_button, a.float_show_button:link, a.float_show_button:visited, a.float_show_button:active, a.float_show_button:hover {
  text-decoration: none;
  font-weight:bold; 
  color: #00137f;
}

div#display_filter_active, 
div#display_text_active, 
div#display_cal_active, 
div#display_timeperiod_active {
  position :         absolute;
  height :           100%;
  line-height :      22px;
  vertical-align:    middle;
  z-index :          3;
  text-align       : center;
  color :            #00137f;
  font-weight :      bold; 
  background-color : #ffffff;
  font-size :   .8em;
}

div#search, 
div#display_text_inactive, 
div#display_cal_inactive,
div#display_timeperiod_inactive {
  position         : absolute;
  height           :  100%;
  line-height :      22px;
  vertical-align:    middle;
  z-index :          3;
  text-align       : center;
  color :            #ffffff;
  font-weight :      bold; 
  background-color : #00137f;
  font-size :   .8em;
}

div#display_filter_active, 
div#display_search_inactive, 
div#display_filter_inactive, 
div#display_timeperiod_active, 
div#display_timeperiod_inactive {
  position : relative;
  float    : right;
  right:    : 1px;
}

div#display_cal_active, div#display_cal_inactive {
  width : 80px;
}

div#display_text_active, div#display_text_inactive {
  width : 80px;
}

div#display_cal_active, div#display_cal_inactive {
  right :  1px;
}

div#display_text_active, div#display_text_inactive {
  right :  81px;
}

div#search {
  left : 146px;
}

div#display_filter_active, div#display_filter_inactive {
  left : 405px;
}

div#display_timeperiod_inactive a, div#display_timeperiod_inactive a.display:link, div#display_timeperiod_inactive a.display:visited, div#display_timeperiod_inactive a.display:active, 
div#display_text_inactive a, div#display_text_inactive a.display:link, div#display_text_inactive a.display:visited, div#display_text_inactive a.display:active, 
div#display_cal_inactive a, div#display_cal_inactive a.display:link, div#display_cal_inactive a.display:visited, div#display_cal_inactive a.display:active {
  color : #808ac0;
  text-decoration: none; 
  display:         block;
}

div#display_filter_inactive a, div#display_filter_inactive a.display:link, div#display_filter_inactive a.display:visited, div#display_filter_inactive a.display:active, 
div#display_search_inactive a, div#display_search_inactive a.display:link, div#display_search_inactive a.display:visited, div#display_search_inactive a.display:active {
  color : #ffffff;
  text-decoration: none; 
  display:         block;
}


div#display_timeperiod_inactive a.display:hover, 
div#display_text_inactive a.display:hover, 
div#display_cal_inactive a.display:hover {
  background-color : #808ac0;
  text-decoration :  none;
  color :            #00137f;
  display :          block;
}

div#display_filter_inactive a.display:hover, 
div#display_search_inactive a.display:hover {
  background-color : #808ac0;
  text-decoration :  none;
  color :            #ffffff;
  display :          block;
}

div.cal_active {
  background-color : #ffffff;
  border :           1px solid #00137f;
  font-size :        .7em;
}

div.cal_inactive {
  background-color : #D3D3D3;
  border :           1px solid #00137f;
  font-size :        .7em;
}

div.cal_outsidewindow {
  background-color : #DE9E9E;
  border :           1px solid #00137f;
  font-size :        .7em;
}

div.cal_today {
  background-color : #9EDE9E;
  border :           1px solid #00137f;
  font-size :        .7em;
}

div.cal_holiday {
  background-color : #BFC4DF;
  border :           1px solid #00137f;
  font-size :        .7em;
}

div.cal_dow {
  background-color : #00137f;
  border :           1px solid #00137f;
  color :            #ffffff;
  text-align :       center;
  font-size :        .7em;
}

div.cal_month {
  background-color : #e6e8f3;
  color :            #00137f;
  height:            20px;
  text-align :       center;
  font-size :        .8em;
  font-weight :      bold;
  line-height :      20px;
}

td.cal_month {
  background-color : #e6e8f3;
  color :            #00137f;
  height:            20px;
  font-size :        .8em;
  font-weight :      bold;
  line-height :      20px;
}

table.cal_month_title {
  background-color: #ffffff;
}

a.cal_event, a.cal_event:link, a.cal_event:visited, a.cal_event:active, a.cal_event:hover {
  text-decoration: none; 
  font-weight:bold; 
  color: #ffffff;
}

a.cal_popout, a.cal_popout:link, a.cal_popout:visited, a.cal_popout:active, a.cal_popout:hover {
  text-decoration: none; 
  font-weight: bold; 
  color: #ffffff;
}

div.cal_event {
  background-color : #00137f;
  font-size :        .5em;
  z-index :          2;
  overflow :         hidden;
  height :           10px;
  line-height:       10px;
}

div.cal_popout {
  background-color : #808ac0;
  font-size :        .65em;
  z-index :          5;
  overflow :         hidden;
  height :           18px;
  line-height :      18px;
}

div.cal_event a, div.cal_event a:link, div.cal_event a:visited, div.cal_event a:active  {
  text-decoration : none; 
  display :        block;
}

div.cal_event a:hover {
  text-decoration:  none;
  display:          block;
}

div.cal_popout a, div.cal_popout a:link, div.cal_popout a:visited, div.cal_popout a:active  {
  text-decoration : none; 
  display :        block;
}

div.cal_popout a:hover {
  text-decoration:  none;
  display:          block;
}

div.menu_inactive {
  position:relative;
  background-color: #00137f;
  text-align : left;
  margin-left: 0px;
  padding-left: 0px;
  width : 132px;
  left : 15px;
  height: 25px;
  z-index : 4;
}

div.menu_inactive a, div.menu_inactive a.menu:link {
  font-weight: bold;
  display: block;
  text-decoration: none;
}

div.menu_inactive a.menu:hover  {
  background-color: #808ac0;
  display: block;
  text-decoration: none;
}


div.leftgeneric_right {
  color : #808ac0;
  padding : 4px;
}

div.leftgeneric_title {
  color : #808ac0;
  font-weight:bold;
  font-size: 1.1em;
  text-align: center;
}

table.toc td {
  text-align : right;
}

table.right_nav td {
  font-size : .7em;
}

div#event_info_title {
  background-color:#00137f;
  color: #ffffff;
  width: 75px;
  font-weight: bold;
  text-align : center;
  font-size:1.1em;
}

table#event_info td {
  font-size:  .7em;
  border-top : 1px solid #e6e8f3;
}

table#topnav_input td, table#topnav_input div {
  color: #ffffff;
  vertical-align: middle;
}

table#topnav_input td a {
  font-weight: normal;
  font-size: 6pt;
  text-decoration: none;
  color: #808ac0;
}

table#topnav_input td a:hover {
  text-decoration: underline;
}

input.text {
  vertical-align: middle;
  border: 1px solid #00137f;
}

input.submit {
  background-color: #808ac0;
  vertical-align: middle;
  border: 1px solid #00137f;
  cursor: pointer;
  cursor: hand;
}

input.checkbox {
  vertical-align: middle;
  border: 0px;
}

select {
  vertical-align: middle;
  border: 1px solid #00137f;
}

input.submit[disabled='disabled'] {
  background-color: #808ac0;
  color: #933;
  cursor: default;
}

input.text[disabled='disabled'] {
  background-color: #ffffff;
  color: #933;
  cursor: default;
}

#debug {
  position: absolute;
  left: 805px;
  width: 395px;
  border: 1px solid #000000;
}

a.advanced_search, a.advanced_search:link, a.advanced_search:visited, a.advanced_search:active {
  text-decoration: none; 
  font-weight: bold; 
  color: #808ac0;
  font-size: 10pt;
}

a.advanced_search:hover {
  text-decoration: underline;
}