* {
	margin: 0; padding: 0;
	}

html, body {
	font: 13px/1.3 Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #444;
	}

div {
	padding: 0;
	margin: 0;
	}


/* PAGE STRUCTURE DEFINITION */

.trifler {
	margin: 0 auto;
	width: 905px;
	}

.gordi,
.center {position: relative;}

.subwrap,
.content,
.content_i,
.column {width: 100%;}

.subwrap,
.right,
.right_i {float: right;	}

.content {
	float: left;
	margin-right: -160px;
	}

.content_i {
	float: right;
	margin-left: -257px;
	}

.lining {
	padding: 0 160px 0 257px;
	}

.dining {
	padding: 0 0 0 257px;
	}

.main {
	margin-top: 340px;
	}

.left {
	width: 257px;
	float: left;
	margin-right:-257px;
	background: #f6f6f6;
	border-top: 6px solid #ddd;
	}

.right {
	width: 160px;
	}



/* ABSTRACT LAYER */

div img {
	margin: 0;
	float: left;
	}

p {line-height: 1.3em;}

hr {
	border: none;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 1em 0 .5em 0
	}

h1 {
	font-size: 24px;
	color: #6464DB;
	font-family: Arial, Nina, Helvetica, sans serif;
	font-weight: normal;
	margin-top: 0;
	}

h2	{
	font-size: 20px;
	color: #888;
	font-family: Arial, Nina, Helvetica, sans serif;
	font-weight: normal;
	}

h3 {
	color: #5353D7;
	font-size: 13px;
	border-bottom: 1px solid #7575DF;
	padding: 4px 0;
	}

h4	{font-size: 12px; color: #8080C0}
h5	{font-size: 10px}
h6	{font-size: 10px}

th h4, td h4 {margin: 0 auto}

a	{color: #FF6600}


/* TABLE CELL EMULATION */

.dt {
	display: table;
	text-align: left;
	margin: 0;
	padding: 0;
}

.dr {
	display: table-row;
}

.dc {
	vertical-align: top;
	display: table-cell;
}

/*  HEADER DEFINITION */

div#header	{
	width: 905px;
	height: 295px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin: 0 0 0 -453px;
	}

#header div {	float:left;}




/* TOP MENU DEFINITION */

.topmenu_handler {
	height: 20px;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	}

.topmenu {
	height: 20px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}

.topmenu  li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #111;
	}

.topmenu  li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #0083c3;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url('/images/88.gif') 5px 5px no-repeat;
}

.topmenu li a:hover {
	color: #8080FF;
	}

.h159 {height: 159px;}


.banner {
	width: 124px;
	margin: 0 0 16px 0;
	padding: 10px;
	border: 8px solid #eee;
	}

.banner p {
	margin: 0;
	font-size: 11px;
	color: #2D2DBD;
	font-family: Verdana, Arial, sans serif;
	}

.banner p a {
	color: #2D2DBD;
	text-decoration: none;
	}

.banner p a:hover {
	text-decoration: underline;
	}

.banner img {
	border: 2px solid #ccc;
	margin: 0 0 8px 0;
	}


#main_menu {
	width: 520px;
	height: 33px;
	margin: 0;
	padding: 0;
	background: #fe9602;
	}

#topmenu {
	height: 24px;
	padding: 0px;
	margin: 9px 0 0 10px;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}

#topmenu  li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #fff;
	}

#topmenu  li a {
	display: block;
	float: left;
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet.png') 5px 5px no-repeat;
}

#topmenu li a:hover {
	background: url('/images/bullet2.png') 5px 5px no-repeat;
	}


/* LEFT MENU DEFINITION */

.leftmenu {
	width: 237px;
	margin: 10px;
	}

.leftmenu ul {
	list-style-type: none;
	font-size: 12px;
	}

.leftmenu ul li {
	padding: 0;
	color: #FF8040;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	}

.leftmenu ul ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 16px;
	list-style-type: square;
	}

.leftmenu ul li ul li {
	padding: 0;
	text-transform: none;
	font-weight: normal;
	margin: 0;
	background: url('/images/menu_item_bg_04.png') left bottom no-repeat;
	}

.leftmenu ul li a {
	text-decoration: none;
	color: #2D2DBD;
	}

.leftmenu ul li ul li a {
	text-decoration: none;
	color: #444;
	}

.leftmenu a:hover {
	text-decoration: underline;
	color: #8080FF;
	}


/* TOP NAVIGATION DEFINITION */

.navigation {
	width: 520px;
	height: 62px;
	background: url('/images/header_02.jpg') no-repeat;
}

