﻿body {
  background-color: #cce1ff;
  margin: 0;
  padding: 0;
  font: 12px arial, sans-serif;
}
#container {
  background-color: transparent;
  margin: auto;
  display: table;
  width: 960px;
  border-top-width: 0;
  border-top-style: none;
  border-top-color: #ffffff;
  border-right-width: 0;
  border-right-style: none;
  border-right-color: #ffffff;
  border-bottom-width: 0;
  border-bottom-style: none;
  border-bottom-color: #ffffff;
  border-left-width: 0;
  border-left-style: none;
  border-left-color: #ffffff;
  position: relative;
  margin-top: -20px;
  z-index: 20;
}
#container .centerer {
  margin: auto;
  display: table;
}
#container .centerer .column {
  float: left;
  margin: 10px;
  border-top-width: 1px;
  border-top-style: none;
  border-top-color: #ffffff;
  border-right-width: 0;
  border-right-style: none;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: none;
  border-left-color: #ffffff;
}
#container .centerer .column .item-page {
  background-color: #FFFFFF;
  position: relative;
  padding: 10px;
}
#container .centerer .column .item-page h3 {
  margin-top: 0;
  color: #636466;
  font-size: 14px;
  font-weight: bold;
}
#container .centerer .column .item-page h3 a {
  text-transform: uppercase;
  text-decoration: none;
  color: #636466;
  font-size: 14px;
  font-weight: bold;
}
#container .centerer .column .item-page h5 {
  color: #636466;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
}
#container .centerer .column:empty {
  display: none;
}
#container .centerer .column .column_insidedivs {
  margin: 0px 0px 20px 0px;
  background-color: #cce1ff;
  font: inherit;
  border-top-width: 1px;
  border-top-style: none;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: none;
  border-left-color: #ffffff;
}
#container .centerer .column .column_insidedivs:empty {
  display: none;
}
#container .centerer .column .column_insidedivs .custom {
  background-color: #FFF;
  font-family: arial;
  font-size: 12px;
  color: #636466;
}
#container .centerer .column_after {
  width: 680px;
  float: left;
  border: 1px solid;
  border-color: grey;
}
#header {
  background-color: #cce1ff;
  border-top-width: 1px;
  border-top-style: none;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: none;
  border-left-color: #ffffff;
  width: 100%;
  margin: auto;
}
#footer {
  background-color: #FFFFFF;
  width: 100%;
  margin: auto;
  border-top-width: 1px;
  border-top-style: none;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: none;
  border-left-color: #ffffff;
}
#fourcolumn_left {
  background-color: #cce1ff;
  width: 220px;
}
#fourcolumn_center_left {
  background-color: #cce1ff;
  width: 0px;
}
#fourcolumn_center_right {
  background-color: #FFFFFF;
  width: 460px;
  margin: 10px !important;
}
#fourcolumn_center_right .search {
  background-color: #FFFFFF;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 12px;
  font-family: Arial;
  font-style: normal;
  color: #636466;
}
#fourcolumn_center_right .search .result-title {
  font-size: 12px;
  font-family: Arial;
  font-style: normal;
  color: #2f2e73;
  margin-top: 10px;
}
#fourcolumn_center_right .item-page h1 {
  text-transform: uppercase;
  text-decoration: none;
  background-color: #2F2E73;
  color: #FFFFFF !important;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  font-style: normal !important;
  line-height: 40px;
  margin: -10px -10px 20px -10px;
}
.searchintro,
.form-limit,
.search-results {
  padding-left: 10px;
}
.blog .items-row {
  margin-top: 0 !important;
  padding: 10px 10px;
  background-color: #FFFFFF !important;
}
.items-row {
  overflow: hidden;
}
#fourcolumn_right {
  background-color: #cce1ff;
  width: 220px;
}
#fourcolumn_right .moduletable {
  font: 12px arial, sans-serif;
}
#fourcolumn_right .moduletable p {
  padding: 10px;
}
.row-separator {
  display: none !important;
}
.moduletable {
  font: italic bold 18px times;
}
a img {
  border: 0;
}
ul,
li a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.moduletable h3,
h1,
h2 {
  background-color: #2F2E73;
  font-size: 12px;
  font-family: Arial;
  font-style: normal;
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 40px;
  padding-left: 15px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0;
}
.centerer {
  margin: auto;
  display: table;
}
.clear {
  clear: both;
}
#header_first_row_center,
#header_second_row_center,
#header_third_row_center,
#footer_first_row_center,
#footer_second_row_center {
  width: 940px;
}
#header_row2_left {
  float: left;
  width: 69%;
}
#header_row1_left,
#header_row3_left {
  float: left;
  width: 100%;
}
#header_row1_left .breadcrumbs,
#header_row3_left .breadcrumbs {
  margin-top: 5px;
  font: 12px Arial;
  color: #2F2E73;
}
#header_row1_left .breadcrumbs a,
#header_row3_left .breadcrumbs a {
  text-decoration: none;
  color: #636466;
}
#header_row1_right,
#header_row3_right {
  float: right;
  width: 50%;
}
#header_row3_right .moduletable {
  margin-top: -26px;
  font: 12px Arial;
  color: #2F2E73;
  float: right;
}
#header_row2_right {
  float: right;
  width: 31%;
  text-align: right;
}
#header_first_row_color {
  background-color: #111111;
  line-height: 25px;
}
#header_second_row_color {
  background-color: #FFFFFF;
  line-height: 50px;
}
#header_third_row_color {
  background-color: #E6E7E8;
  border-top: 1px solid #999999;
  height: 25px;
}
#footer_second_row_color {
  background-color: #111111;
  height: 50px;
}
#header_second_row_logo_wrapper {
  float: left;
  width: 20%;
  margin: 6px 0 -16px 0;
}
#header_second_row_center img {
  height: 40px !important;
}
#header_second_row_pos_wrapper {
  float: right;
  width: 80%;
}
#banner {
  width: 100%;
}
#footer_row1_left {
  width: 70%;
  float: left;
  height: 50px;
}
#footer_row1_left .moduletable {
  font-weight: normal;
  font-style: normal;
  font-family: Arial;
  font-size: 12px;
  color: #555555;
  line-height: 30px;
}
#footer_row2_left {
  width: 30%;
  float: left;
  height: 50px;
}
#footer_row2_left .moduletable {
  font-weight: normal;
  font-style: normal;
  font-family: Arial;
  font-size: 12px;
  color: #555555;
  line-height: 30px;
}
#footer_second_row {
  background-color: #111111;
}
#footer_row1_right,
#footer_row2_right {
  width: 50%;
  float: right;
}
#footer_row1_right .gototop_footer,
#footer_row2_right .gototop_footer {
  float: right;
  margin-right: 0;
  margin-top: 11px;
}
#footer_row1_right .gototop_footer a,
#footer_row2_right .gototop_footer a {
  padding: 0 0 0 0;
  margin-right: 10px;
}
.item-page .published_date_title {
  font-family: Arial;
  font-size: 11px;
  margin-top: 2px;
  color: #2F2E73;
  text-transform: none;
  font-weight: normal;
}
.moduletable .search {
  padding-top: 0;
  margin-top: 10px;
  background-color: #E6E7E8;
  height: 30px;
  display: inline-block;
}
.moduletable .search .inputbox {
  margin-top: 0;
  width: 168px;
  border: 0;
  color: #636466;
  padding: 0 6px 0 15px;
  font-size: 10px;
  height: 30px;
  background-color: #E6E7E8;
  vertical-align: middle;
  box-shadow: none !important;
}
.moduletable .search .button {
  vertical-align: middle;
  z-index: 100;
  margin-top: 0;
  padding-top: -10px;
  padding-left: 4px;
}
.ux-menu-arrow {
  top: 20px;
}
.ux-menu a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #E6E7E8;
  border-left: 0;
  border-top: 0;
  border-bottom: 5px solid #E6E7E8;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  line-height: 25px;
  padding: 10px 14px;
}
.ux-menu a.ux-menu-link-last {
  border-right: 0 solid #e3dad1;
}
.ux-menu a:focus,
.ux-menu a:hover,
.ux-menu a.ux-menu-link-hover {
  border-color: #2F2E73;
  outline: 0;
}
UL#ariext87 LI A {
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  font-style: normal;
  height: 26px;
}
UL#ariext87 LI A:hover {
  color: #2F2E73;
}
.ux-menu a.current {
  border-color: #2F2E73;
  color: #2F2E73 !important;
}
.ux-menu-container {
  position: relative;
  height: 50px;
  margin-left: 0;
}
.ux-menu ul a,
.ux-menu.ux-menu-vertical a {
  border-bottom: 0;
  border-right: 0;
}
#ojaccord-menu p.menu_head {
  background-image: none;
  background-color: #FFFFFF;
  color: #636466;
  height: 40px;
  line-height: 40px;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  border-bottom: 1px solid #E6E7E8;
  padding-left: 1px;
}
#ojaccord-menu p.menu_head a {
  border-left: 5px solid #E6E7E8;
  padding-left: 8px;
  color: #636466;
}
#ojaccord-menu p.menu_head a:hover {
  border-left: 5px solid #2F2E73;
  color: #2F2E73;
}
#ojaccord-menu {
  width: 220px;
  padding: 0px;
  margin: auto;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
