/* 
This stylesheet changes colours and graphics from the default styles.
If you change anything here, be sure to replicate the change in every
other section-specific stylesheet.
*/

#education #topnav {
	background-color: #660066;
	}
#education #topnav #search {
	background-color: #7F3982;
	}
#education #topnav p#sectiontitle {
	color: #fff;
	}
	
#education h2,
#education h3,
#education div.h3 {
	color: #660066;
	border-bottom-color: #660066;
	}
#education .hilite h3,
#education p.question {
	color: #660066;
	}
	
#education .hilite {
	background-color: #F1E8F1;
	}
#education .inshort {
	background-color: #F1E8F1;
	}
#education .hilite .hilite {
	background-color: #E1CDE1;
	}
#education .hilite .light {
	background-color: #fff;
	}

#education .hilite .header-inner {
	background-image: url("/images/designimages/hilite1_tl_education.gif");
	}
#education .hilite .header {
	background-image: url("/images/designimages/hilite1_tr_education.gif");
	}
#education .hilite {
	background-image: url("/images/designimages/hilite1_br_education.gif");
	}
#education .hilite .footer {
	background-image: url("/images/designimages/hilite1_bl_education.gif");
	}
#education .hilite .hilite .header-inner {
	background-image: url("/images/designimages/hilite2_tl_education.gif");
	}
#education .hilite .hilite .header {
	background-image: url("/images/designimages/hilite2_tr_education.gif");
	}
#education .hilite .hilite {
	background-image: url("/images/designimages/hilite2_br_education.gif");
	}
#education .hilite .hilite .footer {
	background-image: url("/images/designimages/hilite2_bl_education.gif");
	}
#education .hilite .light .header-inner {
	background-image: url("/images/designimages/hilite3_tl_education.gif");
	}
#education .hilite .light .header {
	background-image: url("/images/designimages/hilite3_tr_education.gif");
	}
#education .hilite .light {
	background-image: url("/images/designimages/hilite3_br_education.gif");
	}
#education .hilite .light .footer {
	background-image: url("/images/designimages/hilite3_bl_education.gif");
	}
	
#education .invert .hilite {
	background-color: #E1CDE1;
	}
#education .invert .hilite .hilite {
	background-color: #F1E8F1;
	}
#education .invert .hilite .header-inner {
	background-image: url("/images/designimages/invert_hilite1_tl_education.gif");
	}
#education .invert .hilite .header {
	background-image: url("/images/designimages/invert_hilite1_tr_education.gif");
	}
#education .invert .hilite {
	background-image: url("/images/designimages/invert_hilite1_br_education.gif");
	}
#education .invert .hilite .footer {
	background-image: url("/images/designimages/invert_hilite1_bl_education.gif");
	}
#education .invert .hilite .hilite .header-inner {
	background-image: url("/images/designimages/invert_hilite2_tl_education.gif");
	}
#education .invert .hilite .hilite .header {
	background-image: url("/images/designimages/invert_hilite2_tr_education.gif");
	}
#education .invert .hilite .hilite {
	background-image: url("/images/designimages/invert_hilite2_br_education.gif");
	}
#education .invert .hilite .hilite .footer {
	background-image: url("/images/designimages/invert_hilite2_bl_education.gif");
	}
	
#education #extralinks .box {
	background: none;
	border-color: #660066;
	}


#education .hilite li {
	background-image: url("/images/designimages/li_bullet_hilite1_education.gif");
	}


#education .hilite .hilite li,
#education .hilite .hilite p.more {
	background-image: url("/images/designimages/li_bullet_hilite2_education.gif");
	}
#education .hilite .twocol-1 .hilite li,
#education .hilite .twocol-2 .hilite li {
	background-image: none;
	}
#education p.more,
#education #content dl.bullets dt {
	background-image: url("/images/designimages/li_bullet_education.gif");
	}
#education .hilite p.more {
	background-image: url("/images/designimages/li_bullet_hilite1_education.gif");
	}
#education ul.results li {
	background-image: url("/images/designimages/li_bullet_education.gif");
	}

	
/* -----------------------------------------------------------------------------------------   */
/*                         RSC NEW CSS FORM DESIGNS                                            */
/*                             Gareth Palfrey                                                  */
/* -----------------------------------------------------------------------------------------   */

/* xb1,xbb1 = Top or Bottom line,  1 pixel as grey for border.                                 */
/* xb2,xb3,xb4 = These have the background for the top section with grey border left & right   */
/* xbb2,xbb3,xbb4 = These have background of the normal content colour, with same border.      */
/* xboxtop =  This is the colour of the top section                                            */
/* xbox = This is the colour of the main content section                                       */

.xb2, .xb3, .xb4 {background:#7F3982; border-left:1px solid #7F3982; border-right:1px solid #7F3982;}
.xbb2, .xbb3, .xbb4 {background:#E1CDE1; border-left:1px solid #7F3982; border-right:1px solid #7F3982;}
.xb1,.xbb1 {background:#7F3982;}
.xboxtop {color:#fff; background:#7F3982; border:0 solid #7F3982;}
.xbox {background:#E1CDE1; border-left:1px solid #7F3982; border-right:1px solid #7F3982;}
fieldset .tabhead {color:#fff; background:#7F3982; border-bottom:0px solid #8395A6; }
fieldset .tab, .tab-indented {border: 1px solid #8395A6;}
fieldset .title { background:#7F3982; color: #ffffff;}
.xboxtop .blank { background:#E1CDE1; }
.xboxtop .header {color: #8395A6;}
.xboxtop .comment {color: #8395A6;}
