/* CSS Document */
#content a {
	font-weight: bold;
	color: #1f699d;
}
#content a:hover {
	color: #ff671c;
}


#content .navigation a {
	color:#FFF;
}

#content h1 {
	margin-bottom: 10px;
}

#content h2, #content h3, #content ul, #content ol, #content dl, #content p {
	padding: 0 10px;
}#links h3 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
  padding: 4px 10px;
	background-color: #f4f4f4;
  border-bottom: 1px solid #bebebe;
}

#content p, #content ul, #content dl, #content ol {
	font: 12px Tahoma, Arial, Helvetica, sans-serif
}
#content ul {
	padding-top: 5px;
}
#content ul li, #content dl dt {
	padding-left: 10px;
	background: url(../img/bullet_1.gif) no-repeat 0 4px;
}
#content .pager li , #content .navigation li {
	padding-left: 0;
	background-image: none;
}
#content ol li {
	list-style: inside decimal;
}
#content ol li:first-letter {
	margin-left: 5px;
}
#content ul li, #content dl dd, #content ol li {
	margin-bottom: 5px;
}
#contacts form {
	width: 300px;
	padding: 20px 10px 0 10px;
}
#contacts form input, #contacts form label, #contacts form textarea {
	display: block;
	width: 250px;
}
#contacts form label {
	font-weight: bold;
} 
#contacts form textarea {
	width: 300px;
	height: 180px;
	margin-bottom: 10px;
	padding: 1px;
	font-size: 12px;
	background: url(../img/bgr_input.gif) repeat-x top left;
	border: 1px solid #1f699d;
	overflow: auto;
}
#contacts form input {
	margin-bottom: 10px;
	padding: 2px 1px;
	background: url(../img/bgr_input.gif) repeat-x top left;
	border: 1px solid #1f699d;
}
#contacts form input:focus, #contacts form textarea:focus {
	border-color: #ff671c;
}
#contacts form input.hidden {
	display: none;
}
#contacts form input.button {
	float: left;
	width: 50px;
	margin-right: 5px;
	font-size: 11px;
	color: #fff;
	background: #3a80b1;
}
#contacts div.right {
	width: 350px;
	padding-top: 20px;
}
#terms li {
	margin-bottom: 10px;
}
#glossary, #description {
	position: relative;
}
#glossary h1, #description h1 {
	margin-bottom: 0;
}
#glossary span.icon, #description span.icon {
	position: absolute;
	top: 0;
	right: 10px;
	width: 69px;
	height: 62px;
	text-indent: -1000em;
	background: url(../img/icon_glossary_b.gif) no-repeat center;
}
#glossary .search {
	position: absolute;
	padding: 5px 10px;
}
#glossary .search input {
	width: 90px;
	padding: 2px 1px;
	border: 1px solid #5292bf;
	font-size: 11px;
}
#glossary .search input.button {
	width: auto;
	height: 18px;
	_height: 12px;
	line-height: 13px;
	padding: 0 3px;
	background: #5292bf;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#glossary .pager {
	padding: 0 8px 0 0;
}
#glossary .pager ul {
	float: right;
	margin: 0 !important;
	padding: 3px 0 0 0 !important;
	_padding: 5px 0 !important;
}
#glossary .pager li {
	margin-right: 2px;
}
#glossary .left, #glossary .right {
	width: 370px;
}
#glossary .left ul, #glossary .right ul {
	margin-bottom: 25px;
}
#links dl {
	margin-bottom: 20px;
}
#links dl a, #links ul a {
  position: relative;
}
#description h1 {
	border: none;
}
#description h2 {
	line-height: 24px;
	height: 24px;
	margin-bottom: 10px;
	background: #5292bf;
}
.title_2 {
	font-size: 16px !important;
	margin: 4px 6px !important;
}
.sitemap ul {
	margin: 0 !important;
	padding: 0 !important;
}
.sitemap li {
	font-size: 10px;
	margin: 0 !important;
	padding: 0 !important;
	background: 0 !important;
}
.sitemap li a {
	font-weight: normal !important;
}

.navigation {
	position: relative !important;
  height: 26px !important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dadada;
	background-color: #f4f4f4;
}
.navigation a {
	color: #1a669b;
}
.navigation a:hover {
	color: #000;
}
.tags {
	position: absolute !important;
	bottom: -1px !important;
  height: 26px;
  margin: 0 !important;
  padding: 0 !important;
}
.tags li {
	float: left;
	margin: 5px 1px 0 0;
  font-size: 10px !important;
  font-weight: normal !important;
}
.tags li a {
	display: block;
	padding: 2px 3px 5px 3px;
	text-align: center;
	background: #505050;
	border: 1px solid #dadada;
	border-bottom-color: #dadada !important;
	color: #fff;
  font-size: 10px !important;
  font-weight: normal !important;
}
.tags li a:hover {
	color: #ff671c;
}
.tags li.label {
	line-height: 18px;
}
.tags li.selected {
	padding: 2px 5px 5px 5px;
	text-align: center;
	border: 1px solid #a9c9df;
	background: #ebf2f6;
	border-bottom-color: #ebf2f6;
}
.tags li.selected {
	position: relative;
}
.tags small.fix {
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	border-bottom: 1px solid #ebf2f6;
}
h1 {
  margin-bottom: 0 !important;
}












