body {
	margin		: 0;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 14px;
	color		: #4b4b4b;
	text-align: left;
}

tr, td, div, p {
	margin		: 0;
	font-family	: Arial, Helvetica, sans-serif;
	color		: #4b4b4b;
}

b, strong {
	font-weight: normal;
	font-size:larger;
}

p {
	margin-bottom		: 10px;
}

a, a:link, a:visited {
	color		: #6b6b6b;
	text-decotaion: underline;
}

a:hover{
	color		: #1c86d8;
	text-decotaion: underline;
}


#jflanguageselection ul{
	margin:0;
	list-style-type:none;
}

#jflanguageselection ul li{
	display: block;
	float: left;
}

.head1 {
	width		: 1100px;
	background	: url(../images/headl.png) 111px 116px no-repeat;
}

.head2 {
	background	: url(../images/headr.png) 520px 0px no-repeat;
}

.langselect {
	padding-right : 30px;
	height		  : 40px;
}

.langselect .langbox {
	color		: white;
	float		: right;
	padding-top	: 25px;
}

.langselect a,
.langselect a:link,
.langselect a:visited {
	color			: white;
	text-decoration	: none;
}

.langselect a:hover {
	color: #a2dbe5;
}

#flash {
	padding-top	: 60px;
	padding-left:520px;
	position: absolute;
}

#logo {
	text-align	 : left;
	padding-left : 40px;
}

#topmenu {
	padding-left : 40px;
	margin-top	: 121px;
	height		: 60px;
	background	: url(../images/topmenu.png) 40px top no-repeat;
	text-align: left;
}

#topmenu a,
#topmenu a:link,
#topmenu a:visited {
	color			: white;
	text-decoration	: none;
	position:relative;
}

#topmenu a:hover {
	color: #a2dbe5;
}

table.topmenu {
	height		: 60px;
	width		: 480px;
}

td.topmenu1 {
	text-align	: right;
	padding-left: 20px;
}

td.topmenu2 {
	text-align	: right;
	padding-right: 10px;
	padding-left: 10px;
}

td.topmenu3 {
	text-align	: right;
	padding-right: 40px;
}

h3 {
	text-align	: left;
	font-weight	: normal;
	font-size	: 18px;
	margin		: 0;
}

h2 {
	color		: #5bc4df;
	text-align	: left;
	margin		: 0px;
	padding		: 15px;
	padding-left: 100px;
	background	: url(../images/news.png) 60px center no-repeat;
	font-weight	: normal;
	font-size	: 24px;
}

table.mainbody {
	width	: 100%;
	background	: url(../images/topbg.png) left top repeat-x;
}

td.bodyleft {
	width			: 50%;
	vertical-align	: top;
	background		: url(../images/footl.png) left bottom repeat-x;
}

td.bodyright {
	width			: 50%;
	vertical-align	: top;
	background		: url(../images/footr.png) left bottom repeat-x;
}

td.bodycenter {
	width			: 1100px;
	vertical-align	: top;
}

#menu {
	margin-top: 25px;
	padding-left:40px;
	height:21px;
}

a.mainlevel-main#active_menu-main,
a.mainlevel-main#active_menu-main:visited,
a.mainlevel-main#active_menu-main:link {
	font-size	: 16px;
	color		: white;
	text-decoration	: none;
	background	: url(../images/menu-active.png) left 2px no-repeat;
	text-indent	: 18px;
	float		: left;
	display		: block;
	height		: 16px;
	margin-right: 15px;
}

a.mainlevel-main,
a.mainlevel-main:link,
a.mainlevel-main:visited {
	font-size	: 16px;
	color		: white;
	text-decoration	: none;
	background	: url(../images/menu.png) left 2px no-repeat;
	text-indent	: 12px;
	float		: left;
	display		: block;
	height		: 16px;
	margin-right: 15px;
}

a.mainlevel-main#active_menu-main:hover,
a.mainlevel-main:hover {
	color: #a3e6f2;
}

table.content {
	width	: 1100px;
}

table.content .textcontent {
	vertical-align	: top;
	padding-top:60px;
	text-align: left;
	padding-bottom:20px;
}

table.content .modules {
	width			: 400px;
	height			: 300px;
	vertical-align	: top;
	padding-top		: 60px;
	padding-bottom: 25px;
}

table.content .footl {
	height			: 64px;
	background		: #00afce;
	text-align		: center;
	vertical-align	: middle;
	color			: #fff;
	font-size		: 36px;		
}

table.content .footr {
	height		: 64px;
	background	: #0078a8;
	color		: white;
	text-align	: left;
	padding-left: 15px;
}

table.content .footr a, 
table.content .footr p{
	color		: white;
}

.newsl {
	padding-left: 60px;
	padding-right:10px;
	background	: url(../images/newsl.png) 30px top no-repeat;
	margin-bottom: 25px;
}

.newsr {
	padding-right	: 30px;
	background		: url(../images/newsr.png) right bottom no-repeat;	
}

.newshead {
	font-size	: 14px;
	color		: #50acc3;
	text-align	: left;
	text-transform:uppercase
}

.newshead a, 
.newshead a:visited, 
.newshead a:link {
	font-size	: 14px;
	color		: #50acc3;
	text-align	: left;
	text-transform:uppercase;
	text-decoration: none;
}

.newshead a:hover {
	font-size	: 14px;
	color		: #135ece;

}

.newstext {
	font-size	: 11px;
	text-align	: justify;
}

.newstext p{
	font-size	: 11px;
	text-align	: justify;
}

.contentpaneopen {
}

.contentpane {
}

.componentheading {
	font-size	: 42px;
	text-align	: left;
	color		: white;
	margin-bottom: 10px;
	margin-top:-40px;
}

.componentheading a,
.componentheading a:link,
.componentheading a:visited{
	font-size	: 42px;
	text-align	: left;
	color		: white;
	text-decoration: none;
}

.contentheading {
	font-size	: 18px;
	padding:5px;
	padding-left:0;
	padding-bottom:0;
	color: #2bcae8;
}

.contentheading a {
	color: #2bcae8;
}

.moduletable h3 {
	color		: #5bc4df;
	text-align	: left;
	margin		: 0px;
	padding		: 15px;
	padding-left: 100px;
	background	: url(../images/news.png) 60px center no-repeat;
	font-weight	: normal;
	font-size	: 24px;
}

.createdate, .newsdate {
	font-size:10px;
	padding-top:5px;
	text-align: left;
	color: #999;
}
