/* CSS Document for PRINT media */


/*	GENERAL HTML ELEMENT STYLES */

a img {
	border: none;
	}
.cb {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
	}
.separator {
	overflow: hidden;
	clear: both;
	height: 5px;
	width: 5px;
	}
.note {
	color: #999;
	font-style: italic;
	font-size: smaller;
	}




/*	MASTERPAGE ELEMENTS */

#container {
	text-align: left;
	}
#header {
	}
#topbar {
	display: none;
	}
#logo {
	margin-bottom: 2em;
	}
#logo img {
	}
#mainmenu {
	display: none;
	}
#content {
	clear: both;
	}
#footer {
	clear: both;
	font-size: small;
	padding-top: 2em;
	}








.breadcrumb {
	display: none;
	}




dl.news dt, dl.calendar dt {
	width: 80px;
	clear: left;
	float: left;
	}
dl.news dd, dl.calendar dd {
	margin-left: 80px;
	}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html dl.news dt, * html dl.calendar dt {
	margin-right: 0px;
	}
* html dl.news dd, * html dl.calendar dd {
	margin-left: 0;
	}
/* End hide from IE5/mac */


.index h1, .index h2, .index h3, .index h4 {
	margin-bottom: 0;
	}
.index p {
	margin: 0;
	}


.title p {
	clear: both;
	font-size: large;
	}




div.text {
	margin-bottom: 2em;
	}
.text .leading {
	font-weight: bold;
	}
.text .date {
	float: right;
	font-style: italic;
	}
.text table {
	border-collapse: collapse;
	width: 100%;
	}
.text table th {
	}
.text table td {
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	}
.text table .highlight {
	background-color: #ccc;
	}









body.content #content .left {
	display: none;
	}
body.content #content .right {
	}




body.news dl.news dd a {
	font-weight: bold;
	}
body.news .left {
	display: none;
	}





