@import "inc-form.css";
@import "inc-modules.css";
@import "inc-text.css";


/* ==================================================================== */
/* ======================== ONLY WHEN PRINTING ======================== */
/* ==================================================================== */	
	
		
		BODY, TD, TH {
			font-family: Arial, Helvetica, Verdana, sans-serif;
			}
		
		DIV.con-header-1 	{ display: none; }	
		DIV.con-footer-1 	{ display: none; }	
		DIV.con-supp-1 		{ display: none; }	
		DIV.con-main-1 		{ margin: 0 auto; }		
		DIV.con-supp-2		{ display: none; }	
		
		DIV.mod-printlogo-1 { display: block; margin-bottom: 10px; margin-left: -100px; margin-top: 20px;}	
		DIV.mod-content-1	{ width: auto; }
		DIV.mod-contact-1	{ /*width: 640px;*/ width: auto; }
		DIV.mod-subscribe-1	{ /*width: 640px;*/ width: auto; }	
		DIV.mod-sitemap-1	{ /*width: 640px;*/ width: auto; }
		DIV.mod-area-anchors { display:none; }
		
		h1.area-anchor	{ display: none;}		

		H1.sectiontitle {
			font-size: 28pt;
			line-height: 1.6em;
			color: #000;
			font-weight: bold;
			padding: 9px 0px 3px 0px;
			margin: 0px 0px 0px 0px;
			}	
		
		H1.pagetitle {
			font-size: 28pt;
			line-height: 1.6em;
			color: #000;
			font-weight: bold;
			padding: 9px 0px 3px 0px;
			margin: 0px 0px 0px 0px;
			}	
	
		H1 {
			font-size: 16pt;
			line-height: 1.6em;
			color: #000;
			font-weight: bold;
			padding: 3px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			}
			
		H2 {
			font-size: 12pt;
			line-height: 1.4em;
			color: #000;
			font-weight: bold;
			padding: 3px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			}
		
		H3 {
			font-size: 9.5pt;
			line-height: 1.7em;
			color: #333;
			font-weight: bold;
			padding: 3px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			}

		P {
			font-size: 9.5pt;
			line-height: 1.4em;
			color: #333;
			padding: 3px 0px 6px 0px;
			margin: 0px 0px 0px 0px;
			}	
			
		a:link 		{ text-decoration: underline; color: #006dac; }
		a:visited 	{ text-decoration: underline; color: #006dac; }
		a:hover 	{ text-decoration: underline; color: #3399ff; }
		a:active 	{ text-decoration: underline; color: #006dac; }
		
		UL, OL {
			margin-top: 3px;
			}
	
		LI {
			font-size: 9.5pt;
			line-height: 1.4em;
			color: #333;
			margin-top: 0.2em;
			margin-bottom: 0.1em; 
			}	
		LI LI {
			font-size: 100%; /*Setting to 100% fixes inheritance of nested lists*/
			}
	

		
		
	DIV.scroller ul a {
		font-size: 9.0pt;
		}
	
	P.album-title { 
		color: #000;
		padding: 0px;
		margin: 0px;
		font-weight: bold;
		}
		
	P.album-title SPAN { 
		color: #000;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
		}	
			
	P.date {
		color: #7d7d7d;
		padding: 0px;
		margin: 0px;
		}
		
	P.code {
		color: #000;
		padding: 3px 0px 0px 0px;
		margin: 0px;
		}	
		
	P.file {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9.0pt;
		line-height: 1.3em;
		color: #a1a5a9;
		padding: 0px 0px 4px 0px;
		margin: 0px 0px 0px 0px;
		}
		
	DIV.mod-breadcrumb-1 P {
		color: #000;
		}			
		
	DIV.collectionpager {
		font-size: 9.0pt;
		line-height: 1.4em;
		padding: 5px 0px 4px 0px;
		margin: 0;
		}					


			