#columnLeft {float:left;width:290px;margin:0 5px 0 0;}
#content {float:right;width:580px;}
#columnRight{display:none}

/*----- Yellow Small Box ------*/

.smallTop{background: url(/img/backgroundContent/yellow/small/top.png) no-repeat left top; height:20px}
.smallMain{background: #FFC438 url(/img/backgroundContent/yellow/small/main.png) repeat-x left top; padding:0 20px; min-height:390px; height:auto !important; height:350px;}
.smallBottom{background: url(/img/backgroundContent/yellow/small/bottom.png) no-repeat left top; height:20px}

/*----- Yellow Large Box ------*/

.largeTop{background: url(/img/backgroundContent/yellow/large/top.png) no-repeat left top; height:20px}
.largeMain{background: #FFC438 url(/img/backgroundContent/yellow/large/main.png) repeat-x left top; padding:0 20px; min-height:390px; height:auto !important; height:350px;}
.largeBottom{background: url(/img/backgroundContent/yellow/large/bottom.png) no-repeat left top; height:20px}

.largeMain h2, .smallMain h2{margin:0; padding-bottom:15px}



.sideBar ul{margin:30px 0 0;border: 0 none;list-style: none;text-align: left;}
.sideBar ul li {float: left;display: block !important;display: inline;position: relative;margin-bottom:10px}
.sideBar ul a { width:200px} 
.sideBar ul a, .sideBar ul a:visited {display: block;text-decoration: none;height: auto !important;height: 1%;font-family: Arial, Helvetica, sans-serif;font-size: 14px;padding:5px 10px 5px 10px;text-decoration: none; color:#FFFFFF;}
.sideBar ul li:hover ul, .sideBar ul ul li:hover ul{display: block;text-decoration: none;}
.sideBar ul li a.depth3 {
	font-size: 13px !important;
	margin-left:15px;
	width:185px;
}

.sideBar ul li a.onPath, .sideBar ul li a.current {color: #000000!important;background-color: #F5CA65;background-repeat: repeat-x;background-position: left top;text-decoration: none; border-bottom:#333333 1px dotted; border-top:#333333 1px dotted;}
.sideBar ul li a:hover { color:#000000!important}

.newsBrowser {border-bottom:1px dotted #666666;padding:15px 0;}

.leftNewsBox {
	border-right:1px solid #999999;
	float:left;
	/*margin-right:5px;*/
	padding-right:5px;
	width:315px;
}
.leftNewsBox p{ line-height:140%}
/*.leftNewsBox h3{ color:#999999}
*/.listAttachments {
	float:left;
	padding:5px;
	width:170px;
	font-size:12px;
}
.listAttachments a{ text-decoration:none}
.listAttachments a:hover{ text-decoration: underline}




