body {
	margin: 0;
	background: #393939 url(/templates/public/images/bg-body.png) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
}
img { border-style: none; }
a {
	color: #FF9900;
	text-decoration: none;
}

h1 {font-size:22px;}

h2 {font-size:12px;}

a:hover { text-decoration: underline; }
input, textarea, select {
	font: 11px/14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
input[type=text]:focus { outline: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input.text { padding: 0 3px; }
.banner { float: right; }
a.more, .readmore {
	font-size: 10px;
	font-weight: bold;
}
.readmore{padding:0 0 8px 8px;background:transparent url(/templates/public/images/bg-arrow-black.gif) no-repeat scroll 0 5px}

img.promo { display: block; }
.main-block {
	border: solid #ccc;
	border-width: 1px 1px 0;
	background: #fff;
}
.main-block .head {
	display: block;
	background: #000;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 20px;
}
.bot-grad {
	width: 100%;
	height: 7px;
	background: url(/templates/public/images/bg-grad-bot.gif) repeat-x;
	display: block;
	overflow: hidden;
}
.container {
	width: 926px;
	margin: 0 auto;
}
.header {
	height: 1%;
	overflow: hidden;
	padding: 16px 0 14px 10px;
	background: url(/templates/public/images/headerbg.png) no-repeat; /*fallback image*/
}

.header fieldset { padding: 24px 0 0 20px; }

.logo {
	width: 230px;
	height: 44px;
	float: left;
	margin: 0;
}
.logo a {
	display: block;
	height: 100%;
	/*background: url(/templates/public/images/bg-logo.gif) no-repeat;*/
	text-indent: -9999px;
	overflow: hidden;
}
.top-nav {
	float: right;
	margin: 0;
	padding: 34px 0 0;
	list-style: none;
	overflow: hidden;
	font-size: 12px;
}
.top-nav li {
	float: left;
	border-right: 2px solid #fe9900;
	margin: 0 -2px 0 2px;
	padding: 2px 8px 4px;
}
.top-nav a { color: #fff; }

#main-nav {
	overflow: hidden;
	height: 32px;
	padding: 3px 0 1px 2px;
	background: url(/templates/public/images/bg-main-nav.png) no-repeat;
	margin: 0;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}
#main-nav li {
	float: left;
	padding: 0 2px 0 0;
}
#main-nav li a {
	display: block;
	width: 130px;
	height: 26px;
	padding: 6px 0 0;
	background: url(/templates/public/images/bg-main-nav-link.png) no-repeat;
	text-align: center;
	color: #fff;
	line-height: 20px;
}
#main-nav li a:hover {
	text-decoration: none;
	position: relative;
}
#main-nav li.active a span, #main-nav li a:hover span { border-bottom: 2px solid #FF9900; }

#content.start{background:none;background-color:#FFFFFF; padding:0 !important; border:none !important;}
#content.start p{padding:0 0 10px 10px !important; }

#content {
	border: solid #fff;
	border-width: 2px 1px 0;
	padding: 0 2px 10px 3px;
	height: 1%;
	background: #f5f5f5 url(/templates/public/images/bg-content.gif) repeat-x;
}
#content:after {
	content: "";
	clear: both;
	display: block;
}
.home-page #content {
	background: #fff url(/templates/public/images/bg-content-home.gif) repeat-y 100% 0;
	padding-left: 0;
	padding-bottom: 0;
}
.home-page #content h2 {
	margin: 0;	
}
.seo-block {
	width: 707px;
	float: left;
	margin: 8px 0 0;
}

.seo-block.wide{
	width: 914px;
}

.home-page .seo-block {
	width: 637px;
	margin: 0;
}
.primary-block {
	width: 506px;
	float: right;
}

.primary-block.wide{
	width:713px;
}

