* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  text-align: center;
  background-color: #002F55;
}

div.cleardiv {
  clear: both;
}

#wrapper {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  background-color: #fff;
  width: 48em;
}

#identity {
  display: none;
}

h1 {
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  padding-top: 0.5em;
}

li {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* Header */


#header {
  height: 120px;
  vertical-align: top;
  background: url(../images/headerbg.gif) repeat-x;
}
#headerbody {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../images/logo.gif)  no-repeat top left;
}
#location {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  left: 160px;
  top: 64px;
  font-size: 0.75em;
  color: #BBDBDB;
}

#headerbody h1 {
  text-align: right;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 86px;
  right: 16px;
}

#hmenu1 {
  position: absolute;
  top: 15px;
  right: 0px;
}
#hmenu1 ul {
  text-align: right;
}
#hmenu1 li {
  display: inline;
  margin-right: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
}
#hmenu1 a {
  color: #fff;
  text-decoration: none;
  padding-left: 8px;
}
#hmenu1 a:hover {
  color: #FFF59C;
}

#hmenu2 {
  position: absolute;
  top: 30px;
  right: 0px;
}
#hmenu2 ul {
  padding-top: 11px;
  text-align: right;
}
#hmenu2 li {
  display: inline;
  margin-right: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  font-weight: bold;
}
#hmenu2 a {
  color: #000;
  text-decoration: none;
  padding-left: 8px;
}
#hmenu2 a:hover {
  color: #FFF59C;
}

/* SideNav */

#sidenav {
  width: 32%;
  padding-bottom: 1em;
  border-left: 1px solid #A1C8CA;
  background-color: #548D8C;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
}

#sidenav p {
  font-size: 0.7em;
  margin: 1em 1.6em 2em 2.5em;
  line-height: 1.5em;
}

#sidenav p.p2 {
  color: #fff;
}


div.sidefeature1 {
  width: 100%;
  margin-bottom: 1.5em;
  padding-top: 0.6em;
  padding-bottom: 0.8em;
  background-color: #245A6D;
}
#sidenav div.sidefeature1 p {
  font-size: 0.73em;
  color: #CCE3EA;
  line-height: 2em;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
#sidenav div.sidefeature1 p a {
  color: #CCE3EA;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
#sidenav div.sidefeature1 p a:hover {
  text-decoration: underline;
}
#sidenav div.sidefeature1 p.p2 a {
  margin-left: 1.5em;
}

/* Body */

#content {
  vertical-align: top;
  padding-bottom: 1.5em;
}

#breadcrumb {
  font-family: Arial, Helvetica, sans-serif;
  background: #457B8F;
  color: #00213C;
  font-size: 0.7em;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0.5em 2em 0.5em 1.5em;
}

#breadcrumb a {
  color: #000;
  font-size: 0.9em;
}

#content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #245A6D;
  margin: 1.2em 2em 1em 2em;
}
#content h2 a {
  color: #963B36;
}
#content h3 {
  color: #FD6702;
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

#content p {
  font-size: 0.75em;
  line-height: 1.4em;
  padding: 0;
  margin: 1.2em 2em 1.4em 2.5em;
  color: #444;
}
#content p a {
  color: #1A5E71;
}

#content p.p2 {
  margin-left: 0;
}

#content ul {
  padding-top: 0;
  margin-left: 2.5em;
}
#content ul li {
  font-size: 0.75em;
  color: #444;
}
#content ul li a {
  color: #1A5E71;
}

#content .feature {
  position:relative; /* This is required for IE6 to solve disappearing content bug */
  background: #F2EDEA url(../images/featurebg.gif) repeat-x bottom left;
  padding-bottom: 20px; /* If this is set to 0 Mozilla and Netscape don't clear the float! */
}

#content .feature p {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 1em 0 1em;
  color: #000;
  padding-top: 1.3em;
}
#content .feature img {
  position:relative; /* This is required for IE6 to solve disappearing content bug */
  float: left;
  border-left: 1px solid #F2EDEA;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-right: 1em;
  margin-bottom: 1em;
}

/* Footer */

#footer {
  border-top: 1px solid #B0B0B0;
  background-color: #F2EDEA;
  margin-top: 4em;
  padding-bottom: 3px;
  font-size: 0.7em;
}
#footer ul {
  text-align: center;
  padding: 0.3em 0 0.2em 1.5em;
}
#footer li {
  display: inline;
  padding-right: 4%;
  font-weight: bold;
}
#footer a {
  text-decoration: none;
  color: #548D8C;
}
#footer a:hover {
  text-decoration: underline;
}
#footer div.left {
  color: #6C4E4E;
  font-size: 0.8em;
  float: left;
  margin-left: 2em;
}
#footer div.right {
  color: #6C4E4E;
  font-size: 0.8em;
  float: right;
  margin-right: 2em;
}
#footer div.right a {
  color: #6C4E4E;
}

