html {
  font-size: 80%;
  }

body {
  	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 1em;
	margin: 10px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
  }

div.box
{
	font-family: Arial, Verdana, Helvetica, "Sans Serif"; 
	font-size: 0.95em;
	text-align: left;
	border: 1px solid #3D9140;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 3px 2px 0px 2px; 
}

div.yellowbox
{
	font-family: Arial, Verdana, Helvetica, "Sans Serif"; 
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px 2px 0px 2px; 
}

div.halfbox
{
	width: 75%;
	margin: auto;
	font-family: Arial, Verdana, Helvetica, "Sans Serif"; 
	font-size: 0.95em;
	text-align: left;
	border: 1px solid #3D9140;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 3px 2px 0px 2px; 
}

  div.noborder
{
float: right;
width: 18%;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}   

div.noborder h1.pink
{
	font-size: 1.5em;
		padding: 10px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
}  

div.noborder p
{
		padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}  

div.noborder input
{
		padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}  


p.box
{
	padding-bottom: 0px; 
	margin-bottom: 0px; 	
}
div.message
{
	font-family: Arial, Verdana, Helvetica, "Sans Serif"; 
	border: 2px solid;
	padding: 5px;
	width: 95%; 
}
div.centre
{
width: 50%;
margin: auto;
clear: both;
display: block;
	padding: 5px;
}
#skipnav {
    position: absolute;
    left: -9999px;
	font-size: small;
	}
	
#skipnav a:focus {
  display: block;
	position: absolute;
	top: 20px; 
	left: 10020px; 
	font-size: large; 
	padding: 10px; 
	width: 15em; 
	z-index: 1;
	}
	
#skipnav a:active {
  display: block;
	position: absolute;
	top: 20px;
	left: 10020px;
	font-size: large;
	padding: 10px;
	width: 15em;
	z-index: 1;
	}

.hidden {
	display: none;
  }
  
/* masthead styles */

#masthead {
 	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 1em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
	display: block;
  } 

#masthead img {
	float: left;
	border-style: none;
	margin: 10px 10px 10px 10px;
	background-image: url(http://www.bradford.ac.uk/lss/images/uobtranswhite65px.png);
  }
  
* html #masthead img {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/lss/images/uobtranswhite65px.png',sizingMethod='scale');
}

#masthead img.college {
	float: left;
	border-style: none;
	margin: 10px 10px 10px 10px;
	background-image: url(/lss/images/college.png);
  }
  
* html #masthead img.college {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/lss/images/college.png',sizingMethod='scale');
}

#masthead h1 {
	text-align: right;
	float: right;
	clear: right;
	font-size: 2em;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px 0px 10px;
	width: 50%;
	}

#masthead p {
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
	padding: 0;
	float: left;
  }
  
#masthead a {
	text-decoration: none;
  }  

#masthead p.subtitle {
	text-align: right;
  float: right;
 clear: right;
  font-weight: normal;
	font-size: 0.9em;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px 0 0;
	width: 45%;
}

#masthead p.a-z {
	text-align: right;
  float: right;
 clear: right;
  font-weight: bold;
	font-size: 0.9em;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0 0;
	width: 45%;
	}
		 
#masthead form {
	margin: 5px 10px 0 0;
	padding: 0 10px 0 0; 
	top: 0%;
	left: 100%;
	text-align: right;
	float: right;
  }

#masthead form p {
	margin: 0px 0px 2px 0px;
	text-align: right;
  }
#topnav {
 	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 0.9em;
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
  display: block;
  }

#topnav ul {
		 clear: both;
		 width: 100%;
		 display: block;
		 list-style: none;
		 text-align: center;
		 border-width: 0px 0px 0px 0px;
		 border-style: none none none none;
		 margin: 2px 0px 2px 2px;
		 padding: 1px 0px 1px 2px;
}

