/*------------------------------------------------------------------
[Master Stylesheet]

Template:		Fixed width with sticky footer
Version:		1.0
Last change:	2008/07/26
Primary use:	Website (screen)
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[Website Dimensions]
-------------------------------------------------------------------*/
/* Width of the website */
#container,
#header-text-content,
#header-content,
#navigation-content,
#footer #footer-content { width: 980px; }

/* Height of the header */
#header-text, #header-text-content { height: 20px; }
/*#header, #header-content { height: 190px; top: 20px; }*/
#header, #header-content { height: 144px; }

/* Height of the navigation */
#navigation { height: 45px; z-index: 5; }
#navigation-content { height: 45px; z-index: 5; }
#content { z-index: 10; }
.differ #container { background: transparent url("../img/page-repeat.gif") repeat-y right; }
.differ-blue #container { background-image: url("../img/page-repeat-differ-blue.gif"); }
.differ-pink #container { background-image: url("../img/page-repeat-differ-pink.gif"); }
.differ-green #container { background-image: url("../img/page-repeat-differ-green.gif"); }
/*.differ #wrapper { background: transparent url("../img/navigation-repeat.gif") repeat-x left 210px; }*/
.differ #content { margin-top: 15px; }
.differ #footer { background: #FFFFFF; padding-top:0px; height: 45px; }
.differ #footer #footer-content { background: #cddbe8 url("../img/page-bottom.gif") no-repeat center top; padding-top: 10px; }

/* Height of the header and height of the footer */
/*#wrapper { padding: 245px 0 55px; }*/
#wrapper { padding: 179px 0 55px; }
/* Height of the footer and its negative value */
#footer { height: 35px; padding-top: 10px; margin: -45px auto 0; }
/* Height of the footer */
body #footer #footer-content { height: 30px; }


/*------------------------------------------------------------------
[Template styles]
-------------------------------------------------------------------*/
* {
	outline: none;
}
body, label, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label {
	color: #004b8f;
}

/*body { background: #FFFFFF url("../img/navigation-repeat.gif") repeat-x left 210px; }*/
#header-text { background: #FFFFFF; }
/*#header { background: #000000; }*/
#header #header-content { background: transparent url("../img/headers/header[1].jpg") no-repeat center bottom; }
/*#navigation { background: url("../img/navigation-repeat.gif") repeat-x left top; }*/
#navigation-content { background: url("../img/navigation-repeat.gif") repeat-x left top; }
#content { background: transparent; }
#footer { background: transparent; }
#footer #footer-content { background: #cddbe8; }

/*------------------------------------------------------------------
[Template]
-------------------------------------------------------------------*/
* {
	outline: none;
}

body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container {
	height:auto;
	margin: 0px auto;
	min-height:100%;
	position: relative;
	text-align: left;
}

#header-text,
#header,
#navigation {
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#header-text { top: 0px; }
	#header-text-content {
		color: #004c8e;
		line-height: 20px;
		margin: 0 auto;
	}

/*#header { top: 20px; }*/
#header { top: 0px; }
	#header-content { margin: 0 auto; }

/*#navigation { top: 210px; z-index: 2; }*/
#navigation { top: 144px; z-index: 2; }
	#navigation-content { margin: 0 auto; }
	#navigation .nav {
		background: url("../img/navigation-border.gif") no-repeat left center;
		color: #FFFFFF;
		display: block;
		float: left;
		font-size: 12px;
		height: 35px;
		line-height: 35px;
		padding-left: 14px;
		padding-right: 12px;
		position: relative;
		text-decoration: none;
	}
	#navigation .separator {
		background: url("../img/navigation-border.gif") no-repeat left center;
		display: block;
		float: left;
		height: 35px;
		width: 8px;
	}
	#navigation #language,
	#navigation #language a {
		color: #FFFFFF;
		font-size: 11px;
	}

