/*********************************************
	File: stylesheet_screen.css				   	
	Application: Default - CMS	
	Created: April '05
	(c) 2005 LT Scotland. All rights reserved.
*********************************************/
/*********************************************
Homepage fix - Added by SP
*********************************************/
#bodyltscotland #Interactive, #bodyltscotland #InteractiveContainerWide, #bodyltscotland #Content .column, #bodyltscotland #FullMainContainer, #bodyltscotland #ContentContainerWide, #bodyltscotland #Content {
	overflow: hidden;
}
/*********************************************
General
*********************************************/
h1	{
	color: #000000;
	background:transparent;
	font-size:1.3em;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h1.ContentTitle {
	color: #000000;
	background-color: transparent;
	padding: 7px 20px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #8ea89f;
}
h2	{
	color:#000000;
	background:transparent;
	font-size: 1.1em;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h3	{
	color:#000000;
	background:transparent;
	font-size: 1em;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
.column h3	{
	color:#000000;
}
h4	{	
	color:#000000;
	background:transparent;
	font-size:0.9em;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h5	{	
	color:#0370a9;
	background:transparent;
	font-size:0.9em;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
a:link	{
	color:#4b90bf;
	background-color:transparent;
	text-decoration:none;
}
a:visited	{
	color:#376a8c;
	background-color:transparent;
	text-decoration:none;
}
a:active	{
	color:#4b90bf;
	background-color:transparent;
	text-decoration:none;
}
a:hover	{
	color:#4b90bf;
	background-color:transparent;
	text-decoration:underline;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
hr {
	color: #000000; 
	background: transparent;
	height: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

ul li {
	color: #74a8cf;
}

/*********************************************
Main Container
*********************************************/
#MainContainer {
	color: #000000;
	background-color: #ffffff;
	display: block;
}

/*********************************************
Header
*********************************************/
#HeaderContainer {
	color:#000000;
	background-color:#ffffff;
	width: 100%;
}
#HeaderImage { 
	color: #000;
	background: #ffffff url("../graphics/headerimage.gif") right no-repeat; 
	height: 66px;
	width: 100%;
}
#HeaderTitle { 
	background: #ffffff url("../graphics/headertitle.gif") left no-repeat; 
	color: white; 	
	height: 66px; 
	float: left;
	display: block; 	
	width: 460px; 
}
#HeaderImageSpecialEvent { 
	color: #000;
	background: #ffffff url("../graphics/headerimagespecialevent.gif") right no-repeat; 
	height: 76px;
	width: 100%;
}
#HeaderTitleSpecialEvent { 
	background: #ffffff url("../graphics/headertitlespecialevent.gif") left no-repeat; 
	color: white; 	
	height: 76px; 
	float: left;
	display: block; 	
	width: 626px; 
}
.PrintHeader {
	display: none;
}
#NoBrandingHeader {
	display: none;
}

/*********************************************
Breadcrumb Navigation
*********************************************/
#BreadcrumbContainer {
	display: none;
}
/*********************************************
Main Navigation
*********************************************/
#NavigationBox {
	color: #fff;
	background: #74a8cf;
}

/*********************************************
Main Navigation Top Level (1)
*********************************************/
a.navigationlevel1, a.navigationlevel1:link, a.navigationlevel1:visited, a.navigationlevel1:active   {
	background: transparent;
	color: #fff;
	font-weight: bold;
}
a.navigationlevel1selected, a.navigationlevel1selected:link, a.navigationlevel1selected:visited, a.navigationlevel1selected:active, a.navigationlevel1selected:hover {
	background: transparent;
	color: #fff;
	font-weight: bold;
}

/*********************************************
Main Navigation Sub Level (2) 
*********************************************/
a.navigationlevel2, a.navigationlevel2:link, a.navigationlevel2:visited, a.navigationlevel2:active {
	background: transparent;
	color: #fff;
}
a.navigationlevel2selected, a.navigationlevel2selected:link, a.navigationlevel2selected:visited, a.navigationlevel2selected:active, a.navigationlevel2selected:hover {
	background: transparent;
	color: #fff;
}

/*********************************************
Main Navigation Sub Level (3) 
*********************************************/
a.navigationlevel3, a.navigationlevel3:link, a.navigationlevel3:visited, a.navigationlevel3:active {
	background: transparent;
	color: #fff;
}
a.navigationlevel3selected, a.navigationlevel3selected:link, a.navigationlevel3selected:visited, a.navigationlevel3selected:active, a.navigationlevel3selected:hover {
	background: transparent;
	color: #fff;
}

/*********************************************
Main Navigation Sub Level (4) 
*********************************************/
a.navigationlevel4, a.navigationlevel4:link, a.navigationlevel4:visited, a.navigationlevel4:active {
	background: transparent;
	color: #fff;
}
a.navigationlevel4selected, a.navigationlevel4selected:link, a.navigationlevel4selected:visited, a.navigationlevel4selected:active, a.navigationlevel4selected:hover {
	background: transparent;
	color: #fff;
}

