/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
a {
  color: #3366cc;
}
a:hover {
  color: #0066ff;
}
body {
	margin: 0;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	color: #444444;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 62.5%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: #367ea6;
}
input {
  color: #555555;
  font-family: "Lucida Sans Unicode",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
p, cite, code, ul {
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
h1 {
  font-size: 1.4em;
  margin-bottom: 4px;
}
code {
  border-style: solid;
  border-color: #f0f0f0 #f0f0f0 #f0f0f0 #3399ff;
  border-width: 1px 1px 1px 6px;
  padding: 8px 10px;
  background: transparent url(img/bgcode.gif) repeat scroll 0% 50%;
  color: #555555;
  display: block;
  font-family: "Lucida Sans Unicode",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-bottom: 12px;
  white-space: pre;
}
cite {
  background: transparent url(img/quote.gif) no-repeat scroll 0% 50%;
  color: #666666;
  display: block;
  font-family: "Lucida Sans Unicode",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-left: 28px;
}
h1, h2, h3 {
  color: #367ea6;
  padding-top: 6px;
}
.clearer {
  clear: both;
}
.container {
  margin: 0 auto;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0% 50%;
  padding-bottom: 6px;
  width: 767px;
  background-color: white;
}
.header {
  background: transparent url(img/header.gif) repeat-x scroll 0% 50%;
}
.title h1 {
  color: #ffffff;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 3em;
  font-size-adjust: none;
  font-stretch: normal;
  height: 150px;
  line-height: 150px;
  margin-bottom: 8px;
  text-align: center;
}
.navigation {
  margin-bottom: 4px;
}
.navigation a {
  border-right: 1px solid #ffffff;
  padding: 8px 0;
  background-color: #4a91c3;
  color: #ffffff;
  float: left;
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 19%;
  text-align: center;
  text-decoration: none;
}
.navigation a:hover {
  background-color: #000000;
  color: #ffffff;
}
.main {
  padding: 8px 18px;
  clear: both;
}
.sidenav h1, .sidenav ul {
  padding-left: 12px;
}
.sidenav {
  border: 1px solid #e5e5e5;
  background: #eeeeee none repeat scroll 0% 50%;
  float: left;
  width: 200px;
}
.sidenav h1 {
  color: #666666;
  font-size: 1.2em;
  height: 20px;
  margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #fafafa;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.sidenav li {
  border-style: none solid solid;
  border-color: -moz-use-text-color #fafafa #fafafa;
  border-width: medium 1px 1px;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.sidenav li a {
	padding: 3px 6px 3px 14px;
	display: block;
	font-size: 1.0em;
	text-decoration: none;
	color: #777777;
}
.sidenav li a:hover {
	color: #FFFFFF;
	background-color: #367ea6;
}
.content {
  float: right;
  width: 520px;
}
.content .item {
  border: 1px solid #eeeeee;
  padding: 6px 12px;
  background: #ffffff none repeat scroll 0% 50%;
  margin-bottom: 8px;
}
.content .descr {
  color: #333333;
  margin-bottom: 6px;
}
.content li {
  list-style-type: disc;
  list-style-image: url(img/li.gif);
  list-style-position: outside;
  margin-left: 18px;
}
form {
  padding: 0 0 6px 8px;
}
.styled {
  border: 1px solid #dddddd;
  padding: 4px;
}
.button {
  border:  none;
  background: transparent url(img/search.gif) no-repeat scroll left bottom;
  height: 27px;
  width: 27px;
}
.footer {
	border: 1px solid #eeeeee;
	margin: 0 auto;
	padding: 6px;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	width: 720px;
	background-attachment: scroll;
	background-color: #367ea6;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
  color: #0066ff;
  text-decoration: underline;
}
