/* ++++++ Navigation Left +++++++ */

#nav-left {
	margin: 0px 0px 0px 0px;
	float: left;	
	text-align: left;
	width: 188px; /* IE */
	height: 100%;
	background-color: #f1f1f1;
	border-right: 1px solid #D0D0D0;
}

#nav-left #search {
	background-color: #f1f1f1;
	margin: 0;
	padding: 7px 3px;
}

#nav-left input {
	font-size: 8pt;
}

#nav-left a:hover {
	color: #0066CC;

}

#nav-left a {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	line-height:170%; 
}

#nav-left ul {

	background-color:white;
	font-size: 0.8em;
	font-family:Arial,Helvetica,sans-serif;
	list-style: none;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 19px;

	
}

#nav-left li {

background-image: url(img/bullets/bullet_arrow_blue.gif);
background-repeat: no-repeat;
background-position: 0.1em;
padding-left: 1.5em;
		
}

#nav-left h3 {
	background-color: #e6e6e6;
	color:#012081;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0; 
}

#nav-left h4 {
	background-color: #f1f1f1;
	color:#012081;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #D0D0D0;
    border-bottom: 0px solid #D0D0D0; 
}

#search .sok,
.sok a:active,
.sok a:link,
.sok a:visited
{
	text-decoration: underline;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
}

/* +++++ Navigation Country Selection ++++++ */

#nav-left-country {
	margin: 0px 0px 0px 0px;
	float: left;	
	text-align: left;
	width: 188px; /* IE */
	background-color: #fff;

}

#nav-left-country {
	background-color: #fff;
	margin: 0;
	padding: 0px 0px;
}

#nav-left-country a:hover {
	color: #0066CC;

}

#nav-left-country a {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	line-height:170%; 
}

#nav-left-country ul {

	background-color:white;
	font-size: 0.8em;
	font-family:Arial,Helvetica,sans-serif;
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 19px;

	
}

#nav-left-country li {

background-image: url(img/bullets/bullet_arrow_blue.gif);
background-repeat: no-repeat;
background-position: 0.1em;
padding-left: 1.5em;
		
}

#nav-left-country h3 {
	background-color: #fff;
	color:#012081;
	font-size: 0.9em;
	margin: 22px 0px 0px 21px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #D0D0D0;
        border-bottom: 0px solid #D0D0D0; 
}
