/*****************************/
/*** Core html setup stuff ***/
/*****************************/


html {
	height: 100%;
}

body {
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background: url(../images/bg.jpg) repeat-x;
	background-color: #1775b3;
	color: #3f3f3f;
	height: 100%;
	padding: 0px;
	text-align: justify;
}
img {border: 0px;}

#page {background-color: #e7f4ff; position: absolute; width: 900px; left: 50%; margin-left: -450px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;}
#topmenu {background: url(../images/topmenu.jpg) repeat-x; background-color: #2889ca; height: 110px; text-align: center;}
#footer {background: url(../images/footer.jpg) repeat-x; background-color: #2889ca; height: 110px; text-align: center;}

#footerleft {text-align: center; float: left; width: 300px; margin-top: 35px;}
#footerright {text-align: center; float: right; width: 600px; margin-top: 65px; color: #d6efff; font-size: 11px;}

A:LINK {color: #1a5cab; text-decoration: underline; font-weight: normal;}
A:VISITED {color: #1a5cab; text-decoration: underline; font-weight: normal;}
A:HOVER {color: #5b5b5b; text-decoration: none; font-weight: normal;}

.more:LINK, .more:VISITED {display: block; color: #000000; text-decoration: none; font-size: 11px; background: url(../images/readmore.png) no-repeat; height: 32px; line-height: 32px; width: 120px; text-align: center; filter:expression(fixPNG(this));}
.more:HOVER {color: #000000; text-decoration: underline; font-size: 11px;}

.site:LINK {color: #ffffff; text-decoration: underline;  font-size: 11px; font-weight: bold;}
.site:VISITED {color: #ffffff; text-decoration: underline; font-size: 11px; font-weight: bold;}
.site:HOVER {color: #ffffff; text-decoration: none; font-size: 11px; font-weight: bold;}

.copy:LINK {color: #ffffff; text-decoration: underline;  font-size: 11px;}
.copy:VISITED {color: #ffffff; text-decoration: underline; font-size: 11px;}
.copy:HOVER {color: #ffffff; text-decoration: none; font-size: 11px;}

.table {width: 100%;}
td.leftbottommenu {background: url(../images/leftbottommenu.jpg) no-repeat; width: 20px; height: 50px;}
td.bottommenu {background: url(../images/bottommenu.jpg) repeat-x; height: 50px;}
td.rightbottommenu {background: url(../images/rightbottommenu.jpg) no-repeat; width: 20px; height: 50px;}

td.infoleft {background: url(../images/infoleft.jpg) no-repeat; width: 30px; height: 250px;}
td.infocenter {background: url(../images/infocenter.jpg) repeat-x; height: 250px;}
td.inforight {background: url(../images/inforight.jpg) no-repeat; width: 30px; height: 250px;}

td.conlefttop {background: url(../images/conlefttop.jpg) no-repeat; width: 30px; height: 30px;}
td.conrighttop {background: url(../images/conrighttop.jpg) no-repeat; width: 30px; height: 30px;}
td.conleftbot {background: url(../images/conleftbot.jpg) no-repeat; width: 30px; height: 30px;}
td.conrightbot {background: url(../images/conrightbot.jpg) no-repeat; width: 30px; height: 30px;}

td.contop {background: url(../images/contop.jpg) repeat-x; height: 30px;}
td.conbot {background: url(../images/conbot.jpg) repeat-x; height: 30px;}
td.conright {background: url(../images/conright.jpg) repeat-y; width: 30px;}
td.conleft {background: url(../images/conleft.jpg) repeat-y; width: 30px;}

table.globalnews {margin-top: -20px;}

table.data {font-size: 11px; text-align: center; font-family: Tahoma; border-collapse: collapse; border: 1px solid #74a3c4;}
table.data td {white-space: nowrap; border: 1px solid #74a3c4; color: #00253f;}
table.data th {border: 1px solid #74a3c4; font-weight: normal; background: #dde8ef; color: #133f5d;}
table tr.tr1 {background: #f4f9fc;}
table tr.tr2 {background: #ffffff;}
table tr.tr1:hover, table tr.tr2:hover {background: #fff8c6;}


table.contentpaneopen {width: 100%; padding: 0px; margin: 0px;}
table.moduletable {font-size: 11px; padding: 5px; width: 100%;}
table.moduletable td {font-size: 11px; padding: 5px;}
table.moduletable th {font-size: 12px; color: #000000; line-height: 40px; text-align: center; text-transform: uppercase; font-weight: normal; background: url(../images/modulehead.jpg) center center no-repeat; height: 40px;}


#infoleft {float: left; width: 380px; color: #616161;}
#inforight {float: right;}
/*#infoleftin {float: left; width: 398px; color: #616161;}*/
/*#infoborder {float: right; background: url(../images/infoborder.gif) repeat-y; width: 2px; height: 200px; margin-top: 15px;}*/

/* bottom menu links */
a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	color: #000000;
	padding: 0 10px 0 10px;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.mainlevel-bottom:hover {
	text-decoration: underline;
}

a.mainlevel-bottom#active_menu-top {
	color: #ffffff;
	text-decoration: underline;
}

a.mainlevel-bottom#active_menu-top:hover {
	color: #ffffff;
	text-decoration: none;
}

/* top menu */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/topmenulink.png) center center no-repeat;
	color: #3a3a3a;
	font-size: 12px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width: 160px;
	text-decoration: none;
	text-transform: uppercase;
	filter:expression(fixPNG(this));
}

a.mainlevel:hover {
	color: #000000;
	background: url(../images/topmenuhover.png) center center no-repeat;
	filter:expression(fixPNG(this));
}

a.mainlevel#active_menu {
	background: url(../images/topmenuhover.png) center center no-repeat;
	color: #000000;
}

a.mainlevel#active_menu:hover {
	background: url(../images/topmenuhover.png) center center no-repeat;
	color: #000000;
	text-decoration: underline;
}


.contentheading, .componentheading {
	font-family: Tahoma;
	height: 40px;
	font-size: 24px;
	font-weight: normal;
	color: #2f83bd;
	line-height: 40px;
	background: url(../images/heading.gif) center 36px repeat-x;
}

.contentheading:first-letter, .componentheading:first-letter {
	padding-left: 20px;
	color: #ff9102;;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
margin-bottom: 0px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: center left;
}

.small, .createdate, .pagecounter {
	font-size: 11px;
	color: #3b5a74;
}

.inputbox:hover, select:hover, textarea:hover {background-color: #f0f8ff; border: #004ac3 1px solid}
.inputbox:focus, select:focus, textarea:focus {background-color: #f0f8ff; border: #004ac3 1px solid}
.inputbox, select, textarea {font-size: 11px; font-family: Tahoma; border: #668cb7 1px solid}


/* -- buttons */

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}



.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	text-decoration: none;
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #606060;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
	text-decoration: none;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
	font-size: 11px;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right .prev {
	background: url(../images/j_button2_prev.png) no-repeat;
}

.button2-right .start {
	background: url(../images/j_button2_first.png) no-repeat;
}


.button2-left .page {
	background: url(../images/j_button2_right_cap.png) 100% 0 no-repeat;
}

.button2-left .next {
	background: url(../images/j_button2_next.png) 100% 0 no-repeat;
}

.button2-left .end {
	background: url(../images/j_button2_last.png) 100% 0 no-repeat;
}

