body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #006BB3;
	font-size:12px; font-weigth:normal;}
	
.languageswitch {
	font-size:11px; font-style:italic;}	
	
a:link{color:#006BB3;}
a:active{color:#006BB3;}
a:visited{color:#006BB3;}

.breadcrumbs {font-size:12px; font-weigth:normal; color:#FFFFFF;}

.breadcrumbs a:visited {color:white; text-decoration:none}
.breadcrumbs a:link {color:white; text-decoration:none}
.breadcrumbs a:active {color:white; text-decoration:none}
.breadcrumbs a:hover {color:black; text-decoration:none}

.group1 {
	border: thin solid #EB660B;
	width: 100%;
}

.group1 td {padding:10px;}


.group2 {
	border: thin solid #006BB3;
	width: 100%;
}

.group2 td {padding:10px;}

.innerGroup2 td {padding:5px;}

.group3 {
	border: thin solid #27A22D;
	width: 100%;
}

.group3 td {padding:10px;}

.group4 {
	border: thin solid #FFEC01;
	width: 100%;
}

.group4 td {padding:10px;}

h1 {font-size:14px; font-weight:bold}

h2 {font-size:12px; font-weight:bold}

.footer-copyright {font-size:11px; font-weight:bolder}
.footer-date {font-size:10px; font-weight:normal;}
.footer-background {
	text-align:right;
	vertical-align:bottom;
}

.table-nopad td {padding-left:0px; }
