/* Left_Col CSS Document */
#leftTd {
		background: url(images/left_bg.gif) no-repeat;
		width: 170px;
		vertical-align: top;
		line-light: 24pt;
		font-family: Georgia;
		font-size: 14px;
	}
#leftTd-bg {
		background: url(images/contextbg.gif) no-repeat;
		width: 170px;
		padding-left:  10px;
		padding-top: 30px;
		vertical-align: top;
		line-light: 24pt;
		font-family: Georgia;
		font-size: 14px;
}
#left-title{
		margin-left: 5px;
		color: #000066;
		font-size: 15px;
		font-family: Tahoma;
		font-stretch: narrower;
		
	}


#left-list {
		list-style-image:url(images/arrow_down.gif);
		margin-left: 5px;
		line-height: 14pt;
		font-size: 13px;
		font-family: Geneva;
	}

#divcontextLeft {
		width: 139px;
		height: 5px;
		background-color: white;
		margin-top: 0px;
		vertical-align: top;
	}


