a:link, a:visited {
	color: #296cd8;
}

a:hover, a:active {
	color: #4385e7;
}

#sidebarContainer #sidebar .textLink:link, #sidebarContainer #sidebar .textLink:visited {
	color: #000;
}

#pageHeader a:link {
    color: #FFF
}

#pageHeader a:visited {
    color: #FFF
}

#pageHeader a:hover {
    color: #9CF
}

#sidebarContainer #sideHeader {
	color: #276ad6;
}

#navcontainer #current {
	background: #296cd8;
}

#navcontainer #primary:hover {
    color: #000;
}

#navcontainer #primary {
	background: #296cd8;
}

#navcontainer #secondary {
	background: #3171D8;
}

#navcontainer #tertiary {
	background: #4980D8;
}

#navcontainer #quaternary {
	background: #618FD8;
}

#navcontainer #quinary {
	background: #799DD8;
}

#navcontainer #senary {
	background: #91ACD8;
}

#navcontainer #current:hover {
	background: #296cd8;
}

#navcontainer .currentAncestor {
	background: #296cd8;
}

#navcontainer a {
	color: #296cd8;
}

#navcontainer a:hover {
    color: #4538C1;
	background: #B4C4D9;
}

#navcontainer ul ul #current{
	color: #276ad6;
	background: #ced7e5;
}

#navcontainer ul ul .currentAncestor {
	color: #276ad6;
	background: #ced7e5;
}

#navcontainer ul ul ul #current{
	background: #f7f5f6;
	color: #cccccc;
}