#topnav li {
		 display: inline;
		 text-align: center;
		 padding: 0px 3px 0px 0.1em;
		 margin: 0px 3px 0px 0.1em;
		 border-width: 0px 1px 0px 0px;
		 border-style: none solid none none;		 
}

#topnav a {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#topnav a:hover {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


/* container styles */
#container {
	width: 100%;
	float: left;
	margin-right: -21%;
  }

/* leftcolumn styles */
#leftcolumn {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 18%;
	max-width: 230px;
	border: 1px solid #666666;

  }

#leftcolumn h1 {
	display: block;
	text-align: center;
	padding: 0px 0.2em 0px 5px;
	margin: 0px 0px 5px 0px;
 	font: 1.2em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
  }
  
#leftcolumn a
{
	text-align: left;
	text-decoration: none;
}
#leftcolumn a:hover
{
	text-align: left;
	text-decoration: none;
}

#leftcolumn ul {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 2em;	 
  }

#leftcolumn ul.picturebutton {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	text-indent: 0;
	text-align: center;	 
  }

#leftcolumn li {
	font-size: 0.95em;
	list-style:square;
	margin: 0px 0px 2px 0px;
  }
  
#leftcolumn li.nav {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
  }
  
#leftcolumn form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  }

#leftcolumn hr {
	width: 80%;
	height: 1px;
  }

#leftcolumn p {
	text-align: center;
  }
  
#lss {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 18%;
	max-width: 230px;

  }

#leftcolumn h1.lss {
	display: block;
	text-align: left;
	padding: 0px 0.2em 2px 5px;
	margin: 0px 0px 5px 0px;
 	font: 1.2em Arial, Verdana, Helvetica, "Sans Serif";
  }
  
#leftcolumn a.lss
{
	text-align: left;
	text-decoration: none;
}
#leftcolumn a:hover.lss
{
	text-align: left;
	text-decoration: none;
}

#leftcolumn ul.lss {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 2em;	 
  }

#leftcolumn ul.picturebutton.lss {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	text-indent: 0;
	text-align: center;	 
  }

#leftcolumn li.lss {
	font-size: 0.95em;
	list-style-image: url(/admin/equalopp/images/pink-bullet.gif);
	margin: 0px 0px 2px 0px;
  }
  
#leftcolumn li.nav.lss {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
  }
  
#leftcolumn form.lss {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  }

#leftcolumn p.lss {
	text-align: center;
  }  
  
#leftcolumn img {
	border-style: none;
	margin: 0 0 -3px 0;
	padding: 0;
  }

#leftcolumn ul.picturebutton img {
	margin: 0 auto 0 auto;
	padding: 0;
  }  

#lsstip {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#lsstip h1 {
	text-align: left;
font-style: italic;
	font-size: 1.1em;
	font-weight: bold;
}

#lsstip p {
font-style: italic;
	text-align: left;
	padding: 0px 3px 5px 3px;
	margin: 0px 3px 0px 3px;
}	
	
/* centre styles */

#centre {
	font-size: 1.1em;
	line-height: 1.3em;
	float: right; 
	width: 59%; 
 	margin-right: 20%;
	padding: 0px 5px 0px 3px;
	display: inline;
  }	
  
blockquote {
font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
  float: right;
  clear: right;
  padding: 0 0 5px 0;
    margin: 0 2px 5px 0;
  background: transparent url(/images/openquotes.gif) left top no-repeat;
}

blockquote.tqeg {
font-style: italic;
	font-size: 1em;
	font-weight: normal;
  float: right;
  clear: both;
  padding: 0 0 0px 0;
    margin: 0 2px 0px 0;
  background: transparent url(/images/openquotes.gif) left top no-repeat;
}


blockquote div {
  padding: 0 36px 0;
  background: transparent url(/images/closequotes.gif) right bottom no-repeat;
}

#azlist {
 	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 0.9em;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
  display: block;
  }

#azlist ul {
		 clear: both;
		 width: 100%;
		 display: block;
		 list-style: none;
		 border-width: 0px 0px 0px 0px;
		 border-style: none none none none;
		 margin: 2px 0px 2px 0px;
		 padding: 1px 0px 1px 0px;
}

