/* main selectors */
html {
	font-size:75.2%;
}

body {
	margin: 0;
	padding: 0;
	font: 1em/1.58em Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	min-width: 990px;
}

a {
	color: #017A4D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.top-link {
	width:520px;
	height:26px;
	margin-top:5px;
}

a.top-link {
	float:right;
	padding-right:23px;
	background: url(../../img/toplink_bare.gif) no-repeat right 3px;
	color:#999999;
	border-bottom:1px #e4e4e4 solid;
	line-height:11px;
}

a.top-link:hover {
	text-decoration:none;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
}

p.name {
	padding-bottom: 0;
	color: #017A4D;
}

p.name span,
p.name strong,
p.contact span,
p.contact strong {
	display: block;
}

p.date {
	color: #999 !important;
	font-weight: normal !important;
}

div.title {
	padding-bottom: 18px;
}

div.title p.date {
	padding-bottom: 0;
}

div.lead p {
	font-weight: bold;
}

p.more {
	text-align: right;
	line-height: 2.5em;
	padding-bottom: 0 !important;
}

div.box p.more {
	text-align: left;
}

p.more a {
	padding-left: 12px;
	background: url(../../img/icon-more.gif) no-repeat left;
}

ul {
	margin: 0;
	padding: 0 0 18px 0;
	list-style: none;
}

ul li {
	padding-left: 27px;
	background: url(../../img/square.gif) no-repeat 12px 7px;
}

ul li.link {
	background: url(../../img/related/link.gif) no-repeat 14px 4px;
}

ol {
	margin: 0;
	padding: 0 0 18px 27px;
}

span.highlite {
	background-color: #FFFD7F;
}

span.more {
	padding-left: 9px;
	background: url(../../img/icon-more.gif) no-repeat left;
	font-size: 0.84em;
}

span.lang {
	font-size: 0.84em;
}

h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font: normal 2.5em/1em Arial, Helvetica, sans-serif;
	color: #01428C;
}

h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font: normal 1.8em/1em Arial, Helvetica, sans-serif;
	color: #01428C;
}

h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 1.1em/1.3em Arial, Helvetica, sans-serif;
	color: #01428C;
}

div.content-bottom h3 {
	color: #01428C;
	min-height: 2.6em;
	padding-bottom: 9px;
}

* html div.content-bottom h3 {
	height: 2.6em;
}

div.contact h3,
div.about h3 {
	padding-bottom: 18px;
}

h1 a,
h2 a,
h3 a,
h3 span {
	color: #01428C;
}

h4 {
	margin: 0;
	padding: 0 0 6px 0;
	font: bold 1em/1.3em Arial, Helvetica, sans-serif;
	color: #333;
}

q {
	font-style: italic;
}

img {
	border: none;
}

strong.head {
	display: block;
	text-transform: uppercase;
	/*font-size: 0.84em; - GD*/
 	font-size: 0.95em;
	color: #898989;
	line-height:100%; /*  - GD*/
}

div.box strong.head {
	padding-bottom: 10px !important;
	padding-top: 5px !important;
}

.column-sub .box strong.head {
	margin-top:3px;
}

strong.head span {
	color: #017A4D;
}

strong.head a {
	color: #017A4D;
}

strong.head a.all-news {
	background:transparent url(../../img/related/link.gif) no-repeat right 2px; /* - GD 6px*/
	display:block;
	float:right;
	text-transform:none;
	padding-right:8px;
	margin-top: 3px;
	margin-bottom: -5px;
	/*font-weight: bold;*/
}

div.box a.all-news {
	margin-top: -15px;
	margin-bottom: 10px;
	float:right;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	overflow: hidden;
}

input.text, textarea.text, select.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #898989;
	padding: 2px 10px;
	margin: 0;
}

input.submit {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #898989;
	padding: 2px 10px;
	margin: 0;
	text-align: center;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #B7B7B7;
	background: #017A4D url(../../img//button.gif) repeat-x;
	outline: none;
}

abbr {
	border: none;
}

div.headline {
	border-bottom: 1px solid #EEE;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

div.content-bottom div.headline {
	margin-bottom: 0px;
}

div.img {
	padding-bottom: 0; /* - GD */
	/* padding-bottom: 20px; - GD */
}

div.img img {
	/*display: block; - GD */
	/* margin-bottom: 4px; - GD */
}

div.img p {
	color: #999999;
	padding: 0;
	line-height: 18px;
}

/* SEO headings section */
h1.seo {
	margin:18px 0 0 9px;
	padding: 0;
	float:left;
	/*position: absolute;*/
	/*top: 36px;*/
	/*top: 18px;
	left: 700px;*/
}

h1.seo a {
	display: block;
	/*width: 112px;
	height: 49px;*/
	width: 89px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../img/logo.gif) no-repeat;
}

h1.seo a.fr,
h1.seo a.es {
	background: url(../../img/logo_uicn.gif) no-repeat;
}

/* layouts section */
#main-holder {
	width: 1000px;
	overflow: hidden;
	/*background: url(../../img/dot.gif) repeat-y 800px 0;  - GD */
	background-color: #FFF;
}

#main-holder-nobg {
	width: 1000px;
	overflow: hidden;
	background-image: none;
	background-color: #FFF;
}


div.column-main {
	width: 790px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
}

div.column-sub {
	width: 180px;
	float: right;
	overflow: hidden;
	padding-left: 10px;
}

/* img holder section */
div.img-holder {
	width: 180px;
	height: 170px;
	overflow: hidden;
	background-color: #FFF;
	padding-bottom: 36px;
	margin-left: -10px;
	padding-left: 10px;
}

