body,html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2;
	margin: 0;
}
#wrapper {
	width: 90%;
}
#header {margin:0 0 20pt 0; padding:0;}
#cmsHolder, #header #logolink {
	display: none;
}
#header img{
	width: 100px;
	height: auto;
	display: block;
	margin: 0 0 0 0;
}
#toplinks {
	display:block;
	position: absolute;
	top: 0px;
	right: 80px;
	width: auto;
	font-size: 11pt;
}
#quick_search {
	display: none;
}
#memberlinks {
	display: none;
}
#crumbs {
	display: none;
}
#nav {
	display: none;
}
.toc {
	display: none;
}
#footer {
	margin-top: 15pt;
	padding-top: 5pt;
	border-top: solid 1px #CCCCCC; 
}
#footer a {
	text-decoration: none;
}
#footer ul {
	display: none;
}
#cba {
	display: none;
}
#footer #rics {float: right; margin: 5px 0px 0px 0px;}
.noPrint {display: none;}
.skip {
	display: none;
}
img {
	border: none;
}
h1,h2,h3 {
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 12pt;
	margin-bottom: 2pt;
}
a {
	color: #005488;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}

i_left {float: left; margin: 0px 10px 2px 0px;}
i_right {float: right; margin: 0px 0px 2px 10px;}
.i_left-nb {float: left; margin: 0px 10px 2px 0px;}
.i_right-nb {float: right; margin: 0px 0px 2px 10px;}
i_centre {
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
}
.clear {clear: both; height: 0; line-height:0; margin: 0;}
.boxout , .cols{height: auto !important; margin:0;}
#mstick {display: none; height: 0;}

.photoCol {
	clear: both;
}
.photoCol h1, .photoCol h2, .photoCol h3, .photoCol p {
	margin-left: 150px !important;
}
.photoCol img {
	margin-bottom: 1em;
	float: left;
	margin-left: -150px;
}
.photoCol:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