#wrapper {
	position: relative;
}
	#content {
		position: relative;
	}
		#content .inner-content {
			background: #ffffff;
			float: right;
			margin-top: -5px;
			padding-top: 30px;
			position: relative;
			width: 725px;
		}
			#content .breadcrumbs {
				border-bottom: 1px dotted #014b8c;
				color: #004b8f;
				position: absolute;
				height: 1.7em;
				top: 0px;
				width: 100%;
			}
			#content .breadcrumbs .protected {
				float: right;
				position: relative;
			}
			h1.big {
				background: #FFFFFF;
				font-size: 32px;
				font-weight: normal;
				margin: 0;
				padding: 0;
				text-transform: lowercase;
			}
			/*.blue { color: #01d4ff; }*/
			/*.pink { color: #d52ce9; }*/
			/*.green { color: #46e92c; }*/
			.blue, .pink, .green { color: #0f5596; }
			.light-blue { color: #01d4ff; }
			.right-corner {
				color: #014b8c;
				font-size: 11px;
				font-weight: bold;
				position: absolute;
				top: 30px;
				right: 0;
			}
			#page-header {
				background: transparent url("../img/page-header.jpg") no-repeat center top;
				color: #ffffff;
				margin-top:5px;
				height: 136px
			}
				#page-header h2 {
					color: #ffffff;
					font-size: 18px;
					font-weight: normal;
					margin: 0;
					padding: 12px 0 0 16px;
					text-transform: lowercase;
					width: 435px;
				}
				#page-header p {
					font-size: 12px;
					padding: 10px 0 0 16px;
				}
				#page-header a {
					color: #ffffff;
					font-size: 12px;
				}
				#page-header ul li {
					margin-left: 16px;
					margin-top: 2px;
					padding-left: 16px;
				}
			#page-content {
				background: transparent url("../img/page-repeat.gif") repeat-y right top;
				margin-top:15px;
				padding: 0 15px 1px;
			}
				#page-content .top-left {
					background-image: url("../img/page-top.gif");
					margin-left: -15px;
					margin-top: -15px;
					position: absolute;
					width: 725px;
				}
				#page-content .topbox {
					background: #cbdbe8;
					padding: 5px 5px 0;
				}
					#page-content .topbox a.tab {
						background: transparent url("../img/buttons.gif") no-repeat left -185px;
						color: #6e9abf;
						display: block;
						float: left;
						font-size: 14px;
						font-weight: bold;
						height: 17px;
						padding-left: 1px;
						padding-top: 4px;
						text-align: center;
						text-decoration: none;
						width: 22px;
					}
					#page-content .topbox a.tab:hover,
					#page-content .topbox a.tab.active {
						background-position: right -185px;
						color: #125695;
					}
				#page-content .letter-section {
					
				}
					#page-content .letter-section .letter {	
						background: transparent url("../img/letter-separator.gif") no-repeat 25px 0.65em;
						color: #999999;
						font-size: 26px;
						font-weight: bold;
					}
					#page-content .letter-section ul {
						margin-bottom: 0;
						padding-left: 20px;
						width: 340px;
					}
					#page-content .letter-section ul li {
						border-bottom: 1px dotted #004b8e;
						list-style-type: none;
						line-height: 23px;
					}
					#page-content p, #page-content ol li, #page-content ul li {
						color: #004b8f;
						font-size: 12px;
						line-height: 1.55em;
					}
					#page-content h2, #page-content h3 {
						font-size: 17px;
						color: #0F5596;
						margin-top: 15px;
					}
					#page-content p {
						margin: 15px 0 0 0;
						padding: 0;
					}
					#page-content a {
						text-decoration: underline;
					}
#footer {
	position: relative;
	text-align: center;
	width: 100%;
}
	#footer #footer-content {
		color: #004c8e;
		line-height: 30px;
		margin: 0 auto;
		position: relative;
		text-align: center;
	}
	#footer a {
		color: #004c8e;
		text-decoration: none;
	}


/*------------------------------------------------------------------
[Links]
-------------------------------------------------------------------*/
a, a:link, a:visited {
	color: #004b8f;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
a img {
	border: none;
	text-decoration: none;
}
.external {}


/*------------------------------------------------------------------
[Paragraphs, text, lists]
-------------------------------------------------------------------*/
p, ul {
	margin: 0 0 15px;
	padding: 0;
}
ul {
	padding-left: 40px;
}

.normal, .normal * {
	line-height: normal;
}
.indent10 {
	margin-left: 10px;
}
.indent20 {
	margin-left: 20px;
}


/*------------------------------------------------------------------
[Form elements]
-------------------------------------------------------------------*/
#navigation form {
	display: block;
	float: left;
	width: 140px;
}
#navigation input {
	background: #5283ac;
	border: 1px solid #001f3d;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 7px;
	width: 105px
}
#navigation input.search-btn {
	background: transparent url("../img/buttons.gif") no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 21px;
	margin-top: 6px;
	width: 30px;
}
input.fullwidth {
	border: 1px solid #abadb3;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
}
.fullwidth {
	width: 98%;
}
select.fullwidth {
	width: 99%;
}


