﻿body {
	margin: 0px 5pt;
	padding: 0;
	font: 12px Tahoma, Arial, sans-serif, Bitstream Vera Sans;
	color: #434343;
	background-color: #FFF;
	_text-align: center;
}

* { /* IE5-6 font declaration */
	_font-size: inherit;
	_font-family: inherit;
	_font-color: inherit;
	_font-weight: inherit;
}

strong { font-weight: bold; }

img { border: none; }

form {
	margin: 0;
	padding: 0;
}

form input {
	font: 12px Tahoma, Arial, sans-serif, Bitstream Vera Sans;
}
/*********************************************************************/

a {
	/*color: #477AC3;*/
	color:#3366CC;
	text-decoration: none;
}

a:hover {
	color:#FF3300;
  text-decoration: none;
}


/*********************************************************************/

p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 17px;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 24px;
	color: #FF9901;
	font-weight: normal;
	text-shadow: #CCCCCC 2px 2px 2px;
}

h2, .wide span.h3, .wide h3 {
	margin: 0px 0 10px;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #FF9901;
	clear: both;
	display: block;
}

h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

h5 {
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
	width: 100%;
	border-bottom: 1px solid #dedede;
	font-size: 11px;
	font-weight: bold;
}

ol {
	margin-top: 5px;
}

ul.features {
	margin: 0 0 10px 0;
	list-style: none;
	padding: 0;
}

ul.features li {
	padding: 0 0 10px 14px;
	line-height: 17px;
	background: url(/files/images/tpl/bullet-features.gif) no-repeat 0 6px;
}

/* SEO headings */
strong.seo {
	display: block;
	height: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

/*********************************************************************/

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding: 68px 0 0 0;
	_text-align: left;
}

#top-of-page {
	position: absolute;
  margin-top: -10px;
	top: 0;
	left: 0;
	width: 950px;
	height: 76px;
	clear: both;
	background: url(/files/images/tpl/background-header.gif) no-repeat 0 20px;
}

/*********************************************************************/

#content-container {
	width: 100%;
	background: url(/files/images/tpl/background-content.gif) repeat-y 227px 0;
	overflow: hidden;
	margin-bottom: 2px;
}

#content-left {
	width: 720px;
	float: right;
	overflow: hidden;
	background: url(/files/images/tpl/background-addon.jpg) no-repeat top right;
	padding: 0 0 32px 0;
}

#content-right {
	width: 226px;
	float: left;
	padding: 0 0 0 4px;
}

#content {
	border-left: 1px #A1C2E2 solid;
	margin: 0;
	padding: 0 40px;
}

#content li {
	padding: 5px 0;
}

#content-container.wide {
	width: 100%;
	background: none;
	overflow: hidden;
	margin: 0;
	margin-bottom: 1px;
}

#content-container.wide #content {
	border: none;
	margin: 0;
	padding: 30px 40px 32px 40px;
	min-height: 380px;
	height: auto;
	_height: 380px;
}

/*********************************************************************/

#global-sites {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 16px;
	left: 0;
	line-height: 36px;
	font-size: 13px;
}

#global-sites li {
	display: block;
	float: left;
	background: url(/files/images/tpl/bullet-middle.gif) no-repeat 0 7px;
	padding: 0 0 0 27px;
	margin: 0 20px 0 10px;
}

* html #global-sites li {
	margin-left: 5px;
}

#global-sites li.active {
	margin: 0 10px 0 -47px;
	padding: 0 0 0 60px;
	background: url(/files/images/tpl/link-left.gif) no-repeat;
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "6px" : "auto");
	_margin-left: expression( (this===this.parentNode.childNodes[0]) ? "0px" : "-47px");
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "url(/files/images/tpl/link-first.gif)" : "auto");
}

#global-sites li.first-child {
	margin-left: 0;
	padding: 0 0 0 6px;
	background: url(/files/images/tpl/link-first.gif) no-repeat;
}

#global-sites li.active span {
	margin-right: -47px;
	background: url(/files/images/tpl/link-right.gif) no-repeat top right;
	padding: 1px 62px 0 2px;
	position: relative; 
	display: block;
	height: 37px;
	float: left;
}

#global-sites li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}

#global-sites li a:hover {
	text-decoration: none;
}

#global-sites li.active a {
	font-weight: bold;
	color: #FF3300;
	background-color: #FFF;
}

#global-sites li a.logos {
	width: 71px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/files/images/tpl/logo.gif) no-repeat 0 -22px;
	margin: 7px 0 0 0;
}

#global-sites li.active a.logos {
	background: url(/files/images/tpl/logo.gif) no-repeat;
	width: 86px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 7px 4px 0 6px;
	padding: 0;
}

* html #global-sites li.active a.logos {
	margin-left: 4px;
	margin-right: 2px;
}
/*********************************************************************/

#primary-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 52px;
	left: 100px;
	font-size: 11px;
	z-index: 10;
}

#primary-navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative; 
	background: url(../../images/tpl/separator.gif) no-repeat 100% 6px;
}

#primary-navigation li.last {
	background-image: none;
}

#primary-navigation li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 16px;
	color: #477AC3;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

#primary-navigation li a.active {
	color: #FF3300;
}

#primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 9px 0 5px;
	cursor: pointer;
	height: 19px;
}

#primary-navigation li a:hover {
	color: #FF3300;
}

