* {
	padding: 0;
	margin: 0;
}

body {
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #436969;
	max-width: 1900px;
}

table tr td {
	vertical-align: top;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
/* 	font-family: Georgia,"Times New Roman",Times,serif; */
	letter-spacing: -1px;
	font-weight: normal;
	padding: 1.5em 0 0.5em 0;
	word-spacing: 0.2em;
}

h1 {
	font-size: 140%;
	color: #2A6B5E;
}

h2 {
	font-size: 130%;
}

hr {
	clear: both;
	margin: 1em;
}

input {
	font-size: 95%;
	margin: 0.2em;
	padding: 0.2em;
}

input.inactive {
	color: #959494;
}

#header {
	width: 100%;
	margin: 0 0 1em;
}

#header .top {
	color: #C4C4C4;
	background: #2A6B5E;
	font-size: 90%;
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 1.7em;
}

#header .top ul {
	list-style: none;
}

#header .top ul li {
	display: inline;
	padding: 0 1em 0 1em;
}

#header .top .abbr {
	color: #F4F7F6;
}

#header .middle {
	width: 100%;
}

#header .middle .left {
	vertical-align: middle;
}

#header .middle table.center {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: none;
}

#header .middle .right {
	float: right;
	width: 236px;
}

#content .layout {
	width: 100%;
	border: none;
	border-collapse:collapse;
}

#content .layout th.indicators {
	background: #AAA9A9 url(/img/1.gif) right no-repeat;
	height: 21px;
	color: white;
	width: 250px;
}

#content .layout td.indicators {
	background: #DEDEDD url(/img/corner.gif) bottom right no-repeat;
	width: 250px;
	padding-bottom: 20px;
	margin-top: 2px;
}

#content .layout td.indicators h2 {
	font-size: 140%;
	padding: 1.5em 0 0.3em 0;
	text-align: center;
	color: #666666;
}

#content .layout th.main {
	background: #2A6B5E url(/img/2.gif) right no-repeat;
	color: white;
}

#content .layout th.main ul {
	list-style: none;
}

#content .layout th.main ul li {
	display: inline;
	padding: 0 1em 0 1em;
}

#content .layout th.main a {
	color: white;
	text-decoration: underline;
}

#content .layout th.main a:hover {
	text-decoration: none;
}

#content .layout th.nav {
	width: 200px;
	background: #AAA9A9 url(/img/4.gif) right no-repeat;
	color: white;
}

.menu {
	padding: 1em;
}

.menu ul {
	list-style: none;
	padding-left: 1em;
}

#content .layout td.nav {
	width: 200px;
}

#content .layout td.nav .menu {
	padding: 1em;
}

#content .layout td.nav .menu ul {
	list-style: none;
	padding-left: 1em;
}

#content .layout td.nav .search_box {
	background: #DEDEDD;
	padding: 1em;
	margin: 0.5em;
}

#content .layout td.nav .login {
/* 	background: #DEDEDD; */
	padding: 1em;
	margin: 0.5em;
}

#content .layout td.nav .login table tr td {
/* 	text-align: right; */
	vertical-align: middle;
}

#content .layout td.nav .login input.text_inp {
	width: 90px;
	font-size: 90%;
}


.window {
	width: 235px;
	background: url(/img/w_body.gif) repeat-y;
	margin: 0 auto 0;
}

.window .top {
	width: 235px;
	height: 11px;
	background: url(/img/w_top.gif) no-repeat;
}

.window .bottom {
	width: 235px;
	height: 19px;
	background: url(/img/w_bot.gif) no-repeat;
}

.window .indicator{
	height: 200px;
	margin: 0 auto 0 auto;
	width: 218px;
}

.content {
	padding: 0.5em;
}

.text a {
	text-decoration: none;
	border-bottom: #2A6B5E 1px dashed;
/* 	padding-bottom: 0.05em; */
}

.text a:hover {
	text-decoration: none;
	border: none;
}

.text img {
	margin: 0.5em;
}

.text p {
	text-align: justify;
}

.content table.colored caption {
/* 	font-family: Georgia,"Times New Roman",Times,serif; */
	letter-spacing: -1px;
	font-size: 140%;
	font-weight: normal;
	padding: 1.5em 0 0.2em 0;
}

/*.content table.colored tr td.param {
	text-align: left;
	white-space: normal;
}*/

.content table.colored tr td {
	background: #DEDEDD;
	padding: 0.3em;
}

.content table.colored tr td.param {
	text-align: right;
	white-space: nowrap;
}

.content table.colored tr th {
	background: #2A6B5E;
	color: white;
	padding: 0.3em;
}

.content table.colored {
	margin: 1.5em auto 0 auto;
	border-collapse: separate;
}

.content p {
	padding: 0.5em 0 0.5em 0;
}

.main .news_layout {
	width: 100%;
}

.main .news_layout .left {
	width: 49.5%;
	float: left;
}

.main .news_layout .right {
	width: 50%;
	float: left;
}

.main dl dt {
/* 	font-family: Georgia,"Times New Roman",Times,serif; */
	letter-spacing: -1px;
	font-weight: normal;
	padding: 1.5em 0 0.2em 0;
	word-spacing: 0.2em;
	font-size: 130%;
}

.main dl dd {
	padding: 0.2em 0 0.2em 0;
	font-weight: normal;
}

footer		{ height:78px; clear:both; 
}
.footer-left			{
 float:right;
 width:351px; 
 margin-right:-351px; 
 background:#f5f5f5; 
 height:81px; 
 font-family:Verdana; 
 font-size:8pt; 
 }
.footer-right	
		{ 
		float:right;
		width:100%; 
		height:78px; }
.footer-right-real
			{ 
			margin-left:351px;
			height:81px; 
			background:#2b6b5d none repeat scroll 0; 
			text-align:right; }

.current_item {
	color: black;
}

.whitespace {
	padding:0;
	margin: 0;
	width: 100%;
	border-top: white 2px solid;
}

.pool {
	padding: 1em;
}

.pagination {
	padding-top: 2em;


footer_main		{ height:160px; clear:both; 
}
.footer_main-left			{
 float:right;
 width:351px; 
 margin-right:-351px; 
 background:#f5f5f5; 
 height:160px; 
 font-family:Verdana; 
 font-size:8pt; 
 }
.footer_main-right	
		{ 
		float:right;
		width:100%; 
		height:160px; }
.footer_main-right-real
			{ 
			margin-left:351px;
			height:160px; 
			background:#2b6b5d none repeat scroll 0; 
			text-align:right; }

