body {
	background: #fff;
	color: #1e1738;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

li {
	text-align:left;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	padding: 2px;
	border: 1px dashed #999999;
}


#header #banner {
	background:#1e5890 url('../images/banner_bg_en.gif') repeat-x top left;
	color: #1e1738
}

	#header #banner #legal {
		font-weight:bold;
		font-size:85%;
	}
	
		#header #banner #legal a {
			color: #1e1738;
			text-decoration:none;
		}
		
		#header #banner #legal a:hover {
			color: #1e1738;
			text-decoration:underline;
		}


#header #toolbar {
	color:#fff;
	font-weight:bold;
	background:#b94926 url('../images/toolbar_bg_en.gif') repeat-x top left;
	font-size:85%
}

	#header #toolbar a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	
	#header #toolbar a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:underline;
	}


#header #functions {
	text-align:right;
}
	#header #functions a {
		color: #1e1738;
		text-decoration:underline;
	}
	
	#header #functions a:hover {
		color: #1e1738;
		text-decoration:none;
	}



#footer {
	color:#fff;
	font-weight:normal;
	background:#b94926 url('../images/toolbar_bg_en.gif') repeat-x top left;
	font-size:85%;
	text-align:center
}

	#footer a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	
	#footer a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:underline;
	}

#columns {
	background:#fff url('../images/coffee_en.gif') no-repeat top center;
}

#left {
	text-align:center;
}
	#left ul {
		text-align:left;
	}
	
		#left ul.level1 li {
			color:#1e5890;
			background:#fff;
		}
		
			#left ul.level1 li a {
				border-bottom:1px solid #999;
				color:#1e5890;
				background:#fff;
				text-decoration:none;
				font-size:100%;
				font-weight:bold;
			}
		
			#left li.last a {
				border:none;
			}
		
			#left ul.level1 li.selected a, #left ul.level1 li a:hover {
				color:#1e1738;
				background:#ffe0b2;
				text-decoration:none;
			}
		
				#left ul.level1 li.selected ul.level2 li a {
					border:none;
					background:#fff;
					color:#333366;
					font-size:100%;
					font-weight:bold;
				}
		
				#left ul.level1 li.selected ul.level2 li.selected a, #left ul.level1 li.selected ul.level2 li a:hover {
					color:#ff9900;
					background:#fff url('../images/arrow_en.gif') no-repeat 0em 0.5em;
					text-decoration:none
				}

	#left h2, #left h3 {
		background:#fff url('../images/3points_small_en.gif') no-repeat 0em 0.5em;
		margin: 10px 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		text-align:left; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
	}

	#left h2 {
		color:#1e5890;
		font-size:150%;
	}

		#left h3 {
		color:#FF9900;
		font-size:130%;
	}

	
	#left h2 a, #left h3 a {
		color:#1e5890;
		text-decoration:underline;
	}
	#left h2 a:hover, #left h3 a:hover {
		color:#1e5890;
		text-decoration:none;
	}
	
	#left p {
		text-align:justify;
		font-size:80%;
		color: #1E5890;
		font-style: italic;
	}



#center {
	text-align:justify;
	border-bottom:1px dashed #ff9900;
}

	h1 {
		background:#fff url('../images/3points_big_en.gif') no-repeat 0em 0.5em;
		margin: 10px 0;
		color:#ff9900;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:200%;
		font-weight:bold;
		text-align:left; padding-left:45px; padding-right:0; padding-top:0; padding-bottom:0
	}
	
	#center h2 {
		margin: 10px 0;
		color:#1e5890;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:150%;
		font-weight:bold;
		text-align:left;
	}
#center h3 { color: #1e5890; font-size: 150%; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left; margin: 10px 0 }
#center h4 { color: #1e1738; font-size: 120%; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left; margin: 10px 0 }
h1 + p:first-letter {
		font-size:200%;
		color:#1e5890;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding-right:2px;
	}
	
	hr {
		border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:1px dashed #ff9900; background:#fff; color:#fff
	}
	
	#center strong, #center b {
		color:#1e5890;
	}
	#center a {
		color:#ff9900;
		text-decoration:underline;
	}
	#center a:hover {
		color:#ff9900;
		text-decoration:underline;
	}
	
	#center img {
		/*border:1px solid #ff9900;*/
		vertical-align:text-bottom;
	}
	
	#center .note img {
		float:none;
	}
	
	#center img.left {
		float:left;
		margin-right:10px;
	}

	#center a img {
		border:1px solid #ff9900;
		cursor:pointer;
		margin:5px;
	}
	
	#center a:hover img {
		border:1px solid #1e5890;
	}
	
	.note {
		border-top:1px dashed #ff9900;
		border-bottom:1px dashed #ff9900;
		padding:10px;
		text-align:center;
		background:#ffe0b2;
	}

	.note * {
		text-align:left;
	}	
	
	#center br.clear {
		clear:both;
	}
	



#right .contextual {
	border-bottom:1px dashed #ccc;
	font-size:85%;
}

#right h2 {
	color:#ff9900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:bold;
	font-variant:small-caps
	padding-left: 10px;
	
}

#right strong {
	color:#1e5890;
}

#right ul li a {
	color:#1e5890;
	text-decoration:underline;
}
#right ul li a:hover {
	color:#1e5890;
	text-decoration:none;
}

a.more {
	background:#fff url('../images/page_en.gif') no-repeat center left;
	color:#ff9900;
	text-decoration:underline
}
a:hover.more {
	text-decoration:none;
}

.ContextualLinkBox {
	border:1px dashed #ffb73b;
	background:#ffe0b2;
	color:#333366;
	padding:5px;
	font-size:100%;
}
