/* CSS Document */

/* STYLES FOR RESEARCH HELP PAGES */

html { 

	font-size: 100%; /* IE hack */

	margin:0px;

	padding:0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	


 }

body { 

	margin:0px;

	padding:0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 62.5%;


 }

	

/* START BASIC STRUCTURAL FORMATTING */

#pagewidth{ 

	 width:773px;

	 margin: 0px;

	 padding: 0px;

} 

#skiptocontent {height: 1px;}

#header{

	 position:relative; 

	 width:721px;

	 padding: 0px 0px 0px 52px;

	 margin: 29px 0px 0px 0px;

} 

/* position logo */

#logo {

	float:left;

	margin: 0px 2px 0px 0px;

	padding: 0px;

	height: 100px;

}

#banner {

	float:right;

	margin: 0px;

	padding: 0px;

	height:100px;

}

#breadcrumb {
	clear: both;
	margin: 0px 0px 0px 106px;
	width: 615px;
	padding: 6px 0px 14px 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
	background-color:#FFF;
	background-image:url(../images/breadcrumbbottomborder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

#colwrap {

	padding: 0px;

	margin: 0px 0px 0px 106px;

	background-color:#FFF;

}

#maincol {

	float: left;

	width: 477px;

	padding: 0px;

	margin: 0px;

	background-color:#FFF;

}

#maincolwide {

	float: left;

	width: 610px;

	padding: 0px 0px 0px 4px;

	margin: 0px 6px 0px 0px;

	background-color:#FFF;

}

#rightcol {

	float: right;

	width: 178px;

	padding: 0px 0px 0px 0px;

	margin: 0px 2px 0px 0px;

/*	background-color:#FFF;*/

}

/* END BASIC STRUCTURAL FORMATTING */

/* START BREADCRUMB TEXT STYLES */

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration: none;
	color: #000;
	padding: 0px 3px 0px 3px;
}
#breadcrumb a:hover {
	text-decoration: none;
	color: #990000;
	padding: 0px 3px 0px 3px;
}
.breadcrumbcurrent {
	color: #990000;
	padding: 0px 3px 0px 3px;
}


/* END BREADCRUMB STYLES */



/* START CONTENT STYLES */

 h2 {

	margin: 5px 0px 0px 0px;

	padding: 5px 0px 5px 0px;

	font-size: 1.2em;

	font-weight: bold;

 	font-family: Arial, Helvetica, sans-serif;

 }

 p {

	margin: 0px;

	padding: 0px 0px 5px 0px;

}


/* START BASIC STYLES FOR PAGE CONTENT */

/* start styles for page title */

#pagetitle {

	margin: 0px 0px 0px 106px;

	padding: 6px 0px 10px 52px;

	background-color: #FFF;

}

#pagetitle h1 {

	/*color: #06C;*/

	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 2px;

	/* for title with blue image (research help pages)
    padding: 5px 0px 5px 30px;
	background-image: url(../images/arrowtitlesmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
	*/

}

/* end styles for page title */


/* start styles for coloured box at top of page */
#contenttop {

	margin: 0px 2px 0px 2px;
	padding: 12px 10px 10px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 550px;

}

#contenttoptext { /* styles for text with image  */

	float: left;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1.1em;
	padding: 22px 10px 10px 50px;
}

#contenttopimage {

	float: right;
	width: 126px;
	padding: 0px;
	margin: 10px 10px 0px 10px;

}

#contenttopimage img{

	border: solid 1px #CCC;
}

#contenttopimage p {

 	background-color: #DBDFFF;
	font-style:italic;
}

#contenttoptext2 { /* styles for text without image  */

	float: left;
	width: 390px; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 12px 10px 10px 50px;

}

#contenttoptext2wide {

	float: left;
	width: 550px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 12px 10px 5px 50px;

}

/* end style for contenttoptext2 */

#contenttop h1 {

	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;

}

#contenttop p{

	margin: 0px 0px 5px 0px;
	padding: 0px;

}

#contenttop ul {

	margin: 0px;
	padding: 0px;

}

#contenttop li {

	background-image: url(../images/fleche9.gif);
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	line-height: 1.0em;

}

#contenttop a:link, #contenttop a:visited, #contenttop a:active {

	text-decoration:none;
	color: #990000;

}

#contenttop a:hover {

	text-decoration:none;
	color: #333;
}

/* end styles for coloured box at top of page */


#contenttop h1 {

	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#contenttop h2 {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
}

#contenttop p{

	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight:normal;
	font-style: normal;
}