/*********************************************
Main Navigation Sub Level (5) 
*********************************************/
a.navigationlevel5, a.navigationlevel5:link, a.navigationlevel5:visited, a.navigationlevel5:active {
	background: transparent;
	color: #fff;
}
a.navigationlevel5selected, a.navigationlevel5selected:link, a.navigationlevel5selected:visited, a.navigationlevel5selected:active, a.navigationlevel5selected:hover {
	background: transparent;
	color: #fff;
}

/*********************************************
SETT 
*********************************************/
#SETTOuterBox {
	padding: 10px 0px 1px 0px;
	margin: 1px 10px 2px 10px;
	color: #000000;
	background: #ffffff;
}
#SETTInnerBox {
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 3px;
	font-weight: bold;
	color: #000000;
	background-image: url("../graphics/sett_logo.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
a.SETTInnerBox, a.SETTInnerBox:link, a.SETTInnerBox:visited, a.SETTInnerBox:active {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #000000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
a.SETTInnerBox:hover {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}
.SETTInnerBoxText {
	background: transparent;
	color: #000000;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
}
/*********************************************
Email Bulletin
*********************************************/
#emailOuterBox {
	padding: 1px 0px 1px 0px;
	margin: 0px 10px 2px 10px;
	color: #000000;
	background: #ffffff;
	border-top: 1px dotted #000;
}
#emailInnerBox {
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 3px;
	font-weight: bold;
	color: #000000;
	background-image: url("../graphics/email_logo.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
a.emailInnerBox, a.emailInnerBox:link, a.emailInnerBox:active, a.emailInnerBox:visited {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #000000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
a.emailInnerBox:hover {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}
.emailInnerBoxText {
	background: transparent;
	color: #000000;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
}

/*********************************************
SSDN
*********************************************/
#SSDNOuterBox {
	padding:5px 0px 1px 5px;
	margin:10px 0px 2px 5px;
	color: #ffffff;
	background-color: #9c0300;
}
#SSDNInnerBox {
	padding: 0px 0px 5px 19px;
	margin: 0px 0px 0px 3px;
	background-image: url("../graphics/spark_bullet.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#SSDNInnerBox a {
	background: #9c0300;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#SSDNInnerBox a:link {
	background: #9c0300;
	color: #ffffff;
	text-decoration: none;
}
#SSDNInnerBox a:visited {
	background: #9c0300;
	color: #ffffff;
	text-decoration: none;
}
#SSDNInnerBox a:active {
	background: #9c0300;
	color: #ffffff;
	text-decoration: none;
}
#SSDNInnerBox a:hover {
	background: #9c0300;
	color: #ffffff;
	text-decoration: underline;
}
.SSDNInnerBoxText {
	background: transparent;
	color: #ffffff;
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}

/*********************************************
RSS nav box
*********************************************/
div.rsscontainer {
	background: #eee;
	border: solid 1px #0c3a4a;
	border-left: 0;
	margin-top: 15px;
	margin-right: 10px;
}
div.rsscontainer ul {
	margin: 0;
	list-style: none;
	padding: 5px 15px;
	border-bottom: solid 1px #fff;
}
div.rsscontainer ul li {
	padding-bottom: 2px;
	margin: 0px;
}
div.rsscontainer ul img {
	padding: 0px 8px 0px 1px;
	margin: 0px;
	position: relative;
	top: 1px;
}
div.rsscontainer ul a {
	font-weight: bold;
	background: transparent;
	color: #1984ae;
}
div.rsscontainer p {
	background: transparent;
	text-align: right;
	margin: 5px;
	font-size: 0.95em;
}
div.rsscontainer p a {
	background: transparent;
}

/*********************************************
Site Contents
*********************************************/
#ContentContainer {
	float: left;
	width: 60%;
}
#ContentContainer2 {
	float: left;
	width: 66%;
}
#FullContentContainer {
	float: left;
	width: 100%;
}
#ContentContainerWide {
	float: left;
	width: 65%;
	margin-right: 0;
}
#Content {
	width: 95%;
	color: #000;
	background-color: transparent;
	padding: 10px;
	margin: 5px 0px 10px 10px;
}
#Content2 {
	width: 95%;
	color: #000;
	background-color: transparent;
	padding: 5px 15px 0px 30px;
	margin: 5px 0px 10px 0px;
}
img {
	border: none;
}
img.icon {
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 0px 0px;
}
.rightimg {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 15px;
	float: right;
}
.leftimg {
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 4px 0px;
	float: left;
}
.ImagePosition {
	text-align: right;
}
.pagetint {
	color: #000000;
	background: #e0e0e0;
	padding: 3px 10px 3px 10px;
	margin: 10px 0px 10px 0px;
}