.topnav {
	width: 300px;
	height: 16px;
	margin: 40px 0 0 0;
	float: right;
	}

.topnav img {
	border: 0;
	float: right;
	margin: 0 0 0 14px;
	}


.searchpanel {
	margin: 0;
	height: 41px;
	width: 33%;
	text-align: right;
	}



.orange {
	background: #f9b023 url('/images/fon_04.gif') repeat-x;
	}

.news {
	margin: 0 10px 20px 10px;
	font-size: 11px/1.5;
}

.news h4 {
	margin: 0 0 .5em 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #008040;
	font-family: Arial, Verdana, Tahoma, sans serif;
}

.news_item {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #002c87;
}

.news_item {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #002c87;
	background: url('/images/line_07.gif') left bottom repeat-x;
}

.news_date {
	font-weight: bold;
	display: block;
}

.maintext {
	margin: 0 10px 0 20px;
	padding: 0;
	}

.main_item {
	width: 97%;
	float: left;
	margin: 12px 2% 0 0
	}

.main_item p {
	margin: 0;
	font-size: 12px;
	}

/* CONTENT AREA DEFINITION */


.maintext_i {
	margin: 0;
	padding: 30px 0 30px 30px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 14px;
	line-height: 1.3em;
	}


.maintext_i td, .maintext_i ul, .maintext_i p, .maintext_i th {
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 14px;}


.maintext_i ul, .maintext_i ol {
	list-style-position: outside;
	line-height: 1.3em;
	margin: 1em 24px;
	}

.maintext_i ol {
	list-style-position: outside;
	}

.maintext_i h4	{
	text-transform: uppercase;
	text-align: center;
	}

h4.bordered {
	font-size: 13px;
	color: white;
	background: #f9b023 url('/images/07_02.gif') 0px -10px repeat-x;
	text-transform: none;
	padding: 4px 0px;
	margin: 2em 0;
	}

.maintext_i table	{
	width: 99%;
	border-collapse: collapse;
	margin: 12px 0 12px 0;
	background: transparent;
	border: 2px solid #ddd;
	}

.maintext_i th	{
	color: #007900;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	background: #eee;
	border: 1px solid white;
	}

.maintext_i td	{
	padding: 4px;
	border: 2px solid #ddd}

.maintext_i table caption	{
	color: #007900;
	padding-bottom: 8px;
	caption-side: bottom;
	margin: 12px 0;
	width: auto;
	}

.maintext_i td big {color: #0061C1}

.img_left {
	float:left;
	clear: left;
	margin-right:10px;
	border:3px double silver;
	margin-top:5px}

.img_right {
	float:right;
	clear: right;
	margin-left:10px;
	border:3px double silver;
	margin-top:5px}

.maintext_i td img	{
	float:none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}

.maintext_i p#first:first-letter {
	font-size: 36px;
	font-family: Georgia, Times, serif;
	color: silver;
	font-weight: normal;
	font-variant: normal;
	line-height: 1em;
	}

strong a {
	display: block;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	}

strong a:before {
	content: "\00BB \0020";
	text-align: right;
	}

/* FOOTER */

.footer {
	padding: 0;
	margin: 30px 0 0 0;
	clear: both;
	background: #6e6c93 url('/images/fon.png') repeat-y;
	color: #fff;
	}

.copyright	{
	margin: 0;
	padding: 12px 12px 16px 60px;
	border: 0;
	}

.copyright p	{
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	}

.copyright a	{
	text-decoration: none;
	color: #FFDF80;
	}

form	{
	padding: 0;
	margin: 0;
	}

fieldset	{
	border: 0;
	padding: 0;
	}

.searchbox	fieldset	{
	margin: 16px;
	}


legend	{
	white-space: normal;
	font-weight: normal;
	color: #555;
	margin: 0;
	}

.searchbox {
	background: #ccc;
	width: 257px;
	margin: 0;
	}

.searchbutton {
	margin: 2px 0 0 0;
	}

.txtfield	{
	color: #444;
	width: 200px;
	height: 14px;
	margin: 0 4px 0 0;
	padding: 2px 0 0 2px;
	border: 1px solid #bbb;
	font-size: 11px;
	}

.searchbox legend {
	color: #555;
	font-weight: bold;
	}

textarea	{
	width: 95%;
	height: 6em;
	padding: 3px;
	color: gray;
	font-family: Verdana, sans serif;
	font-size: 11px;
	}

input.button {
	width: 100px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans serif;
	}

label	{
	display: block;
	margin: 4px 0 4px 0}

acronym {
	color: red;
	cursor: help;
	border: none;
	font-weight: bold;
	}

.clearing {
	height: 0;
	clear: both;
}