.layout-lite div.img-holder {
	height: 0px;
}

div.img-holder img {
	display: block;
}

/* content holder section */
div.content-holder {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

div.content-holder div.text {
	width: 580px;
	float: right;
}

.layout-index div.content-holder div.text {
	width: 720px;
}

div.content-holder div.navigation {
	width: 190px;
	float: left;
	overflow: hidden;
}

.layout-index div.content-holder div.navigation {
	display: none;
	width: 70px;
}

/* tables section */
/*
table {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table td {
	margin: 0;
	padding: 2px 10px;
	vertical-align: top;
	border-style: solid;
	border-color: #EEE;
	border-width: 1px 0px;
}

table th {
	background: url(../../img/th.gif) no-repeat bottom left;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #999;
	padding: 2px 10px 23px 10px;
}
*/
table tr.dark td {
	background-color: #FDFDFD;
}

table.related td.icon {
	background-color: #F6F6F6 !important;
	padding-left: 0;
	padding-right: 0;
	width: 30px;
	text-align: center;
	vertical-align: middle;
}

table.related td.icon img {
	display: block;
	margin: 0 auto;
}

table.related td span {
	color: #BBBBBB;
	font-size: 0.84em;
}

/* navigation path section */
#navigation-path {
	width: 580px;
	padding: 10px 0 14px 20px;
	/*height: 26px;*/
	overflow: hidden;
	border-left: 190px solid #EDF2F7;
	background: #FFF url(../../img/background-navigation-path.gif) no-repeat;
	font: 0.84em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
}

.layout-index #navigation-path {
	border-color: #FFF;
	background: none;
}

#navigation-path ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation-path ul li {
	display: inline;
	padding: 0 1px 0 8px;
	background: url(../../img/arrow-path.gif) no-repeat left;
	letter-spacing: -1px;
}

#navigation-path ul li:first-child {
	background: none;
	padding-left: 0;
}

#navigation-path a {
	color: #BBB;
	/*padding: 0 3px;*/
	padding: 0px 6px 0px 0px;
	
}

#navigation-path a:hover,
#navigation-path li.active a {
	text-decoration: none;
	background-color: #BBB;
	color: #FFF;
}

/* content-bottom */
div.content-bottom {
	width: 781px;
	margin-left: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}

/* flash section */
div.flash {
	width: 100%;
	overflow: hidden;
}

div.flash img {
	display: block;
}

/* header section */
#header {
	width: 100%;
	height: 158px;
	position: relative;
	min-width:1100px; /* - GD */	
}

#header p {
	float:left;
	width:692px;
	margin:72px 30px 0 0;
	color:#7a7a7a;
	line-height:1.2em;
	text-align:right;
	padding:0;
	height:50px;
	color:#01428C; /* - GD */ 
}

#header p.with-icon {
	width:522px;
}

/* header external icon section */
div.ext-icon {
	float: left;
	width: 150px; 
	height: 85px;
	margin: 18px 0 0 20px;
}

div.ext-icon img {
	display: block;
}

/* main navigation section */
#nav-cont-main {
	padding: 5px 0 0 0;
	height: 31px;
	background-color: #01428C;
	width: 100%;
}

#nav-main-border {
	width:800px;
	height:31px;
	margin-right:20px;
	overflow:hidden;
	float:left;
}

#navigation-main {
	margin: 0;
	list-style: none;
	font-weight: bold;
}

#navigation-main li {
	float: left;
	padding: 0;
	background: none;
}

#navigation-main li a,
#navigation-main li span {
	float: left;
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	color: #FFF;
	padding: 0 14px;
	background: url(../../img/navigation.gif) no-repeat right;
}

#navigation-main li a {
	margin-left: -1px;
	position: relative;
	z-index: 4;
}

#navigation-main li span {
	margin-left: 10px;
	background: #BFBFBF;
	margin-top: -10px;
	margin-bottom: -5px;
	color: #333;
	line-height: 36px;
	height: 36px;
	border-top: 5px solid #D2D2D2;
	border-bottom: 5px solid #D2D2D2;
	position: relative;
	z-index: 5;
}

#navigation-main li a:hover,
#navigation-main li.active a {
	text-decoration: none;
	color: #0265BD;
	background: #FFF url(../../img/navigation-hover.gif) repeat-x bottom left;
}

.search-box {
	margin-top:4px;
	float:left;
	min-width:270px; /* - GD */
}

.search-box input.submit{
	border:0;
} 

/* homepage mainfeature */

#main-feature {
	margin-top:10px;
	position:relative;
}

#main-feature div.mainfeat-float-text {
	width:335px;
	position:absolute;
	right:20px;
	top:150px;
}

#main-feature div div {
	padding:0;
	margin-bottom:10px;
	line-height:16px;
}

#main-feature div div p {
	padding-bottom:8px;
}

#main-feature h1 {
	font-size: 1.58em;
}

#main-feature ul {
	padding:0;
}

#main-feature ul li {
	background: url(../../img/arrow_main_2.gif) no-repeat 0 65%;
	padding-left:6px;
	line-height:16px;
	margin-right: 9px;
	float:left;
}

#main-feature h1,
#main-feature h1 a,
#main-feature div,
#main-feature ul li a,
#main-feature div a{
	color:white;
}

#main-feature div a{
	font-weight:bold;
	white-space:nowrap;
}

/* Subfeatures */

ul.subfeature {
	list-style:none;
	padding:0;
	margin:10px 0;
}

ul.subfeature li {
	float:left;
	width:150px;
	height:100px;
	background:none;
	padding:0 0 0 10px;
}

ul.subfeature li.first {
	padding:0;
}

