BODY {
	padding: 0px;
	margin: 0px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #58585a;
	background-color: #6F91C6;
	/*#35689A #b1b2b4;*/
}

A, A:link, A:visited {
	text-decoration: none;
	color: #0069b3;
}

A:hover {
	
}



.cBody {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.cHeader {
	height: 85px;
	background: url('../res/bg/top.gif') repeat-x top left;
	/*padding-top: 1px;*/
}

.cLogo {
	float: left;
	width: 132px;
	height: 85px;
	background: url('../res/bg/logo.png') no-repeat top left;
}

.cMetaMenu {
	background-color: #e9edf6;
	float: right;
	height: 37px;
	padding-left: 15px;
	position: relative;
	width: 485px;
}

.cMetaBL {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url('../res/bg/meta.gif') no-repeat top left;
	width: 24px;
	height: 37px;
	z-index: 1;
}

#meta {
	padding-top: 9px;
	padding-bottom: 7px;
	z-index: 2;
	position: relative;
	font-size: 10px;
	color: #005b9d;
	padding-right: 0px;
}

#meta A {
	padding: 0px 3px;
	color: #005b9d;
}

#meta A:hover {
	color: #00397b;
}

#meta .text {
	border: 1px solid #35689A;
/* 	margin-right: 5px; */
	height: 15px;
	vertical-align: top;
}

.cMainMenu {
	clear: right;
	line-height: 24px;
	font-size: 12px;
	padding-top: 22px;
	float: right;
	width: 590px;
	padding-right: 30px;
	color: white;
}

.cMainMenu A { color: #005b9d; padding: 0px 10px;}
.cMainMenu A.act,
.cMainMenu A:hover { color: white; }

.cContent {
	background-color: white;
	width: 810px;
	position: relative;
	padding-right: 30px;
	overflow: auto;
}

H1{ 
	font-size: 30px;
	line-height: 38px;
	margin: 0px;
	padding: 0px;
	color: #7fadce;
	font-weight:normal;
}

H2 {	
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #005b9d;
	font-weight:normal;
}

H3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #58585a;
	font-weight:bold;
}

.linky { cursor: pointer; }
	

INPUT.tx-indexedsearch-searchbox-sword {
        background-color: #e9edf6;
	border: 1px solid #e9edf6;
	width: 250px;
}

INPUT.tx-indexedsearch-searchbox-button {
        background-color: white;
	width: auto;
	border: 1px solid #0069b3;
	height: auto;
	line-height: 1.4em;
	font-size: 1em;
	vertical-align: bottom;
}

INPUT.tx-indexedsearch-searchbox-button-img {
	background-color: white;
	width: auto;
	height: auto;
	vertical-align: bottom;
	padding-left: 5px;
}

.tx-indexedsearch-icon, .tx-indexedsearch-result-number, .tx-indexedsearch-title, .tx-indexedsearch-percent {
	background-color: #0069B5;
	color: white
}
.tx-indexedsearch-title A {
	color: white;
}

.download IMG {
	border: none;
}

.cSubMenu a.act {
	text-decoration: underline;
}
