/* Generated by KompoZer */
html {
  border-top: 10px solid #555555;
  background-color: #ebebeb;
  font-family: "Trebuchet MS",Verdana,"Lucida Grande",Georgia,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
a {
  border-bottom: 1px dotted transparent;
  font-weight: bold;
}
a:link {
  color: #336699;
  text-decoration: none;
  border-bottom-color: #336699;
}
a:visited {
  color: #5588aa;
  text-decoration: none;
  border-bottom-color: #5588aa;
}
a:hover, a:active {
  border-bottom: 1px solid #ad5b1e;
  color: #ad5b1e;
}
h1, h2, h3, h4, h5, h6 {
  margin: 5px 0 10px;
  padding: 0;
  font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: normal;
  border-bottom-width: 0;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
ul, ol, blockquote, pre {
  padding: 10px 30px;
  color: #555555;
  line-height: 1.8em;
}
ul {
  list-style-type: square;
}
blockquote, pre {
  border: 1px solid #bbccdd;
  background-color: #eeeeee;
}
ins {
  text-decoration: none;
  color: #466b85;
}
del {
  color: #555555;
}
body {
  margin: 0 auto;
  padding: 0;
  width: 850px;
  background-repeat: repeat-y;
  background-position: left top;
  background-image: url(body_bg.png);
}
#container {
  margin: 0 auto;
  width: 700px;
}
#header {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 10px;
}
#navigation {
  float: left;
  width: 100%;
  clear: both;
}
#page-header {
  clear: both;
  position: relative;
  margin-bottom: 20px;
}
#wrapper {
  text-align: center;
}
#footer {
  padding: 20px 0 15px;
  clear: both;
  color: #666666;
  text-align: center;
}
#header h1 {
  margin: 10px 0;
  padding: 0;
  float: left;
  width: 325px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#header h1 a:hover, #header h1 a:active {
  border-bottom-width: 0;
}
#header h2 {
  float: left;
  width: 295px;
  font-size: 12px;
  line-height: 1.2em;
  padding-left: 5px;
  text-transform: lowercase;
}
#header #search {
  float: right;
}
#header #search input {
  border: 1px solid #999999;
  padding: 5px;
  background-color: #f5f5f5;
}
#header #search input:hover {
  border: 1px solid #777777;
  background-color: #e5e5e5;
}
#navigation ul {
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
  float: left;
  list-style-type: none;
  background-color: #65728d;
}
#navigation li {
  float: left;
}
#navigation a:link, #navigation a:visited {
  padding: 5px 10px;
  float: left;
  display: block;
  color: #eff8ff;
  border-bottom-width: 0;
}
#navigation a:hover, #navigation a:active {
  color: #ffffff;
  background-color: #485573;
}
body#bmission li#lmission a {
  color: #eff8ff;
  background-color: #374462;
}
#page-header ul {
  margin: 0;
  padding: 0;
  bottom: -8px;
  right: 10px;
  float: left;
  position: absolute;
  list-style-type: none;
}
#page-header li {
  float: left;
}
#page-header li a:link, #page-header li a:visited {
  margin: 0 10px;
  padding: 5px 20px;
  float: left;
  display: block;
  color: #ffffff;
  border-bottom-width: 0;
  background-image: url(menu.png);
  background-repeat: repeat-x;
}
#page-header li a:hover, #page-header li a:active {
  background-image: url(menu_hover.png);
}
.col {
  margin: 0 15px;
  width: 200px;
  float: left;
  text-align: left;
}
.col ul {
  margin: 0 0 0 15px;
  padding: 0;
  line-height: 1.5em;
}
.col li {
  padding-bottom: 10px;
}
.col h3 {
  padding: 5px 10px;
  font-size: 13px;
  margin-top: 20px;
}
#links h3 {
  background-color: #94b4d6;
}
#content h3 {
  background-color: #d6eb9a;
}
#sidebar h3 {
  background-color: #ffb366;
}
#links a:hover, #links a:active {
  color: #336699;
  border-bottom-color: #336699;
}
#content a:link {
  color: #567040;
  border-bottom-color: #567040;
}
#content a:visited {
  color: #789160;
  border-bottom-color: #789160;
}
#sidebar a:link {
  color: #df6532;
  border-bottom-color: #df6532;
}
#sidebar a:visited {
  color: #ad5b1e;
  border-bottom-color: #ad5b1e;
}
#footer a:link {
  color: #5588aa;
  border-bottom-color: #5588aa;
}
#footer a:visited {
  color: #77bbdd;
  border-bottom-color: #77bbdd;
}
#footer a:hover, #footer a:active {
  color: #336699;
  border-bottom-color: #336699;
}
#footer p {
  margin: 5px 0;
}