/* locale navigation section */
#navigation-locale {
	float:left;
	margin:72px 0 0 0;
	padding: 0;
	list-style: none;
	/*position: absolute;
	top: 0;
	left: 0;*/
	text-transform: uppercase;
	font-size: 0.84em;
}

#navigation-locale li {
	float: left;
	border-right: 1px solid #EEE;
	padding: 0;
	background: none;
}

#navigation-locale li.first {
	border-left: 1px solid #EEE;
}

#navigation-locale li a {
	float: left;
	border-width: 0; /* - GD */
	border-style: solid;
	border-color: #F7F7F7;
	color: #ADADAD; /* - GD */
	padding: 5px 6px 5px 6px; /* - GD */
	background-color:#FBFBFB; /* - GD */
}

#navigation-locale li a:hover,
#navigation-locale li.active a {
	border-color: #FFF;
	text-decoration: none;
	color: #898989; /* - GD */
	background-color:#FFF; /* - GD */
}

/* quick seacrch box section */
div.quick-search {
	background-color: #D2D2D2;
	overflow: hidden;
	padding: 37px 0 24px 114px;
	height: 1%;
}

div.quick-search label {
	display: block;
	text-transform: uppercase;
	color: #898989;
	padding-bottom: 12px;
}

div.quick-search input.text {
	width: 234px;
	margin-right: 5px;
	border-color: #FFF;
	float: left;
}

div.quick-search label span {
	color: #01428C;
	font-weight: bold;
}

#header div.quick-search {
	position: absolute;
	top: 36px;
	left: 10px;
	padding: 12px 16px 0 16px;
	height: 69px;
	text-align: left;
}

div.quick-search input.submit {
	float: left;
	width: 79px;
}

/* footer section */
#footer {
	width: 100%;
	color: #999;
	background-color: #F4F4F4;
}

#footer a {
	color: #999;
}

#footer p.meta {
	margin-left: 15px;
	background: url(../../img/meta.gif) no-repeat;
	padding: 10px 0;
	color: #BBB;
	text-transform: uppercase;
	font-size: 0.84em;
}

#footer p.meta a {
	color: #BBB;
}

/* footer actions menu */
#actions {
	margin: 0 0 8px 0;
	padding: 45px 0 0 0;
	background: #FFF url(../../img/footer-actions.gif) repeat-x bottom left;
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 0.84em;
	border-bottom: 1px solid #EEE;
}

#actions dt,
#actions dd {
	float: left;
	margin: 0;
	padding: 0 15px;
}

#actions dd {
	border-right: 1px solid #EEE;
	padding-bottom: 7px;
	padding-left: 0px;
}

#actions dd.last {
	border-right: none;
}

#actions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#actions ul li {
	float: left;
	padding: 0 3px 0 0;
	background: none;
}

#actions img {
	float: left;
	border: 1px solid #E4E4E4;
	height: 18px;
}

#actions .add-this img {
	height:16px;
}

/* bottom navigation section */
#navigation-bottom {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

#navigation-bottom li {
	float: left;
	border-left: 1px solid #CDCDCD;
	padding: 0 15px;
	background: none;
}

#navigation-bottom li:first-child {
	border-left: none;
}

/* left navigation section */
div.navigation em.head {
	display: block;
	background-color: #01428C;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 1.66em;
}

div.navigation em.head a {
	display: block;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}

div.navigation em.head a:hover {
	background-color: #C0DBF2;
	color: #0265BD;
}

/* side navigation section */
#navigation-side {
	width: 100%;
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	border-bottom: 1px solid #C0DBF2;
}

#navigation-side ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	padding-left: 20px;
	width: 170px;
	background-color: #FFF;
}

#navigation-side ul ul {
	padding-left: 0;
	width: 170px;
	background-color: #FFF;
	font-weight: normal;
	border-top: 1px solid #C0DBF2;
}

#navigation-side li a {
	color: #0265BD;
	width: 180px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}

#navigation-side li a,
#navigation-side li.active li a {
	background: none;
}

#navigation-side li {
	border-top: 1px solid #C0DBF2;
	line-height: 1.66em;
	background-color: #F9FBFE;
	width: 100%;
	padding-left: 0;
	background-image: none;
}

#navigation-side ul li {
	background-color: #FFF;
	margin-top: -1px;
}

#navigation-side ul li a {
	width: 170px;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: -1px;
	position: relative;
}

#navigation-side ul ul li a {
	padding-left: 30px;
	width: 160px;
}

#navigation-side ul ul li a:hover, #navigation-side ul ul li.active a {
	padding-left: 30px;
	width: 160px;
	background-image: url(../../img/arrow-navigation.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
}


#navigation-side ul ul li {
	background-image: url(../../img/arrow-navigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


#navigation-side a:hover {
	background-color: #C0DBF2 !important;
	text-decoration: none;
}

#navigation-side li.active a {
	background-color: #C0DBF2;
}

/* inner boxes section */
div.description {
	width: 380px;
	float: left;
}

div.box .list-bullets ul {
	/*list-style-type: disc;*/
	width: auto;
	border: 0;
}

div.box .list-bullets ul li {
	background: transparent url(../../img/square.gif) no-repeat scroll 12px 7px;
	padding: 0 4px 2px 27px;
	border: 0;
}

div.icon {
	width: 118px;
	float: left;
	margin-right: 20px;
	border: 1px solid #FFF;
}

div.icon img {
	display: block;
	margin: -1px;
	width: 120px;
	position: relative;
}

div.related {
	float: right;
	width: 180px;
}

div.box {
	width: 180px;
	/* margin-bottom: 25px; */
}