.column {
  box-sizing: border-box;
}
.oj-accord_li {
  border-left: none !important;
}
#ojaccord-menu div.menu_body li a {
  color: #636466;
  border-bottom: 1px solid #E6E7E8;
  line-height: 30px;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  padding-left: 20px;
}
#ojaccord-menu div.menu_body li a:hover {
  color: #2F2E73;
}
#ojaccord-menu div.menu_body {
  border: none !important;
  background-color: #FFFFFF;
}
#ojaccord-menu div.menu_body li a:hover {
  background-color: #F1F2F2;
}
#ojaccord-menu div.menu_body li a.sub_active {
  font-weight: NORMAL;
  background-color: #F1F2F2;
  color: #2F2E73;
}
#footer_row1_left .moduletable .ux-menu-container ux-menu-clearfix #ojaccord-menu p.menu_head a {
  border-left: 5px solid #E6E7E8;
  padding-left: 8px;
}
#footer_row1_left .moduletable .ux-menu-container ux-menu-clearfix #ojaccord-menu p.menu_head a:hover {
  border-left: 5px solid #FF0000;
  color: #2F2E73;
  background-color: #FFFFFF !important;
}
.contentheading {
  font: italic bold 18px times;
  color: #FFFFFF !important;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  font-style: normal !important;
  margin: 0;
  text-transform: uppercase;
  color: #636466;
  line-height: 40px;
}
div.ev_navigation {
  margin-top: 10px;
  padding-top: 20px;
}
#jevents_body {
  background-color: #FFFFFF;
}
.mod_events_monthyear {
  border-bottom: #cccccc dashed 1px;
  border-top: none;
  border-right: none;
  border-left: none;
  margin: 0 0 0 0;
  padding: 10px;
}
.mod_events_monthyear,
a.mod_events_link:link {
  background-color: inherit;
  color: #636466;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center !important;
  width: 220px !important;
  padding: 10px;
  font-family: arial;
  font-style: normal;
  background-color: #FFFFFF;
}
a.mod_events_link:hover {
  color: #2f2e73 !important;
}
a.mod_events_link:visited {
  color: #636466;
}
.mod_events_table {
  padding: 0 10px 10px 10px;
  border: none;
  height: 180px;
  text-align: center;
  width: 220px !important;
  font-size: 12px;
  background-color: #FFFFFF;
  font-weight: normal;
}
.mod_events_td_dayname {
  background-color: inherit;
  border: none;
  color: #2f2e73;
  font-weight: bold;
  text-align: center !important;
  padding-bottom: 7px;
  padding-top: 10px;
}
.mod_events_td_dayname .sunday {
  color: #2f2e73;
}
.mod_events_td_daywithevents {
  background-color: #ffffff;
  border: 1px solid #2f2e73;
  padding: 0 !important;
}
.mod_events_td_todaywithevents {
  border: 1px solid #2f2e73;
  background-color: #a4a3cc;
}
.mod_events_td_todaynoevents {
  background-color: #a4a3cc;
  border: 1px solid #a4a3cc;
  padding: 0 !important;
}
a.mod_events_daylink:link {
  color: #636466;
  text-decoration: none;
}
a.mod_events_daylink:hover {
  color: #2f2e73;
  text-decoration: none;
}
.mod_events_td_dayoutofmonth {
  background-color: inherit;
  color: #c7c8ca;
}
.article_list_text_size {
  color: #636466;
}
.blog_item_text_text {
  padding-right: 3px;
}
.cal_table {
  border: none;
}
.cal_td_daysnames {
  background-color: #2f2e73;
  border: 1px solid #FFFFFF;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 9px;
  font-family: Arial;
}
.cal_td_weeklink {
  background-color: #2f2e73;
  border: 1px solid #FFFFFF;
  vertical-align: 0px !important;
  padding: 1px 4px 0 4px;
}
.cal_td_daysoutofmonth {
  background-color: #e6e7e8;
  color: #777777;
  border: 1px solid #ffffff;
  font-size: 10px;
  padding: 3px;
}
.cal_td_daysnoevents {
  background-color: #a4a3cc;
  border: 1px solid #ffffff;
  height: 80px !important;
}
.cal_td_today {
  background-color: #9ad96c;
  border: 1px solid #ffffff;
}
.cal_td_dayshasevents {
  background-color: #a4a3cc;
  border: 2px solid #2f2e73;
}
#cal_title {
  color: #636466;
  margin: 1em auto;
  text-transform: uppercase;
}
.cal_td_weeklink a {
  color: #ffffff !important;
  font-family: Arial;
  font-size: 12px;
}
a.cal_daylink:link {
  color: #333333;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal !important;
  padding: 3px;
}
.ev_table {
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.ev_td_right {
  background-color: #a4a3cc;
  border-top: 1px solid #ffffff;
}
.cal_td_daysnames {
  border: none;
}
.ev_table td {
  padding: 5px;
}
.ev_td_left {
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  background-color: #a4a3cc;
}
a.ev_link_weekday:link {
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
}
a.ev_link_weekday:hover {
  color: #A4A3CC !important;
}
a.ev_link_weekday:visited {
  color: #ffffff;
}
.ev_td_today {
  background-color: #1d1b54;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  color: #FFFFFF;
}
.ev_table td {
  padding: 5px;
}
.ev_table td {
  padding: 5px;
}
.ev_td_left {
  background-color: #2f2e73;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}
.ev_td_left {
  color: #FFFFFF;
  font-weight: bold;
  vertical-align: middle !important;
}
.ev_fieldset {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #636466;
}
fieldset {
  border: 1px solid #ffffff;
  padding: 10px;
  margin: 10px 0;
}
.pagenav {
  margin: 0 0 20px 0;
  height: ;
  padding: 7px 10px 7px 10px;
  color: #777777;
  line-height: ;
  display: inline !important;
  background-color: #ffffff;
}
.pagenav .pagenav-prev {
  background-color: #ffffff;
  display: inline;
}
.pagenav .pagenav-next {
  background-color: #444444;
  display: inline;
}
.counter {
  color: #bcbec0;
  margin-bottom: 20px;
}
.pagination li {
  background-color: ;
  color: #2F2E73;
  display: inline;
  padding: 1px;
}
.pagination {
  margin: 20px;
  text-align: center;
}
.pagination li a {
  color: #2F2E73;
  display: inline;
  font-weight: bold;
  background-color: ;
}
.article-info {
  color: #636466;
}
div.acymailing_module,
.acymailing_module div {
  padding: 0 !important;
  margin: 0 !important;
  border-style: none !important;
  background-color: #FFFFFF;
}
table.acymailing_form {
  margin: auto;
  border: 0px !important;
  padding-top: 10px;
}
a.acymailing_togglemodule {
  display: block;
  font-size: 16px;
}
.acymailing_mootoolsbutton p {
  text-align: center;
}
.acyfield_name .inputbox {
  height: 26px;
  border: 1px solid #E6E7E8;
  padding-left: 6px;
  padding-right: 6px;
  color: #888888;
  background-color: #E6E7E8;
}
.acyfield_email .inputbox {
  height: 26px;
  border: 1px solid #E6E7E8;
  padding-left: 6px;
  padding-right: 6px;
  color: #888888;
  background-color: #E6E7E8;
}
.acysubbuttons {
  text-align: right;
}
.acysubbuttons .input {
  border: 1px solid #2F2E73;
  background: #2F2E73;
}
.acysubbuttons .button {
  border: 1px solid #2F2E73;
  background: #2F2E73;
  font-size: 11px;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 100px;
  height: 30px;
  padding: 0;
  cursor: pointer;
}
img.captchaimagemodule {
  border: 1px solid #dddddd;
  float: left;
}
.captchakeymodule .captchafield {
  margin-top: 3px;
  margin-left: 2px;
}
.acymailing_fulldiv tr,
.acymailing_fulldiv td {
  border: 0px;
}
.acymailing_module_form td {
  padding-bottom: 5px;
}
div.acymailing_module_error {
  color: #400;
  background-color: #fdd;
  padding: 1em !important;
  margin-bottom: 10px;
}
div.acymailing_module_success {
  color: #130;
  background-color: #dfc;
  padding: 1em !important;
  z-index: 10;
  margin-bottom: 10px;
}
.acymailing_module_form .acymailing_introtext {
  display: block;
  padding-bottom: 0px;
  padding-top: 8px;
  margin-bottom: auto;
}
#footer_row1_left .ux-menu a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #636466;
  border-left: 0;
  border-top: 0;
  border-bottom: none;
  border-right: 1px solid #E6E7E8;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  line-height: 30px;
  padding: 10px 14px;
}
#footer_row1_left .ux-menu a.ux-menu-link-last {
  border-right: 0 solid #e3dad1;
}
#footer_row1_left .ux-menu a:focus,
#footer_row1_left .ux-menu a:hover,
#footer_row1_left .ux-menu a.ux-menu-link-hover {
  border-bottom: none;
  border-color: #111111;
  outline: 0;
  color: #FFFFFF;
  background-color: #111111;
}
#footer_row1_left UL#ariext87 LI A {
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  font-style: normal;
  height: 26px;
}
#footer_row1_left UL#ariext87 LI A:hover {
  color: #111111;
}
#footer_row1_left .ux-menu a.current {
  border-color: #111111;
  border: none;
  color: #FFFFFF !important;
  background-color: #111111;
}
#footer_row1_left .ux-menu-container {
  position: relative;
  height: 50px;
}
.published {
  font-family: Arial;
  font-size: 11px;
  margin-top: 2px;
  color: #2F2E73;
  text-transform: none;
  font-weight: normal;
}
.items-row:hover {
  border-right: solid 5px;
  border-right-color: #2F2E73;
}
#wrap_social_icons {
  z-index: 4;
}
.box_skitter .prev_button {
  background: url("templates/nerpor/images/bt_left.png") no-repeat scroll left top transparent;
  height: 32px;
  left: 20px;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  width: 32px;
  z-index: 100;
}
.box_skitter .prev_button:hover {
  background: url("templates/nerpor/images/bt_left_blue.png") no-repeat scroll left top transparent;
}
.box_skitter .next_button {
  background: url("templates/nerpor/images/bt_right.png") no-repeat scroll left top transparent;
  height: 32px;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  text-indent: -9999em;
  top: 50%;
  width: 32px;
  z-index: 100;
}
.box_skitter .next_button:hover {
  background: url("templates/nerpor/images/bt_right_blue.png") no-repeat scroll left top transparent;
}
.mod_jt_skitter_slideshow_img {
  overflow: hidden;
  position: relative;
  background-color: #FFFFFF;
  width: 210px !important;
  text-align: center;
  padding: 10px 0 10px 10px;
}
#loginContainer {
  z-index: 50000;
  float: right;
  font-size: 12px;
}
#loginButton span {
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
  padding: 4px 29px 4px 10px;
  background: none;
  text-shadow: 0;
  display: block;
}
#loginButton,
.logout-button {
  display: inline-block;
  float: right;
  background: #111;
  border: none;
  position: relative;
  z-index: 30;
  cursor: pointer;
  font-family: Arial;
}
#loginButton:hover,
.logout-button:hover {
  background: none;
}
#loginForm {
  width: 248px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  margin-top: -12px;
  background: #111;
  padding: 6px !important;
  display: block !important;
  font-family: Arial;
}
fieldset#body {
  border-radius: 0;
  -moz-border-radius: 0;
  padding: 15px 15px;
  margin: 0;
}
#loginForm input {
  width: 91% !important;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  color: #111;
  font-weight: normal;
  padding: 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  font-size: 12px;
  background-color: #555555;
}
#loginForm .button {
  width: auto !important;
  float: left;
  background: none !important;
  background-color: #2F2E73 !important;
  color: #100f4d !important;
  padding: 10px 15px 10px 15px !important;
  text-shadow: none;
  border: 0px solid  !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 5px 15px 15px 0 !important;
  cursor: pointer !important;
}
#loginButton.active em {
  position: absolute;
  width: 100%;
  height: 0;
  background: #111;
  bottom: 0;
}
#loginForm ul li a {
  text-transform: none !important;
  text-decoration: none !important;
  background: none !important;
  font-weight: normal !important;
  color: #555555;
  padding: 0 !important;
  text-shadow: 0 0 #111 !important;
  display: inline-block;
  margin: 1px 0;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}
