/* head, search tabs, l m */
/* the columns */
#rcol {
	display:none;
	visibility:hidden; }
#mcol{
	width:auto;
	margin:0 0 0 130px; 
	padding:2px 0 12px 0; }
#lcol {
	width:120px; 
	float:left;
	margin:0;
	padding-bottom:2px; }
#lcol_content {
	float:left; }
/* the boxes */
.box {	
	background-color:#F6F6F6;
	width:597px;
	border:1px solid #D1CDC6;	
	margin-top:10px; }
.boxblank {	
	width:597px;
	float:none; }
.box_clr {
	width:597px;
	border:1px solid #D1CDC6;	
	margin-top:10px; }
.box_txt {
	padding:0 9px 10px 9px; }
/* the 3 columns ie vv */
.box_thirds_wrap {
	width: 598px;
	float: left;
	/* IE 5 take these values */
	/*\*//*/
	float:none;
	clear:none;
	/* */ }
.box_thirds_r_con {	
	margin:0;
	padding:0; }
.box_thirds_lcol {
	width:186px;
	float:left;
	padding-left:10px; }
.box_thirds_mcol {
	width:186px;
	float:right;
	padding-left:10px; }
.box_thirds_rcol {
	width:186px;
	float:right; 	
	padding:0 10px 0 10px; }
.box_onecol li a { /* top level pages content links */
	margin:0;
	list-style:none; }
.box_onecol ul { /* top level pages content links */
	margin:0;
	padding:5px 0 0 0;
	list-style:none; }
