@CHARSET "ISO-8859-1";

div.clear
{
	clear: both;	
}

body
{
	font-family:Trebuchet MS;
	background: #dcdcdc;
}

div#INDX_border
{
	width: 979px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #000000;
}

div#INDX_header
{
	clear: both;
	width: 979px;
	height: 126px;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #00044b;	
}

div#INDX_mainnav
{
	clear: both;
	width: 979px;
	height: 20px;
	color: #163c85;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background: #d8d8d8;
	margin: 0px;
	padding: 0px;
}

div#INDX_subnav
{
	clear: both;
	width: 979px;
	height: 20px;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background: #4072eb;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #00044b;
}

div.INDX_mainnav_elements
{
	float: left;
	min-width: 10px;
	height: 20px;
	color: #163c85;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

div.INDX_mainnav_elements_selected
{
	float: left;
	min-width: 10px;
	height: 20px;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background: #4072eb;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

div.INDX_right
{
	text-align: right;
	padding: 0px;
	margin: 0px;
}

a
{
	color: #880000;
	font-size: 12px;
	text-decoration: underline;
}

a:hover
{
	color: #163c85;
	font-size: 12px;
	text-decoration: none;
}

a.shortnews
{
	color: #0000ff;
	font-size: 12px;
	text-decoration: underline;
}

a:hover.shortnews
{
	color: #163c85;
	font-size: 12px;
	text-decoration: underline;
}

a.INDX_mainnav_elements
{
	color: #163c85;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.INDX_mainnav_elements
{
	color: #880000;
}

div.INDX_subnav_elements
{
	float: left;
	min-width: 10px;
	height: 20px;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

div.INDX_subnav_elements_selected
{
	float: left;
	min-width: 10px;
	height: 20px;
	color: #fff000;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

div#main
{
	clear: both;
	width: 979px;
	background: #c6d3db;
}

div#maincontent
{
	float: left;
	width: 699px;
	min-height: 400px;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	background: #ffffff;
	padding: 10px 30px 10px 30px;
}

div#news
{
	float: left;
	width: 200px;
	color: #040c5f;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	background: #c6d3db;
	padding: 10px;
}

a.INDX_subnav_elements
{
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.INDX_subnav_elements
{
	color: #fff000;
}

h1
{
	color: #040c5f;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

h2
{
	color: #040c5f;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}

img.textimage
{
	margin-left: 20px;
	margin-bottom: 5px;
}

hr
{
	height: 1px;
	color: #040c5f;
	border: 1px solid #040c5f;
	margin: 0px;
	padding:0px;
}
