body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
body a:visited {
	color: #0000FF;
}


h1 {
	font-size: 24px;
	line-height: 24px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	line-height: 16px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	line-height: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

.bluePixelBg {
	background-attachment: scroll;
	background-image: url(../images/one_blue_pixel.gif);
	background-repeat: repeat;
	background-position: left top;
}

.mainMenuText {
	color: #CCCCCC;
}
.mainMenuText a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.mainMenuText a:visited {
	color: #666666;
	text-decoration: none;
}
.mainMenuText a:hover {
	color: #990000;
	text-decoration: none;
}

.homeBackground {
	background-attachment: scroll;
	background-image: url(../images/home_backdrop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
}

.bottomMenuText {
	color: #FFFFFF;
}
.bottomMenuText a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bottomMenuText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomMenuText a:hover {
	color: #00CCFF;
	text-decoration: none;
}

.subMenuText {
	color: #CCCCCC;
}
.subMenuText a:link {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.subMenuText a:visited {
	color: #666666;
	text-decoration: none;
}
.subMenuText a:hover {
	color: #990000;
	text-decoration: none;
}

.lightBluePixelBg {
	background-attachment: scroll;
	background-image: url(../images/light_blue.gif);
	background-repeat: repeat;
	background-position: left top;
}

.charlesCredit {
	font-size: 9px;
	color: #999999;
}
.darkBlueBg {
	background-image: url(../images/images/dark_blue_bg_colour.gif);
}
.whiteText {
	color: #FFFFFF;
}
.charlesCredit a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.charlesCredit a:visited {
	color: #999999;
	text-decoration: none;
}
.charlesCredit a:hover {
	color: #990000;
	text-decoration: none;
}
.fiftytimesaferback {
	background-attachment: scroll;
	background-image: url(../images/concept-page-2_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.greyBoxBack {
	background-image: url(../images/grey-box-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