/*********************************************
Hidden Elements
*********************************************/
.hidden {
	display:none;
}
.spacer {
	clear: both;
}
.PrintHeader {
	display:none;
}

/*********************************************
General Table
*********************************************/
.GeneralTable {
	font-size: 1em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.GeneralTable caption {
	display: none;
}
.GeneralTable td {
	background-color: #eaeaea;
	margin: 0px 0px 2px 0px;
	padding: 5px 3px 3px 5px;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}
.GeneralTable th {
	background-color: #7ca593;
	margin: 0px 0px 2px 0px;
	padding: 5px 3px 3px 5px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.GeneralTable td.buttons {
	background-color: transparent;
	margin: 0px 0px 2px 0px;
	padding: 5px 3px 3px 5px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: right;
}

/*********************************************
Feedback form
*********************************************/
table#feedback {
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
table#feedback caption {
	display: none;
}
table#feedback td {
	background-color: #eaeaea;
	margin: 0px 0px 2px 0px;
	padding: 5px 3px 3px 5px;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}
table#feedback th {
	background-color: #7ca593;
	margin: 0px 0px 2px 0px;
	padding: 5px 3px 3px 5px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
table#feedback td.buttons {
	background-color: transparent;
	margin: 0px 0px 2px 0px;
	padding: 5px 3px 3px 5px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: right;
}

