html {}
body {margin:0px 0px 0px 0px; padding:0px; background: transparent;
      font-size:10px; font-family: Verdana, Univers, Arial, Lucida, Geneva, Helvetica, sans-serif;
     }

/* general typography */
p {font-size:11px; color:black; margin:0px;}

p, h1, h2, h3, h4, h5, a{font-family: Verdana, Univers, Arial, Lucida, Geneva, Helvetica, sans-serif;
                 font-weight: normal; padding: 0px; margin: 0px;}

h1 {font-size: 14px; color:black; font-weight:bold; margin-bottom:8px; margin-top:15px;}
h2 {font-size: 12px; color:black; font-weight:bold;}
h3 {font-size: 11px; color:black; font-weight:bold;}
h4 {font-size: 11px; color:white; font-weight:bold;
    width:auto; background-color:#0010cc; padding:2px;}

hr {height:1px; border:none; color:#0010cc; border-color:#0010cc; background-color:#0010cc; padding:0px; margin: 5px 0px;}

a {color:#cc1000; text-decoration:none; font-weight: inherit;}
a:visited {color:#cc1000; text-decoration:none;}
a:hover {color:#0010cc; text-decoration:underline;}

img {border:none;}

sub, sup {font-size:8px;}

.no-display {display: none;}

/* general layout */
div.container {width:980px;
               position:relative;
               margin-left:20px; margin-top:20px;}
table {border-spacing:0px; border-collapse:separate; margin:0px; empty-cells:show;}
td {vertical-align:top; padding:0px;}

/* specific layout */

/* typography */
  .frontHeaderText h1 {margin-top: 0px;}
  .frontHeaderText hr {margin: 0px 0px 5px 0px;}
  .address p {color: #d0d0d0; font-size: 9.5px;}
  .address a {color: #d0d0d0;}
  .text li {font-family: verdana, arial, sans-serif; font-size: 11px;}
  .text ul, .text li {padding: 0px; margin: 0px;}
  .text ul {margin-left: 18px;}

/* menus specific */
.breadcrumbbox {height: auto; width: 100%;}
div.breadcrumb {margin-bottom: 3px; width: 100%; line-height: 21px; overflow: hidden;
                background: transparent url('') repeat-y top left !important;
                background: transparent url('') repeat-y top left;
                position:relative;top:0px;bottom:0px;}

.breadcrumb p {font-size: 9.5px; color: #0010cc; margin-left: 13px;}
.breadcrumb a, breadcrumb a:visited {color: #0010cc;}
.breadcrumb a:hover {color: #cc1000; text-decoration: none;}
.breadcrumb-this a, .breadcrumb-this a:visited {color: #0010cc; font-weight: bold;}
.breadcrumb-this a:hover {color: #0010cc;}

p.subpages a {margin-right: 25px; white-space:nowrap;}
span.item-on a, span.item-on a:hover {font-weight: bold; color: #0010cc;}

/* news listing */
div.newslist {}
p.newslink {color: gray;}
p.newslink a {font-weight: bold;}
p.newslead {margin-bottom: 20px;}
div#rss-feed-link {margin-top:3px;float:right;}
div#rss-feed-link:hover {float:right;opacity:0.8;filter:alpha(opacity=80);}
#nice_url {display:none;}

/* sitemap */
div.sitemap {width:640px;}
 .sitemap ul {margin: 0px; padding: 0px; list-style-type: none;}
  .sitemap ul li ul {margin: 0px;}
  .sitemap ul li       {color: black; background: transparent url('') top left no-repeat; float: left; margin: 0px 16px 28px 9px; padding: 0px 0px 0px 9px; width: 179px; min-height: 110px; font-weight: bold; font-size: 13px;}
  .sitemap ul li ul li {background: none; border: none; float: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; min-width: 0px; min-height: 0px; font-weight: normal; font-size: 11px;}
  .sitemap ul li ul li ul li {margin: 0px 0px 0px 7px;}
 
  .sitemap ul a {color: #303030; font-weight: bold;}
  .sitemap ul ul a {font-weight: normal; font-size:11px;}  
  .sitemap ul a:hover {color: #0010cc; text-decoration: none;} 
  
  
/* IE6 Hacks */
* html p {font-size: 11px;}

/* TinyMCE specific rules */
body.mceContentBody {background: #FFF;}
body.mceContentBody h4 {width: 362px;}
body.mceContentBody a {text-decoration: underline;}

body.mceContentBody li {font-family: verdana, arial, sans-serif; font-size: 11px;}
body.mceContentBody ul {padding: 0px; margin: 0px; margin-left: 18px;}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
//  display: table;
  display: inline;
}
.flashWithErrors {
  color: red;
  font-weight: bold;
  margin-left: 10px;
}
