#globalWrapper {
	font-size: 12px;
	width: 100%;
	padding: 0;
	margin: 0;
	/*border: 1px solid #aaa;*/
}

#globalWrapper a:link { color: #771100; }
#globalWrapper a:visited { color: #0000FF; }
#globalWrapper a:hover { text-decoration: none; }

#column-content {
	width: 100%;
	float: right;
	/*margin: 0 0 .6em -12.2em;*/
	padding: 0;
}
#content {
	background: white;
	color: black;
	/*border: 1px solid #aaa;*/
}

#column-one {
	padding-top: 160px;
}

#siteNotice {
	text-align: center;
	font-size: 95%;
	/*padding: 0 .9em;*/
}

.firstHeading {
	margin-bottom: .1em;
}

#siteSub {
	display: none;
}

#contentSub, #contentSub2 {
	font-size: 12px;
	line-height: 1.2em;
	/*margin: 0 0 1.4em 1em;*/
	color: #7d7d7d;
	width: auto;
}


.extiw {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

#siteNotice {
	text-align: center;
	font-size: 95%;
	/*padding: 0 .9em;*/
}
#siteNotice p {
	margin: 0;
	padding: 0;
}



/* Some space under the headers in the content area */
#bodyContent h1, #bodyContent h2 {
	margin-bottom: .6em;
	font-family: Tahoma;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
	margin-bottom: .3em;
	font-family: Tahoma;
}

#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	font-family: Tahoma;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
	font-family: Tahoma;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 12px;
	font-family: Tahoma;
}

td {
	font-size: 12px;
	font-family: Tahoma;
}

table.toccolours {
	font-size: 12px;
	font-family: Tahoma;
}

h2 {
	font-size: 20px;
	font-family: Tahoma;
}

h3 {
	font-size: 16px;
	font-family: Tahoma;
}
