body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #004888; 
	SCROLLBAR-HIGHLIGHT-COLOR: #9CAAC6; 
	SCROLLBAR-SHADOW-COLOR: #000828; 
	SCROLLBAR-3DLIGHT-COLOR: #004888; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #004888; 
	SCROLLBAR-DARKSHADOW-COLOR: #004888;
}
.blueBackground {
	background-color: #002868;
}
a {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-image: url(images/point.gif);
	list-style-position: outside;



}
.photo {
	margin-right: 10px;
	margin-bottom: 10px;
}
a:hover {
	text-decoration: underline;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #002868;
}
.blank1Colour {
	background-color: #004888;

}
.innovativeWhite {
	background-image: url(images/left_text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.innovativeBlue {
	background-image: url(images/left_text2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blank2Colour {
	background-color: #004888;

}
.target {
	background-image: url(images/target.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #002868;

}
