/* colour scheme: DARK BLUE */

#horiznavbar, div.yuimenubar {
background-color:#2461AA;
}
div.yuimenubar li.selected {
background-color:#6AA7F0; /* make background match scheme on topmenu */
}
DIV.yuimenu LI.hassubmenu EM.submenuindicator
{
	background-image: url(/images/pa_rebrand/map_alt.gif);
}

#globalNav a, #globalNav a:hover, #globalNav a:active, #globalNav a:visited{
/*	color:#231F20;*/
	color:#FFFFFF;
}
#rightnav a {
	color:#2461AA;
}
#rightnav {
	background:#fcfcfa; /* was #F7FBFF; */
}
hr {
  background: #2461AA;
  border-top: 1px solid #2461AA;
}
.rightnavroothead {
	border-bottom: 1px solid #2461AA;
}

img.right {
	float:right;
	margin-left:10px;
}

p.highlightbox1 {
	background: #FAF9F5;
	border-top: 1px dotted #2461AA;
	padding: 12px;
}

p.highlightbox1a {
	background: #FAF9F5;
	border-top: 1px solid #2461AA;
	padding: 12px;
}

p.highlightbox1b {
	background: #FAF9F5;
	border-top: 1px dotted #2461AA;
	border-bottom: 1px dotted #2461AA;
	padding: 12px;
}

p.highlightbox2 {
	background: #dce9fe;
	border-top: 1px dotted #2461AA;
	padding: 12px;
}

p.highlightbox2a {
	background: #dce9fe;
	border-top: 1px solid #2461AA;
	padding: 12px;
}

p.highlightbox2b {
	background: #dce9fe;
	border-top: 1px dotted #2461AA;
	border-bottom: 1px dotted #2461AA;
	padding: 12px;
}

table.highlightbox1 {
	background: #FAF9F5;
	border-top: 1px dotted #2461AA;
	padding: 12px;
}

table.highlightbox1a {
	background: #FAF9F5;
	border-top: 1px solid #2461AA;
	padding: 12px;
}

table.highlightbox1b {
	background: #FAF9F5;
	border-top: 1px dotted #2461AA;
	border-bottom: 1px dotted #2461AA;
	padding: 12px;
}

table.highlightbox2 {
	background: #dce9fe;
	border-top: 1px dotted #2461AA;
	padding: 12px;
}

table.highlightbox2a {
	background: #dce9fe;
	border-top: 1px solid #2461AA;
	padding: 12px;
}

table.highlightbox2b {
	background: #dce9fe;
	border-top: 1px dotted #2461AA;
	border-bottom: 1px dotted #2461AA;
	padding: 12px;
}

table.examplebox { 
	border-top: #2461aa 1px dotted; 
	background-color:#faf9f5; 
	margin-bottom:20px;
}

p.listtb {
	margin-left: 120px; 
}

img.listtb { 
	float: left; 
	border:0;
	clear: left;
	padding: 5px 0;
}

table.highlightboxtb {
	background: #FAF9F5;
	border-top: 1px dotted #2461AA;
	border-bottom: 1px dotted #2461AA;
	padding: 12px;
}