#azlist li {
		 display: inline;
		 text-align: center;
		 padding: 0px 0.2em 0px 0.2em;
		 margin: 0px 0.2em 0px 0.2em;
		 border-width: 0px 1px 0px 0px;
		 border-style: none solid none none;		 
}

#azlist a {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#azlist a:hover {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#centre a.small {
	font-size: 0.8em;
}

#centre h1 {
 	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 1.6em;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 0px 0px; 
	font-weight: bold;
	line-height: 120%;
	clear: left;
  }
  
#centre h1.nofloat {
 	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 1.6em;
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 10px 0px; 
	font-weight: bold;
	clear: none;
	line-height: 120%;
  }  
  
#centre h1.jisc {
 	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 1.6em;
	margin: 0px 0px 1em 0px;
	padding: 10px 0px 0px 0px; 
	font-weight: bold;
	clear: none;
  }  
  
#centre h1.centre {
 	font-family: Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 1.6em;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 0px 0px; 
	font-weight: bold;
	line-height: 120%;
	clear: left;
	text-align: center;
  }
  
#centre h2 {
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
 	font: 1.3em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
	line-height: 120%;
  }
  
#centre h2.nofloat {
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
 	font: 1.3em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
	clear: none;
	line-height: 120%;
  }  
  
#centre h2.centre {
	margin: 3px 0px 5px 0px;
	padding: 3px 0px 5px 0px;
 	font: 1.3em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
	line-height: 120%;
	text-align: center;
  }    

#centre h3 {
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
 	font: 1.1em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
  }
  
  #centre h3.nofloat {
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
 	font: 1.1em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
	clear: none;
  }
  
#centre h3.tip {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
 	font: 1.1em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
	clear: both;
  }   
  
#centre h4 {
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
 	font: 1em Arial, Verdana, Helvetica, "Sans Serif";
	font-style:italic;
	font-weight: normal;
	text-decoration:none;
  }
  
#centre img {
border: none;
  margin: 3px;
  padding: 3px;
  }

#centre img.tqeg {
border: none;
  margin: 2px;
  padding: 2px;
  float: right;
  }
  
#centre img.me {
border: none;
  margin: 0px 0px 0px 2px;
  padding: 0px 0px 0px 2px;
  }  
  
#centre img.left {
	float: left;
	padding: 10px 10px 10px 0px;
	border: none;
  }

#centre img.tqegleft {
	float: left;
	padding: 10px 10px 10px 0px;
	border: none;
  }
    
#centre img.right {
	float: right;
	padding: 0px 0px 0px 0px;
	border: none;
  }

#centre img.tqegright {
	float: right;
	padding: 0px 0px 0px 0px;
	border: none;
  }
  
#centre img.ithome {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	}
  
#centre p {
	font-size: 0.9em;
	margin: 0px 0px 9pt 0px;
	padding: 0px 0px 0px 0px;
  } 
  
#centre p.breadcrumb {
	font-size: 0.8em;
  }   
  
#centre p.right {
	text-align: right;
	font-size: 0.9em;
	  }   
  
#centre p.indent {
  text-indent: -4.2em;
  padding-left: 60px;
  font-weight: bold;
  margin-top: 15px;
}  

#centre p.quote1 {
		padding: 5px 0 0px 0;
		margin: 5px 0 0px 0;
		font-style: italic;
		font-weight: bold;
		font-size: 1.1em;
		clear: right;
		color: #009900;
	}	
	
#centre p.indentsurvey {
	float: right;
	clear: both;
	width: 60%;
	padding: 0px 0 5px 40px;
	margin: 0px 0 5px 40px;
  font-weight: normal;
}  
  
#centre span.tip {
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 10px 2px 10px;
	margin: 5px 10px 20px 0px; 
  }  
  
