
.LeftColumn {
background-color:#cdd9e5;
padding:9px;
width:150px;
height:100%;
	background: #E4E4E4;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #E4E4E4;
    vertical-align: top;
	padding-top: 0; 
	padding-bottom:30; 
	background-image: url('/cmswef/images/Backgrounds/bg_leftnav.gif');
	background-repeat: repeat-x; 
	background-position-y: top;
	font-size: 11px;
	line-height: 18px;
}
.LeftColumn a{
COLOR: #698AB4;
text-decoration: underline;
}
.LeftColumn a:hover{
COLOR: #324969;
text-decoration: underline;
}
.Categories {
color: #000000;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top:0px;
line-height:24px;
font-weight:bold;
border-bottom: 1px solid #000000;
}

.ContentArea {
background-color:#ffffff;
padding:18px;
height:96%;
line-height:18px;
text-align:justify;
}

UL.Items {
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-position: outside;
list-style-type: disc;
padding: 0px 0px 10px 16px;
margin: 3px;
}

LI.Items {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 17px;
font-style: normal;
text-decoration: none;
cursor:pointer;
}




