body {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

td.navitop {
	vertical-align: top;
}
td.navileft {
	vertical-align: top;
}
td.navi {
	padding: 0px;
}

td.header {
	background-image: url('./images/head.gif');
}
td.footer {
	padding-top: 20px;
	background-repeat: no-repeat; 
	background-color: white;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 10px;
	color: #888888;
}

td.langchoice {
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

td.content {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: 12px;	
	line-height: 150%;
}

img.colour {
	border: 1px solid #999999;
	margin-bottom: 5px;
}

td.colour {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

p {	
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 150%;
}

h1 {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666666;
}

h4 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #666666;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(./images/ul.gif);
}

li {
	line-height:150%;
	text-align: justify;
}

a {
	text-decoration: underline;
	font-family: Verdana;
	color: #0F1178;
}
a:link { color: #0F1178; }
a:visited { color: #0F1178; }
a:active { color: #0F1178; }
a:hover { color: black; text-decoration: none; }


a.grey {
	text-decoration: none;
	font-family: Arial;
	color: #666666;
}
a.grey:link { 	color: #666666; }
a.grey:visited {color: #666666; }
a.grey:active { color: #666666; }
a.grey:hover { 	color: black; text-decoration: underline; }

a.buttonTop1 { 	
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: white; 
	display:block; 
	margin-top:0px; 
	text-decoration:none; 
	font-size: 16px;
	padding-left: 10px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-top: 1px solid white;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid white;
	background-color: #999999;
}
a.buttonTop1:link 	{ color: white; }
a.buttonTop1:visited 	{ color: white; }
a.buttonTop1:active 	{ color: white; }
a.buttonTop1:hover 	{ color: #0F1178; background-color: #BBBBBB; border-bottom: 1px solid #white; }

a.buttonTop2 { 	
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #0F1178; 
	display:block; 
	margin-top:0px; 
	text-decoration:none; 
	font-size: 16px;
	padding-left: 10px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #BBBBBB;
}
a.buttonTop2:link 	{ color: #0F1178; }
a.buttonTop2:visited 	{ color: #0F1178; }
a.buttonTop2:active 	{ color: #0F1178; }
a.buttonTop2:hover 	{ color: #0F1178; background-color: #BBBBBB; }


a.buttonLeft1 { 	
	font-family: Verdana;
	font-weight: bold;
	color: white; 
	display:block; 
	margin-top:0px; 
	text-decoration:none; 
	font-size: 12px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}
a.buttonLeft1:link 	{ color: white; }
a.buttonLeft1:visited 	{ color: white; }
a.buttonLeft1:active 	{ color: white; }
a.buttonLeft1:hover 	{ color: #0F1178; background-color: #CCCCCC; border-bottom: 1px solid #FFFFFF; }

a.buttonLeft2 { 	
	font-family: Verdana;
	font-weight: bold;
	color: #0F1178; 
	display:block; 
	margin-top:0px; 
	text-decoration:none; 
	font-size: 12px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}
a.buttonLeft2:link 	{ color: #0F1178; }
a.buttonLeft2:visited 	{ color: #0F1178; }
a.buttonLeft2:active 	{ color: #0F1178; }
a.buttonLeft2:hover 	{ color: #0F1178; background-color: #CCCCCC; }


a.smallButtonLeft1 { 	
	font-family: Verdana;
	font-weight: bold;
	color: white; 
	display:block; 
	margin-top:0px; 
	text-decoration:none; 
	font-size: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #AAAAAA;
}
a.smallButtonLeft1:link 	{ color: white; }
a.smallButtonLeft1:visited 	{ color: white; }
a.smallButtonLeft1:active 	{ color: white; }
a.smallButtonLeft1:hover 	{ color: #0F1178; background-color: #AAAAAA; border-bottom: 1px solid #FFFFFF; }

a.smallButtonLeft2 { 	
	font-family: Verdana;
	font-weight: bold;
	color: #0F1178; 
	display:block; 
	margin-top:0px; 
	text-decoration:none; 
	font-size: 10px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #AAAAAA;
}
a.smallButtonLeft2:link 	{ color: #0F1178; }
a.smallButtonLeft2:visited 	{ color: #0F1178; }
a.smallButtonLeft2:active 	{ color: #0F1178; }
a.smallButtonLeft2:hover 	{ color: #0F1178; background-color: #AAAAAA; }