/*********************************************
Thumbnail gallery
*********************************************/
.thumbnailContainer {
	background: transparent;
	margin: 3px 5px 3px 0px;
	padding: 3px 3px 3px 3px;
	float: left;
	text-align: center;
	width: 120px;
}
.thumbnailContainer h2 {
	color: #000000;
	background: transparent;
	font-size: 1.0em;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.thumbnailImg {
	background: #cccccc;
	border: 1px solid black;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: 110px;
	height: 110px;
	text-align: center;
}
.thumbnailImg img {
	border: 1px solid #000000;
}

/*********************************************
Table: Video Collection
*********************************************/
table.VideoTable {
	margin: 5px 0px 10px 0px;
	padding:  0px 0px 0px 0px;
	width: 100%;
}
table.VideoTable caption {
	display: none;
}
table.VideoTable tr {
	padding: 0px;
	vertical-align: top;
}
table.VideoTable th {
	background-color: #999999;
	color: #ffffff;
	margin: 2px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	font-size:0.9em;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.VideoTable td {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	color: #000000;
	background-color: #cccccc;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.VideoTable a {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #03f;
	background: transparent;
}
table.VideoTable a:link {
	color: #03f;
	background: transparent;
}
table.VideoTable a:visited {
	color: #939;
	background: transparent;
}
table.VideoTable a:hover {
	color: #03f;
	background: transparent;
	text-decoration: underline;
}
table.VideoTable a:active {
	color: #03f;
	background: transparent;
}

/*********************************************
Table: Image Collection
*********************************************/
table.ImageCollectionMetaData  {
	border: 1px solid #ccc;
	width:98%;
}
table.ImageCollectionMetaData tr td{
	padding: 5px;
	background: #fff;
	vertical-align:top;
}
table.ImageCollectionMetaData th.ImageCollectionMasthead{
	text-align:center;
	padding:5px;
}
table.ImageCollectionMetaData th{
	vertical-align:top;
	border: 1px solid #ccc;
	text-align:left;
	padding:5px;
}
table.ImageCollectionMetaData td{
	background-color: #c8c028;
	border: 1px solid #ccc;
}
table.ImageCollectionMetaData ul li {
	margin:0px;
	padding:0px;
	list-style:decimal outside;
}
.ImageCollectionExpired {
	color: #f00;
	font-weight: bold;
}
table.ImagesMetaData {
	border: 1px solid #ccc;
	width:98%;
	background:#fff;
}
table.ImagesMetaData tr{
	padding: 5px;
	background: #fff;
}
table.ImagesMetaData td{
	padding: 5px;
	background: #ccc;
	border: 1px solid #ccc;
}

/*********************************************
New Home page layout
*********************************************/
.stylebox1 {
	color: #000000;
	background-color:  #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 5px;
	border: 1px solid #003399;	
}
.stylebox1 p {
	padding: 2px 2px 2px 5px;
}
.stylebox1 h2 {
	color: #003399;
	background-color: #9ccae8;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #003399;
}
.stylebox2 {
	color: #000000;
	background-color:  #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.stylebox2 p {
	padding: 2px 2px 2px 5px;
}
.stylebox2 form {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.stylebox2 h2 {
	color: #003399;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
.stylebox3 {
	color: #000000;
	background-color:  #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.stylebox3 h2 {
	color: #003399;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
table.homepage {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
table.homepage caption {
	display: none;
}
table.homepage td {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	color: #000000;
	vertical-align: top;
}

/*******************************************
Site Specific - Questionnaire table classes 
*******************************************/
table.questionnaire {
	border: 0;
}

table.questionnaire th.question {
	margin: 0;
	padding: 5px 3px 3px 0px;
	font-weight: bold;
	text-align: left;
	}
	
table.questionnaire td  {
	background-color: #C0E1F6;
	margin: 0;
	padding: 0;
	color: #000000;
	vertical-align: top;
}

table.questionnaire td.number {
	background-color: #74a6c6;
	margin: 0;
	padding: 5px 3px 3px 5px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

table.questionnaire td.blank {
	background-color: #fff;
}

.checkbox {
	text-align: right;
}

/*******************************************
Search Pages
*******************************************/

/************Revised classes added Jan 04, MMcA********/
div.SearchBanner {
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 25px;
	background-image: url("../graphics/search_banner2.jpg");
	background-repeat: no-repeat;
	height: 78px;
	width: 670px;
}
div.navpicforsearchbox {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	color: #000000;
	background-color: #9ccae8;
	border: 1px solid #9ccae8;
}
div.lowerinputholder{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#9ccae8;
	width:100%;
}
div.textboxholder{
	padding:10px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background-color: #9ccae8;
	width:41%;
	float:left;
}
ul.SearchBoxButtonAndLinks{
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	background-color: transparent;
}
li.SearchBoxButtonAndLinks{
	display: inline;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 10px;
}
#HelpButton {
	clear: both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	color: #000000;
	background-color: #9ccae8;
}
#HelpButton ul {
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	color: #000000;
	background-color: #9ccae8;
}
#HelpButton li{
	display: inline;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 10px;
}


div.AllTheTabs{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #caceeb;
	text-align: left;
	float: left;
	width:100%;
	height:76px;
}
div.TwoTabsContainer{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:76px;
	width:55%;
	float:left;
}
div.DropdownContainer{
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	width:40%;
	float:left;
	height:76px;
}
/******End of revised classes added Jan 04, MMcA********/

/*div.navpicforsearchbox {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #000;
	background-color: #b7dcec;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	background-image: url("../graphics/search_nav_pic_corner.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width:100%;
	height:120px;
}*/

div.searchstripe{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #41a3cd;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:100%;
}

/*div.lowerinputholder{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	background-color:transparent;
	width:100%;
	height:80px;
}*/

ul.inktomibox {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px 0px 10px 0px;
	padding-top: 0px;
	width: 96%;
}
li.inktomibox {
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 4px;
	display: inline;
	background: transparent;
	color: #000;
}
div.inktomibox {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 6px;
	background: #fff;
	color: #000;
	border: 1px solid #000;
}

/**********************************/
/**  Added 13/10/2003 by MMcA  **/

/*ul.SearchBoxButtonAndLinks{
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;


}

li.SearchBoxButtonAndLinks{
	display: inline;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	height: 10px;

}*/

/**********************************/

/*div.textboxholder{
	padding:4px 0px 0px 40px;
	margin:0px 0px 0px 0px;
	background-color:transparent;
	width:35%;
	float:left;

}*/

input.InktomiSearchButton {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #39c;
	color: #fff;
	cursor: pointer;
}

div.paragraphright{
	float: right;
	width: 48%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	background: transparent;
	color: #000;
	border: 1px solid #ffffff;
}


ul.atozlist {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
li.atozlist {
	border-left: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 4px;
	display: inline;
}

div.bigboxforsearchoptions {
	width: 75%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #ffffff;
}

div.biggerboxforsearchoptions {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.middleboxforsearchoptions {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	color: #000;
	border: 1px solid #ffffff;
}

div.smallbox1forsearchoptions {
	width: 30%;
	float: left;
	border-right: 0px #999 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: #fff;
	color: #000;
}

div.smallbox2forsearchoptions {
	width: 30%;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 5px 0px 5px;
	background: #fff;
	color: #000;
}

div.partnerssearchbox {
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 4px 6px; 
	background: #fff;
	color: #000;
}
ul.partnerssearchbox {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
}
li.partnerssearchbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 4px;
	display: inline;
	background: transparent;
	color: #000;
}

div.BigBoxForMainResourceTypesUpper {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 5px 0px;
	border-top: 1px solid #39c;
}
div.BigBoxForMainResourceTypesLower {
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 10px 0px;
}
div.SmallBox1ForMainResourceTypes {
	width: 30%;
	float: left;
	border-right: 0px #999 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	background: #fff;
	color: #000;
}
div.SmallBox2ForMainResourceTypes {
	width: 30%;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 5px 0px 5px;
	background: #fff;
	color: #000;
}
div.SmallBox1ForMainResourceTypesAnchors {
	width: 20%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	background: #ffffff;
	color: #000000;
	border-right: 1px solid #0083c1;
}
div.SmallBox2ForMainResourceTypesAnchors {
	width: 20%;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 5px 0px 5px;
	background: #fff;
	color: #000000;
}
a.MainResourceHeader:link	{
	color:#03f;
	background-color: transparent;
	font-weight: bold;
	font-size:1em;
}
a.MainResourceHeader:visited	{
	color:#939;
	background-color: transparent;
	font-weight: bold;
	font-size:1em;
}
a.MainResourceHeader:active	{
	color:#03f;
	background-color: transparent;
	font-weight: bold;
	font-size:1em;
}

div.MainResourceTypesNameHeader{
	color:#000000;
	background-color: #b7dcec;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 10px;
	width:50%;
}
div.SearchLinksHolder{
	width: 100%;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

div.bigboxforatoz {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #fff;
}

div.middleboxforatoz {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	color: #000;
}
div.smallboxforatoz {
	width: 45%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: #ffffff;
	color: #000;
}
ul.atozlist {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
li.atozlist {
	border-left: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 4px;
	display: inline;
}
div.atozbackground{
	background: #ffffff;
	color: #000000;
	height: 140px;
}
table.eventtable {
	background-color: #ffffff;
	color:#000000;
	width: 90%;
	margin: 0px;
	padding: 4px;
	font-size: 1.0em;
}
td.eventtableheading {
	background-color: #ffffff;
	margin: 0px;
	padding: 4px;
	color: #005067;
	font-weight: bold;
	vertical-align: top;
}
td.eventheader {
	background-color: #A7DDB2;
	margin: 0px;
	padding: 4px;
	color: #000000;
	font-weight: bold;
	width: 20%;
	vertical-align: top;
}
td.eventdetails {
	background-color: #CEEDD5;
	margin: 0px;
	padding: 4px;
	color: #000000;
	font-weight: normal;
	width: 80%;
	vertical-align: top;
}
td.eventTitle {
	background-color: #CEEDD5;
	margin: 0px;
	padding: 4px;
	color: #000;
	font-weight: bold;
	width: 80%;
	vertical-align: top;
}

td.eventtableheading {
	background-color: #9ccae8;
	margin: 2px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	color: #003399;
	font-weight: bold;
	vertical-align: top;
}
/*	RSS	Feed Button*/
.rssfeedlink, .rssfeedlink a , .rssfeedlink a:link, .rssfeedlink a:visited, .rssfeedlink a:active, a.rssfeedlink, a.rssfeedlink:link, a.rssfeedlink:visited, a.rssfeedlink:active{
	background-color: #f80;
	font-weight: bold;
	color: white;
	font-size: 12px;
	padding: 0 0.4em;
	text-decoration: none;
	font-family: sans-serif;
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	display: inline;
}






/* Send link to a friend button */

#SendToAFriend
{
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	 PADDING-TOP: 3px;
	  TEXT-ALIGN: right;
	   
 }
 a.SendToAFriend,  a.SendToAFriend:link, a.SendToAFriend:visited, a.SendToAFriend:active{
	background-color: #9ccae8; 
	border: 1px outset; 
	font-weight: bold; 
	color: #003399; 
	font-size: 10px; 
	padding: 0,0.9em;
	 text-decoration: none; 
	font-family: sans-serif;
}
 a.SendToAFriend:hover {
	background:#9ccae8;
	color:#003399;
	border: 1px outset;
	padding: 0,0.9em;
	text-decoration: underline
}

TABLE.admintable
{
	BORDER-RIGHT: #fff 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #fff 1px solid;
	PADDING-LEFT: 0px;
	FONT-SIZE: 1em;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px 10px;
	WIDTH: 80%;
	PADDING-TOP: 0px
}
TABLE.admintable CAPTION
{
	DISPLAY: none;
	HEIGHT: 0px
}
TABLE.admintable TR
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: top;
	PADDING-TOP: 0px
}
TABLE.admintable TH
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	BACKGROUND: #9ccae8;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #003399;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #fff 1px solid;
	TEXT-ALIGN: left
}
TABLE.admintable TD
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	BACKGROUND: #9ccae8;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #003399;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #fff 1px solid
}
TABLE.admintable TD.buttons
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #003399;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #fff 1px solid;
	TEXT-ALIGN: right
}

/* Glossary */

TABLE#glossaryitem
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 20px 0px 10px;
	WIDTH: 91%;
	PADDING-TOP: 0px;
	FONT-SIZE: 100%;
}
TABLE#glossaryitem CAPTION
{
	DISPLAY: none
}
TABLE#glossaryitem TH
{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	WIDTH: 30%;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #72bb80 1px solid;
	TEXT-ALIGN: left;
	
}
TABLE#glossaryitem TD
{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	COLOR: #000000;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #72bb80 1px solid;
	TEXT-ALIGN: left;
}

/*******************************************
Site Specific - EdNetworks Survey - Added by SP 16-02-06 
*******************************************/
table.ednetsurvey th {text-align: left; font-weight: normal;}
table.ednetsurvey td {vertical-align: top;}

/*********************************************
Survey Table Styles - Added by Steven P, 31/10/05
*********************************************/
td.surveynumber {
	width: 5%;
	padding:5px;
	background-color: #8eb2a8;
	font-weight: bold;
	color: #fff;
	vertical-align: top;
	text-align: center;
}
td.surveyquestion {
	width: 95%;
	padding:5px;
	background-color: #9bb8f0;
}
td.surveyanswer {
	width: 95%;
	padding:5px;
	background-color: #e8ebfc;
}
/*********************************************
A to Z
*********************************************/
.atoz {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.atoz ul {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}
.atoz ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.atoz ul.atoz li.currentletter {
	background: #f7d7ee;
	color: #0141a2;
	width: 40px;
	border: 2px solid #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.atoz ul li a {
	background: #cae1f1;
	color: #0141a2;
	width: 40px;
	border: 2px solid #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.atoz ul li a:link, .atoz ul li a:visited {
	background: #cae1f1;
	color: #0141a2;
}
.atoz ul li a:active	{
	background: #cae1f1;
	color: #0141a2;
}
.atoz ul li a:hover {
	background: #f7d7ee;
	color: #0141a2;
}
h1.atoz {
	padding: 7px 0px 7px 10px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
	background: #cae1f1;
	color: #0141a2;
}

/*********************************************
Glossary
*********************************************/
table#glossary
{
	padding-right: 0px;
	border-top: #fff 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 5px 0px 10px 0px;
	padding-top: 0px
}
table#glossarydetails
{
	padding-right: 0px;
	border-top: #fff 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	width: 700px;
	padding-top: 0px
}
table#glossary caption
{
	display: none
}
table#glossary th
{
	padding-right: 5px;
	padding-left: 5px;
	background: #f7d7ee;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0px;
	vertical-align: top;
	width: 30%;
	color: #0141a2;
	padding-top: 5px;
	border-bottom: #fff 1px solid;
	font-size: 1.6em;
	text-align: left;
}
table#glossary td.date
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background: #cae1f1;
	padding-bottom: 5px;
	margin: 0px;
	vertical-align: top;
	width: 30%;
	color: #0141a2;
	padding-top: 5px;
	border-bottom: #fff 1px solid;
	text-align: left;
}
table#glossary a
{
	font-weight: bold
}
table#glossary td
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background: #efefef;
	padding-bottom: 5px;
	margin: 0px;
	vertical-align: top;
	width: 30%;
	color: #0141a2;
	padding-top: 5px;
	border-bottom: #fff 1px solid;
	text-align: left
}
table#glossaryitem
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 20px 0px 10px;
	width: 91%;
	padding-top: 0px;
	font-size: 100%;
}
table#glossaryitem caption
{
	display: none
}
table#glossaryitem th
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background: #fff;
	padding-bottom: 5px;
	margin: 0px;
	vertical-align: top;
	width: 30%;
	padding-top: 5px;
	border-bottom: #1984ae 1px solid;
	text-align: left;
	
}
table#glossaryitem td
{
	padding-right: 5px;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 5px;
	margin: 0px;
	vertical-align: top;
	color: #000000;
	padding-top: 5px;
	border-bottom: #1984ae 1px solid;
	text-align: left;
}




