/* Print layout
--------------------------------------------------------*/

.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }


h2#header-slogan,
#header-servicelinks,
#container-mainnav,
#content-image,
#content-navpath,
#content-left,
#container-footer,
.frame-banner,
.event-teaser,
#container-content-teasers,
.frame-right {
	display: none;
	}
	
#home #content-image {
	display: block;
	}
	
#container-header {
	margin-bottom: 20px;
	}

body { 
	background: none;
	color: #000000;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 7pt;
	line-height: 1.4;
	letter-spacing: 0.2pt;
	width: 100%;
	word-spacing: 1.1pt;
	}
	
#footer-print {
	border-top: 1px solid #eeeeee;
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	}

h1 {
	font-size: 17pt;
	}

h2 {
	font-size: 12pt;
	}
	
h3 {
	font-size: 10pt;
	}

#content-main .csc-bulletlist-0 li,
#content-main .csc-bulletlist-1 li,
#content-main .csc-bulletlist-2 li,
#content-main .csc-bulletlist-3 li {
	background: none;
	padding-left: 0;
	}

#content-main ul {
	list-style-image: url(../images/css/bullet-1.gif);
	padding-left: 20px;
	}

#content-main ul li {
	background: none;
	padding-left: 0;
	}

