﻿@import url(default.css);

/* This page contains any styles that apply to 'Instructing' themed pages only! */

#container {
	background: url( '../Images/instr.gif' ) repeat;
}

#centreHeader {
	background: url( '../Images/bg-II.jpg' ) left no-repeat;
	width:659px;
}

#leftColumnHeader {
	background: url( '../Images/DCLogo_.jpg' ) left no-repeat;
}
 
#leftColumn {
	background: url( '../Images/left-conII.jpg' ) left no-repeat;
}
#rightColumn {
	background: url(  '../Images/instr.jpg' ) top no-repeat;
}
#centreImageTop {
	height: 10px;
	background: url( '../Images/I-Content_top.png' ) top left no-repeat;
}
#centreImage {
	background: url( '../Images/I-Content_mid.png' ) top left repeat-y;
	background-color:#557394 !important;
	height:490px;
}
#centreImageBottom {
	height: 15px;
	background: url( '../Images/I-Content_bottom.png' ) top left no-repeat;
}
ul {
	list-style:none;
}
.xformFieldset {
	font-size:90%;
}
#footer {
	background-color:#94B3CF;	
}
.glossary a {
	color:#3C6081;
}
p span {
	font-size:90%;
	color:#FFFFFF;
}