/*********************************************
Temp NewCompTemp styles for Whats new - Added by SP
*********************************************/
.quickLinks .bgOn h1, .quickLinks .bgOff h1 {
	color: #0141a2;
	background-color: #eca1d9;
	border-bottom: 1px solid #fff;
	padding: 5px;
	font-size: 1.6em;
}
.quickLinks .bgOn h2, .quickLinks .bgOff h2 {
	color: #0141a2;
	background-color: #f7d7ee;
	border-bottom: 1px solid #fff;
}
.summary .bgOn {
	color: #000000;
	background-color: transparent;
	padding: 10px;
}
.summary .bgOn img {
	padding-right: 5px;
}
.summary h1 {
	font-size: 1.0em;
}

.QLColumn1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F6F6F6;
}
.QLColumn1 ul li, .QLColumn2 ul li, .QLColumn3 ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.QLColumn2 {
	width: 49%; 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.QLColumn3 {
	width: 33%; 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.quickLinks h1 {
	padding: 3px 5px;
	margin: 0;
}
.quickLinks h2 {
	padding: 3px 5px;
	margin: 0;
}
.quickLinks ul {
	list-style: none;
	padding: 5px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}
.quickLinks .bgOn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background: #f6f6f6;
}
.twoCol1 {
	width: 48.5%; 
	float: left;
	margin: 0px 2% 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffeffb;
}
.twoCol2 {
	width: 48.5%; 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffeffb;
}
.threeCol1, .threeCol2 {
	width: 32%; 
	float: left;
	margin: 0px 1.9% 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffeffb;
}
.threeCol3 {
	width: 32%; 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffeffb;
}
/*********************************************
General table classes
*********************************************/
table.style1 th {
	background-color: #7ca593;
	color: #fff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.style1 td {
	background-color: #eaeaea;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.style2 th {
	background-color: #7ca593;
	color: #fff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.style2 td {
	background-color: #eaeaea;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
/*********************************************
Sitemap
*********************************************/
ul.sitemap {
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}
ul.sitemap ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
ul.sitemap ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
}
ul.sitemap li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.sitemap li ul li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
ul.sitemap ul li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
div.dynamicnews {
	background: #fff;
	color: #000;
	padding-bottom: 10px;
	width: 97%;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.dynamicnews li {
	list-style: disc;
}
span.edudate {
	font-size: 0.6em;
	margin-bottom: 5px;
	padding-left: 5px;
}
#Interactive div.dynamicnews .bgOn .bodyText ul {
	margin: 10px 20px 0px 20px;
}
div.dynamicnews h2 {
	background: transparent;
	font-weight: bold;
	margin:0;
	padding: 8px 10px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

/*********************************************
General table classes
*********************************************/
table.FlashVideoTable {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	color: #fff;
}
table.FlashVideoTable td {
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	color: #000000;
	border-bottom: 1px solid #999;
}
table.FlashVideoTable td a {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
}
/*********************************************
General table classes
*********************************************/
table.FlashVideoTable {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	color: #fff;
	font-size: 0.85em;
}
table.FlashVideoTable th {
	padding: 3px;
	margin: 0px 0px 0px 0px;
	background-color: #555;
	color: #fff;
	width: 25%;
	text-align: left;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.FlashVideoTable td {
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #555;
	color: #ffffff;
	border-bottom: 1px solid #999;
}
table.FlashVideoTable img {
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	background-color: #555;
	color: #000000;
	vertical-align: middle;
}
table.FlashVideoTable td a {
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	color: #fff;
	text-decoration: underline;
}
/*********************************************
Plasma Styles
*********************************************/
.plasma {
	font-size: 1.4em;
	height: 576px;
	width: 720px;
	background-color: #d1f1fc;
}
.plasma .leftimg {
	margin: 15px 15px 300px 20px;
	border: solid 2px #fff;
	float: right;
}
.plasma h2 {
	font-size: 1.8em;
	border-bottom: solid;
	margin: 0 240px 0.5em 20px;
 	padding: 0.5em 0 0 0;
	color: #5f5f5f;
	background: transparent url("../graphics/introbullet.gif") center left no-repeat;
}
.plasma .bgOn li {	
 	list-style: none;
 	border-bottom: solid #1c83ae 1px;
	margin: 0.5em 0;
}
.plasma .bgOn a {
	font-size: 1.2em;
	padding: 0.3em 0;
	display: block;
 	font-weight: bold;
	color: #1c83ae
}
.plasma .eventlocation {
	padding: 0.3em 0;
	color: #5f5f5f;
}
.plasma p.whatsondetails {
	position: absolute;
	top: 527px;
	left: 0px;
	color: #000;
	font-size: 1em;
	width: 690px;
	height: 45px;
	text-align: right;
	background-color: #d1f1fc;
}
/*********************************************
Carousel
*********************************************/
.carousel .bgOn {
	color: #fff;
	background: #4b90bf;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 366px;
	height: 183px;
}
.carousel .bgOn h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

.carousel h2 {
	color: #fff; 
}
.carousel p {
	color: #fff;
}
#myGallery a, #myGallery a:link, #myGallery a:active, #myGallery a:visited {
	color: #fff;
}
#myGallery a:hover {
	color: #fff;
	text-decoration: underline;
}
#Content .jdGallery div.carouselContainer {
	height: 115px;
}
#Content .jdGallery .carousel {
	height: 95px;
}
/*********************************************
New 
*********************************************/
/*********************************************
New 
*********************************************/
#Content {
padding-top: 0px;
}
#Interactive {
	margin: 15px 0px 10px 0px;
	color: #000;
	border-left: 1px solid #cccccc;
	padding-left: 15px;
}