.descr { padding: 0 30px 16px; }
.descr h1 {
	font-size: 18px;
	margin: 12px 0 18px;
}
.descr p { margin: 14px 0 0; }
.descr .print { margin: 14px 0 0; }
.descr .print a {color:#000;}
.breadcrumbs {
	margin: 4px 0 0 0;
	color: #FF9900;
}

.secondary-block {
	width: 197px;
	float: left;
}
.sub-nav {
	margin: 0;
	padding: 9px 12px 6px;
	list-style: none;
}

/* Level 2*/
.sub-nav ul{
	margin: 0;
	padding: 8px 6px 0px;
	list-style: none;
}

.sub-nav .sub-nav{
	padding:0;
}

.sub-nav li {
	background: url(/templates/public/images/bg-arrow-black.gif) no-repeat 0 5px;
	padding: 0 0 8px 8px;
}

.sub-nav li li{
	background: url(/templates/public/images/bg-arrow-black.gif) no-repeat 0 13px;
	padding: 8px 0 0 8px;

}

.sub-nav a { color: #000; }
.sub-nav a:hover {
	text-decoration: none;
	position: relative;
}
.sub-nav li .active a span, .sub-nav a:hover span { border-bottom: 1px solid #f90; }
.articles {
	overflow: hidden;
	width: 592px;
	line-height: 13px;
	padding: 0 0 0 18px;
}

.articles.standard {
	width: 100%;	
	padding: 0;
	margin-top:1em;
}

.articles.standard h2 {
	margin:0;
}

.articles .box {
	border-bottom: 1px solid #d5d5d5;
	padding: 9px 0 8px;
	margin: 0 0 -1px;
}
.articles .singlebox {
	border-bottom: 1px solid #d5d5d5;
	padding: 9px 0 8px;
	margin: 0;
}

.articles p { margin: 0 0 2px; }

.options {
	width: 100%;
	padding: 10px 0 0;
	font-size: 10px;
	font-weight: bold;
}
/*
.options:after {
	content: "";
	clear: both;
	display: block;
}*/

.options .left { float: left;margin-left: -1px;}
.options .left a {float:left;}
.options .right { float:right;}
.options .right a {float:right;}

.options p{padding:0;margin:0;}

/*
.options .login {
	width: 148px;
	background: #e99c00;
	padding: 13px 0 7px 12px;
	border-right: 18px solid #000;
	min-height: 90px;
	margin: 0 0 0 -1px;
	float: left;
	position: relative;
	display: inline;
}
* html .options .login { height: 90px; }
.options dl { margin: 4px 0 0; }
.options dt, .options dd {
	width: 100%;
	overflow: hidden;
	margin: 0;
}
.options input { float: left; }
.options input.text {
	border-style: none;
	background: #fff;
	margin: 0;
	width: 131px;
}
.options input.btn { margin: 5px 0 0; }
.options .title { font-size: 13px; }
.options .headline {
	width: 10px;
	height: 86px;
	position: absolute;
	top: 13px;
	right: -14px;
	background: url(/templates/public/images/bg-headline-store.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
*/

.sidebar {
	width: 207px;
	float: right;
	padding: 8px 0 0;
}
.home-page .sidebar {
	width: 281px;
	padding: 0 0 6px;
}
.widget {
	background: #ccc url(/templates/public/images/bg-widget.gif) repeat-y 100% 0;
	padding: 1px 0 0;
	height: 1%;
	margin: 0 0 5px;
}
.widget .inner {
	margin: 0 6px 0 1px;
	background: #fff;
}
.widget .bot-grad { background: url(/templates/public/images/bg-widget-bot.gif) no-repeat; }
.home-page .widget {
	border: 1px solid #000;
	margin-bottom: 7px;
	background: none;
	padding: 0;
}
.home-page .widget a { color: #000; }
.home-page .widget .readmore a {color: #FF9900;}

.widget .head {
	background: #101010;
	color: #fff;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 5px;
	text-transform: uppercase;
}
.home-page .widget .head {
	border-bottom-color: #000;
	text-transform: none;
	font-size: 12px;
	background: #000;
}
.widget-info .head { background: #e69005; }
.home-page .widget-info .head { background: #FF9900; }
.widget .body { padding: 4px 8px 7px; }
.home-page .widget .body { padding: 15px 10px 5px; }
.home-page .widget .body .item {margin-bottom:11px;}
.home-page .widget p { margin: 0 0 5px; }
.widget dl {
	/*line-height: 11px;*/
	margin: 0 0 -4px;
}
.widget dt {
	font-size: 12px;
	font-weight: bold;
}
.widget dd { margin: 0 0 11px; }
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*line-height: 12px;*/
}
.home-page .widget ul {
	padding-bottom: 2px;
	/*line-height: 11px;*/
}
.widget ul li {
	background: url(/templates/public/images/bg-arrow-yellow.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}
.home-page .widget ul li {
	background: url(/templates/public/images/bg-bullet-1.gif) no-repeat 0 3px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.widget ul a { color: #000; }
.contact {
	width: 100%;
	overflow: hidden;
	padding: 6px 0 0;
}
.contact div {
	width: 126px;
	float: right;
	padding: 6px 0 0;
}
.contact div ul {
	padding: 9px 0 0;
	line-height: 11px;
}
.contact div ul li {
	padding: 0;
	background: none;
}
.contact img { vertical-align: top; }
.widget .contact-form {
	margin: 4px 0 0 -3px;
	position: relative;
	width: 180px;
}
.contact-form dt, .contact-form dd {
	width: 100%;
	overflow: hidden;
}
.contact-form dt { font-weight: normal; }
.contact-form dd { margin: 2px 0 6px; }
.contact-form label {
	font-size: 10px;
	float: left;
}
.contact-form span {
	float: left;
	width: 180px;
	height: 17px;
	background: url(/templates/public/images/bg-textfield.gif) no-repeat;
	padding: 2px 0 0;
}

.contact-form .validator
{
	background:none;
	padding:0;
	width:5em;
	float:none;
}

.contact-form input.text {
	float: left;
	border-style: none;
	background: none;
	margin: 0;
	width: 174px;
}
.contact-form input.btn { float: right; }
#footer {
	border-top: 3px solid #181818;
	margin: 10px 0 0;
	overflow: hidden;
	color: #efefef;
	padding: 2px 4px 10px;
	height: 1%;
}
#footer a {
	color: #efefef;
	text-decoration: underline;
}
#footer a:hover { text-decoration: none; }
#footer .banner { margin: 5px 0 0; }
#footer .banner img { display: block; }
#footer .info {
	font-size: 10px;
	line-height: 10px;
	float: right;
	width: 180px;
	padding: 1px 10px 0 0;
}
#footer address { font-style: normal; }
#footer address span { margin: 0 0 0 6px; }

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap{ margin-top:1em;}
#SiteMap ul {margin: 0;padding: 0.2em 0;}
#SiteMap ul ul{padding: 0;margin-left: 0.5em;}
#SiteMap li{margin: 0 0 0.5em 0;padding: 0;list-style: none;/*font-size: 1.3em;*/}
#SiteMap li a{text-decoration: none;}
#SiteMap li li{margin: 0.2em 0;padding-left: 1em;/*font-size: 0.7em;*/}
#SiteMap li li a{text-decoration: underline;}
#SiteMap li li li{/*font-size: 1em;*/}

/*************************/
/* FORMS                 */
/*************************/
.xForm {}
.xForm legend {color: Black;}
.xForm input {float: left;}
.xForm .heading{font-weight: bold; font-size: 1em; padding: 0; margin: 0.4em 0em;}
.xForm #id_matrix{width: 100%;margin: 0;padding: 0;}
.xForm #id_matrix td{border:0;margin: 0;padding: 0.2em 0;}
span.xformvalidator{color: Red;}
.xForm .options {float: left;}
.xForm label {margin-right: 0.5em;float: left;}
#id_matrix br {clear: both;}
.xForm fieldset {margin: 0 0 1em 0;}
.thankyoumessage{padding: 1em 0;margin: 0;font-weight: bold;}
.xForm .options {width: auto;}

/*************************/
/* SEARCH                */
/*************************/

div#ResultArea p{margin:0 0 1em 0;}

/* various */
.hidden { display: none;}
.error { color:Red;}
.officelist { width:150px;}
.imageheader{}
.imageheader .text{padding:60px 10px 0 230px;line-height:normal;color:#FFF; font-weight:bold; font-size:2.8em;}
.SelectedPagingItem{font-weight:bold; text-decoration:underline;}
#flasharea{margin-top:1em;}
.printlogo{display:none;}