#centre span.rss {
	font-weight: bold;
	font-size: 1.2em;
	padding: 1px 3px 1px 3px;
	margin: 2px 2px 2px 0px;
	text-decoration: none;
  }    

#centre p.caption {
    clear: both;
	} 

#centre table {
	margin: 20px 0 20px 0;
	padding: 20px 0 40px 0;
  }

  
#centre table.full {
	margin: 20px 0 20px 0;
	width: 95%;
  }  
  
#centre caption {
	text-align: left;
    margin: 0.5em 0px 0.3em 0px;
 	font: 1.1em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
	clear: both;
}  

#centre div.libquote {
	text-align: left;
    margin: 0.7em 11em 0em 0em;
	font-weight: bolder;
	padding-bottom: 0px;
 	font: 1.3em Arial, Verdana, Helvetica, "Sans Serif";
	clear: none;
	float: left;
}  

#centre div.libquote p {
	text-align: left;
	padding-top: 25px;
	margin-top: 25px;
	color: #660066;
} 

#centre div.libquote img {
	clear: none;
	float: right;
	margin: 0em 2em 0em 1em;
	padding-bottom: 0px;
}   

#centre div.libquote table tr td p {
	border: none;
	text-align: center;
font-weight: bold;
	background-color: #FFFFFF;
}  

#centre div.libquote table tr td {
	border: none;
	background-color: #FFFFFF;
}  

#centre div.libquote table a {
text-decoration: none;
}   

#centre p.libcaption {
	clear: none;
	text-align: right;
	line-height:normal;
	float: right;
	margin: 0em 21em 3em 1em;
	padding-top: 0em;
	padding-bottom: 5em;
	color: #C0C0C0;
	font-size: 0.8em;
}  

#centre th {
	font-weight: normal;
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-align: left;
  }
  
#centre th.subcol {
	font-weight: normal;
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-align: left;
  }
  
#centre th.centre {
	font-weight: normal;
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-align: center;
  }  

#centre td {
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-align: left;	
	vertical-align: top;
  }
  
#centre td.centre {
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-align: center;	
	vertical-align: top;
  }  
  
  
#centre td.45 {
	margin: 0;
	padding: 0px 3px 0px 3px;
	text-align: left;	
	vertical-align: top;
	width: 45%;
  }  

#centre ul {
	padding: 0 0 5px 20px;
	margin: 0 0 5px 20px;
    list-style-type: square;
  }
  
#centre ul.noclear {
	padding: 0 0 5px 20px;
	margin: 0 0 5px 20px;
    list-style-type: square;
	clear: none;
  }
  
#centre ul.circle {
font-size: 0.8em;
	padding: 0 0 0 0px;
    list-style-type: circle;
  }  
  
#centre ul.alpha {
	padding: 0 0 0 20px;
    list-style-type: lower-alpha;
  }    
  
#centre ul.roman {
	padding: 0 0 0 20px;
    list-style-type: lower-roman;
  }   
  
#centre ul.none {
	padding: 0 0 0 20px;
    list-style-type: none;
  }   
  
#centre ol {
    list-style-type: decimal;
	padding: 0 0 8px 20px;
	margin: 0 0 8px 20px;
  }  
  
#centre ol.alpha {
	padding: 0 0 0 20px;
    list-style-type: lower-alpha;
  }    
  
#centre ol.roman {
	padding: 0 0 0 20px;
    list-style-type: lower-roman;
  }   
  
#centre ol.none {
	padding: 0 0 0 20px;
    list-style-type: none;
  }    
  
#centre li.pink {
	list-style-image: url(/admin/equalopp/images/pink-bullet.gif);
	font-size: 0.9em;
    margin: 0.2em 0 0.2em 0;
	}  

#centre li {
	font-size: 0.9em;
    margin: 0.2em 0 0.2em 0;
	}
	
#centre ul li {
	font-size: 0.95em;
    margin: 0.2em 0 0.2em 0;
	}	
	
#centre ul ul li {
	font-size: 1em;
    margin: 0.2em 0 0.2em 0;
	}		
	