#InteractiveContainerWide p {
	padding-left:0px;
	padding-right:0px;
	color: #000;
}
#InteractiveContainerWide h3 {
	padding: 0px 0px 5px 0;
	margin: 5px 0px 0px 0px;
	font-size: 1.2em;
	color: #4b90bf;
}
#InteractiveContainerWide h2 {
	border: 0;
	margin: 0px;
	padding:0px;
	font-size: 1.2em;
	color: #4b90bf;
}
#InteractiveContainerWide #Interactive .topImg {
	margin: 10px 0px;
	padding:0px;
}
#InteractiveContainerWide #Interactive .leftimg {
	margin: 0px 10px 10px 0px;
	padding:0px;
}
#InteractiveContainerWide #Interactive .bodyText {
	padding:0;
	margin: 0;
}
.column .summary h2 {
	background: #4b90bf url("../graphics/headingbg.gif") bottom repeat-x;
	color: #fff;
	padding: 2px 5px;
}
.column .summary h2 a {
	color: #fff;
	font-size: 1em;
}
.column .bgOn h2, .column .bgOff h2 {
	background: #4b90bf url("../graphics/headingbg.gif") bottom repeat-x;
	color: #fff;
	margin: 0px 0 10px 0;
	padding: 3px 10px;
}
.column .bgOn h2 a, .column .bgOff h2 a {
	color: #fff;
	font-size: 1em;
}
.column h2 {
	font-size: 1.2em;
}
.column h3	{
	color:#2f82bf;
}
#Content .column .summary .bgOff {
	border: 0;
	padding: 0;
	margin-bottom: 0px;
}
#Content .column .blockContainer .summary .bgOff {
	border-bottom: solid 1px #cccccc;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
