/* Generated by KompoZer */
body {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666666;
  background-color: #e0e0e0;
}
a:link {
  color: #0000ff;
  text-decoration: none;
}
a:visited {
  color: #0000ff;
  text-decoration: none;
}
a:active {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#page_wrapper {
  border: 8px solid #ffffff;
  background: #ffffff none repeat scroll 0%;
  margin-left: auto;
  margin-right: auto;
  width: 98%;
  text-align: left;
}
#header_wrapper {
  margin: 0px;
  padding: 0px;
  background: #4e7dd1 url(../images/banner.png) repeat-x scroll right top;
}
#header {
  margin: 0px;
  padding: 15px;
  background: transparent url(../img/header_bg.gif) no-repeat scroll right top;
  height: 60px;
}
#header h1 {
  margin: 0px;
  font-family: verdana,arial,sans-serif;
  font-size: 28px;
  color: #ffffff;
  letter-spacing: -1px;
}
#header h2 {
  margin: 0px;
  font-family: verdana,arial,sans-serif;
  font-size: 14px;
  color: #b1c6eb;
  letter-spacing: 1px;
}
#left_side {
  background: #f1f6fe url(../img/side_bg.gif) repeat-x scroll left bottom;
  margin-top: 10px;
  float: left;
  width: 160px;
}
#right_side {
  background: #f1f6fe url(../img/side_bg.gif) repeat-x scroll left bottom;
  margin-top: 10px;
  float: right;
  width: 160px;
}
#content {
  margin: 20px 180px 0px;
}
#footer {
  height: 50px;
  background-color: #4e7dd1;
  clear: both;
  text-align: center;
  padding-top: 12px;
  color: #b6cef9;
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
  line-height: 18px;
}
#footer a:link {
  color: #ffffff;
  text-decoration: none;
}
#footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
#footer a:active {
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#left_side p, #right_side p {
  margin: 15px 10px;
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}
#left_side h3, #right_side h3 {
  border: 1px solid #0f3974;
  margin: 5px 5px 10px;
  padding: 4px;
  font-family: verdana,arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  background-color: #2153aa;
}
#left_side h4, #right_side h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-family: verdana,arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153aa;
}
#content p {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: verdana,arial,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#content h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: verdana,arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153aa;
}
#content h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: verdana,arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153aa;
}
#navlist {
  border-bottom: 1px solid #0f3974;
  padding: 5px 0;
  margin-top: 1px;
  margin-bottom: 0px;
  text-align: center;
  margin-left: 0;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#navlist li {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#navlist li a {
  border-style: solid solid none;
  border-color: #0f3974 #0f3974 -moz-use-text-color;
  border-width: 1px 1px medium;
  padding: 5px 15px;
  background: #2153aa url(../img/tab_bg.gif) repeat-x scroll left bottom;
  color: #f1f6fe;
  margin-left: 3px;
  text-decoration: none;
}
#navlist li a:link {
  color: #f1f6fe;
}
#navlist li a:visited {
  color: #f1f6fe;
}
#navlist li a:hover {
  border-color: #0f3974;
  background: #3364bb none repeat scroll 0%;
  color: #ffffff;
}
#navlist li a#current {
  border-bottom: 1px solid #ffffff;
  background: #ffffff none repeat scroll 0%;
  color: #000000;
}
.float_left {
  float: left;
  margin-right: 10px;
}
.float_right {
  float: right;
  margin-left: 10px;
}
.featurebox_center {
  border: 1px solid #dfe8f7;
  margin: 0px;
  padding: 10px;
  background-color: #fffff6;
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
.featurebox_side {
  border: 1px solid #dfe8f7;
  margin: 0px 10px 15px;
  padding: 10px;
  background-color: #fffff6;
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
