h1.pageTitle {
	line-height: 18px;
	font-size: 18px;
	color: #00416E;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 11px;
	margin: 0px;
}
h1.pageTitle.noRHS {width: 485px;float: left;}

#breadCrumbs a {color: #FFFFFF; text-decoration: none;}
#breadCrumbs a:link {color: #FFFFFF; text-decoration: none;}
#breadCrumbs a:visited{color: #FFFFFF; text-decoration: none;}
#breadCrumbs a:hover {color: #FFFFFF; text-decoration: underline;}
.breadcrumbsHere {font-weight: bold; color: #FFFFFF; text-decoration: none;}
.breadcrumbsSeparator {padding: 0px 1px 0px 1px;}

#bodyContentMain a {color: #F3AA27; text-decoration: underline;}
#bodyContentMain a:link {color: #F3AA27; text-decoration: underline;}
#bodyContentMain a:hover {color: #F3AA27; text-decoration: underline;}
#bodyContentMain p {margin-top: 0px;}
#bodyContentMain h1 {font-family: Arial; font-weight: Bold; font-size: 16px; color: #FFF4BA;}
#bodyContentMain h2 {font-family: Arial; font-weight: Bold; font-size: 16px; color: #FFFFFF; margin-bottom: 0px;}
#bodyContentMain h3 {font-family: Arial; font-weight: Bold; font-size: 12px; color: #F3AA27; margin-bottom: 0px;}
#bodyContentMain h4 {font-family: Arial; font-weight: Bold; font-size: 12px; color: #FFFFFF; margin-bottom: 0px;}
#bodyContentMain h5 {font-family: Arial; font-weight: Bold; font-size: 11px; color: #B2A8AB; margin-bottom: 0px;}
#bodyContentMain h6 {font-family: Georgia; font-weight: Normal; font-size: 24px; color: #FFF4BA; margin: 0px 0px 17px 36px;}

#bodyContentMain ul {}
#bodyContentMain li {}

/**********************/
/*    TINY MCE	      */
/**********************/

.imgLeft {
	float: left;
	margin-top: 3px;
	margin-right: 18px;
	margin-bottom: 13px;
	background-color: #372a2e;
	border-top: 4px solid #ffffff !important;
	border-left: 4px solid #ffffff !important;
	border-right: 4px solid #ffffff !important;
	border-bottom: 4px solid #ffffff !important;
	padding: 7px;
}

.imgRight {
	float: right;
	margin-top: 3px;
	margin-left: 18px;
	margin-bottom: 13px;
	background-color: #372a2e;
	border-top: 4px solid #ffffff !important;
	border-left: 4px solid #ffffff !important;
	border-right: 4px solid #ffffff !important;
	border-bottom: 4px solid #ffffff !important;
	padding: 7px;
}

.imgCentre {
	margin-top: 3px;
	margin-bottom: 13px;
	background-color: #372a2e;
	border-top: 4px solid #ffffff !important;
	border-left: 4px solid #ffffff !important;
	border-right: 4px solid #ffffff !important;
	border-bottom: 4px solid #ffffff !important;
	padding: 7px;
}