/*------------------------------------------------------------------
[Structural elements]
-------------------------------------------------------------------*/
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
.clear {
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.no-margin, p.no-margin {
	margin: 0;
}
.small-margin {
	margin: 0 0 10px;
}
.external {}


/* Box */
.box,
.box .top-left,
.box .top-right,
.box .bottom-left,
.box .bottom-right,
.box .content-container{
	background: transparent url("../img/box.gif") no-repeat left top;
}
.differ-blue .box,
.differ-blue .box .top-left,
.differ-blue .box .top-right,
.differ-blue .box .bottom-left,
.differ-blue .box .bottom-right,
.differ-blue .box .content-container{
	background-image: url("../img/box-differ-blue.gif");
}
.differ-green .box,
.differ-green .box .top-left,
.differ-green .box .top-right,
.differ-green .box .bottom-left,
.differ-green .box .bottom-right,
.differ-green .box .content-container{
	background-image: url("../img/box-differ-green.gif");
}
.differ-pink .box,
.differ-pink .box .top-left,
.differ-pink .box .top-right,
.differ-pink .box .bottom-left,
.differ-pink .box .bottom-right,
.differ-pink .box .content-container{
	background-image: url("../img/box-differ-pink.gif");
}
	.box .content { background: transparent; }
	#page-content .top-left,
	.box .top-left,
	.box .top-right,
	.box .bottom-left,
	.box .bottom-right { height: 15px; }
	.box .top-right { background-position: right -20px; }
	.box .bottom-left { background-position: left bottom; }
	.box .bottom-right { background-position: right -1985px; }
	.box .content-container { background-position: right -25px; }

.differ .box .bottom-left,
.differ .box .bottom-right {
	display: none;
}
.differ-blue .box .content,
.differ-pink .box .content,
.differ-green .box .content {
	margin-left: 16px;
}

.box {
	float: left;
	margin-right: 1px;
	position: relative;
}
.box.last {
	margin-right: 0;
}
	.box h1 {
		background: transparent url("../img/box-header.gif") no-repeat right -131px;
		color: #0f5596;
		font-size: 17px;
		font-weight: bold;
		height: 52px;
		margin: 0 5px 0 0;
		padding: 0 0 0 5px;
		position: relative;
		text-indent: 10px;
		text-transform: lowercase;
		z-index: 5;
	}
		.box h1.green { background-position: right -131px}
		.box h1.pink { background-position: right -5px}
		.box h1.blue { background-position: right -68px}
		.box h1 a:hover, .box h1 a:focus, .box h1 a:active {
			text-decoration:none;
		}
	
	.box h1.small-header {
		background: transparent url("../img/small-header.gif") no-repeat right top;
		color: #0f5596;
		font-size: 17px;
		font-weight: bold;
		margin-left: 10px;
		margin-bottom: 10px;
		height: 49px;
		text-indent: 0px;
		text-transform: lowercase;
	}
	.box h1.small-header.blue { background-position: right top; }
	.box h1.small-header.pink { background-position: right -50px; }
	.box h1.small-header.green { background-position: right -100px; }
	
	.box .content {
		background: #cddbe8;
		color: #1b5d9a;
		font-size: 12px;
		font-weight: bold;
		margin: -25px 12px 0;
		min-height: 170px;
		padding:25px 10px 10px;
		z-index: 2;
	}
		.box .content a {
			color: #1b5d9a;
			text-decoration: none;
		}
		.box .content a:hover {
			text-decoration: underline;
		}
		.box .content .big-separator,
		.box .content .separator {
			background: transparent url("../img/dotted-separator.gif") repeat-x left center;
			height: 9px;
		}
		.box .content .big-separator {
			height: 13px;
		}

/* Balloon */
.balloon,
.balloon .top-left,
.balloon .top-right,
.balloon .bottom-left,
.balloon .bottom-right {
	background: transparent url("../img/balloon.gif") no-repeat left -24px;
}
	.balloon .bcontent {
		background: #edf2f8;
		border-left: 1px solid #d5e0eb;
		border-right: 1px solid #d9e4ef;
		margin: 0;
		padding: 0 10px;
		min-height: 0;
	}
	.balloon .top-left,
	.balloon .top-right { height: 18px; }
	.balloon .bottom-left,
	.balloon .bottom-right { height: 8px; }
	.balloon .top-right { background-position: right top; }
	.balloon .bottom-left { background-position: left -1016px; }
	.balloon .bottom-right { background-position: right bottom; }


.balloon.no-margin {
	margin: 0;
}
.balloon.margin-bottom {
	margin-bottom: 10px;
}
.balloon ul, .box ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	list-style-type:circle;
}

