.leftnavbox {
	border-right: 1px solid #BEC8D7;
	padding: 5px 5px 15px 10px;
}
.leftheader {
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
}
.leftselected {
	background-image: url(/corp/en/images/navbullet2.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	font-weight: bold;
	background-color:#F1F2F6;
	border: 1px solid #BEC8D7;
	margin-bottom:2px;
}
.leftoption {
	padding-left: 10px;	
	cursor: pointer;
	margin-bottom:2px;
}
h3 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px; padding: 0px;
}
.quote {
	float: right;
	text-align:right;
	width: 165px;
	font-weight: bold;
	margin: 5px;
	font-size: 16px;
	padding: 5px;
	color: #396DAD;
	background-image: url(/corp/en/images/quotemark.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.quotecite {
	text-align:right;
	color: #396DAD;
	font-weight: normal;
	font-size: 12px;
}