#centre li.none {
    list-style-type: none;
	}	

#audience {
float: left;
	}
	
#audience table {
width: 85%;
padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px; 
	}
	
#audience table td {
	border: 0;
	}	
	
#audience table td.pic {
padding: 0;
margin: 0;
border-collapse: collapse;
	border: 0;
	width: 151px;
	}	
	
#audience table td.desc {
padding: 0;
margin: 0;
border-collapse: collapse;
	border: 0;
	width: 692px;
	}			
	
#audience h2 {
	margin: 2px 0px 2px 0px;
    padding: 2px 0px 2px 0px;
	}			

#audience li {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	list-style-type: square; 
	}		
	
#audience p {
	margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
	}	
	
#student table {
	margin: 30px 0px 0 35px; 
	}		

#student table td {
	border: 0;
	}	
		 
#centre ul.photos {
  list-style: none;
	}

#centre ul.photos li {
  float: left;
	width: 45%;
	padding: 3px;
	}
#centre dt {
	font-weight: bold;
	padding: 3px 0 0 0;
	}
	
#centre dd {
	margin: 0 0 0 20px;
	}
	
#centre fieldset {
	border: 1px solid #666666;
	}
	
#centre label {
	padding: 0 0 10px 5px;	
	}			
		
#centre legend {
	font-weight: bold;
	padding: 0 0 10px 0;	
	}
	
#centre input,checkbox {
	padding: 3px 0 3px 5px;	
	}	
	
#centre fieldset {
	margin: 0 0 10px 0;	
	}
	
div.cluster
h1 {
	text-align: center;
	font-size: 0.9em;
  }
div.cluster
.graph {
        border: solid 1px black;
                font-size: 0.9em;
}
div.cluster
.graph thead th {
        border-bottom: double 3px black;
}
div.cluster
.graph td {
	border-bottom: 1px solid black;
	}
	  
#student table {
	margin-top: 10px;
	padding-top: 10px;
	width: 75%;
	}

#studentleft ul {
list-style-type: none;
}

#studentleft li {
padding: 15px 0 15px 0;
list-style-type: none;
	list-style-image: none;
}

#studentleft a.bb {
	padding: 5px 29px 5px 29px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}	

#studentleft a.careers {
	padding: 5px 38px 5px 38px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}		
	
#studentleft a.developme {
	padding: 5px 25px 5px 25px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}	
	
#studentleft a.email {
	padding: 5px 47px 5px 47px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}		
	
#studentleft a.library {
	padding: 5px 42px 5px 42px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}	
	
#studentleft a.pc {
	padding: 5px 10px 5px 10px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}	
	
#studentleft a.pebblepad {
	padding: 5px 28px 5px 28px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}	
	
#studentleft a.workshops {
	padding: 5px 28px 5px 28px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}
	
#staffleft ul {
list-style-type: none;
}

#staffleft li {
padding: 15px 0 15px 0;
list-style-type: none;
	list-style-image: none;
}

#staffleft a.bb {
	padding: 5px 25px 5px 25px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}		
	
#staffleft a.courses {
	padding: 5px 36px 5px 36px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}	
	
#staffleft a.adept {
	padding: 5px 43px 5px 43px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}			
	
#staffleft a.lsc {
	padding: 5px 31px 5px 31px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}	
	
#staffleft a.library {
	padding: 5px 38px 5px 38px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}
	
#staffleft a.pebblepad {
	padding: 5px 25px 5px 25px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}			
	
#staffleft a.tqeg {
	padding: 5px 48px 5px 48px;
	font-weight: bold;
		font-size: 1.1em;
	text-decoration: none;
	}		
	
#burp table td.20 {
width: 30%;
}	 

#burp table td.45 {
width: 70%;
}	

#centre table.rounded {
background-color:#ffffff;
border-collapse:collapse;
    cellpadding: 0px;
    cellspacing: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
  }   
  
