@charset "utf-8";

/* ************ PRINT STYLES ************** */
	
body {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

a img {
	border: none;
}

.clear {
	clear: both;
	}
	
div#navigation, div.sectionLinks, div.rhs, div.secondaryContent, a.w3c, .ucimg_imgcontainer, div#search, #nav01, #control01, .pagination, .footerLinks, .rssicon {
	display: none;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
}

h1 {
	font-size: 18pt;
}

h2, h3 {
	font-size: 16pt;
	font-style: italic;
}

div#Header:before {
	content: url(../Images/logo_gfp.gif);
	display: block;
}

div#Header h1:before {
	content: "The ";
}

div#Header h1:after {
	content: " Website";
}

div#Header {
	padding-bottom: 0.3em;
	border-bottom: 2px solid #666;
}

h2, h3, h4 {
	page-break-after: avoid;
	padding-bottom: 5px;
}

div.mainContent p {
	widows: 2;
	orphans: 4;
}

div#Footer {
	border-top: 2px solid #666;
	font-size: 10pt;
	padding-top: 1em;
}

table th {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

table td {
	vertical-align: top;
}

dt {
	font-weight: bold;
	font-style: italic;
	color: #900;
	font-size: 14pt;
}

.tdr_slide {
	position: inherit !important;
	z-index: auto !important;
}

div#welcomeWidget {
	padding-top: 1em;
	margin-bottom: 12em;
}

div#latestEvents {
	border-top: 1px solid #666;
}

fieldset li {
	margin-bottom: 1em;
}