#contenttop .psmall{

	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight:normal;
	font-style: normal;
}

#contenttop ul {

	padding-left: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	font-weight:normal;
	font-style: normal;
}

#contenttop a:link, #contenttop a:visited, #contenttop a:active {

	text-decoration: none;
	color: #06C;
}

#contenttop a:hover {

	text-decoration: none;
	color: #39F;
}

/* start styles for page content */

#pagecontent {

	clear: both;

	background-color: #FFF;  

	margin: 0px 0px 0px 0px; 

	padding: 5px 20px 10px 0px;

	color: #333;

}

#pagecontent h2 {

	font-size: 1.1em;

	font-weight: bold;

}

#pagecontent p {

	font-size: 1.1em;

	line-height: 1.4em;

}

#pagecontent a:link, #pagecontent a:visited, #pagecontent a:active{

	margin: 0px;

	padding: 0px;

	text-decoration:none;

	color: #06C;

}

#pagecontent a:hover {

	text-decoration:none;

	color: #39F;

}

#pagecontent ul {

	padding-left: 10px;

	margin-left: 0px;

}



/* end styles for page content */



/* start thumbnail link style  */

.thumbnaillinkwrapperwhite {

	margin: 0px;

	padding: 5px 0px 5px 52px;

	width: 415px;

	border-bottom: dashed 1px #E8E8E8;

	background-color: #FFF;

}

.thumbnaillinkwrappergrey {

	margin: 0px;

	padding: 5px 0px 5px 52px;

	width: 415px;

	border-bottom: dashed 1px #E8E8E8;

	background-color: #F6F6F6;

}

.thumbnailimage {

	float: left;

	width: 60px;

	padding: 5px 5px 5px 5px;

	margin: 0px 0px 0px 0px;

	border: solid 1px #CCC;

}

.thumbnailtext {

	float: right;

	width: 312px;

	padding: 0px 5px 0px 15px;

	margin: 5px 0px 0px 10px;

	background-image: url(../images/fleche10.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.thumbnailtext h2 {

	margin: 0px;

	padding: 0px 0px 2px 0px;

	font-size: 1.1em;

	font-weight: bold;

	color: #06C;

}

.thumbnailtext p {

	margin: 0px;

	padding: 0px;

}

.thumbnailtextwide {

	padding: 0px 5px 0px 15px;

	margin: 5px 0px 0px 0px;

	background-image: url(images/fleche10.gif);

	background-repeat: no-repeat;

	background-position: left 5px;

}

.thumbnailtextwide h2 {

	margin: 0px;

	padding: 0px 0px 2px 0px;

	font-size: 1.1em;

	font-weight: bold;

	color: #06C;

}

.thumbnailtextwide p {

	margin: 0px;

	padding: 0px;

}


/* end styles for inpage links - alternating white and grey background */

/*  start styles for content in one column */
#onecolcontent {

	margin: 10px 0px 10px 52px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#onecolcontent h2 {

	margin: 10px 0px;
	padding: 14px 5px 10px 12px;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-left: 4px solid #EDEDED;
	font-size: 1.4em;
	color: #990000;
}

#onecolcontent h3 {

	color: #990000;
	font-size: 1.1em;

}

#onecolcontent h4 {

	color: #000;
	font-size: 1.1em;

}

#onecolcontent p {

	margin: 10px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;

}

#onecolcontent td
{
	font-size :1.1em;
	line-height :1.4em;	
}


#onecolcontent hr {

	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;
	margin: 10px 0px 0px 0px;
	padding: 0px;

}

#onecolcontent ul {

	margin: 0px 0px 0px 10px;
	padding: 0px;

}

#onecolcontent li {

	margin: 5px 0px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.4em;

}

#onecolcontent ul li li{

	font-size: 1.0em;

}

#onecolcontent a:link, #onecolcontent a:visited, #onecolcontent a:active {

	text-decoration:none;
	color: #990000;

} 

#onecolcontent a:hover {

	color: #39F;
	font-weight: bold;

}

#onecolcontent select {

	font-family: Arial, Helvetica, sans-serif;

}

#onecolcontent input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;

}

/* end styles for content in one column */



/* start styles to float text to the right in a grey box */
.leftfloat {

	float: left;

	width: 230px;

	position: relative;

	margin: 0px;

	padding: 0px;

}

.rightfloat {

	float: right;

	width: 158px;

	position: relative;

	background-color: #EDEDED;

	margin: 0px 0px 10px 10px;
	padding: 0px 2px 5px 2px;


}