#centre tr.rounded {
background-color:#faf9ac;
    cellpadding: 0px;
    cellspacing: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
  }   
  
#centre img.rounded {
    cellpadding: 0px;
    cellspacing: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
		margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
  }    
  
#centre td.rounded {
    background-color:#faf9ac;
	width: 20px;
    cellpadding: 0px;
    cellspacing: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
		margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
  }   

#centre td.yellow {
   background-color:#faf9ac;
    cellpadding: 0px;
    cellspacing: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
		margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	  }    
	
#div.quoteright {
		padding: 0;
		margin: 0;
		float: right;
		clear: none;
	}	
		  
#centre p.quote1 {
		padding: 5px 0 0 0;
		margin: 5px 0 0 0;
		font-style: italic;
		font-weight: bold;
		font-size: 1.1em;
		float: right;
		text-align:right;
		text-decoration: none;
	}	
	
#centre p.quote2 {
		padding: 5px 0 0 0;
		margin: 5px 0 0 0;
		font-style: italic;
		font-weight: bold;
		font-size: 1.1em;
		float: right;
		text-align:right;
		text-decoration: none;
	}	
	
#centre p.quote3 {
		padding: 5px 0 0 0;
		margin: 5px 0 0 0;
		font-style: italic;
		font-weight: bold;
		font-size: 1.1em;
		float: right;
		text-align:right;
		text-decoration: none;
	}	
	
#centre p.quote4 {
		padding: 5px 0 0 0;
		margin: 5px 0 0 0;
		font-style: italic;
		font-weight: bold;
		font-size: 1.1em;
		float: right;
		text-align:right;
		text-decoration: none;
	}	
	
#centre p.quote5 {
		padding: 5px 0 0 0;
		margin: 5px 0 0 0;
		font-style: italic;
	font-size: 1.1em;
	font-weight: bold;
			float: right;
			text-align:right;
			text-decoration: none;
		}
		
#centre span.quotecomment {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 0.8em;
		font-weight:normal;
		font-style: normal;
		}		
		
#centre a.quote1 {
			text-decoration: none;
		}	
		
#centre a.quote2 {
			text-decoration: none;
		}		
		
#centre a.quote3 {
			text-decoration: none;
		}		
		
#centre a.quote4 {
			text-decoration: none;
		}		

#centre a.quote5 {
			text-decoration: none;
		}

#centre div.floatleft table {
border: none;
background-color: #FFFFFF;
		}		
	
#centre div.floatleft tr {
border: none;
background-color: #FFFFFF;
		}			

#centre div.floatleft td {
border: none;
background-color: #FFFFFF;
		}	
		
#centre div.floatleft td.morepadding {
padding-left: 2em;
margin-left: 2em;
		}	
#centre div.widget {
border: 2px solid #FF0066;
		}																						  	 

#centre td.middle {
vertical-align: middle;
		}		
		
p.button {
  color: #0000FF; background: #ffffff;
  font-size: 1.3em;
  font-weight:normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-align: left;
 margin: 0em 0em 0em 2em;
  padding: 0em 0em 0em 2em;
}

a.button {
  color: #0000FF; background: #ffffff;
  font-size: 1.3em;
  font-weight:normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-align: left;
 margin: 0em 0em 0em 1em;
  padding: 0em 0em 0em 1em;
}

div.emailanswers {
  margin-left: 2.5em;
  padding-left: 2.5em;
}


#centre table.invis {
padding-top: 0px;
margin-top: 0px;
padding-left: 10px;
margin-left: 10px;
border: none;
}

#centre tr.invis {
border: none;
}

#centre td.invis {
border: none;
background-color: #FFFFFF;
font-size: 0.9em;
}

#centre address {
font-style: normal;
padding: 0 0 0 20px;
margin: 0 0 0 20px;
}

.border {
border: 1px solid #009933;
padding: 0em 0.9em 0.9em 0.9em;
margin: 0em 0.9em 0.9em 0.9em;
}
				 		 	 