#form-login-username {
  margin-top: -18px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}
#form-login-password,
.remember-label {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}
#loginButton span {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  text-shadow: none;
  padding: 4px 10px 4px 8px;
  background: none;
  text-shadow: 0;
  display: block;
}
#body label {
  color: #555555;
  margin: 9px 0 5px 0;
  display: block;
  float: left;
}
.login-greeting {
  color: white;
  font-size: 11px;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  line-height: 25px;
  margin-bottom: 0 !important;
  text-align: right;
  float: left;
  width: 360px;
}
.logout-button {
  background: none !important;
  text-transform: none !important;
  text-shadow: none;
  font-size: 11px;
  border: 0;
  float: right;
  color: white;
  border-left: 1px #E6E7E8 solid;
  cursor: pointer;
  z-index: 100;
  padding-left: 10px;
  border-radius: 0;
  margin-top: 3px;
  font-family: Arial;
}
.logout-button input.button {
  background: none !important;
  text-transform: none !important;
  text-shadow: none;
  font-size: 11px;
  color: white;
  border: 0;
  padding: 0 !important;
  cursor: pointer;
}
#loginBox {
  position: absolute;
  top: 34px;
  right: 0;
  display: none;
  z-index: 29;
  background: #339cdf url(../images/loginbuttonbg.png) repeat-x;
}
.nspArtMore {
  margin: 0px 0px 0px 0px !important;
  background-color: #fff !important;
  font: 11px Arial;
  color: #636466;
}
.nspTitle {
  float: none;
}
.nspTitleBlock div.nspTitleTab {
  float: none;
  background-color: #FFFFFF;
}
.nspTitleBlock div {
  float: left;
}
.nspMainPortalMode3 .nspTitleTab .nspDate {
  font-family: Arial;
  font-weight: normal;
  float: left;
  font-size: 11px;
  color: #2F2E73;
  padding: 0;
  border-right: none;
  line-height: 12px;
  height: 12px;
  margin-top: 15px;
  width: 220px;
  margin-left: 10px;
}
.nspMainPortalMode3 .nspTitleTab .nspTitle {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  float: left;
  font-size: 12px;
  color: #636466;
  margin: 10px 0 10px 10px;
  position: relative;
  z-index: 2;
  line-height: 20px;
}
.nspMainPortalMode3 .nspTitleTab .nspTitle:hover {
  color: #2F2E73;
}
.nspMainPortalMode3 .nspTitleBlock {
  overflow: hidden;
  min-height: 42px;
  background-color: #FFFFFF;
}
.nspMainPortalMode3 .nspTitleBlock .nspArtMain {
  overflow: hidden;
  border-left: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding: 0 20px 0 10px;
  margin-left: 10px;
}
#xmap ul {
  width: 100%;
  float: left;
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
  background-color: #FFFFFF;
}
#xmap ul li {
  line-height: 0;
  margin: 20px 0 20px 10px;
}
#xmap ul li a {
  color: #636466;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
}
#xmap ul li a:hover {
  text-decoration: underline;
}
.xmapexcl img {
  border: 0px;
  display: none;
}
#phoca-dl-category-box .pd-category div.pdtop {
  margin-top: 0px;
}
.pd-category-view {
  margin-top: -15px;
}
div.pd-category {
  background-color: #FFFFFF;
  padding: 10px 10px 20px 10px;
}
.pd-cb {
  clear: both;
  display: none;
}
#phoca-dl-category-box .pd-category h3,
#phoca-dl-file-box .pd-file h3 {
  margin: 0 0 5px 0;
  color: #636466;
  border-bottom: #636466 solid 1px;
  padding-bottom: 10px;
  text-transform: none;
  padding-top: 0px;
  font-weight: normal;
}
#phoca-dl-category-box .pd-filebox {
  border-bottom: 1px dotted #ffffff;
  clear: both;
  margin: 0px;
  padding: 5px 0 5px 0;
}
a {
  color: #2f2e73;
}
.pd-title {
  color: #636466;
  margin-bottom: 5px;
}
#phoca-dl-category-box .pd-title,
#phoca-dl-file-box .pd-title {
  margin-bottom: 3px;
}
#overDiv .pd-title,
#phoca-dl-category-box .pd-title,
#phoca-dl-file-box .pd-title {
  font-weight: normal;
  color: #636466;
}
#phoca-dl-categories-box div.pd-categoriesbox {
  border: 1px dotted #ffffff;
  margin: 0;
  width: 445px;
  padding: 3px 0 12px 12px;
  background-color: #FFFFFF;
}
#phoca-dl-categories-box .pd-no-subcat {
  margin-left: 0px;
}
.bffrontend_result {
  padding: 5px;
  border: 1px solid #E6E7E8;
  background-color: #FFF;
  margin: 0px;
  padding: 10px;
  font-family: arial;
  font-size: 12px;
  color: #636466;
}
.bffrontend_result .title {
  text-align: right;
  padding-right: 5px;
  line-height: 20px;
  width: 130px;
  background-color: #E6E7E8;
}
.bffrontend_result .id th {
  text-align: right;
  padding-right: 5px;
  line-height: 20px;
  width: 130px;
  background-color: #E6E7E8;
}
.bffrontend_result .value {
  width: 294px;
}
.bffrontend_result h3 {
  margin: 0 0 20px 10px;
  background-color: #FFFFFF;
}
.bfBlock {
  border: 1px solid #E6E7E8 !important;
  font-family: arial;
  font-size: 12px;
  color: #636466;
}
.bfBlock .bfLegend-m {
  font-weight: bold;
}
#ff_formdiv2 {
  background-color: #FFF !important;
  padding: 20px;
}
.lof-ass {
  border: none;
}
#phocagallery-pane .phocagallery-box-file,
#phocagallery .phocagallery-box-file,
.phocagallery-box-file {
  position: relative;
  float: left;
  text-align: center;
  overflow: visible;
  margin-left: 13px;
}
#phocagallery h1 {
  height: 40px;
  line-height: 40px;
}
input,
textarea {
  border: 0;
}
.bfQuickMode {
  width: 425px;
  padding: 0px;
  margin: 0px 0 0 15px;
}
.bfQuickMode .bfLabelLeft label {
  width: 100px;
  float: left;
  margin: 0px 10px 0px 0px;
}
.jevtip {
  z-index: 1000000;
  background-color: #FFF;
  padding: 5px;
  font-family: arial;
  font-size: 12px;
  color: #636466;
}
div.jevtt_title {
  font-weight: bold;
  font-size: 12px;
  padding: 2px;
  width: 196px;
  padding: 5px;
}
.cal_td_today {
  background-color: #8787A7;
  border: 1px solid #ffffff;
}
tr.icon_labels {
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  color: #636466;
}
a.cal_titlelink:link,
a.cal_titlelink:visited,
a.cal_titlelink:hover {
  font-weight: normal;
  color: #636466;
}
.jev_catselect {
  margin: 10px 10px;
  color: #636466;
}
.contentpaneopen {
  color: #636466;
}
.contentpaneopen p {
  margin: 10px;
}
.contentpaneopen .ev_detail repeat {
  margin: 10px;
}
.contentpaneopen .ev_detail {
  padding: 0 10px;
}
.contentpaneopen td {
  margin: 10px;
}
#vfwrapper {
  width: 100%;
  padding: 0;
  position: relative;
  min-width: 455px;
  float: left;
}
.bfQuickMode p input[type='text'],
.bfQuickMode p textarea,
.bfQuickMode p select {
  float: left;
  margin: 0px;
  width: 360px !important;
}
.bfClearfix a {
  display: none;
  color: #FFFFFF !important;
}
