@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_grad.gif);
	background-color: #707070;
	background-repeat: repeat-x;
}
.oneColElsCtr #container {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	}
	


.bluelayout {
	background-color: #234668;
	padding: 20px;
	width: 900px;
	float:none;
}

.blueLayoutImage {
	background-image: url(../images/blue_grad.gif);
	background-repeat: repeat-x;
	background-color: #234668;
	}
	
.greyLayoutImage {
	background-image: url(../images/greyCell_grad.gif);
	background-repeat: repeat-x;
	background-color: #CED1D3;
	}
.greyLayoutColour {
	background-color: #CED1D3;
	}

.greylayout {
	background-color: #CED1D3;
	width: 940px;
	float:left;
}

#flashmov {
	width: 940px;
	height: 330px;
	background-color:#099;
}

.divblue {
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:142px;
	}
.divblueheader {
	width: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.divblue2 {
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	}	
.divblueheader2 {
	width: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.divblue3 {
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:142px;
	float:right;
	}
.divblueheader3 {
	width: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.tablePaddingLeft {
	padding-left:100px;
	width: 194px;
	text-align:left;
}

.tablePaddingMid {
	padding-left:36px;
	width: 194px;
	text-align:left;
}

.tablePaddingRight {
	padding-right:100px;
	width: 194px;
	text-align:left;
}

.tablePaddingGrey1 {
	padding-left:100px;
	width: 130px;
	text-align:left;
	}
	
.tablePaddingGrey2 {
	padding-left:0px;
	text-align:left;
	}
	
	.tablePaddingGrey3 {
	padding-left:100px;
	text-align:left;
	}
	
.tablePaddingGreyPrivacy {
	padding-left:100px;
	padding-right:100px;
	text-align:left;
	}
	
	.footerinfo {
	padding-left:0px;
	width:auto;
	text-align:left;
	}
	
.main2020logo {
padding-left: 40px;
padding-top: 40px:
	}