/* CSS Document */
.static a {
	font-weight: bold;
	color: #333;
}
.static a:hover {
	color: #ff671c;
}



div#contacts.static a { 
	color:#1f699d;	
}

.static h1 {
	margin-bottom: 10px;
}
.static h3 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.static h2, .static h3, .static ul, .static ol, .static dl, .static p {
	padding: 0 10px;
}
.static p, .static ul, .static dl, .static ol {
	font: 12px Tahoma, Arial, Helvetica, sans-serif
}
.static ul {
	padding-top: 5px;
}
.static ul li, .static dl dt {
	padding-left: 10px;
	background: url(../img/bullet_1.gif) no-repeat 0 4px;
}
.static .pager li , .static .navigation li {
	padding-left: 0;
	background-image: none;
}
.static ol li {
	list-style: inside decimal;
}
.static ol li:first-letter {
	margin-left: 5px;
}
.static ul li, .static dl dd, .static ol li {
	margin-bottom: 5px;
}
.static 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;
	margin-bottom:2px;
} 
#contacts form textarea {
	width: 300px;
	height: 180px;
	margin-bottom: 10px;
	padding: 1px;
	font-size: 12px;
	border: 1px solid #363636;
	overflow: auto;
}
#contacts form input {
	margin-bottom: 10px;
	padding: 2px 1px;
	border: 1px solid #363636;
}
#contacts form input:focus, #contacts form textarea:focus {
	border-color: #dadada;
}
#contacts form input.hidden {
	display: none;
}
#contacts form input.button {
	float: left;
	width: 50px;
	margin-right: 5px;
}
#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;
  top: 48px;
  width: 170px;
	padding: 5px 10px 5px 0;
}
#glossary .search form {
  width: 170px;
}
#glossary .search input {
	width: 90px;
	padding: 2px 1px;
	border: 1px solid #dadada;
	font-size: 11px;
}
#glossary .search input.button {
	width: auto;
	padding: 2px 5px;
	background-color: #fe6e27;
	border: 1px solid #dadada;
	color: #fff;
	font-size: 10px;
}/* jt */

#glossary input.button:hover, #description input.button:hover {
	border-color: #e74c00;
	cursor: pointer;
}

#contacts form input.button:hover {
	text-decoration:underline;
	cursor: pointer;	
}

#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;
}
#glossary .left ul.selected, #glossary .right ul.selected {
  background: #eaf1f6;
}
#glossary h3, #advertise_terms h3, #terms h3, #privacy h3, #advertising h3, #links h3, #about_us h3, #contacts h3, #rss h3 {
  padding: 4px 10px;
	background-color: #f4f4f4;
  border-bottom: 1px solid #bebebe;
}
#glossary .pager {
  height: 30px;
}
#links dl {
	margin-bottom: 20px;
}
#description h1 {
	border: none;
}
#description h2 {
	line-height: 24px;
	height: 24px;
	margin-bottom: 10px;
	background: #5292bf;
}
#description div.clear {
  padding: 11px 10px 0 0;
  background: url(../img/border_1.gif) repeat-x top left;
}
#description div.clear p {
  font-size: 10px;
  color: #999;
}
#description input.button, #contacts input.button {
  float: right;
	width: auto;
  margin: 0;
	padding: 2px 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #363636;
}
.static .title_2 {
	font-size: 16px !important;
	margin: 4px 6px !important;
}
.static .sitemap ul {
	margin: 0 !important;
	padding: 0 !important;
}
.static .sitemap li {
	font-size: 10px;
	margin: 0 !important;
	padding: 0 !important;
	background: 0 !important;
}
.static .sitemap li a {
	font-weight: normal !important;
}
#rss th {
  padding: 5px 10px;
	background-color: #eaf1f6;
}
#rss td {
  padding: 0 10px;
}
#advertise_terms.static h1, #privacy.static h1 {
  margin-bottom: - 9px !important;
}
#advertise_terms h3 {
  margin-top: 10px;
}












