body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
ul#mainlevel-nav{
   display: none;
   }
#search{
   display: none;
   }
    /* new in file ../templates/"template"/index.php */
#footer{
   display: none;
   }
 table.moduletable {
   display: all;
   }
   .rightrow {
   display: all;
   }
   .leftrow {
   display: none;
   }
   /* new in file ../modules/wysiwyg/view.php */
#print_content {
   display: none;
   }
    /* new in file ../templates/"template"/index.php */
.headertable, .pathwaytable, .searchtable{
   display: none;
   }
   /* new in file ../modules/wysiwyg/view.php */
#content {
   display: all;
   }
   /* new in file ../templates/"template"/index.php */
#lastupdated {
   display: none;
   }
   .calendar { 
   margin-left: 5px;
   width: 220px;
   float: left;
   }   
  	.actionlist_table { width: 330px; margin: 5px; }
	.actionlist_action {color: <?php echo $clrset['act_date']; ?>; }
	.actionlist a { color: <?php echo $clrset['alist_link']; ?>; }
	.actionlist td { border-bottom: 1px solid <?php echo $clrset['alist_separ']; ?>; }
	.actionlist_date { width: 170px; padding-right: 4px; }
	.actionlist_name {padding-left: 10px; }
	.actionlist_type { font-size: 9px; }

	.btn_listing, .cal_listing{
	display: none;
	}
   .action_details {
		clear: both;
		float: left;
		margin-left: 1px;
		margin-top: 10px;
		width: 580px;
		height: 240px;
		border: 0px ;
		}
		.action_details_table{
		 cellpadding: 0px;
		 cellspacing: 0px;
		  border: 0px;
		  width: 570px;
		  margin: 10px;
		  }
.dirlist h1 {
	display: none;
  }
.dirlist {
	font-size: 10pt;
	}
  .directory{
  width: 830px;
  }
  .wrapper{
  width: 830px;
  }
.long_listbox{

   }
.maintable{
   display: none;
}   

