﻿body{background:#ffffff;width:625px;}
.ribbon{min-width:10px; background:none;}
#wrapper{width:auto;min-height:200px;}  
#pagewrapper{width:auto;}
#header{display:none;}
#logo{float:none;height:auto;}
#servicenav{display:none;}
#primarynavigation{display:none;}
.globalsearchwrapper{display:none;}
#footer{background:#ffffff;}
#footerwrapper{border-top:1px solid #786450;padding:10px 0 0 0;height:auto;width:auto;margin:0 0 0 7px;}
#footerwrapper ul{display:none;}
#footerwrapper address{padding:10px 0 0 0;}
#top{display:none;}
.copywrite{display:none;}
#refcontainertall{display:none;}
#refcontainer{display:none;}
#toolbeltcontainer{display:none !important;}
#menu{display:none;}
#bookmarkcontainer{display:none;}
#publicationinfo{display:none;}
.openclose{display:none;}
#pageinfo .left{padding:0 0 0 7px;}
.fullcontextcontainer{float:none;width:auto}
.verywidecontextcontainer{float:none;width:auto}
.verywidecontext{float:none; width:auto;}
.fullcontextcontainer .verywidecontext{float:none; width:auto;}
.widecontextcontainer{width:auto;float:none;}
.widecontext{float:none;width:auto;}
.widthten{width:auto;float:none;}
.widtheight{width:auto;margin-right:0;float:none;}
.widthseven{width:auto;margin-right:0;float:none;}
.widthsix{width:auto;margin-right:0;float:none;}
.widthfive{width:auto;margin-right:0;float:none;}
.widthfour{width:auto;margin-right:0;float:none;}
.widththree{width:auto;margin-right:0;float:none;}
.widthtwo{width:auto;margin-right:0;float:none;}
.widthone{width:auto;margin-right:0;float:none;}
.photolist .alignleft .hidden{display:block;visibility:visible;} 
#content table td p,#content table td h1 {margin-bottom:0;}
table thead, table thead td,table th, table thead th{background:none;border:1px solid #e6dcc8;padding:5px 0 5px 5px;}

#content a:link:after,
#content a:visited:after,
#content a:hover:after,
#content a:active:after
{
	content: " <link: " attr(href) "> ";
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}


/*@media print {*/

/* Handle ref boxes font color for print if the background image is disabled the text must be visible */
#content .refbox { border: 1px solid #cccccc;}
#content .refbox p.header .print {display:inline;}
#content .refbox p.header img { display:none;}

/* orangeref pinkref purpleref blueref are to use black */
#content .reforange p.header, #content .reforange p, #content .reforange p a {color:#000000;}
#content .refpink p.header, #content .refpink p, #content .refpink p a {color:#000000;}
#content .refpurple p.header, #content .refpurple p, #content .refpurple p a {color:#000000;}
#content .refblue p.header, #content .refblue p, #content .refblue p a {color:#000000;}
/* greenref and brownref are to use light grey */
#content .refgreen p.header, #content .refgreen p, #content .refgreen p a {color:#cccccc;}
#content .refbrown p.header, #content .refbrown p, #content .refbrown p a {color:#cccccc;}