/* rightcolumn styles */
#rightcolumn {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 18%;
	max-width: 230px;
	border: 1px solid #666666;
}

#rightcolumn span.rss {
	font-weight: bold;
	font-size: 1.2em;
	padding: 1px 3px 1px 3px;
	margin: 2px 2px 2px 0px;
	text-align: center;
	text-decoration: none;
  }  
#rightcolumn p.tip {
	padding: 10px;
	font-weight:bold;
}
#rightcolumn a.tip {
	text-decoration:underline;
}
#rightcolumn ul.picturebutton {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	text-indent: 0;
	text-align: center;
}
#rightcolumn ul.picturebuttontop img {
	margin: 0 auto 0 auto;
	padding: 20px 0px 0px 0px;
}
#rightcolumn li.nav {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#rightcolumn ul.none {
	list-style-type: none; 
	}		

#rightcolumn li.none {
    padding: 20px 0 20px 0;
		list-style-type: none; 
	}

#rightcolumn a.big {
	font-size: 1.2em;
	font-weight: bold;
}
	
#rightcolumn img {
	border-style: none;
}
#rightcolumn h1 {
	display: block;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0.2em 0px 5px;
 	font: 1.2em Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
} 

#rightcolumn h2.changes {
font-weight: bold;
	font-size: 1em;
	padding: 3px 2px 3px 2px;
	margin: 3px 2px 3px 2px;
}
	 
#rightcolumn a
{
	text-align: left;
	text-decoration: none;
}
#rightcolumn a:hover
{
	text-align: left;
	text-decoration: none;
}
#rightcolumn ul {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 2em;
	list-style-type: square;
}

#rightcolumn a.news
{
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}
#rightcolumn a:hover.news
{
	text-align: left;
	text-decoration: none;
}

#rightcolumn li {
	font-size: 0.95em;
	list-style-type: square;
	padding: 0px 0px 2px 0px;
}

#rightcolumn li.news
{ 
	list-style-type: square;
	padding: 0px 0px 2px 0px;
}

#rightcolumn p.news
{   
	font-size: 0.9em;
	margin: 5px 10px 10px 20px;
	padding: 0px 10px 10px 20px;
	font-weight: bold; 
}

#rightcolumn hr {
	width: 80%;
	height: 1px;
}


#rightcolumn.lss {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 18%;
	max-width: 230px;
}
#rightcolumn p.tip {
	padding: 10px;
	font-weight:bold;
}

#rightcolumn p.changes {
font-size: 0.9em;
	padding: 3px 2px 3px 2px;
	margin: 3px 2px 3px 2px;
}

#rightcolumn a.changes {
	text-decoration: underline;
	color: #3366CC;
}

#rightcolumn a.tip {
	text-decoration:underline;
}
#rightcolumn ul.picturebutton {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	text-indent: 0;
	text-align: center;
}
#rightcolumn ul.picturebuttontop img {
	margin: 0 auto 0 auto;
	padding: 20px 0px 0px 0px;
}
#rightcolumn li.nav {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#rightcolumn ul.none {
	list-style-type: none; 
	}		

#rightcolumn li.none {
    padding: 20px 0 20px 0;
		list-style-type: none; 
	}
	
#rightcolumn li.big {
	font-size: 1.1em;
}
	
#rightcolumn img {
	border-style: none;
}
#rightcolumn h1.lss {
	display: block;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0.2em 2px 5px;
 	font: 1.2em Arial, Verdana, Helvetica, "Sans Serif";
}  
#rightcolumn h1.green {
	display: block;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0.2em 0px 5px;
 	font: 1.2em Arial, Verdana, Helvetica, "Sans Serif";
}  
#rightcolumn a.lss
{
	text-align: left;
	text-decoration: none;
}
#rightcolumn a:hover.lss
{
	text-align: left;
	text-decoration: none;
}
#rightcolumn ul.lss {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 2em;
	list-style-type: square;
}

#rightcolumn a.news
{
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}

