a:hover,a:active {
	color:#FF0000;
} 

a:visited, a:link {

	color:#0C6EB7;
}


/*items shown in the editor*/
.normal {

}

.Heading1, h1 {
/*color: #D00078;*/ /*was Arran 180106*/
	color: #006b41;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding-top: 0.1em;
	margin-top: 0.1em;
	font-size: 1.5em;
	/*background-image: url(../../../../images/square_icon.gif);*/
	background-repeat: no-repeat;
	padding-bottom: .1em;
	padding-left:20px;
	background-position: left;
	font-family: Arial, Helvetica, Sans-Serif;
}

.Heading2, H2 {
	color: #0C6EB7;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-top: 0.8em;
	margin-top: 0px;
	
	/*font-size: 150%;*/
	font-size: 1.5em;
	/*background-image: url(../../../images/h2bullet.jpg);*/
	/*background-repeat: no-repeat;*/
	padding-bottom: 0.5em;
	/*padding-left:20px;*/
	/*background-position: left;*/
	font-family: Arial, Helvetica, Sans-Serif;
}
.Heading3, h3 {
	color: #000;
	font-size: 139%;
}

.Heading4, h4 {
color:#000;
}

.intro {
	color: #000;
	font-size: 125%;
	font-weight: bold;	
	padding: 15px;
	margin-top: 5px;
	background: #E2E8F4;
	width: 90%;
}
blockquote {
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 28px;
	background: url(../../../images/quotes.gif) no-repeat 0px 9px;
}
.editorsnotes {
	color: #000;
	font-size: 90%;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}
.alignleft{
	float:left;
}
.alignright {
	float:right;
}

#sidebar2, .p_r_features dt.spacerdt, #breadcrumb, .intro, .pagesinsection dl {
	background:#FFE6E6;
}

.pagesinsection h2 {
	background:#CC0000;
}

.p_r_features dt {
	background: #FFE6E6 url(/images/headerBackground.gif) repeat-x 0px .5em;
}

#innercontent {
	background:transparent url(/images/p_content_bk_youth.gif) no-repeat scroll right top;
}

#homeheader {
	background:#CC0000;
	border-top:9px solid #993300;
}