.greybox {

	background-color: #EDEDED;

	margin: 0px 0px 0px 0px;

	padding: 5px 5px 5px 5px;

}

/* end styles to float text to the right in a grey box */



/* start styles to service form */

.submitbox {

	background-color: #EDEDED;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	text-align: right;

}

.submitbox input {

	border: 2px solid #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;

}

.formlabel {

	font-weight: bold;

}

/* Main style applied to all contents within form tag */

#formDetails
{
    width: 556px;
    margin: 4px 10px 4px 52px;
   	padding: 2px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:normal;
	font-style: normal;

}

#formDetails fieldset {
	
	clear:left;
	float:left;
	width:100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: solid 2px #c0c0c0;
}

#formDetails fieldset ol
{
	padding: 0em 1em 0 1em;
	list-style:none;
	margin-left: 0;
	/*padding-top: 0.25em;*/
	
}

#formDetails fieldset li
{
	float:left;
	clear:left;
	width:100%;
	padding-bottom: 0.6em;	
}

#formDetails fieldset label
{
	position:relative;
	float:left;
	width:165px;
	margin-right:1.5em;
	font-weight:bold;
	min-height:27px;
	
}

#formDetails fieldset label em
{
	position:absolute;
	left:13em;
	top:0;
}

#formDetails fieldset .reqtxt
{ 
	float:left;
	clear:both;
	display:block;
	vertical-align:top;
	font-size:85%;
	line-height:1.2em;
	text-transform:uppercase;
}

#formDetails fieldset p {

	padding: 0 1em 0 1em;
	font-size: 1.1em;
	line-height: 1.4em;
}

#formDetails fieldset .labelnormal
{
	clear:none;
	font-weight:normal;
	width:auto;
}

#formDetails fieldset .labelLarge
{
	clear:none;
	float:none;
	left:1em;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	width:37em;
	
	
}

#formDetails fieldset .labelright
{
	float:none;
	font-weight:normal;
	width:7em;
	height:auto;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	margin-right:0.5em;
}



.formDetailsTextBoxSmall
{
	width: 8em;
	border: solid 2px #a4a5a7;	
	
}

.formDetailsTextBoxMedium
{
	width: 15em;
	border: solid 2px #a4a5a7;	
}

.formDetailsTextBoxLarge
{
	width: 26em;
	border: solid 2px #a4a5a7;	
}


#formDetails input.submit {
	margin-left: 23em;
}
#formDetails br {
	height: 6px;
	font-size: 6px;
}
#formDetails a:link, #formDetails a:visited, #formDetails a:active {
	text-decoration:none;
	color: #990000;
}
#formDetails a:hover {
	text-decoration:none;
	color: #333;
}

#formDetails h2 {

	margin: 10px 0px;
	padding: 14px 5px 10px 12px;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-left: 4px solid #EDEDED;
	font-size: 1.4em;
	color: #990000;
}

#formDetails h3 {

	color: #990000;
	font-size: 1.1em;

}

#formDetails h4 {

	color: #000;
	font-size: 1.1em;

}

#formDetails p {

	margin: 5px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#formDetails td
{
	font-size :1.1em;
	line-height :1.4em;	
}

#formDetails hr {

	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#formDetails .leftCol
{
	float:left;
}

#formDetails .middleCol
{
	float:left;
	width:400px;
}

#formDetails .rightCol
{
	float:right;
	text-align:center;
	padding-right:2px;
}

/* end style for formDetails */

/* end styles to service form */

/* start styles for large image and long description pages */

#backlinktop {

	clear: both;

	margin: 0px 0px 0px 106px;

	padding: 6px 10px 6px 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: bold;

	color: #000;

	background-color:#FFF;

	text-align:right;

}

#backlinktop a:link, #backlinktop a:visited, #backlinktop a:active {

	text-decoration: none;

	color: #000;

	padding: 0px 3px 0px 3px;

}

#backlinktop a:hover {

	text-decoration: none;

	color: #006666;

	padding: 0px 3px 0px 3px;

}

/* finish styles for large image and long description pages */

/* start styles for two column content */

#twocolcontent {

 	margin: 10px 10px 10px 52px;

	padding: 0px;

}

#contentleft {

	float: left; 

	width: 210px;

	padding: 20px 0px 0px 0px;	

}

#contentleft p {

	font-size: 1.1em;

	line-height: 1.4em;

}

#contentright {

	float: right;

	width: 191px;

	padding: 0px 0px 0px 10px;

}

#contentleftnoimage {

	float: left; 

	width: 411px;

	padding: 20px 0px 0px 0px;	

}