#primary-navigation li.hover a {
	color: #FF3300;
	height: 19px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 4px;
	background: url(../../images/tpl/link-main-left.gif) no-repeat;
}

#primary-navigation li.hover a span {
	cursor: pointer;
	background: url(../../images/tpl/link-main-right.gif) no-repeat top right;
}

#primary-navigation li div {
	display: none;
	background: url(../../images/tpl/dropdown-top.gif) no-repeat;
	padding: 4px 0 0 0;
	width: 168px;
	position: absolute;
	top: 18px;
	left: -1px;
}

#primary-navigation ul {
	margin: 0;
	padding: 0 8px 4px 8px;
	list-style: none;
	width: 152px;
	background: url(../../images/tpl/dropdown-bottom.gif) no-repeat bottom left;
}

#primary-navigation ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 1px 0 1px 0;
	background: none;
	border-top: 1px solid #C9D6E8;
	_border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	width: 152px;
}

#primary-navigation ul li:first-child {
	border-top: none;
}

#primary-navigation li.hover ul li a {
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color: #477AC3;
	background: none;
	padding: 8px 0 8px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
}

#primary-navigation li.hover ul li a:hover, #primary-navigation li.hover ul li:hover a {
	background: url(../../images/tpl/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover ul li a.active{
	font-weight: bold;
	background: url(../../images/tpl/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover div {
	display: block;
}

/*********************************************************************/

#footer {
	width: 922px;
	height: 35px;
	background: url(/files/images/tpl/background-footer.gif) no-repeat;
	font-size: 10px;
	line-height: 24px;
	padding: 0 14px 0 14px;
	position: relative;
	color: #999999;
	clear: both;
}

#footer p {
	display: inline;
  line-height: 0;
  float: right;
}

#footer a.rss {
	position: absolute;
	top: 8px;
	right: 13px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url(/files/images/tpl/rss.gif) no-repeat;
	padding:0px;
}

#navigation-bottom {
	margin: 12px 0 0 5px;/*WAS: 0 0 0 30px*/
	padding: 0;
	list-style: none;
	display: inline;
}

#navigation-bottom li {
	display: inline;
	background: url(/files/images/tpl/separator.gif) no-repeat 0 2px;
	padding: 0 0 0 16px;
	margin: 0 15px 0 0;
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}

#navigation-bottom li.first-child {
	background-image: none;
	padding-left: 0;
}

#navigation-bottom li a {
	color: #999999;
	text-decoration: none;
}

#navigation-bottom li a:hover {
	text-decoration: none;
}

/* ************************************************************* */
/*
#top_news {
	text-align: left;
	width: 30%;
	margin: 0 6px 0 21px;
	_margin: 0 6px 0 11px;
	float: left;
}
*/
ul.news_column {
	padding: 0;
	list-style-type: none;
	margin: 8px 0 0 0;
	overflow: hidden;
	display: block;
/*border: 1px dotted red;*/
}

ul.news_column li {
	display: block;
	width: 100%;
	margin: -1px 0;
	padding: 7px 0;
/*	border-top: 1px solid #CACAC9;
	border-bottom: 1px solid #CACAC9; */
}

ul.news_column a {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
	color: #3366CC;
}

ul.news_column a:hover {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
  color: #FF3300;
/*	background: #EFF7FF;*/
}

ul.news_column a p.date {
	margin: 0;
	padding: 0;
	color: #A9AAAA;
}

ul.news_column a p.author {
	margin: 0;
	padding: 0;
}

ul.news_column a p.link {
	margin: 0;
	padding: 0;
}

/* *************************************************************** */
li.inline {
	float: left;
	display: block;
	width: 110px;	
	height: 120px;
	padding: 0 10px 0px 10px;
	margin-top: -3px;
	text-align: center;
	border-right: 1px solid #dedede;
}

/*********************************************************************/

div.features {
	width: 718px; 
	overflow: hidden;
	margin: 0px 0 0px -41px;
	padding: 5px 0 1px 0;
	background: url(/files/images/tpl/background-features.gif) repeat-x top left;
	border-left: 1px #fff solid;
	font-size: 11px;
	position: relative;
}

div.features div.layout {
	overflow: hidden;
	background: url(/files/images/tpl/background-feature-layout.gif) repeat-y right;
	padding-bottom: 0px;
}

div.features div.line {
	height: 10px;
	background: url(/files/images/tpl/background-feature-line.gif) no-repeat 18px 6px;
	clear: both;
}

div.features div.block {
	width: 209px;
	float: left;
	padding: 5px 10px 0px 20px;
	font-size: 11px;
}

div.largeblock {
	width: 688px;
	min-height: 272px;
	height: auto;
	_height: 272px;
	float: left;
	padding: 0px 10px 0px 20px;
	font-size: 11px;
}

div.features div.top, div.features div.bottom {
	overflow: hidden;
	height: 1%;
}

div.features div.top div.block {
/*	background: url(/files/images/tpl/background-feature-block.gif) no-repeat top right;*/
}

div.features p {
	margin-bottom: 10px;
	line-height: 14px;
}

div.features ul.actions li {
	display: inline;
 	background: url(/files/images/tpl/separator.gif) no-repeat 5px 6px;
	padding-left: 8px;
}

div.features ul.actions li.first-child {
	padding-left: 0;
	background: none;
}

div.features ul.actions li a {
	background-image: url(/files/images/tpl/arrow-right-lite.gif);
	padding-left: 10px;
}