.balloon.blue {
	margin-top: -18px;
	margin-bottom: 5px;
}
.balloon.blue,
.balloon.blue .top-left,
.balloon.blue .top-right,
.balloon.blue .bottom-left,
.balloon.blue .bottom-right {
	background-image: url("../img/blue-balloon.gif");
}
.balloon.blue .bcontent {
	background-color: #739bbf;
	border-left: none;
	border-right-color: #3d73a5;
	color: #013769;
}

/* Bluebox */

.bluebox {
	background: #033f71 url("../img/blue-box.jpg") no-repeat;
	color: #FFFFFF;
	float: left;
	min-height: 125px;
	margin-left: 12px;
	margin-top: 8px;
	padding: 0 10px;
	width: 295px;
}
.bluebox.first {
	background-position: left top;
	margin-left: 5px;
}
.bluebox.second {
	background-position: -327px top;
}
.bluebox.third {
	background-position: -655px top;
}
	.bluebox h1,
	.bluebox h1 span a:link,
	.bluebox h1 span a:visited,
	.bluebox h1 span a {
		color: #ffffff;
		font-size: 17px;
		font-weight: bold;
		height: 35px;
		margin: 0;
		padding: 8px 0 5px;
		overflow: visible;
		text-transform: lowercase;
	}
	.bluebox h1 span a:hover {text-decoration:none;}
		#page-header h2 span,
		.bluebox h1 span {
			color: #FFFFFF;
			float: left;
		}
	.bluebox p {
		color: #FFFFFF;
		line-height: 1.5em;
		padding-left: 15px;
	}
	.bluebox a, .bluebox a:link, .bluebox a:visited {
		color: #FFFFFF;
		font-size: 12px;
		text-decoration: none;
	}
	.bluebox a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#page-header ul, 
	.bluebox ul {
		color: #FFFFFF;
		list-style-type: none;
		margin: 0 0 0 10px;
		padding: 0 0 0 0;
	}
		#page-header ul li,
		.bluebox ul li {
			color: #FFFFFF;
			background: transparent url("../img/list-item.gif") no-repeat left 0.7em;
			padding-left: 8px;
		}
		.bluebox ul.toc li {
		    clear: both;
			display: block;
		}
			.bluebox ul.toc a {
				float: left;
			}
			.bluebox ul.toc span,
			.bluebox ul.toc span a, .bluebox ul.toc span a:link, .bluebox ul.toc span a:visited {
				color: #28c7ea;
				float: right;
				text-decoration: none;
			}
			.bluebox ul.toc span a, .bluebox ul.toc span a:link, .bluebox ul.toc span a:visited {
				float: none;
			}
			.bluebox ul.toc span a:hover {
				text-decoration: underline;
			}
		