div.box .related{ /* - GD */
	margin-bottom: 20px;
}

div.navigation div.box {
	margin-left: 10px;
}

div.box ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	/* border-top: 1px solid #EEE; - GD */
}

div.box ul li {
	border-bottom: 1px solid #EEE;
	padding: 0;
	background: none;
}

div.navigation div.box ul {
	margin-left: -10px;
	position: relative;
	background: none;
}

div.navigation div.box ul li {
	padding-left: 10px;
	background: none;
}

div.box div.select-down {
	/*width:180px;
	position:absolute;*/
	position: relative;
	margin-bottom: 20px; /* - GD */
	margin-top: -20px; /* - GD */
}

div.box div.select-down-spacer {
	height: 25px;
}

div.box ul.related,
div.box div.select-down div {
	background: url(../../img/related.gif) repeat-y;
}

div.box div.select-down div {
	/* - GD border:1px solid #EEEEEE !important; */
	border-bottom:1px solid #EEEEEE !important;
	height:20px;
	cursor: pointer;
}

div.box div.select-down ul {
	background-color:white;
	/*position:absolute;
	top:22px;*/
	position:relative;
	top:0;
	left:0;
	z-index:999;
	display:none;
	border:0;
	overflow: visible;
}

div.box div.select-down.open ul{
	display:block;
}

div.box div.select-down ul li{
	background: url(../../img/related/link.gif) no-repeat 14px 6px;
	padding-left:33px;
	border:1px solid #EEEEEE;
	border-top:0;
}

div.box ul.related span {
	color: #999;
	font-size: 0.84em;
}

div.box ul.related li {
	padding-left: 33px;
	background: url(../../img/related/link.gif) no-repeat 14px 6px;
}

div.box div.select-down div span {
	padding-left: 33px;
	background: url(../../img/related/down.gif) no-repeat 11px 7px;
}

div.box div.select-down.open div span {
	background: url(../../img/related/up.gif) no-repeat 11px 5px;
}

div.box ul.related li.ext {
	background: url(../../img/related/ext.gif) no-repeat 10px 3px;
}
div.box ul.related li.dload {
	background: url(../../img/related/dload.gif) no-repeat 13px 4px;
}
div.box ul.related li.print {
	background: url(../../img/related/print.gif) no-repeat 7px 2px;
}
div.box ul.related li.font {
	background: url(../../img/related/font.gif) no-repeat 0px 2px;
}
div.box ul.related li.rss {
	background: url(../../img/related/rss.gif) no-repeat 10px 5px;
}
div.box ul.related li.letter {
	background: url(../../img/related/letter.gif) no-repeat 10px 5px;
}
div.box ul.related li.picture {
	background: url(../../img/related/picture.gif) no-repeat 11px 4px;
}
div.box ul.related li.movie {
	background: url(../../img/related/movie.gif) no-repeat 11px 4px;
}

/* keywords box section */
div.keywords {
	background-color: #CCE4DB;
	padding: 5px;
}

div.keywords div.inner {
	border: 1px solid #B1C9C0;
	background: #FFF url(../../img/keywords.gif) repeat-x bottom left;
	padding: 9px 9px 45px 9px;
}

div.keywords ul {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #999;
	width: 100%;
	overflow: hidden;
}

div.keywords ul li {
	float: left;
	white-space: nowrap;
	border-right: 1px solid #999;
	padding: 0 4px 0 3px;
	margin: 4px 0;
	line-height: 1em;
	background: none;
}

div.keywords ul li.last {
	border-right: none;
}

/* article box section */
div.article {
	width: 100%;
	overflow: hidden;
}

div.article p.contact {
	padding-bottom: 8px;
}

div.article-full div.description {
	width: 520px;
}

/* news box section */
div.news-single {
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
}

div.news-right div.icon {
	float: right;
	padding-right: 60px;
	margin-right: 0px;
}

div.news-right div.description {
	float: left;
}

div.news-single div.related {
	float: none;
	clear: both;
	margin-left: 140px;
	width: 380px;
}

.layout-index div.news-single div.related {
	float: right;
	clear: none;
	margin: 0;
	width: 180px;
}

div.news-single div.related div.box {
	width: 100%;
	margin-bottom: 0;
}

div.news-single div.description strong.head {
	padding-bottom: 4px;
	line-height: 1em;
}

div.news-single p {
	padding-bottom: 5px;
}

div.news-single p.name {
	padding-bottom: 0;
}

/* news without related data */

.news-no-related div.icon {
	width: 62px;
	margin-right: 16px;
}

.news-no-related div.icon img {
	width: 60px;
}

.news-no-related .description h2 a {
	color: #01428C;
	text-decoration: none;
	/*font-size: 0.78em;
	font-weight: bold; -GD*/
	font-size: 0.82em;
	font-weight: normal;
	
}

.news-no-related .description a {
	text-decoration: none;
}

/* teasers box section */
div.teasers {
	border: 1px solid #DCDCDC;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
	background: url(../../img/teasers.gif) repeat-x bottom left;
}

div.teasers div.item {
	width: 259px;
	float: left;
	border-left: 1px solid #EEE;
}

div.teasers div.first {
	border-left: none;
	width: 259px;
}

div.teasers h3 {
	padding-left: 10px;
	padding-right: 10px;
}

div.teasers img.icon {
	width: 100%;
	height: 87px;
	display: block;
}

div.teasers p {
	padding: 13px 11px;
}

div.teasers p.space-redux {
	padding:0;
	margin:-30px 0 -20px 0;
}

