*html body {
behavior: url(/files/csshover3-source.htc);
}

* {
  font-style: normal;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
}

em {
  font-style:italic;
}

i {
  font-style:italic;
}

img {
  border: none;
}

a {
	color:#ec762e;
	text-decoration: underline;
}

a.pdf {
	padding:3px 0 4px 25px;
	background:url(/files/pdf_icon.png) no-repeat 0 0;
	line-height:26px;
}

a.doc {
	padding:3px 0 4px 25px;
	background:url(/files/word_icon.png) no-repeat 0 0;
	line-height:26px;
}

a.printer {
	padding:2px 0 4px 20px;
	background:url(/files/printer_icon.png) no-repeat 0 0;
	line-height:16px;
}

a:hover {
  text-decoration: none;
}

p {
	line-height:17px;
	padding-bottom:15px;
}

hr {
	color:#eceae6;
	background-color:#D4D4D4;
	border:none;
	height:1px;
	margin-bottom:10px;
}

h1 { font-size:16px; font-weight:bold; padding-bottom:20px; color:#ec762e; text-align:left; }
h2 { font-size:14px; font-weight:bold; padding-bottom:10px; padding-top:15px; color:#0b75b3; line-height:20px; text-align:left; }
h3 { font-size:13px; font-weight:bold; padding-bottom:10px; padding-top:10px; color:#666; text-align:left; }
h4 { font-size:12px; font-weight:bold; padding-bottom:10px; padding-top:10px; color:#000000; text-align:left; }

table {
	font-size:11px;
}

html, body {
  color: #333;
  float: left;
  width: 100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
background:url(/files/body_background.gif) repeat-y center 0 #eceae6;
}


#container {
	width:1026px;
	height:100%;
	margin:auto;
	text-align:left;
}

#pageframe {
	width:960px;
	*width:947px;
	margin:0 13px;
	*margin:0 0 0 13px;
	background-color:#FFF;
	padding:18px 20px;
}

#topframe {
	width:100%;
	height:40px;
	text-align:right;
}

#topframe ul {
	display:inline-block;
	padding-right:5px;
	font-size:11px;
	*float:right;
}

#topframe li {
	display:inline-block;
	padding:0 5px;
	line-height:20px;
	*float:left;
	*display:block;
}

#topframe li a {
	text-decoration:none;
	color:#000;
}

#topframe li a:hover {
	color:#ec762e;
}

#topframe li a.rex-current {
	color:#ec762e;
}

#topframe input {
	border:1px solid #E9E7E3;
	padding:2px 5px;
	width:110px;
	font-size:11px;
}

#topframe input.button {
	border:none;
	padding:2px 0;
	text-align:right;
	width:45px;
	background-color:#FFF;
	cursor:pointer;
}

#topframe input.button:hover {
	color:#DC5D2F;
}

#topframe #language {
	float:left;
	padding-left:10px;
	color:#999999;
}

#topframe #language a {
	text-decoration:none;
	color:#999;
}

#topframe #language a:hover {
	text-decoration:none;
	color:#ec762e;
}

#topframe #language a.sel {
	color:#333;
	text-decoration:underline;	
}



#navigation {
	width:100%;
	height:38px;
}

#navigation #logo {
	float:right;
	height:38px;
}

#navigation #logoPrint {
	display:none;
	visibility:hidden;
}

#header {
	width:100%;
	height:295px;
	background-color:#999;
}

#breadcrump {
	width:100%;
	height:30px;
	font-size:10px;
	padding:11px 0 0 10px;
}

#breadcrump li {
	display:inline;
}

#breadcrump a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}

#breadcrump a:hover {
	color:#ec762e;
}

#leftframe {
	width:195px;
padding-top:1px;
	float:left;
}

#leftframe a.cat {
font-weight:bold;
text-decoration:underline;
color:#0b75b3;
margin:0 0 25px 0;
display:block;
}

#leftframe a.cat:hover {
	text-decoration:none;
	color:#000;
}

#leftframe li {
	margin:1px 0 2px 0;
}

#leftframe li a {
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	color:#000;
	display:block;
	border-left:4px solid #D4D4D4;
	padding:1px 0 5px 6px;
	background:url(/files/left_linkline.gif) no-repeat 0px bottom;
}

#leftframe li a:hover {
	color:#ec762e;
}

#leftframe li a.rex-current {
	color:#ec762e;
	border-color:#ec762e;
}

#leftframe li a.rex-active {
	color:#ec762e;
	border-color:#ec762e;
}

#leftframe ul li ul li {
	margin-left:10px;
}

#leftframe ul li ul li a {
	border-left:none;
	padding: 1px 0 5px 0px;
	background:url(/files/left_linkline.gif) no-repeat 0px bottom;
}

#leftframe ul li ul li {
	margin-left:10px;
}

#leftframe ul li ul li ul li a {
	background:none;
}

#contentframe {
	width:504px;
	padding:0 30px;
	float:left;
	text-align:justify;
	height:100%;
	border-right:1px solid #D4D4D4;
}

#contentframe ul, ol {
	line-height:17px;
	text-align:left;
	padding-bottom:10px;
	margin-left:0;
	padding-left:0;
}

#contentframe ul li {
	list-style:disc;
	margin:0 0 0 15px;
	padding:0 0 5px 5px;
}

#contentframe ol li {
	list-style:decimal;
	margin:0 0 0 15px;
	padding:0 0 5px 5px;
}

#contentframe .teximg p {
	font-size:10px;
	color:#666;
}

#contentframe .block {
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	padding:0;
	margin:0;
	padding-bottom:2px;
	margin-bottom:10px;
}

#contentframe h2.block {
	font-size:12px;
	padding-bottom:3px;
	line-height:16px;
	border:none;
	color:#000;
	padding-top:10px;
	margin-bottom:0px;
}

#contentframe .block-start {
	border-top:1px solid #D4D4D4;
	padding-top:0;
	margin-top:0;
}

#contentframe .block-end {
	border-bottom:1px solid #D4D4D4;
	padding-bottom:2px;
	margin-bottom:10px;
}

#rightframe {
	width:185px;
	float:right;
	padding:0 0 0 15px;
}

#rightframe p {
	padding-bottom:10px;
}

#rightframe hr {
	color:#D4D4D4;
	background-color:#D4D4D4;
	border:none;
	height:1px;
	margin-bottom:10px;
}

#footer {
	clear:both;
	width:100%;
	font-size:10px;
	padding-top:50px;
	color:#666;
}

#footer #left {
	width:195px;
	float:left;
	height:30px;
	padding-top:5px;
}

#footer #main {
	width:505px;
	float:left;
	height:30px;
	border-top:1px solid #D4D4D4;
	margin:0 30px;
	padding-top:5px;
}

#footer #main a {
	text-decoration:none;
	color:#666;
}

#footer #main a:hover {
	color:#ec762e;
}

#footer #right {
	width:184px;
	float:right;
	height:30px;
	border-top:1px solid #D4D4D4;
	padding-top:5px;
}

#footer #update {
	float: right;
	color: #999;
	font-size: 9px;
}


.ac_results {
	border: 1px solid gray;
	background-color: white;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	width: 300px;
	overflow: hidden;
}

.ac_results li {
	padding: 2px 5px;
	white-space: nowrap;
	color: #101010;
	text-align: left;
}

.ac_over {
	cursor: pointer;
	background-color: #F0F0B8;
}

.ac_match {
	text-decoration: underline;
	color: black;
}

.search-right {
	width:570px;
	border-left:1px solid #CCC;
	border-right:none;
}

#adressPrint {
	display:none;
	visibility:hidden;
}

