﻿body 
{
	padding: 60px;
	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;
}

.sps-rightZone h1
{
	width:340px;
}


h2
{
	font-size: 16px;
	margin-bottom: 0.6em;
}

h3
{
	font-size: 14px;
	margin-top: 0.6em;
}

.sps-container
{
	width: 765px;
}

.sps-header
{
	margin: 20px 0;
	text-align: right;
}

.sps-headerText
{
	display: none;
}

.sps-menu
{
	color: #d74f14;
	font-size: 10px;
	text-align: right;
	margin-right: 25px;
}

.sps-content
{
	position: relative;	
}

.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: 0;
	right: 0;
}

.sps-rightZone
{
	text-align: justify;
	width:370px;
}

/* NEWS */
.sps-leftZone
{
	width:195px;
}

.sps-news
{
	margin-bottom: 12px;
	width:166px;
}

.sps-newsDate
{
	color: #d74f14;
	font-weight: bold;	
}

.sps-newsTitle
{
	font-weight: bold;	
}

.sps-newsDescr
{
	font-size: 10px;
	font-weight: bold;	
}
.sps-newsDescr p
{
	margin:0px;
	padding:0px;
}
.sps-newsMore a
{
	font-size: 10px;
}

/* CONTACT */
.sbn-dynamicForm-LabelCell
{
	width: 90px;
	padding: 2px 0;
}

.sbn-dynamicForm-ItemCell
{
	padding: 2px 0;
}

.sbn-dynamicForm-text
{
	color: #d74f14;
	display: block;
	padding-top: 2px;
	font-weight: bold;	
}

.sbn-dynamicForm-textInput, .sbn-dynamicForm-textArea, .sbn-dynamicForm-dropdown
{
	width: 272px;
	border: 1px solid #d74f14;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

.sbn-dynamicForm-dropdown
{
	width: 274px;
}

.sbn-dynamicForm-textArea
{
	height: 140px;
}

.sbn-dynamicForm-submit
{
	border: 0;
	color: #FFFFFF;
	background-color: #d74f14;
	padding: 0 8px;
	margin: 6px 90px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

/* SUBMENU */
.sps-subMenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sps-subMenu li
{
	margin-bottom: 10px;
}

.sps-subMenu a
{
	color: #231F20;
	text-decoration: none;
}

.sps-subMenuSelected
{
	color: #d74f14 !important;
	text-decoration: none;
}

.sps-downloadPrint
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px 1px;
	font-size: 12px;
	text-align: right;
}