@charset "UTF-8";
/* CSS Document */

#leftCol a:hover{
	color:#005D5E;
}

#leftCol a.selected{
	color:#005D5E;
}

#topNav a.selected{
	color:#005D5E;
}

#titleBar{
	margin: 0 0 10px 0;
	padding:10px 30px 10px 10px;
	width: 440px;
	background:#005D5E url(../../images/mini_logo_green.gif) no-repeat 445px;
}

#leftNavDetail a.btnDetailSelected{
	color:#005D5E;
	background:url(../../images/ico_detail_pdf.gif) no-repeat top left;
}

#quotation{
	line-height:1.1;
	color:#005D5E;
	width:125px;
	height:104px;
	padding:21px 20px 0 15px;
	margin:0 0 0 10px;
	background:url(../../images/quoteNoteBack.jpg) no-repeat;
}

#quotation .endQuote{
	height:9px;
	display:block;
	background:url(../../images/endQuote.gif) right bottom no-repeat;
}

#quotation .author{
	color:#999;
}