/* news-list section */
ul.news-list,
ul.news-list-img {
	margin: 0;
	/*padding: 15px 0 0 0 !important; - GD */
	padding: 5px 0 20px 0 !important;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

ul.news-list-img li {
	border-bottom:0 !important;
	line-height: 1.35em; /* - GD */
}

ul.news-list strong.head {
	padding-bottom: 5px !important;
	line-height: 1em;
}

div.content-bottom ul.news-list strong.head {
	border-bottom: 1px solid #EEE;
	padding-bottom: 12px !important;
	margin-bottom: 12px;
}

div.box ul.news-list li {
	border: none !important;
	padding: 0 0 15px 0;
	background: none;
}

div.content-bottom ul.news-list li {
	width: 180px;
	float: left;
	padding-left: 20px;
	background: none;
}

div.content-bottom ul.news-list li:first-child {
	padding-left: 0;
}

ul.news-list p {
	padding-bottom: 2px;
	color: #01428C;
	font-weight: bold;
	line-height: 1.25em;
}

ul.news-list-img li.last-item p{
	padding:0;
}

ul.news-list-img img {
	float:left;
	margin:0 10px 0 0;
}

ul.news-list p a,
ul.news-list-img a {
	color: #01428C;
}

/* contact box section */
div.contact {
	width: 520px;
}

div.contact div.columns {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}

div.contact div.icon {
	width: 318px;
	/*background-color: red;*/
}

div.contact div.description {
	width: 180px;
	float: right;
}

div.contact div.description p {
	line-height: 1.25em;
	padding-bottom: 13px;
}

div.contact div.icon img {
	width: 320px;
}

/* about box section */
div.about {
	width: 520px;
}

div.about div.people {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #EEE;
	padding-top: 10px;
}

div.about div.people div.layout {
	width: 100%;
	overflow: hidden;
}

div.about div.people div.icon {
	width: 118px;
	margin-right: 0;
	clear: left;
}

div.about div.people div.icon img {
	width: 120px;
}

div.about div.people div.description {
	width: 180px;
	margin-left: 20px;
	padding-bottom: 25px;
}

div.about div.people div.description p {
	line-height: 1.4em;
	padding-bottom: 4px;
}

/* results page section */
div.results h2 {
	font-size: 1.5em;
}

/* results roll section */
div.results-roll {
	border-top: 1px solid #EEE;
	line-height: 2.5em;
}


div.results p.label {
	border-top: 1px solid #EEE;
	background-color: #FDFDFD;
	color: #999;
	margin-bottom: 20px;
	text-align: right;
	padding: 0 16px;
}
/*
div.results-roll p.label {
	border-top: 1px solid #EEE;
	background-color: #FDFDFD;
	color: #999;
	margin-bottom: 20px;
	text-align: right;
	padding: 0 16px;
}
*/

div.results-roll a.next {
	float: right;
	padding-right: 14px;
	background: url(../../img/icon-more.gif) no-repeat right;
	margin-right: 2px;
}

div.results-roll a.prev {
	float: left;
	padding-left: 14px;
	background: url(../../img/icon-prev.gif) no-repeat left;
	margin-left: 2px;
}

div.results-roll ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

div.results-roll ul li {
	display: inline;
	background: none;
	padding: 0;
}

div.results-roll ul li a {
	padding: 0 4px;
	border: 1px solid #FFF;
}

div.results-roll ul li a:hover,
div.results-roll ul li.active a {
	color: #01428C;
	border-color: #EEE;
	font-weight: bold;
	text-decoration: none;
}

/* subscribe form section */
div.form-subscribe {
	background-color: #EAEAEA;
	padding: 10px;
	overflow: hidden;
	height: 1%;
}

div.form-subscribe input.text {
	border-color: #FFF;
	display: block;
	width: 138px;
	margin-bottom: 10px;
}

div.form-subscribe input.submit {
	float: right;
	width: 100px;
}

/* gallery box section */
div.gallery-item {
	background: url(../../img/gallery.gif) repeat-x bottom left;
	border-bottom: 1px solid #EEE;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

div.gallery-item h2 {
	font-size: 2.5em;
	padding-bottom: 12px;
}

div.content-holder div.text div.gallery-item h2 {
	font-size: 1.10em;
	font-weight: bold;
}

div.gallery-item div.icon {
	width: 318px;
}

div.gallery-item div.icon img {
	width: 320px;
}

div.gallery-item div.description {
	width: 240px;
	color: #999;
}

div.gallery-item div.description p {
	padding-bottom: 4px;
}

div.gallery-item div.dsub {
	margin-top: 15px;
	border-top: 1px solid #EEE;
	padding: 8px 0 30px 0;
}

div.gallery-item p.label {
	clear: both;
	width: 250px;
	color:#666;
	line-height: 3.3em;
	padding-bottom: 0;
	padding-left: 340px;
	position: relative;
	top: -25px;
	margin-bottom: -25px;
}
/*
div.gallery-roll {
	width: 240px;
	position: relative;
	padding-top: 0px;
	margin-bottom: 20px;

}
*/

div.gallery-roll {
	width: 260px;
	position: relative;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 335px;

	top: -45px;

}

div.gallery-roll a.prev,
div.gallery-roll a.next {
	display: block;
	position: absolute;
	top: 0px;
	width: 33px;
	height: 31px;
	text-indent: -999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

div.gallery-roll a.prev {
	background-image: url(../../img/gallery-prev.gif);
	left: 5px;
	
}
div.gallery-roll a.next {
	background-image: url(../../img/gallery-next.gif);
	right: 5px;

}

div.gallery-roll div {
	margin: 0 auto;
	padding: 0 0 5px 0;
	height: 20px;
	text-align: center;
}


/* ----
div.gallery-roll ul li {
	float: left;
	padding: 0;
	background: none;
	padding: 0 5px;
}

div.gallery-roll ul li a {
	float: left;
	padding: 5px;
}

div.gallery-roll ul li img {
	display: block;
	float: left;
	padding: 1px;
	width: 73px;
	height: 73px;
}

div.gallery-roll ul li a:hover,
div.gallery-roll ul li.active a {
	background-color: #BEDCD1;
}
div.gallery-roll ul li a:hover img,
div.gallery-roll ul li.active a img {
	background-color: #017A4D;
}
*/
/* pictures list section */
ul.pictures-list {
	margin: 0;
	padding:0;
	list-style: none;
	font-size: 0.84em;
	color: #999;
	line-height: 1.4em;
}

ul.pictures-list li {
	/*padding: 10px 0 18px 0 !important; - GD */
	padding: 0	0 20px 0 !important;
	border: none !important;
	background: none;
}

ul.pictures-list img {
	width: 180px;
	/*display: block; 
	margin-bottom: 5px; - GD */
	margin-bottom: 0px;
}

ul.pictures-list p {
	padding: 0;
}

/* movies box section */
div.movies {
	background-color: #FDFDFD;
	border-bottom: 1px solid #EEE;
	overflow: hidden;
	border-top:1px solid #FFF;
	width: 100%;
}

div.movies a {
	color: #01428C;
}


div.movie-item {
	float: left;
	width: 509px;
	border-right:1px solid #EEE;
	padding: 10px 10px 0 10px;
}

div.movies-list {
	width: 249px;
	border-left: 1px solid #FFF;
	float: right;
}

div.movie-item div.icon {
	width: 308px;
	margin-right: 15px;
	margin-bottom: 20px;
}

div.movie-item div.icon img {
	width: 310px;
}

div.movie-item div.description {
	width: 180px;
	line-height: 1.3em;
	margin-bottom: 20px;
}

div.movie-item div.dsub {
	border-top: 1px solid #EEE; 
	color: #999;
	padding-top: 15px;
	margin-top: 5px;
}

div.movie-item p {
	padding-bottom: 8px;
}

div.movie-item div.dsub p {
	padding-bottom: 0;
}

div.movie-item div.player {
	clear: both;
	width: 529px;
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
	background-color: #F7F7F7;
}

div.movie-item div.player ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
}

div.movie-item div.player ul li {
	height: 30px;
	line-height: 30px;
	color: #666666;
	border-right: 1px solid #EEE;
	border-left: 1px solid #FFF;
	float: left;
	background: none;
	padding: 5px 10px;
}

div.movie-item div.player ul li.first {
	border-left: none;
}

div.movie-item div.player ul li.last {
	border-right: none;
}

div.movies-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.movies-list ul li {
	background: url(../../img/movies-list.gif) repeat-x bottom left;
	overflow: hidden;
	border-bottom: 1px solid #EEE;
	padding: 0;
	float: left;
	clear: left;
	width: 249px;
}

div.movies-list p {
	font-size: 0.84em;
	line-height: 1.4em;
	padding: 0;
}

div.movies-list div.icon {
	width: 83px;
	margin-right: 9px;
}

div.movies-list div.icon img {
	width: 85px;
}

div.movies-list div.description {
	width: 155px;
	padding-bottom: 0;
}


div.movies-list li.large {
	border: 1px solid #7BB8A2;
	width: 247px;
}

div.movies-list li.large a.play img {
	margin: 16px auto;
	display: block;
}

div.movies-list li.large div.icon {
	width: 147px;
}

div.movies-list li.large div.icon img {
	width: 149px;
}

div.movies-list li.large div.description {
	width: 88px;
}

div.movies-list li.large p.label {
	font-size: 1.1em;
	text-align: right;
	padding-right: 5px;
	color: #666;
}

/* teaser box section */
div.teaser {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #C4DDF2;
	border-bottom: 1px solid #C4DDF2;
	margin-bottom: 30px;
	font-size: 12px;
	font-style: italic;
	color: #01428C;
	padding: 12px 0;
}

div.teaser div.icon {
	float: left;
	background-color: red;
}

div.teaser div.description {
	width: auto;
	display: table;
	float: none;
}
* html div.teaser div.description {
	float: left;
	height: 1%;
}
*+html div.teaser div.description {
	float: left;
	height: 1%;
}

div.teaser div.description p {
	padding: 0;
}

/* news letters subscribe form section */
div.form-nletters {
	background-color: #D2D2D2;
	padding: 11px;
	color: #000;
}

div.form-nletters fieldset {
	padding: 20px 0 6px 0;
	display: block;
}

div.form-nletters fieldset.top {
	border-bottom: 1px solid #CBCBCB;
}

div.form-nletters fieldset.bottom {
	border-top: 1px solid #DDDDDD;
}

div.form-nletters ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 49%;
	float: left;
}

div.form-nletters ul li {
	padding: 0 0 16px 0;
	background: none;
	width: 100%;
	overflow: hidden;
	float: left;
	clear: left;
}

div.form-nletters ul li input {
	margin: 6px 0 0 0;
	padding: 0;
	float: left;
	width: 13px;
	height: 13px;
}

div.form-nletters ul li label {
	float: left;
	padding: 2px 0 0 12px;
}

div.form-nletters dl {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

div.form-nletters dl label {
	padding-top: 4px;
	display: block;
}

div.form-nletters dt {
	margin: 0;
	padding: 0 0 16px 0;
	float: left;
	width: 130px;
	clear: left;
}

div.form-nletters dd {
	/*float: right;*/
	float: left;
	width: 220px;
	margin: 0;
	padding: 0 0 16px 0;
}

div.form-nletters input.text {
	border-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 190px;
	display: block;
}

div.form-nletters textarea.text {
	border-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 190px;
	display: block;
	border: none;
}


div.form-nletters select.text {
	border-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 212px;
	display: block;
}

/*--------------------------------------------------*/

div.results-roll span.next {
	float: right;
	padding-right: 14px;
	background: url(../../img/icon-more-inactive.gif) no-repeat right;
	margin-right: 2px;
	color: #BBB;	
}

div.results-roll span.prev {
	float: left;
	padding-left: 14px;
	background: url(../../img/icon-prev-inactive.gif) no-repeat left;
	margin-left: 2px;
	color: #BBB;
}


/* COMMENTING */

.commenting a.toggle {
	display:block;
	padding-left:14px;
	background: url(../../img/icon_plus_sign.gif) no-repeat left;
	line-height:1.5em;
}

.commenting a.toggle.open {
	padding-left:14px;
	background: url(../../img/icon_minus_sign.gif) no-repeat left;
}

.commenting .comment-list {
	border-top:1px solid #E9E7E0;
	display: none;
	margin:4px 0 7px 0;
}

.commenting .comment-list.load {
	background:url(../../img/ajax-loader-nav.gif) no-repeat center;
}

.commenting .comment-list.show {
	display: block;
}

.commenting .comment-form {
	border-top:1px solid #E9E7E0;
	border-bottom:1px solid #E9E7E0;
	display: none;
	margin:4px 0 7px 0;
	padding:10px 0 0 15px;
}

.commenting .comment-form.show {
	display: block;
}

.commenting .comment {
	padding:18px 0 0;
	width:100%;
}

.commenting .comment .head {
	background:#F4F4F1 none repeat scroll 0 0;
	overflow:hidden;
	padding:3px 0 0 0;
	width:100%;
	line-height:1.1em;
}

.commenting .comment .head strong.number {
	color:#BBB8AD;
	font-size:14px;
	margin:0 0 0 8px;
	width:22px;
}

.commenting .comment .head strong.name {
	margin-top:1px;
	color:#017A4D;
}

.commenting .comment .head strong {
	float:left;
}

.commenting .comment .head .userType {
	color:#BBB8AD;
	float:left;
	font-size:0.9em;
	font-weight:normal;
	margin:2px 0 0 7px;
	padding:0 0 0 7px;
}

.commenting .comment .head .date {
	color:#BBB8AD;
	float:right;
	font-size:0.9em;
	margin:2px 7px 0 0;
}

.commenting .comment .head .organisation {
	color:#BBB8AD;
	float:right;
	font-size:1em;
	margin:2px 7px 0 0;
}

.commenting .comment .flagging {
	background:#F4F4F1 none repeat scroll 0 0;
	overflow:hidden;
	width:100%;
}

.commenting .comment .flagging span {
	float:right;
	margin:0 7px 0 0;
	display:none;
}

.commenting .comment .flagging span a.hide{
	display:none;
}

.commenting .comment .flagging span strong {
	color:#BBB8AD;
	font-weight:normal;
	border-left:1px solid #BBB8AD;
}

.commenting .comment .flagging a.flag {
	float:right;
	margin:0 7px 2px 0;
	line-height:1em;
}

.commenting .comment .body {
	padding:8px 30px 0;
}

.commenting .comment .body .text-box {
	line-height:1.3em;
	padding-top:5px;
}

.commenting .comment .body .text-box .date{
	color:#BBB8AD;
}

.commenting .comment .body-highlight {
	padding:8px 30px 0;
	background-color:#d8ebe5;
}

.commenting .comment .body-highlight .text-box {
	line-height:1.3em;
	padding-top:5px;
}

.commenting .comment .body-highlight .text-box .date{
	color:#BBB8AD;
}

/* flagged */

.commenting .comment.flagged span {
	display:inline;
}

.commenting .comment.flagged .flagging a.flag {
	display:none;
}

.commenting .comment.flagged .body {
	display:none;
}

.commenting .comment.flagged.show .body {
	display:block;
}

.commenting .pager,
.commenting .footer {
	border-bottom:1px solid #E9E7E0;
	border-top:1px solid #E9E7E0;
	color:#BBB8AD;
	font-size:0.9em;
	margin:10px 0 15px;
	overflow:hidden;
	padding:4px 0 3px;
	width:100%;
}

.commenting .pager strong,
.commenting .footer a.more-comments,
.commenting .pager .pages {
	float:right;
}

.commenting .pager strong {
	font-weight:normal;
}

.commenting .pager ul,
.commenting .footer ul {
	overflow:hidden;
}
.commenting ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}

.commenting .pager ul li,
.commenting .footer ul li {
	margin:0 0 0 -1px;
	padding:0 6px 0 7px;
	background:none;
	border-left:1px solid #E9E7E0;
}

.commenting .pager ul li.active a {
	font-weight:bold;
}

.commenting .pager span,
.commenting .pager ul.comm,
.commenting .pager li,
.commenting .footer span,
.commenting .footer ul.comm,
.commenting .footer li {
	float:left;
}

/* comment  form */

.comment-form .text,
.comment-form textarea {
	width:228px;
}

.comment-form textarea {
	height:100px;
}

.comment-form div {
	padding:3px 0 6px 0;
}
.comment-form div p{
	padding:0 0 0 105px;
	margin:0;
}

.comment-form div p span{
	display:block;
	padding-left:5px;
	width:245px;
	font-size:0.94em;
	color:#7a7a7a;
	background-color:#f0f0f0;
}

.comment-form div span.error{
	display:block;
	color:red;
	padding:0 0 0 110px;
	margin:0px;
}

.comment-form div label {
	float:left;
	width:100px;
	padding-right:5px;
}

.comment-form div label span {
	color:red;
	margin-left:4px;
}

/* ----- */

/*--------------------------------------------------*/
div.divright
{
	width:70%; 
	float:left;
	background-color:#D2D2D2;
	
}	

div.divleft
{
	width:30%; 
	float:left;
	background-color:#D2D2D2;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}		

div.divall
{
	width:100%; 	
	align:center;
	background-color:#D2D2D2;			
}	



div.overflow
{
	width:100%;
	overflow:hidden;
}


div.form-nletters {
	background-color:#D2D2D2;
	color:#000000;
	padding:11px;
}
div.divallwdbgwhite
{
	width:100%; 	
	align:center;
	background-color:#ffffff;	
}	
div.form-nletters select.text {
	border:1px solid #ffffff;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	width:220px;
}


div.divallwdpadding
{		
	background-color:#D2D2D2;
	color:#000000;
	padding:11px;
}	
div select.textfont {
	border:1px solid #ffffff;
	border-color: #ffffff;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	width:287px;
	padding-bottom:3px;
	padding-top:3px;
}
div input.textbox {
	border:1px solid #ffffff;
	display:block;
	padding-bottom:3px;
	padding-top:3px;
	padding:2px 10px;
	width:265px;
}
div input.radiobutton {
	margin:0px;
}
div textarea.textfont {
	border:1px solid #ffffff;
	display:block;
	padding-bottom:3px;
	padding-top:3px;
	width:265px;
	padding:2px 10px;
}
.padding
{
	padding-left:11px;
}
.bgcolor
{
	background-color:#D2D2D2;
}
.err {COLOR:#FF3300}
.err_validation{color:#FF0000;}	
/*--------------------------------------------------*/
/*- GD*/
.highlightBox {
	border-top: 1px solid #7798BD; 
	border-bottom: 1px solid #7798BD; 
	margin-bottom: 0px; 
	margin-left: 40px; 
	width: 450px; 
	background-color: #F0F0F0;
	border-collapse:separate;
}
.highlightBox th {
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 1.1em/1.3em Arial, Helvetica, sans-serif;
	color: #01428C;
	text-align:center;
	background:none;
}
.highlightBoxDynamic {
	border-top: 1px solid #7798BD; 
	border-bottom: 1px solid #7798BD; 
	margin-bottom: 0px; 
	margin-left: 5px; 
	margin-bottom: 15px; 
	width: 370px; 
	background-color: #F0F0F0;
	border-collapse:separate;
}
.highlightBoxDynamic th {
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 1.1em/1.3em Arial, Helvetica, sans-serif;
	color: #01428C;
	text-align:center;
	background:none;
}
.quoteBox{
	border-top: 1px solid #7798BD; 
	border-bottom: 1px solid #7798BD; 
	margin: 0 10px 0 0; 
	width: 152px; 
	background-color: #F0F0F0; 
	float:left; font-style:italic; 
	font-weight:500;	
}
.quoteBox td{
	padding:6px 6px 3px 6px;
}
.quoteBox img {
	width:140px; padding:0 0 6px 0; margin:0;
}
div.box p{ 
	padding-bottom: 0;
}
div.box .list-bullets {
	padding-bottom: 20px; 
}

div.home-box {
	text-align: left;
	width: 259px;
	float:left;
	padding: 0px 0px 0px 0px;
}

div.home-box strong.head{
	padding: 15px 15px 15px 15px;
}
div.home-sub-box{
	padding:0px 15px 0px 15px;
	
}

div.home-sub-div{
	border-left: 1px solid #EEE;
}

strong.home-head{
	display: block;
 	font-size: 1em;
	color: #01428C;
	line-height:16px; /*  - GD*/
}

div.home-sub-box ul {
	margin: 0;
	list-style: none;	
}

div.home-sub-box ul li {
	padding: 0;
	margin: 0;
	background: none;
	line-height:16px;
}
div.home-sub-box ul li img {
	width:60px;
	height:60px;
	
}

div.home-sub-box ul.news-list-img{
	color: #898989;
}

div.home-sub-box ul.news-list-img a {
	color: #017A4D;
	font-weight:bold;
}
div.home-div{
	clear:both; 
	border-bottom:1px solid #EEE; 
	margin:10px 15px 5px 15px;
	height:1px;
	display:block;
}
/*- GD*/

div.home-sub-box ul.news-list-link a{
	color:#017A4D;
	font-weight:bold;
}
div.home-sub-box ul.news-list-img {
	padding:5px 0 0px !important;
}
div.contentboxwrb {
border-left:medium none;
float:left;
width:259px;
}
div.contentbox {
float:left;
width:259px;
}
ul.news-list-link {
color:#898989;
}

/*--------------------------------------------------*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #01428C;
	background-color: #FFFFFF;
	padding: 4px;
	opacity: 0.95;
	color: #01428C;
	font-size: 0.9em;
	line-height: 1.2em;
	width: 250px;
	max-width: 250px;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
	padding: 0; 
	font-size: 1.0em; 
}

/*--------------------------------------------------*/
table {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table td {
	margin: 0;
	padding: 2px 10px;
	vertical-align: top;
	border-style: solid;
	border-color: #EEE;
	border-width: 1px 0px;
}

table th {
	background: url(../../img/th.gif) no-repeat bottom left;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #999;
	padding: 2px 10px 23px 10px;
}

/*--------------------------------------------------*/
