body,html{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#wrapper {
	width: 90%;
}
#header #logolink {
	display: none;
}
#header img{
	display: block;
	width: 497px;
	height: 39px;
	margin: 0 0 1em;
}
#memberlinks {
	display: none;
}
#crumbs {
	display: none;
}
#nav {
	display: none;
}
#sectionlinks {
	display: none;
}
#footer {
	margin-top: 15pt;
}
#footer a {
	display: none;
}
#pagemenu {
	display: none;
}
#certs {
	background: url(images/nav_grey.gif) no-repeat left top;
	padding: 3px 0 3px 0;
	margin-bottom: 0;
}
#certs ul{
	background: url(images/nav_white.gif) no-repeat left bottom;
	padding: 26px 0 26px 0;
	display: block;
	height: 50px;
	margin-bottom: 0;
}
#certs li{
	margin-left: 10px;
	list-style-type: none;
	display: inline;
}
#cmsHolder {
	display: none;
}
#cba {display: none;}
.skip {
	display: none;
}
img {
	border: none;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 12pt;
	margin-bottom: 2pt;
}
a {
	color: #0099FF;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
img.pic_left {float: left;	padding: 2px; border: solid 1px #CCCCCC; margin-right: 8px; margin-top: 3px;}
img.pic_right {float: right; padding: 2px;	border: solid 1px #CCCCCC; margin-left: 8px; margin-top: 3px;}
img.pic_centre {
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
}

.clear {clear: both; height: 0; line-height:0; margin: 0;}
