body {
	font-size: 10.0pt;
	font-family: sans-serif;
	color: black;
}

h1 {
	padding-top: 10px;
	border-bottom: solid 1px #666666;
	line-height: 28px;
	font-family: "Trebuchet MS";
	font-size: 18.0pt;
	color: black;
}

h2 {
	border-bottom: solid 1px #666666;
	line-height: 28px;
	font-family: "Trebuchet MS";
	font-size: 14.0pt;
	color: black;
}

h3 {
	border-bottom: solid 1px #666666;
	font-family: "Trebuchet MS";
	font-size: 11.0pt;
	color: black;
}


/* images */
div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}
div.magnify {
	display: none; /* Disable the zoom image */
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}
.hiddenStructure {
	display: none;
}

table.gallery {
	border: 1px solid #ccc;
	margin: 2px;
	padding: 2px;
}

table.gallery tr {
	vertical-align: top;
}

table.gallery td {
	vertical-align: top;
	border: solid 2px white;
}
/* Keep this temporarily so that cached pages will display right */
table.gallery td.galleryheader {
  text-align: center;
	font-weight: bold;
}
table.gallery caption {
	font-weight: bold;
}

div.gallerybox {
	margin: 2px;
}

div.gallerybox div.thumb {
	text-align: center;
	border: 1px solid #ccc;
	margin: 2px;
}

div.gallerytext {
	overflow: hidden;
	font-size: 94%;
	padding: 2px 4px;
}

#mw_portlets,
#p-cactions,
#p-personal,
#jump-to-nav,
#footer,
span.editsection
{
	display: none;
}

#p-logo {
	border: 0;
	border-bottom: 1px solid black;
	margin: 0 0px 5px 20px;
	padding-bottom: 10px;
}


#p-logo img {
	border: 0;
}

#mw_contentwrapper {
	margin-left:0;
}

#mw_content {
	margin-left: 30px;
	border: 0;
} 

#mw_contentholder img {
	border: 1px solid #ccc;
}

#homebutton, #p-search, #banner {
	display: none;
}

#filetoc {
	display: none;	
}

.main_portal { /* Icons at portal pages */
	float:left;
	clear:left;
	padding:20px; 
	padding-left:0; 
	padding-top:0; 
	padding-bottom:10px;
}