body {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 15px;
}

a { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color:#FFFFFF; text-decoration: underline}
a:link {  }
a:hover { text-decoration: none}
a:visited {  }
a:active {  }

.linkPlain { text-decoration: none}
a.linkPlain:hover { text-decoration: none}
.linkUL { font-weight: normal; font-size: 11px; text-decoration: underline}
a.linkUL:hover { text-decoration: none}
.linkMenu { font-weight: normal; font-size: 11px; color: #FFFFFF; text-decoration: none}
a.linkMenu:hover { text-decoration: underline}
.linkButton { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #EEEEEE; text-decoration: none}
a.linkButton:hover { text-decoration: underline}
.linkButtonB { font-family:   Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #FFFFFF; text-decoration: underline}
a.linkButtonB:hover { text-decoration: none}
.linkButtonBp { font-family:   Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #FFFFFF; text-decoration: none}
a.linkButtonBp:hover { text-decoration: underline}
.linkButtonBL { font-family:   Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #FFFFFF; text-decoration: underline}
a.linkButtonBL:hover { text-decoration: none }
.linkMenuAct { font-weight: normal; font-size: 11px;  color: #CCCCCC; text-decoration: none}
a.linkMenuAct:hover { text-decoration: none}
.linkButtonIn { font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF; text-decoration: none}
a.linkButtonIn:hover { text-decoration: none}
.linkButtonAct { font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666;text-decoration: none}
a.linkButtonAct:hover { text-decoration: none}

.linkSmallGrey { font-weight: normal; font-size: 10px;  color: #999999; text-decoration: underline}
a.linkSmallGrey:hover { text-decoration: none}

.menuTopIn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-align: right;
	padding-right: 4px;
	background-color: #AEAEAE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #929292;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
}
.menuTopHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-align: right;
	padding-right: 4px;
	background-color: #7C7C7C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #929292;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 6px;
}

.menuTopAct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-align: right;
	padding-right: 4px;
	background-color: #FFFFFF;
	border: 1px solid #AEAEAE;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.lh_rPanelOuter {
	background-image: url(images/logo_rhl.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #575757;
	padding-top: 12px;
	padding-right: 94px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.lh_rPanel {
	background-image: url(images/bg_gradi.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #404040;
}

.lh_BodyOuter {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #929292;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.rh_BodyOuter {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #929292;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lightGreyPSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 8px;
}
li {
	list-style-image: url(images/icons/bullet2.gif);
	margin-left: 3px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: square;
}
ul {
	list-style-image: url(images/icons/bullet2.gif);
	margin-left: 8px;
	padding-left: 10px;
	list-style-position: outside;
}
.rh_BodyInnerTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #787878;
	border-right-color: #515151;
	border-bottom-color: #515151;
	border-left-color: #787878;
	background-image: url(images/bg_rh.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.lhBoxSep {
	background-image: url(images/lhBoxSep.gif);
	background-repeat: repeat-y;
}
.lhBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	background-image: url(images/lhBoxTop.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 3px;
	text-align: right;
	margin: 0px;
	padding-bottom: 6px;
}
.subBoxTextInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003E68;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0068AE;
	border-right-color: #002137;
	border-bottom-color: #002137;
	border-left-color: #2f2f2f;
	color: #FFFFFF;
}
.subBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	background-image: url(images/lhBoxTop.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 6px;
	background-color: #003E68;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2f2f2f;
	border-left-color: #2f2f2f;
}
.lhBoxInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.lhBoxOuter {
	background-color: #717171;
	background-image: url(images/bglh_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lhBoxOuterLower {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: none;
}
p {
	margin-top: 2px;
	margin-bottom: 8px;
}
.rh_BodyFillet {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #929292;
}
.rh_BodyInner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7E7E7E;
	border-right-color: #5F5F5F;
	border-bottom-color: #5F5F5F;
	border-left-color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.smallText {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.linkPadDark {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.button {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}

.imgNewsList {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 6px;
}

.imgBord {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 1px solid #333333;
}

.hrProp {
	margin-bottom: 3px;
}

/* GALLERY WIN */
.bodyGalleryPopup {
	padding-top: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15171b;
	padding-right: 10px;
}
.bodyTextSmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; padding-top: 3px; padding-right: 6px; padding-left: 6px; border: none; padding-bottom: 5px}

.linkPlainBold {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.linkPlainBold:hover { text-decoration: none}
.linkTitlePlain {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.linkPlainBold:hover { text-decoration: none}

.smallTextGal {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


/* INTRANET */

.imgBorderFull {
	border: 1px solid #FFFFFF;
	margin-right: 4px;
}
.tablenoshade {
	padding: 2px;
	background-image: url(images/transparent.gif);
}
.tableshade {
	background-color: #0065A8;
	padding: 2px;
}

.tableshade2 {
	background-color: #00416D;
	padding: 4px;
}
.tableshade3 {
	background-color: #006AAF;
	padding: 2px;
}
.tableshade4 {
	background-color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	padding: 2px;
}
.tableshade5 {
	background-color: #65B165;
	padding: 2px;
}
.tableshade6 {
	background-color: #E273E6;
	padding: 2px;
}

.inputField { font-size:11px;padding:2px;font-family:Arial, Helvetica, sans-serif; color: #000000; background-color: #EEEEEE; border: 1px #333333 solid}

.redTextP { color: #FFFFFF; background-color: #FF3300}
.miniBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003E68;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0068AE;
	border-right-color: #002137;
	border-bottom-color: #002137;
	border-left-color: #0068AE;
}

.miniBoxTextInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.miniBoxTextNoPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #00416D;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0079CA;
	border-right-color: #002742;
	border-bottom-color: #002742;
	border-left-color: #0079CA;
}

.miniBoxTextNoPadFP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4A4A4A;
	padding-right: 5px;
	padding-left: 7px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #5F5F5F;
}

.padTopBot {  padding-bottom: 5px}

.greenText {  color: #FFFFFF; background-color: #00CC33; font-family: "Courier New", Courier, mono}
.redText {  color: #FFFFFF; background-color: #FF0000; font-family: "Courier New", Courier, mono}
.blueText { color: #FFFFFF; background-color: #0066FF; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 11px}
.orangeText { color: #FFFFFF; background-color: #FF6600; font-family: "Courier New", Courier, mono}
.purpleText { color: #FFFFFF; background-color: #9933CC; font-family: "Courier New", Courier, mono }
.redTextNormal {  color: #FF0000}

.redTextPSmall { color: #FFFFFF; background-color: #FF0000 ; font-size: 9px}
.purpTextPSmall { color: #FFFFFF; background-color: #6633FF; font-size: 9px }
.orangeTextP { color: #FFFFFF; background-color: #FF6600}
.greenTextPSmall { color: #FFFFFF; background-color: #00CC33 ; font-size: 9px}
.blueTextPSmall { color: #FFFFFF; font-size: 9px ; background-color: #0000FF}

/* Coloured Text -------------------------------------------------------------------------- */

.redTextP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CA0408;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA3D41;
	border-right-color: #8F0509;
	border-bottom-color: #8F0509;
	border-left-color: #FA3D41;
	padding-bottom: 1px;
}

.blueTextP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003D67;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0087E1;
	border-right-color: #002035;
	border-bottom-color: #002035;
	border-left-color: #0087E1;
	padding-bottom: 1px;
}
.blueTextSmallP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #427474;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78B4B4;
	border-right-color: #315757;
	border-bottom-color: #315757;
	border-left-color: #78B4B4;
}
.purpTextP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9900CC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D34FFF;
	border-right-color: #78009F;
	border-bottom-color: #78009F;
	border-left-color: #D34FFF;
}
.greenTextP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00CC33;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #37FF69;
	border-right-color: #009325;
	border-bottom-color: #009325;
	border-left-color: #37FF69;
}
.lgreenTextP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #d5f0a0;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9F8CD;
	border-right-color: #B0E351;
	border-bottom-color: #B0E351;
	border-left-color: #E9F8CD;
}

.orangeTextP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA66A;
	border-right-color: #D25400;
	border-bottom-color: #D25400;
	border-left-color: #FFA66A;
}
.greyTextP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.smallGreyTextP { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #555555; text-decoration: none }
