/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #cccccc none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#container {
  margin: auto;
  background: #ffffff none repeat scroll 0% 50%;
  width: 1200px;
}
#layoutHeader {
  background-color: transparent;
  background-image: url(images/headerBackground-3.jpg);
  background-repeat: no-repeat;
  width: 1200px;
  height: 216px;
  background-position:  center center;
}
#layoutHeader h1 {
  padding: 20px 20px 0;
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
}
#layoutHeader h2 {
  padding: 0 20px;
  color: #3b3442;
  font-size: 19px;
  font-weight: bold;
}
#layoutHeader h1 a {
  color: #0f3a79;
  font-size: 36px;
  font-weight: bold;
  text-decoration: none;
}
#layoutHeader h2 a {
  color: #3b3442;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#layoutCenterBody {
  margin: 10px 10px 0;
}
#layoutNavigation {
  border: 1px solid #5d5262;
  background: #ad87a3 none repeat scroll 0% 50%;
  width: 200px;
  float: left;
}
#layoutNavigation .navTitle {
  background: #5d5262 none repeat scroll 0% 50%;
  height: 30px;
}
#layoutNavigation .navTitle h3 {
  padding: 6px 10px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
#layoutBodyContent {
  margin-left: 225px;
  font-size: large;
}
#layoutBodyContent a {
  font-size: 12px;
  font-weight: bold;
}
#layoutBodyContent h1 {
  color: #15190a;
  font-weight: bold;
  font-size: 24px;
}
#layoutBodyContent h2 {
  color: #15190a;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
#layoutBodyContent p {
  margin-top: 10px;
}
.clearer {
  clear: both;
  height: 10px;
}
#layoutFooter {
  background: transparent url(images/menuBackground.gif) repeat-x scroll 0% 50%;
  height: 56px;
  text-align: center;
}
#layoutFooter p {
  padding-top: 10px;
  color: #ffffff;
}
#layoutFooter a {
  color: #ffffff;
}
#layoutFooter a:hover {
  color: #bcba9e;
  text-decoration: none;
}
#layoutMenu {
  background: transparent url(images/menuBackground.gif) repeat-x scroll 0% 50%;
  height: 56px;
  font-weight: bold;
}
#layoutMenu ul {
  text-align: center;
  padding-top: 17px;
}
#layoutMenu li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#layoutMenu li a {
  padding: 3px 20px 3px 8px;
  background: transparent url(images/mainMenuList.gif) no-repeat scroll left 5px;
  text-decoration: none;
  font-size: 12px;
}
#layoutMenu li a:link {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
#layoutMenu li a:visited {
  color: #ffffff;
}
#layoutMenu li a:hover {
  color: #ef90d6;
}
#layoutNavigation ul {
  margin: 10px 0;
  list-style-type: none;
}
#layoutNavigation a {
  border-bottom: 1px dotted #5d5262;
  margin: 7px 10px;
  display: block;
  width: 180px;
  background-color: #ad87a3;
}
#layoutNavigation a:link, #layoutNavigation a:visited {
  color: #ffffff;
  text-decoration: none;
}
#layoutNavigation a:hover {
  background-color: #f1d4e9;
  color: #000000;
}
