body {
	font-family:Arial, Helvetica, sans-serif;
	color:#4f4f4e;
	font-size:11px;
	background:#fff;
}

h1, h2, h3, h4, h5, h6 {
	color:#4f4f4e;
}


h1 {font-size:18px;line-height:1;margin-bottom:14px;}
h2 {font-size:18px;line-height:1;margin-bottom:5px;}
h2.home {margin-bottom:14px;}
h3 {font-size:11px;font-weight:bold;line-height:1;margin-top:14px;margin-bottom:2px;}
h4 {font-size:12px;line-height:1;margin-bottom:8px;}
h5 {font-size:18px;line-height:1;margin-bottom:14px;}
h6 {font-size:18px;line-height:1;margin-bottom:14px;}

p {
	line-height:16px;
	margin-bottom:14px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

object { outline:none; }

a {color:#4f4f4e;text-decoration:none;}
a:focus, a:hover {color:#85c100;}

a.external-link {
	background: url(../img/ico-link-external-active.gif) no-repeat left top;
	padding-left: 15px;
	color:#4f4f4e;
	text-decoration:none;
}

a.external-link:hover {
	color:#85c100;
	text-decoration:none;
}

a.internal-link, p.fogot-password-link a {
	background: url(../img/ico-link-internal-active.gif) no-repeat left top;
	padding-left: 8px;
	color:#4f4f4e;
	text-decoration:none;
}

a.internal-link, p.fogot-password-link a {
	margin-left:5px;
	margin-right:7px;
}

.page_row_right_portlet a.internal-link {
	margin-left:0;
	margin-right:0;
}

a.internal-link:hover, p.fogot-password-link a:hover {
	color:#85c100;
	text-decoration:none;
}

a.download-link {
	background: url(../img/ico-link-download-active.gif) no-repeat left top;
	padding-left: 10px;
	color:#4f4f4e;
	text-decoration:none;
}

a.download-link:hover {
	color:#85c100;
	text-decoration:none;
}

a.jump-link {
	background: url(../img/ico-link-internal-jump.gif) no-repeat left center;
	padding-left: 15px;
	padding-top:0px;
	color:#4f4f4e;
	text-decoration:none;
}

a.jump-link:hover {
	color:#85c100;
	text-decoration:none;
}


clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.home_news_date {
	color:#aeafb2;
}

table {
	width:100%;
	border-collapse:separate;
}

th {
	border-top:2px solid #aeafb2;
	border-bottom:2px solid #aeafb2;
	padding:6px 0px;
	font-weight:bold;
}

th.left {
	text-align:left;
}

th.right {
	text-align:right;
}

td.left, td.right {
	border-bottom:1px solid #94a3b9;
	padding:4px 0px;
}

th.right, td.right {
	text-align:right;
}

iframe {
border: 0px solid #ffffff;
}


.tx-indexedsearch-noresults {
	font-weight: bold;
}


.tx-indexedsearch-browselist-currentPage strong {
	font-weight: normal;
}
.tx-indexedsearch-browselist-currentPage strong a{
	font-weight: bold;
}