div.dynamicnews {
	background: transparent;
	width: 100%;
	padding-bottom: 0;
}
#Interactive div.dynamicnews h2 {
	background: #4b90bf url("../graphics/headingbg.gif") bottom repeat-x;
	color: #fff;
	margin: 0px 0 10px 0;
	padding: 4px 10px;
	font-size: 1.2em;
}
#Interactive div.dynamicnews h2 a {
	color: #fff;
	font-size: 1em;
}
#Interactive span.edudate {
	font-size: 0.7em;
	float: right;
}
/*********************************************
A to Z - Interactive
*********************************************/
#Interactive .atoz {
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
}
#Interactive .atoz ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}
#Interactive .atoz ul li {
	display: block;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 35px;
}
#Interactive .atoz ul.atoz li.currentletter {
	background: #f7d7ee;
	color: #0141a2;
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	font-weight: bold;
}
#Interactive .atoz ul li a {
	background: #4b90bf;
	color: #fff;
	border-width: 0 2px 2px 0;
	padding: 0;
	margin: 0;
	width: 33px;
	font-size: 0.95em;
}
#Interactive .atoz ul li a:hover {
	background: #148aa1 bottom repeat-x;
	color: #fff;
}
#Interactive h2 {
	font-size: 1.2em;
}
/*********************************************
Resizing of Columns
*********************************************/
#ContentContainerWide {
	width: 72%;
}
#ContentContainerWide .column {
	width: 48%; 
	float: left;
	margin: 0px 2% 0px 0px;
	padding: 0px 0px 0px 0px;
}
#InteractiveContainerWide {
	width:26%;
	float: right;
	margin-left: 0;
}
#InteractiveContainerWide .topImg {
	overflow: hidden;
}

