﻿body 
{
	padding: 0;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #231F20;
}

a
{
	color: #5F5F60;
}

a:visited
{
	color: #d74f14;
}

h1, h2, h3, h4, h5
{
	font-family: Georgia, Serif;
	color: #d74f14;
	padding: 0;
	margin: 0;
}

h1
{
	font-size: 18px;	
}

h2
{
	font-size: 16px;
	margin-bottom: 0.6em;
}

h3
{
	font-size: 14px;
	margin-top: 0.6em;
}

.sps-container
{
	width: 765px;
}

.sps-header
{
	padding-bottom: 20px;
	margin: 0;
	text-align: right;
}

.sps-headerText
{
	display: inline;
	color: #d74f14;
	font-size: 12px;
}

.sps-content
{
	position: relative;	
}

.sps-menu, .sps-leftZone, .sps-downloadPrint, .sps-headerLogo
{
	display: none;	
}

.sps-rightZone
{
	width: 765px;	
}

.sps-footer
{
	display: block;
	position: relative;
	margin-top: 20px;
}

.sps-footerText
{
	padding: 10px 3px 3px 10px;
	color: #d74f14;
	font-family: Georgia, Serif;
	border-bottom: solid 1px #d74f14;
}

.sps-footerLogo
{
	position: absolute;
	top: 30px;
	right: 10px;
}

.sbn-QuickNavigationItems
{
	padding: 2px 10px;
	display: block !important;
}

.sbn-QuickNavigationNode
{
	color: #d74f14;
	text-decoration: none;
}