/*html, body, p, ul, ol, li, a, img, table, tr, td, form, label, fieldset, legend, input, textarea, select, iframe {*/
html, body, p, a, img, table, tr, td, form, label, fieldset, legend, input, textarea, select, iframe {
  color:#00375F;
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  line-height:130%;
  list-style: none;
  margin:0px;
  text-decoration: none;
  padding:0px;
}

html, body, p, ul, ol, li, a, img, form, label, fieldset, legend, iframe {
  border:none;
  outline:none;
}

body {
  background-image:url(../_img/header_bg.jpg);
  background-position:center 10px;
  background-repeat:no-repeat;
  background-color:#FFF;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size:18px;
  line-height:19pt;
  color:#1A4B80;
} 

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size:16px;
  line-height:17pt;
  color:#1A4B80;
} 


h3 {
  background-image:url(../_img/arrow_close.gif);
  background-position:0px 4px;
  background-repeat:no-repeat;
  font-size:12px; 
  padding:0px;
  padding-left:10px;
  margin:0px;
}

h3.active {
  background-image:url(../_img/arrow_open.gif);
  background-position:0px 6px;
}

div.cltext {
  margin-top:10px;
  margin-bottom:10px;
}

a:link, a:visited, a:active {
  color:#4E91C9;
}

a:hover {
  color:#00375F;
}

a.mainMenuItem:link, a.mainMenuItem:visited, a.mainMenuItem:active {
  color:#4E91C9;
  display:block;
  padding-top:8px;
  margin-bottom:-12px;
}

a.mainMenuItem:hover {
  color:#00375F;
  display:block;
}

#page {
  margin:auto;
  padding:75px 10px 5px;  
  position:relative;
  width:935px;
}

#contentwrap {
  background-image:url(../_img/content_bg.png);
  background-repeat:repeat-y;
  background-color:#FFF;
  padding:0px;
  margin:0px;
}

#navigationImage {
  padding-top:10px;
  position:fixed;
}

div.breaker {
  clear:both;
  font-size:0.1pt;
  line-height:0.1pt;
  margin:0px;
  padding:0px;
  height:0px;
  width:0px;
}

#mainnav {
  float:left;
  width:275px;
}

#content {
   float:left;
   width:435px;   
}

#contenthome {
   float:left;
   width:685px;
   padding:0px;
   margin:0px;
}

div.contentbox {
  padding-bottom:10px;
}

div.cb_nav a {
   font-size:8pt;
   font-weight:bold;
   color:#919191;
   text-decoration:none;
}

div.cb_nav a.selected {
   font-size:8pt;
   font-weight:bold;
   color:#19365E;
   text-decoration:none;
}

#footer {
  background-color:#7C7C7C;
  color:#FFF;
  /*height:22px;*/
  margin-top:5px;
  padding:5px 5px 6px;
  position:relative;
}

#footer a {
  color:#FFF;
  font-size:8pt;
  font-weight:normal;
  text-decoration: none;
}

#footer div.flag {
  position:absolute;
  right:3px;
  top:5px;
}

#lanSelect {
  bottom:0px;
  background-color:#FFF;
  border: 1px solid #7C7C7C;
  display:none;
  padding:5px;
  position:absolute;
  right:0px; 
}

.abstract {
  font-weight:bold;
  margin:10px 0px;
}

hr {
  border:0px;
  border-top:1px solid #4E91C9;
  height:1px;
}

#pageoptions {
    margin-top:20px;
    text-align:right;
}

a.print, a.mail {
    background-repeat:no-repeat;
    background-position:0px 0px;
}

a.print {
    background-image:url(/page/_img/printpage.gif);
    padding:5px 10px 5px 20px;
}

a.mail {
    background-image:url(/page/_img/sendpage.gif);
    padding:5px 0px 5px 20px;
}

#logolink {
    position:absolute;
    width:150px;
    height:55px;
    top:10px;
    left:55px;
}

span.ahat {
    background-image:url(/page/_img/at.png);
    background-repeat:no-repeat;
    background-position:1px 2px;
}

/*********************************************/
/* RIGHT CONTENT                             */
/*********************************************/

#rightcontent, div.rightcontent {
   /*background-color:#4E91C9;*/
   float:right;
   padding:0px;
   margin:0px;
   width:240px;
}

#rightcontent div.inner, div.rightcontent div.inner {
   padding:5px;
}

div.rcbox {
    margin-bottom:15px;
}

div.lastbox {
    margin-bottom:5px;
}

div.rcbox h1 {
    background-color:#CADEEF;
    font-size:11px;
    line-height:12px;
    font-weight:normal;
    margin:0px 0px 1px;
    padding:2px 5px;
}

td.lightblue {
    background-color:#CADEEF;
    font-size:11px;
    line-height:12px;
    font-weight:bold;
    padding:2px 0px;
}

td.lightblue a {
    color:#1A4B80;
}

div.rcbox p {
    background-color:#FFFFFF;
    font-size:11px;
    line-height:12px;
    margin:0px;
    padding:2px 5px;
}

td.white {
    background-color:#FFFFFF;
    font-size:11px;
    line-height:12px;
}

div.rcbox p a {
    font-size:11px;
    line-height:12px;
}

div.rcsearch {
    background-color:#FFF;
    padding:0px;
    margin:0px;
    margin-bottom:15px;
    position:relative;
}

div.rcsearch input[type=text] {
    border:0px;
    font-size:10px;
    line-height:11px;
    padding:5px 5px 5px;
    margin:0px;
    width:180px;
}

div.rcsearch input[type=submit] {
    background-color:#4E91C9;
    border:0px;
    color:#FFF;
    font-size:10px;
    font-weight:bold;
    line-height:11px;
    margin:0px;
    padding:2px 3px 2px;
    position:absolute;
    right:2px;
    width:50px;
    top:2px;
}

/*********************************************/
/* locations                                 */
/*********************************************/

#locations {}

#locations div {
    display:none;
}

#locations div.active {
    display:block;
}

#locations a {}

#locations a.active {
    font-weight:bold;
}