/*********************************************
Interactive A to Z
*********************************************/
/* Primary bg colour - LIGHT */
#bodyatoz #Interactive .QLColumn1 {
	color: #555;
	background-color: #efefef; 
	padding-right: 5px;
}

/* Primary bg colour */
#bodyatoz .quickLinks .bgOn h1, .quickLinks .bgOff h1 {
	color: #fff;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
}
/* Primary bg colour */
#bodyatoz .quickLinks .bgOn h2, .quickLinks .bgOff h2 {
	color: #fff;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
}
/* Primary bg colour - LIGHT */
#bodyatoz #Interactive h2 {
	color: #555;
	background-color: #efefef;
	padding:3px 10px;
}

#bodyatoz #Interactive ul {
	list-style-type: none;
	padding: 5px 10px;
	margin: 0px 0px 5px 0px;
}		
#bodyatoz #Interactive li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

/*********************************************
Tabber Tabs
*********************************************/
ul.tabbernav li a
{
	background-color: #4b90bf;
	color: #fff;
}
ul.tabbernav li a:link, ul.tabbernav li a:visited { 
	color: #fff; 
}
ul.tabbernav li a:hover
{
 color: #fff;
 background: #148aa1;
}
.tabberlive .tabbertab {
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
 /* height:160px;*/
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
 /* overflow:auto;*/
}
/*********************************************
Site Specific Classes - Extra Flickr Images styles
*********************************************/
#Interactive h2.flickr {	
	text-align: left;
}
#Interactive .flickr img {	
	border: 1px solid #000;
	margin: 3px;
	float: left;
	padding: 3px;
}
#Interactive .flickr {
	margin: 0 auto;	
	text-align: center;
}
