
#HeaderContainer {
	background-image: url(../../../images/layout/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#HeaderContainer a {
	color: #d4a8e2;
}

#HeaderContainer a:hover {
	color: #fff;
}

#HeaderBlockCF {
	background-image: url(../../../images/layout/header_cfBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#BreadcrumbBlock {
	background-image: url(../../../images/layout/breadcrumbBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #d4a8e2;
}

#navList li a {
	color: #50024b;
	background-color: #ffffff;
	border-color: #eeeeee;
}

#navList li a:hover, #navList li a.selected {
	color: #ffffff;
	background-color: #ed1164;
	border-color: #611055;
}

#KeyStoryBlock {
	border-color: #611055;
}

#NewsBlock {
	border-color: #58595b;
}

#SectorNavContainer a {
	color: #50024b;
}

#SectorNavContainer a:hover, #SectorNavContainer a.selected {
	color: #ed1164;
}

#AccessibilityBlock, #AccessibilityBlock a, #FooterBlock, #FooterBlock a, #LatestNews li, #LatestNews li a {
	color: #58595b;
}

#AccessibilityBlock a:hover, #FooterBlock a:hover, #LatestNews li a:hover {
	color: #ed1164;
}

#FooterBlock {
	border-top: 1px solid #58595b;
	padding-top: 5px;
}

#TitleBlock {
	color: #50024b;
	background-color: #ffffff;
	border-color: #611055;
}

#ContentBlock {
	color: #555555;
}

#NewsBlock {
	color: #58595b;
}

#ContentBlock img {
	border-color: #cccccc;
}

#ContentBlock a,
#NewsBlock a {
	color: #ed1164;
	font-weight: bold;
}

#ContentBlock a:hover,
#NewsBlock a:hover {
	text-decoration: underline;
}



/* User-selectable text-styles */
.Heading1, H1 { margin: 0px; padding: 2px 5px 0px 6px; font-size: 0.8em; font-weight: bold; color: #50024b; }
.Heading2, H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.85em; font-weight: bold; margin-top: 20px; margin-bottom: 5px; color: #50024b; }
.Heading3, H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 20px; margin-bottom: 5px; }
.Heading4, H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #ed1164; font-size: 1em; }
.Heading5, H5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #999999; }
.Normal, p, #ContentBlock li { margin-top: 0px; font-size: 0.75em; line-height: 1.5em; }
.Boxout { font-family: "Times New Roman", serif; font-style: italic; font-size: 1.15em; font-weight: bold; border: 1px solid #b74900; color: #f66a09; margin: -10px -65px 0px 15px; padding: 10px; width: 265px; text-align: center; float: right; background-color: #ffffff; background-image: url(../../../images/layout/boxoutBG.gif); background-repeat: no-repeat; background-position: top left; }
HTML>Body .Boxout { margin: -10px -125px 0px 15px; }



