/*colour scheme: MAGENTA*/
#horiznavbar, DIV.yuimenubar
{
	background-color: #E2014D;
}
DIV.yuimenubar LI.selected
{
	background-color: #FF4793;
/*make background match scheme on topmenu*/
}
DIV.yuimenu LI.hassubmenu EM.submenuindicator
{
	background-image: url(/images/pa_rebrand/map_alt.gif);
}
#globalNav, #globalNav A, #globalNav A:hover, #globalNav A:active, #globalNav A:visited
{
/*color:#231F20;*/
	color: #FFF;
}
#rightnav A
{
	color: #E2014D;
}
#rightnav
{
	background-color: #FCFCFA;
/*pale grey background for submenu*/
}
.news_rightnav
{
	background: #FFF !important;
	border: none !important;
}
HR
{
	background: #E2014D;
	border-top: 1px solid #E2014D;
}
.rightnavroothead
{
	border-bottom: 1px solid #E2014D;
}
IMG.right
{
	float: right;
	margin-left: 10px;
}
P.highlightbox1
{
	background: #FAF9F5;
	border-top: 1px dotted #E2014D;
	padding: 12px;
}
P.highlightbox1a
{
	background: #FAF9F5;
	border-top: 1px solid #E2014D;
	padding: 12px;
}
P.highlightbox1b
{
	background: #FAF9F5;
	border-top: 1px dotted #E2014D;
	border-bottom: 1px dotted #E2014D;
	padding: 12px;
}
P.highlightbox2
{
	background: #FFE5EE;
	border-top: 1px dotted #E2014D;
	padding: 12px;
}
P.highlightbox2a
{
	background: #FFE5EE;
	border-top: 1px solid #E2014D;
	padding: 12px;
}
P.highlightbox2b
{
	background: #FFE5EE;
	border-top: 1px dotted #E2014D;
	border-bottom: 1px dotted #E2014D;
	padding: 12px;
}
TABLE.highlightbox1
{
	background: #FAF9F5;
	border-top: 1px dotted #E2014D;
	padding: 12px;
}
TABLE.highlightbox1a
{
	background: #FAF9F5;
	border-top: 1px solid #E2014D;
	padding: 12px;
}
TABLE.highlightbox1b
{
	background: #FAF9F5;
	border-top: 1px dotted #E2014D;
	border-bottom: 1px dotted #E2014D;
	padding: 12px;
}
TABLE.highlightbox2
{
	background: #FFE5EE;
	border-top: 1px dotted #E2014D;
	padding: 12px;
}
TABLE.highlightbox2a
{
	background: #FFE5EE;
	border-top: 1px solid #E2014D;
	padding: 12px;
}
TABLE.highlightbox2b
{
	background: #FFE5EE;
	border-top: 1px dotted #E2014D;
	border-bottom: 1px dotted #E2014D;
	padding: 12px;
}
TABLE.examplebox
{
	border-top: 1px dotted #E2014D;
	background-color: #FAF9F5;
	margin-bottom: 20px;
}
.colour_box
{
	background: #E0004B;
	color: #FFF;
}
.colour_box A, .colour_box A:hover
{
	color: #FFF;
}
.sidebar #searchform INPUT
{
	border: 1px solid #E1004C;
}

