#outerDiv {
	background-color: #FFF;
	margin: auto;
	padding: 0px;
	width: 986px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-bottom-width: 1px;
	border-top-color: #666;
	border-bottom-color: #666;
}
#banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#menuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/menuBgrd.jpg);
	background-repeat: repeat-x;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	clear: both;
}
#mainContentDiv {
	width: 100%;
	background-color: #FFF;
	background-image: url(images/mainContentBgrd.jpg);
	background-repeat: repeat-y;
}
#lhsMenu {
	width: 155px;
	float: left;
	padding-top: 23px;
	text-align: right;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f4363;
	padding-bottom: 10px;
}
.symbolsDiv {
	width: 165px;
	float: right;
}
.quickLinksDiv {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 30px;
	padding-bottom: 5px;
}
#menuBar a {
	color: #FFF;
	text-decoration: none;
}
#outerDiv #menuBar .active {
	color: #CBD3E6;
}


#menuBar a:hover {
	color: #CBD3E6;
}
#footerBar {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E5984;
}
.bottomAddressText {
	font-size: 11px;
}

#bottomStripText  a {
	color: #2E5984;
	text-decoration: none;
}



#mainContent {
	background-color: #FFF;
	float: left;
	width: 783px;
	padding-left: 20px;
	padding-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f4363;
}
#mainContentDiv .header {
	font-size: 24px;
}
#mainContentDiv .subheader {
	font-size: 18px;
}

#lhsMenu .tel {
	font-size: 20px;
}

#lhsMenu a {
	font-size: 13px;
	color: #315D8A;
	display: block;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#lhsMenu a:hover {
	color: #FFFFFF;
}
#bottomStrip {
	background-image: url(images/bottomStripBgrd.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F5B88;
}
#bottomStripClear {
	clear: both;
	width: 100%;
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F5B88;
	background-color: #FFF;
}
#bottomStripLogos {
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	padding-left: 30px;
}
#bottomStripText {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
#bottomStripTel {
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	font-size: 16px;
	padding-left: 30px;
	color: #295079;
}
#mainContent p a {
	color: #0E038E;
}
.padImageRight {
	padding-right: 12px;
}
.padImageLeft {
	padding-left: 12px;
}
.activitiesList {
	padding-bottom: 5px;
}
.whatsOnFormTable {
	border: 1px solid #CBD4E5;
}

