body {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
} 

.logo{
	position:relative;
	left:0px!important;
	top:0px;
	margin-bottom:6px;

	}
a {
	font-weight:normal!important;
	color:#000000!important;
	text-decoration:none!important;
}

.bread, .bottomline, #owner, .sidebar, .noprint, #skipnavigation {
          display:none !important;
          }
 
#main {padding:0px 0px 0px 0px}


 
.pagetitle, h1  {
    font-weight: bold;
	padding:.3em 0 .3em .3em;
	background-color:#fff;
	color:#000;
	    }
			
.external{ 
	padding-right:0px !important;
	}

.printlink a:link:after, .printlink a:visited:after, .readmore a:link:after, .readmore a:visited:after {
 content: " (" attr(href) ") ";
   font-size: 90%;
   font-weight:normal;
   }
   
   .tabular{
font-size:.85em;	
	}
	
	
.tabular{	float:left;		margin-right:1em; /*This fixes IE overflow */ 	
		 width:98%;
			}
	.after-tabular {/* Needed to add safely content after tabulars */
				clear:left; }

	.column1, .column2 {width: 40%;float: left; }
	.column1 {    margin-right: 2em; }
   	.column1 li, .column2 li{margin:.2em .2em .2em -1em ; border-bottom:1px  dotted #f0f0f0;}
	.column1 dd, .column2 dd {margin:.2em .2em .2em 1em ; border-bottom:1px  dotted #f0f0f0;}
    .news-col, .events-col  {height:250px; overflow:auto   }
	.odd{background-color:#e5ecf9;}
	.even{background-color:#FFFFCC;}
 

h2{ border-bottom-style:solid!important}
		
.printaddress {
	font-size: 10px;
	font-style:italic;
	border-color:  #000;
	border-style: solid;
	border-width: 1px;
	padding:10px 10px 10px 0px;
	text-align: center;
	visibility:visible;
}

ul.row {
    margin-left: 0;
    padding: 0;
}

.row li {
    clear: both;
    list-style-type: none;
	padding-top:1em;
	border-top:1px solid #F5F5F5;
}

.row .picture {
	float: left;					/*note that IE introduces unwanted white space if used in DIV*/
    margin: 0px 30px 30px 0px;
	border: 1px solid #000;
	}
                	}

.page-break
{color:#ffffff!important}