/* CSS Document v1.0 to be simplified*/

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003565;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	
}

a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003565;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003565;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #778CA4;
	text-decoration:none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003565;
	text-decoration:none;
}
body{
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#003565;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#003565;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#003565;
}
.whitefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;

}
.whitefooter a:link {
	color: #ffffff;/*themecolour1%0;*/
}
.whitefooter a:visited {
	color: #ffffff;/*themecolour1%0;*/
}
.whitefooter a:link:hover {
	color:  #FAFFAE;/*themecolour5$ -15%, -40%;*/
}