#contentleftnoimage p {

	font-size: 1.1em;

	line-height: 1.4em;

}

/* end style for two column content */


/* START FOOTER STYLES */

#footer{

	clear:both;

	background-color: #FFF;  

	margin: 0px 0px 10px 106px; 

	padding: 10px 0px 10px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: normal;

	color: #666;

} 

#footerlinks {

	margin: 0px;

	padding: 8px 0px 5px 52px;

}

#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {

	text-decoration: none;

	color: #990000;

	padding: 0px 3px 0px 3px;

}

#footerlinks a:hover {

	text-decoration: none;

	color: #333;

	padding: 0px 3px 0px 3px;

}


#backtotop {




	margin: 2px 0px 2px 30px;

	padding: 3px 22px;

	background-color: #ffffcd;

	font-family: Verdana, Arial, sans-serif;

	font-size: 1.0em;

	color: #FFF; 

}

#backtotop a:link, #backtotop a:visited, #backtotop a:active {

	text-decoration: none;

	color: #990000;

	padding: 0px 3px 0px 3px;

}

#backtotop a:hover {

	text-decoration: none;

	color: #333;

	padding: 0px 3px 0px 3px;


}



#copyright{display:none;} /* hides print format copyright statement */

/* END FOOTER STYLES */



/* start assorted classes for styling text */

.clr {

	clear:both;

	height: 1px;

}

/* .divider {

	color: #000;

}

.textgrey {

	color: #666;

}

.textgreybold {

	color: #666;

	font-weight: bold;

}

.textgreyboldunderline {

	color: #666;

	font-weight: bold;

	text-decoration: underline;

}

.textblackbold {

	color: #000;

	font-weight: bold;

}

.textsmaller {

	font-size: 90%;

}

.textsmallest {

	font-size: 70%;

}

.textred {

	color: #C00;

}

.textredbold {

	color: #C00;

	font-weight: bold;

}

.textblue {

	color: #5B92E5;

}

.textbluebold {

	color: #5B92E5;

	font-weight: bold;

}

.whitetext {

	font-size: 1.1em;

	color: #FFF;

}

.indent {

	margin-left: 10px;

	display: block;

}

.textbrown {

	color: #930;

}*/

/* end assorted classes for styling text */

.newslettername 
{
    color:#4F7F93;
    font-weight:bold;
    
}
p#thankyou
{

    color:black;
    font-weight:bold;
    

}

.newsletter #formDetails fieldset label
{
    font-weight:normal;
    
}
.newsletter #formDetails fieldset a {

    color:#4F7F93;
    font-weight:bold;

}
.newsletter #formDetails fieldset a:hover {

    color:#4F7F93;
    font-weight:bold;

}

/*.newsletter #formDetails fieldset ol li a 
{
    
    	clear:none;
	float:none;
	left:1em;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	width:37em;
	padding-right:0.5;
}
*/

/*
.newsletter #formDetails ol li {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
*/
.newsletter #formDetails fieldset .reqtxt
{
    text-transform:none;
    font-weight: bold;   
    /*font-size:1.1em;*/
}

.newsletter .nld
{
    float:left;
    margin:0 10px !important;
    width:500px  !important;
}

.benefits
{
    margin-top:10px;
    display:none;
}
/*
remove comment when copy is through

#chosen .benefits
{
    display:block !important;
    
}

*/

.newsletter #formDetails ol span.checkbox
{
    float:left;
}
.newsletter #formDetails ol span.checkbox input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: 1px;
    *overflow: hidden;
}





.newsletter #formDetails fieldset {
	background-color: #f2f2f2;
    border: none;
	clear:left;
	float:left;
	width:100%;
	margin: 0 0 1.5em 0;
	padding: 0;

}
.newsletter #lnkBack2
{
    margin:40px 0 40px 10px;
}


.newsletter #backtotop
{
    background-color: white;
    margin:4px 0 4px 58px;
    padding:0;
    width:556px;
}
.newsletter #contenttop
{
    padding: 0;
    margin: 10px 0 20px 0;   
}

.newsletter .submitbox input
{
    background-repeat:no-repeat;
    border:none;
    display:block;
    width:100px;
    height:25px;
    text-indent:-999px;
    font-size:0px;
    line-height:0;
    float:right;
    cursor:pointer;
    margin:0 20px 0 0;
    padding:0;
}

.newsletter .sendbutton input
{
    background-image:url(../images/send.png);
}
.newsletter .subscribebutton input
{
    background-image:url(../images/subscribe.png);
}

