body {
	background-image: url(../../../images/layout/navBG2b.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#HeaderContainer, #NavContainer, #AccessibilityBlock, #TitleBlock, #FooterBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ContentBlock {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	letter-spacing: 0.025em;
}

#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;
}

#NavContainer {
	background-image: url(../../../images/layout/navBG2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#navList li a {
	color: #50024b;
	background-color: #ffffff;
	background-image: url(../../../images/layout/MenuBG_a.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#navList li a:hover, #navList li a.selected {
	color: #ffffff;
	background-image: url(../../../images/layout/MenuBG_b.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#AccessibilityBlock, #AccessibilityBlock a, #FooterBlock, #FooterBlock a, #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 {
	background-image: url(../../../images/layout/tbBG.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#ContentBlock {
	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;
}

#NewsBlock {
	color: #58595b;
}


/* User-selectable text-styles */
.Heading1, H1 { margin: 0px; padding: 2px 5px; 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-weight: bold; margin-top: 20px; margin-bottom: 5px; }
.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 #611055; color: #ed1164; 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; }



/* Site Map Styling */

div.sitmp0, div.sitmp1, div.sitmp2 { display: block; font-size: 0.75em; }

div.sitmp0 { 
	background-image: url(../../../images/rtArwLtPink.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 3px;
}

div.sitmp1 { 
	background-image: url(../../../images/rtArwLtPink.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	padding-left: 40px;
	padding-bottom: 3px;
}

div.sitmp2 { 
	background-image: url(../../../images/rtArwLtPink.gif);
	background-repeat: no-repeat;
	background-position: 40px 3px;
	padding-left: 60px;
	padding-bottom: 3px;
}

a.sitmpA1,
a.sitmpA2 {
	font-weight: normal !important;
	color: #58595b !important;
}

a.sitmpA1:hover,
a.sitmpA2:hover {
	color: #ed1164 !important;
}
