body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	padding: 5px;
	text-align: left;
}

.pwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 17px;
	padding: 5px;
	text-align: left;
}

.firstword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}


.navigation{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #409ED4;
	display: block;
	padding: 5px;
	width: 80px;
	text-align: left;
	line-height: normal;
}

.pcentre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding: 3px;
	text-align: center;
}

.languagelinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	padding: 5px;
	text-align: right;
}



.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	background-color: #F0F0F0;
	display: block;
	padding: 5px;
	width: 80px;
	text-align: left;
	line-height: normal;
}

.navigation2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}

.navigation2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #200E60;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}
.navigation2green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}

.navigation2green:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #12884E;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}
.navigation2red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}

.navigation2red:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8D383B;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}
.navigation2yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}

.navigation2yellow:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F5D737;
	display: block;
	width: 120px;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px;
}

.sidebold {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #003366;
}
.h2 {
	font-size: 24px;
	font-weight: bold;
	color: #302A74;
	font-family: Arial, Helvetica, sans-serif;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

