* { margin: 0; padding: 0; }

body {
  padding: 12px 0;
  background: #ffffff;
  font-size: 62.5%;
  color: #000000;
  font-family: "trebuchet ms", arial, sans-serif;
}

img            { display: block; border: 0; }
fieldset       { border: 0; }
p              { padding: 6px 0; line-height: 1.1em; }
.nobr          { white-space: nowrap; }
.peacemaker    { clear: both; line-height: 0.1em; }
.inline        { display: inline; }
.center        { text-align: center; }
.left          { text-align: left; }
.right         { text-align: right; }
.smaller       { font-size: 0.9em; }




/* ========== header =========== */

#header-wrapper {
  width: 960px;
  margin: 0 auto;
  background: #1b577e;
  padding: 3px 0 6px;
}

#header {
  width: 960px;
  margin: 0 auto;
  font-size: 1.1em;
  background: #1b577e url("/images/header-bg.gif") left top no-repeat;
}

#header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#logotype { float: left; width: 240px; }



/* ========== menubar ========== */

ul#menubar {
  padding: 0 8px 0 0;
  margin: 4px 0 3px;
  float: right;
  border-left: solid 1px #296c98;
}

ul#menubar ul {
  background: #296c98;
  width: 200px;
  padding: 6px 0;
}

a.toplevel {
  border-right: solid 1px #296c98;
  color: #eaf2f7;
  line-height: 1em;
  padding: 5px 18px;
  text-decoration: none;
}

span.toplevel {
  border-right: solid 1px #296c98;
  color: #eaf2f7;
  line-height: 1em;
  padding: 5px 25px 5px 18px;
  background: transparent url("/images/down-arrow.gif") right center no-repeat;
  cursor: default;
}

a.toplevel.hover { background: #397297; color: #eaf2f7; }

span.toplevel.hover {
  background: #397297 url("/images/down-arrow.gif") right center no-repeat;
  color: #eaf2f7;
}

a.sublevel {
  color: #eaf2f7;
  padding: 9px 12px;
  margin: 0 6px;
  line-height: 1em;
  border-top: solid 1px #357cab;
  text-decoration: none;
}

li.topItem a.sublevel { border: 0; }

a.sublevel.hover { background: #eaf2f7; color: #000000; }



/* ========== intro ========== */

#intro-wrapper {
  width: 960px;
  margin: 0 auto;
  background: transparent url("/images/intro-wrapper-bg.jpg") left top repeat-x;
}

#intro {
  font-size: 1.4em;
  padding: 9px 332px 8px 12px;
  background: transparent url("/images/intro-bg.jpg") right top no-repeat;
  font-weight: bold;
  line-height: 1em;
  color: #1b577e;
}





/* ========== sidebar ========== */

ul#sidebar {
  padding: 0 6px 12px 0;
  list-style: none;
}

ul#sidebar li a {
  text-decoration: none;
  font-size: 1.4em;
  display: block;
  color: #333333;
  padding: 6px;
  border-bottom: solid 1px #bdcbd9;
  line-height: 1.1em;
}

ul#sidebar li a:hover, ul#sidebar li a#active {
  color: #ffffff;
  background: #1b577e;
}

ul#sidebar ul { list-style: none; }

ul#sidebar ul li a {
  padding: 4px 6px 4px 18px;
  font-size: 1em;
  background: transparent url("/images/bullet-off.gif") left center no-repeat;
}

ul#sidebar ul li a:hover { background: #1b577e url("/images/bullet-on.gif") left center no-repeat; }

span.heading { font-size: 1.4em; padding: 0 0 6px 18px; display: block; }



/* ========== content ========== */

#wrapper {
  width: 960px;
  margin: 0 auto;
  background: transparent url("/images/column8x-bg.gif") left top repeat-y;
}

#wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#cover-content { background: transparent url("/images/wrapper-bg.gif") left top repeat-y; }
#cover-content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.column4x {
  float: left;
  width: 296px;
  padding: 12px;
  font-size: 1.1em;
}

.column8x {
  float: left;
  width: 616px;
  padding: 12px;
  font-size: 1.1em;
}

.column8x h1 {
  font-size: 1.8em;
  line-height: 1em;
  color: #1b577e;
  padding: 6px 0;
  font-family: tahoma, arial, sans-serif;
  font-weight: normal;
  letter-spacing: -0.05em;
}

.column8x ul {
  list-style: square;
  padding: 6px 0;  
}

.column8x ul li {
  margin: 0 0 0 24px;  
  padding: 2px 0;
}

.column8x dl { padding: 6px 0; }

.column8x dt { font-weight: bold; padding: 6px 0 0; }

.column8x dd { margin: 0 0 0 24px; padding: 3px 0; }

h2  {
  font-size: 1.6em;
  line-height: 1.1em;
  color: #1b577e;
  padding: 6px 0 0;
  font-family: tahoma, arial, sans-serif;
  font-weight: normal;
}

h2 a { color: #1b577e; }
h2 a:hover { color: #cc6600; }

#events-wrapper {
  float: right;
  width: 640px;
}

#events-wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#events-wrapper h3 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.1em;
  padding: 0;
}

#events-wrapper img {
  border: solid 12px #ffffff;
  border-width: 12px 0;
}

#events-wrapper a { color: #1b577e; }
#events-wrapper a:hover { color: #cc6600; }

.event {
  padding: 12px 0 6px;
  border-bottom: solid 1px #bdcbd9;
}

#events-wrapper h2 {
  background: #1b577e;
  color: #fff;
  padding: 3px 6px;
  margin: 0 0 6px;
}

p.continue {
  text-align: right;
  padding-top: 0;
}




/* ========== footer ========== */

#footer {
  width: 960px;
  margin: 0 auto;
  font-size: 1.1em;
  text-align: center;
  border-top: solid 12px #1b577e;
}




/* ========== news pagers ========== */


#nav { padding: 12px 0 0; }

#nav a {
  padding: 1px 6px;
  border: solid 1px #1b577e;
  background: #fff;
  margin: 0 1px;
  color: #1b577e;
  text-decoration: none;
}

#nav a:hover, #nav .highlight {
  background: #1b577e;
  color: #eaf2f7;
}




/* ========== askform ========== */

#askform-wrapper {
  width: 320px;
  float: right;
}

form#askform {
  padding: 0;
  margin:  7px 0 0;
}

form#askform fieldset {
  width: 238px;
  background: #eee;
  border: solid 1px #333;
  padding: 12px 12px 6px 12px;
}

form#askform input {
  border: solid 1px #333;
  padding: 5px 1px;
  width: 230px;
  font-family: trebuchet, arial, sans-serif;
  font-size: 1em;
  margin-bottom: 6px;
}

form#askform textarea {
  border: solid 1px #333;
  padding: 5px 1px;
  width: 230px;
  height: 150px;
  font-family: trebuchet, arial, sans-serif;
  font-size: 1em;
}