.newsletter .submitbox a
{
    display:block;
    float:right;
    margin:5px 80px 0 0;
}

.newsletter p.submitbox 
{
    float:left;
    width:556px;
    padding:10px 0;
    background-color:#F2F2F2;
}

 .newsletter .formDetailsTextBoxSmall
{
	width: 8em;
	border: solid 1px #d8d8d8;	
	
}

.newsletter .formDetailsTextBoxMedium
{
	width: 15em;
	border: solid 1px #d8d8d8;	
}

.newsletter .formDetailsTextBoxLarge
{
	width: 330px;
	border: solid 1px #d8d8d8;	
}
.newsletter  #formDetails fieldset legend
{
    color:black;
    float:left;
    font-weight:bold;
    font-size:1.1em;
    margin: 20px 5px 10px 1em;
    padding:0;      
}

.newsletter .breadcrumbcurrent 
{
    color: #4f7f93;
}
.newsletter h1#contentstart
{
   color: #4f7f93; 
}
.newsletter  #formDetails h2
{
   color: #4f7f93; 
   font-size:1.4em;
   border: none;

    padding:0;
    margin:20px 0 10px 0;
}
.newsletter #formDetails fieldset ol 
{
    float:left;
    list-style:none outside none;
    margin-left:0;
    padding:0 1em;
    clear:both;
    width: 100%;
}

.newsletter #formDetails a
{
    color:Black;
    text-decoration:underline;   
    
}
.newsletter #formDetails a:hover
{
    color:Black;
    text-decoration:none;   
    
}
.newsletter #backtotop a:link, #backtotop a:visited, #backtotop a:active {

    color:Black;
    text-decoration:underline;    
	margin: 0px 3px 0px 3px;
	padding:0;

}

.newsletter #backtotop a:hover {

    color:Black;
    text-decoration:none;   
	margin: 0px 3px 0px 3px;
	padding:0;
}

.newsletter #backtotop a img {

 display:none;
 padding:0;


}


.newsletter #footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
    color:Black;
    text-decoration:underline; 
	margin: 0px 3px 0px 3px;
}
.newsletter #footerlinks a:hover
{
    color:Black;
    text-decoration: none;   
	margin: 0px 3px 0px 3px;   
}

.backgroundshade
{
    background-color: #F2F2F2;
       
    padding: 1em;
    margin-bottom: 1em;
}

a.twitter {
background: url(http://www.bl.uk/images/homepage/homepagesprite.png) no-repeat 0 -980px;
display: inline-block;
vertical-align: top;
width: 21px;
height: 21px;
text-indent: -9999px;
}
a.facebook {
background: url(http://www.bl.uk/images/homepage/homepagesprite.png) no-repeat 0 -950px;
display: inline-block;
vertical-align: top;
width: 21px;
height: 21px;
text-indent: -9999px;
}
 /* start printer styles*/ 

@media print{ 

	#pagewidth {width: 721px;}

	#breadcrumb {display:none;}

	#header {margin-top: 0px; padding-left: 0px; width:721px;}

	#homepagetitlewrapper {margin-left: 0px; padding-left: 0px;}

	#contenttop {width: 449px;}

	#contenttoptext {padding-left: 0px;}

	#contenttoptext2 {padding-left: 0px;}

	#colwrap {margin-left: 0px; width:657px; padding-top: 20px;}

	#pagetitle {margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px;}

	#pagetitle h1 {padding-left: 0px;}

	#homepagecontent {margin: 10px 0px 10px 0px;}

	#homepagesearchbox {display: none;}

	#pagecontent {padding-left: 0px; width: 420px;}

	#onecolcontent {margin-left: 0px; margin-right: 10px; width: 420px;}

	#twocolcontent {margin: 10px 10px 10px 0px;}

	.inpagelinkwhite {padding: 5px 0px 5px 5px;}

	.inpagelinkgrey {padding: 5px 0px 5px 5px;}

	.thumbnaillinkwrapperwhite { padding: 5px 0px 5px 0px;}

	.thumbnaillinkwrappergrey { padding: 5px 0px 5px 0px;}

	#rightcol {padding-top: 20px;}

	#largethumbwrapper {margin-left: 0px; padding-left: 0px; padding-right: 52px;}

	#backtotop {display:none;}

	#footer {display:none;}

	#copyright{

		display: block;

		margin: 10px 0px;

		padding: 10px 0px;

		font-family: Arial, Helvetica, sans-serif;

		font-size: 100%;

		font-weight: normal;

		color: #000;

		} 

}

 /* end printer styles*/ 

