/********************************************************
 	Printer Style Sheet for Forest Research Programme
	Copyright 2004 by MSO.net
	By Andrew Dixon

	File Created on 04/08/2004
	Last Edited on 13/08/2004
********************************************************/

/* Tag Styles */
a, a:hover
{
	color						: #000000;
	text-decoration				: underline;
}

td, p, textarea, li
{
	color						: #000000;
	font-family					: verdana, arial, sans-serif; 
	font-size  					: 10px;
	line-height					: 15px;
}

.mainContent {
	color						: #000000;
	font-family					: arial, sans-serif;
	font-size					: 10pt;
	line-height					: 1.5em;
}

.footer {
	border-top					: 1px solid #FFFFFF;
	border-bottom				: 1px solid #FFFFFF;
	border-right				: 1px solid #FFFFFF;
	color						: #000000;
	font-family					: arial, sans-serif;
	font-size					: 8pt;
	padding						: 3px 5px 3px 0px;
	text-decoration				: none;
}

.footer a {
	color						: #000000;
	text-decoration				: none;
}

.footer a:hover {
	color						: #000000;
	text-decoration				: underline;
}

.footerBottom {
	border-right				: 1px solid #FFFFFF;
	font-family					: arial, sans-serif;
	font-size					: 7pt;
	padding-right				: 5px;
}

.footerBottom a {
	color						: #000000;
	text-decoration				: none;
}

.footerBottom a:hover {
	color						: #000000;
	text-decoration				: underline;
}

.siteMapSpacing {
	padding						: 2px 0px 2px 0px;
}

.heading, .heading a, .heading a:hover {
	border-bottom				: 1px solid #000000;
	color						: #000000;
	padding						: 6px 0px 6px 0px;
	text-decoration				: none;
	text-transform				: uppercase;
}

.documentArchiveItem, .documentArchiveItem:hover {
	text-decoration				: none;
}



/* ADDED FROM standard.css 18/01/2005 */

.tableborder
{
	border-style	:solid; 
	border-width	:1px; 
	border-color	:#BABCBE;
}

.mainHeading
{
	/* background-color: #FFFFFF; */
	color			: #000000;
	font-size		: 12px;
	font-weight		: bold;
}

.subHeading
{
	border-style	: solid; 
	border-width	: 1px; 
	border-color	: #BABCBE;
	color			: #000000;
	font-size		: 8pt;
	padding			: 2px;
}

.imgTitle, a.imgTitle, a.imgTitle:visited, a.imgTitle:active
{
	color			: #000000;
	font-size		: 10px;
	text-decoration	: none;
}

a.imgTitle:hover
{
	color			: #000000;
	font-size		: 10px;
	text-decoration	: underline;
}

.imgSubTitle, a.imgSubTitle, a.imgSubTitle:visited, a.imgSubTitle:active
{
	color			: red;
	font-size		: 10px;
	text-decoration	: none;
}

a.imgSubTitle:hover
{
	color			: red;
	font-size		: 10px;
	font-weight		: normal;
	text-decoration	: underline;
}

.galleryHeading
{
	color			: #000000;
	font-size		: 8pt;
	font-weight		: bold;
	text-decoration	: none;
}

.news_item_heading
{
	color			: #000000;
	font-size		: 8pt;
	font-weight		: bold;
	padding			: 1px;
}

.news_item_date
{
	color			: #000000;
	font-size		: 8pt;
	padding			: 1px;
}

.news_item_sub_heading
{
	color			: #000000;
	font-size		: 8pt;
	font-weight		: bold;
	padding			: 2px;
	border-style	: solid; 
	border-width	: 1px; 
	border-color	: #BABCBE;
}

.event_list_heading
{
	color			: #000000;
	font-size		: 8pt;
	padding			: 3px;
	border-bottom	: 1px solid #OB3F8B;
}

.event_row1
{
	color			: #000000;
	font-size		: 8pt;
	padding			: 3px;
	border-bottom	: 1px solid #OB3F8B;
}

.event_row2
{
	color			: #000000;
	font-size		: 8pt;
	padding			: 3px;
	border-bottom	: 1px solid #OB3F8B;
}

.profileNav
{
	color			: #FFFFFF;
	line-height		: 20px;
}

a.profileNav:hover
{
	color			: #FFFFFF;
	line-height		: 20px;
}