#rightcolumn a.lss
{
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}
#rightcolumn a:hover.news
{
	text-align: left;
	text-decoration: none;
}

#rightcolumn li.lss {
	font-size: 0.95em;
	list-style-type: square;
	list-style-image: url(/admin/equalopp/images/pink-bullet.gif);
	margin: 0px 0px 2px 0px;
}

#rightcolumn li.news
{ 
	margin: 0px 0px 2px 0px;
}

#rightcolumn p.news
{   
	font-size: 0.9em;
	margin: 10px 10px 10px 10px;
	font-weight: bold; 
}

#rightcolumn p.comment {
	text-align: left;
		padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 1.5em;	
  }   
  
#rightcolumn a.comment {
	text-decoration: underline;
	color: #00688B;	
  }  
  
#rightcolumn p.workshops {
	font-weight:bold;
	text-align: left;
	margin: 0px 0.25em 0em 0.5em!important;
	font-size: 0.9em!important;
	font-style: normal;
	border-bottom: none;
}


#rightcolumn p.posted {
	text-align: right;
	margin: 0px 0.25em 0.5em 0.5em!important;
	font-size: 0.9em!important;
	font-style: italic;
	border-bottom: 2px solid #FFFFFF;
}   


#altrightcolumn {
	float: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 4px;
	width: 19%;
	max-width: 230px;
	min-width: 141px;
}	
#altrightcolumn ul {
	padding: 5px 5px 15px 15px;
	margin: 0px 0px 0px 2em;
	list-style-type: square;
}
#altrightcolumn h1 {
	display: block;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0.2em 0px 0.2em;
 	font: 1.1em Arial, Verdana, Helvetica, "Sans Serif";
	line-height: 1.2em;
	font-weight: bold;
}
#altrightcolumn p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0.2em 0px 0.2em;
} 
#altrightcolumn a
{
	text-align: left;
	text-decoration: none;
}
#altrightcolumn a:hover
{
	text-align: left;
	text-decoration: none;
}
#altrightcolumn ul {
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 0px 2em;
	list-style-type: square;
}
#altrightcolumn li {
list-style-type: square;
	margin: 0px 0px 2px 0px;
	font-size: 0.9em;
}   

#altrightcolumn li.pink {
	font-size: 0.9em;
	list-style-image: url(/admin/equalopp/images/pink-bullet.gif);
	margin: 0px 0px 2px 0px;
  }
  
#altrightcolumn img {
	margin: 0px;
	border-style: none;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#ithomeservice {
	padding: 0px 0px 5px 10px;
	} 	  
  
#ithomeservice h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	clear: none;
	}
	
#ithomeservice img {
	padding: 0px 2px 0px 0px;
	margin: 0px 2px 0px 0px;
	clear: none;
	float: left;
	} 	
	
#ithomeservice p {
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	clear: none;
	}		
	
#ithomeservice li {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	} 	
	
#ithomeservice a:link {
	text-decoration: none;
	}
	
#ithomeservice a:hover {
	text-decoration: none;
	}
	
#ithomeservice a:visited {
	text-decoration: none;
	}
	
#ithomeservice a:active {
	text-decoration: none;
	}
/* footer styles */

#footer {
    font-size: 0.85em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align: right;
  }

#footer p.nav {
	display: block;
	padding: 3px 3px 4px 3px;
	margin: 5px 0px 5px 0px;
  }

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}

#footer img {
	border-style: none;
}

#footerleft {
	float: left;
	text-align: left;
}

#footerright {
	float: right;
	clear: right;
}

#fullpage #centre {
	width: 78%; 
 	margin-right: 0;
}

#fullpage #rightcolumn {
	display: none;
	visibility: hidden;
}

div.surveyquote {
font-weight:bold;
}

div.surveyquote span {
color: #CC3300;
}

div.indent {
padding: 0 20px 0 20px;
margin: 0 20px 0 20px;
}



/** Changing the file size */ 