/* Home */
#home-heading {
	background: transparent url("../img/home-heading.jpg") no-repeat center top;
	height: 200px;
	position: relative;
	width: 980px;
}
	#home-heading #home-heading-carrousel {
		background: #FFFFFF;
		border: 1px solid #9f9879;
		height: 175px;
		left: 8px;
		overflow: hidden;
		position: absolute;
		top: 10px;
		width: 385px;
	}
		#carrousel-container {
			position: absolute;
			height: 175px;
			width: 385px;
		}
		.carrousel-info {
			float: left;
			height: 175px;
			position: relative;
			width: 385px;
		}
		.carrousel-info img {
			left: 0px;
			position: absolute;
			top: 0px;
		}
		.carrousel-text {
			background: transparent url("../img/trans70.png") repeat;
			bottom: 0px;
			color: #FFFFFF;
			padding: 10px 5px;
			position: absolute;
			width: 375px;
		}
			.carrousel-text .carrousel-text-strong {
				color: #2cd1f1;
				float: left;
				font-weight: bold;
				margin-right: 5px;
				text-decoration: none;
			}
			.carrousel-text div {
				float: left;
			}
				.carrousel-text div a {
					color: #ffffff;
					text-decoration: none;
				}
		#carrousel-btns {
			bottom: 0px;
			display: none;
			padding: 0 5px 5px 0;
			position: absolute;
			right: 0px;
		}
		a#carrousel-back,
		a#carrousel-forward {
			background: transparent url("../img/buttons.gif") no-repeat left -75px;
			cursor: pointer;
			float: left;
			margin-left: 5px;
			height: 13px;
			width: 22px;
			opacity: 0.65;
			-moz-opacity: 0.65;
		}
		a#carrousel-forward {
			background-position: left -105px;
		}
		*>#carrousel-back:hover,
		*>#carrousel-forward:hover {
			opacity: 0.90;
			-moz-opacity: 0.90;
		}
		
	#home-heading #home-heading-text {
		color: #003a8b;
		font-size: 12px;
		left: 420px;
		line-height: 1.5em;
		margin-top: 15px;
		position: absolute;
		width: 420px;
	}
		#home-heading-text ul {
			margin-left: 5px;
			padding-left: 15px;
		}
	#home-heading #home-heading-navigation {
		position: absolute;
		right: 6px;
		top: 9px;
		width: 120px;
	}
		#home-heading #home-heading-navigation a {
			color: #443e31;
			display: block;
			font-size: 12px;
			font-weight: bold;
			height: 26px;
			line-height: 26px;
			margin-top: 3px;
			padding-left: 6px;
			text-decoration: none;
		}
		
input.ok-btn {
	background: transparent url("../img/buttons.gif") no-repeat right -30px;
	border: none;
	cursor: pointer;
	display: block;
	height: 25px;
	width: 44px;
}
.topbox input.search-btn {
	background: transparent url("../img/buttons.gif") no-repeat 0 -160px;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 23px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 34px;
}
#page-header h2 .rss,
.bluebox h1 .rss {
	background: transparent url("../img/buttons.gif") no-repeat right -125px;
	float: right;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 35px;
	padding-right: 33px;
	text-transform: none;
	margin-top: -4px;
	margin-right: -5px;
	line-height: 27px;
}


form {
	margin: 0;
	padding: 0;
}

.left-navigation {
	background: #ffffff;
	float: left;
	margin-top:-5px;
	padding:5px 0 0;
	position:relative;
	width:240px;
}

.indent-5 {
	margin-left: 5%;
}

#page-content .small {
	color: #7e8f9e;
	font-size: 10px;
}
#page-content .telex-divider {
	border-bottom:1px solid #7e8f9e;
	margin-bottom:20px;
	margin-left:35%;
	margin-top:25px;
	width:30%;
}
#page-content .telex-title {
	background: #CDDBE8;
	font-size: 13px;
	padding: 5px;
}

#pagination {
	color: #666666;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	margin-top: 15px;
}
	#pagination a {
		color: #666666;
		font-size: 12px;
		text-decoration: none;
	}
	#pagination a.active {
		color: #007cd5;
		font-size: 12px;
		font-weight: bold;
	}
	#pagination .light-grey {
		color: #bbbbbb;
	}
	#pagination .previous-page,
	#pagination .next-page {
		background: transparent url('../img/pagination-arrow.gif') no-repeat right center;
		border: 1px solid #007cd5;
		color: #007cd5;
		font-size: 11px;
		margin-left: 5px;
		padding: 2px 15px 2px 4px;
		text-decoration: none;
	}
	#pagination .previous-page {
		background: transparent url('../img/pagination-arrow-reversed.gif') no-repeat left center;
		margin-left: 0;
		margin-right: 5px;
		padding: 2px 4px 2px 15px;
	}
#page-content a.more{
	background: #004B8F url('../img/read-more-arrow.gif') no-repeat right center;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 15px 3px 4px;
	position: relative;
	text-decoration: none;
	top: 8px;
}

.result {
	margin-bottom: 1.5em;
}
	.result .title {
		color: #0F5596;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 4px;
	}
	.result .url {
		color: #0F5596;
	}
	
	
a.red, .red {
	color: #FF0000;
}

