body {
	font-size: 11pt;
	font-family: times, 'times new roman', serif;
	color: #000000;
}

#sbt-header, #sbt-leftsidebar, #sbt-rightsidebar, .inlineMtcBlock, #footer-left, #footer-middle, #libsearch	{
	display: none;
}

#footer-right ul	{
	display: none;
}

#footercontent div.seotext	{
	display: none;
}

#footer-right p, #footercontent p	{
	text-align: left;
	font-size: 8pt;
	color: #666666;
}

a	{
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	color: #000000;
}

h1	{
	font-size: 16pt;
	font-weight: bold;
}

h2	{
	font-size: 13pt;
	font-weight: bold;
}

h3	{
	font-size: 13pt;
	font-weight: normal;
}

h4	{
	font-size: 11pt;
	font-weight: bold;
}

h5	{
	font-size: 15pt;
	font-weight: normal;
}

div.gold, div.bluerule
{
	border-top: 1px solid #000000;
	margin: 0 15px 0 0;
	padding: 0;
	font-size: 0px;
}

#sbt-maincontent #container	{
	width: 100%;
}


