﻿.contentTable

	{

	width: ; /* table width */	

	color: ; /* text color */

	font-family: Verdana; /* font name */

	font-size: 9px; /* font size */

	border-collapse: collapse;

	border: none;



	}




.contentTable 



td {

	padding: 4px; /* cell padding */

	border: 1px solid; /* cell spacing */

	border-color: #CCCCCC;  /* table background color */

	}





.subject 

	{

	color:#666666;

	background-color: #EDEDE1;  

	}



.content 

	{

	color:#666666;

	background-color: #FFFFFF;

	}







/* default.css */

/* This file is included on all pages. */



/* Redefine HTML Tags */



/* Set default font and margins */

body {

	font-family:Verdana;

	color: #333333;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

td {

	font-family: Verdana;

	color: #333333;

}



/* Links */

/* Default link color and behavior */

a {

	font-size: 11px;
	color:#000000;

	text-decoration: none;

}

a:link {

	font-size: 11px;
	color:#000000;

	text-decoration: none;

}

a:visited {

	font-size: 11px;
	color:#FF0000;

	text-decoration: none;

}

a:active {

	
	font-size: 11px;
	color:#000000;

	text-decoration: none;

}

a:hover {
	color:#000000;
	text-decoration: underline;
	font-size: 11px;

}

/* Link on dark background */

a.white:link {

	color:#000000;

	text-decoration: none;

}

a.white:visited {

	color:#000000;

	text-decoration: none;

}

a.white:active {

	color:#000000;

	text-decoration: none;

}

a.white:hover {

	color: #FFFFFF;

	text-decoration: underline;

}



/* Publication Links */

a.whitePub:link {

	color: #FFFFFF;

	text-decoration: none;

}

a.whitePub:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a.whitePub:active {

	color: #FFFFFF;

	text-decoration: none;

}

a.whitePub:hover {

	color: #FFFFFF;

	font-weight:bold;

	background-color:#005785;

}



/* Sub header link */

a.subHeader {

	font-weight: bold;

	padding-bottom: 2px;

}

/* Module header as link */

a.modHeader {

	font-size: 0.75em;

}

a.menuTextLinks{
	color: #FFFFFF;
	font-weight: normal;

		

}
a.buttons{
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	
}

.breadCrumb {

	font-size: 11px;

	color: #333333;

}

.bulletsLevel1{

	padding-left:10px;	

}

.bulletsLevel2{

	padding-left:20px;	

}



/* Site-wide colors */

/* Light blue found in header */

.bgLtBlue {

	background-color: #2689C8;

	color: #FFFFFF;

}



/* Blues Found in Publication Box */

.bgButtonBlue {

	background-color: #5C8DAE;

	color: #FFFFFF;

}



.bgPaleBlue {

	background-color: #6D97B3;

	color: #FFFFFF;

}

.bgHighlightBlue{

	background-color: #005785;

	color: #FFFFFF;			

}

.bgLineBlue{

	background-color: #99B6CA;

	color: #FFFFFF;			

}

/* MapCentre Colors */

.bgPurpleYellow {

	background-color: #993399;

	color: #FFFF00;

}

.bodyTextMaps {

	font-size: 0.69em;

	font-weight: bold;

}



/* Dark blue found in header */

.bgBlue {

	background-color: #085A95;

	color: #FFFFFF;

}

/* Lighter light background */

.bgTan {

	background-color: #EDEDE1;

}

/* Darker light background */

.bgIvory {

	background-color: #E8E8D2;

	

}

.bgWhite {

	background-color: #FFFFFF;

}

/* Background for Donation Box */

.bgDonation {

	background-color: #F6F6F0;

}

/* Rule Definitions */

/* Bracket Rule */

.bgDarkGray {

	background-color: #999999;

}

/* Brown Module Rule */

.bgBrown {

	background-color: #977334;

}

/* Horizontal Dashed Rule on darker of light backgrounds */

.bgIvoryHR {

	background-image:  url("/images/dash_hor.gif");

	background-repeat: repeat-x;

	background-position: left top;

}

/* Vertical Dashed Rule on darker of light backgrounds */

.bgIvoryVR {

	background-image:  url("/images/dash_ver.gif");

	background-repeat: repeat-y;

	background-position: left top;

}

/* Horizontal Dashed Rule on lighter of light backgrounds */

.bgTanHR {

	background-image:  url("/images/dash_hor_tan.gif");

	background-repeat: repeat-x;

	background-position: left top;

}

/* Vertical Dashed Rule on lighter of light backgrounds */

.bgTanVR {

	background-image:  url("/images/dash_ver_tan.gif");

	background-repeat: repeat-y;

	background-position: left top;

}

/* Horizontal Dashed Rule on white background */

.bgWhiteHR {

	background-image:  url("/images/dash_hor_wht.gif");

	background-repeat: repeat-x;

	background-position: left top;

}

/* Vertical Dashed Rule on white background */

.bgWhiteVR {

	background-image:  url("/images/dash_ver_wht.gif");

	background-repeat: repeat-y;

	background-position: left top;

}



/* Text */

.bodyText {
	font-size: 11px;
	color: #FFF;
	text-align: left;

	
}

.NewsText {
	font-size: 13px;
	color: #333333;
	text-align: left;
	
}

.bodyTextBold {

	font-size: 0.69em;

	color: #333333;

	font-weight: bold;

}

.projectText{

	font-size: 0.9em;

	color: #333333;

	font-weight: bold;

}
.header {

	font-size: 0.81em;

	color: #333333;

}

.whiteText {
	font-size: 1.2em;
	color: #FFFFFF;

}

.whiteHeader {

	font-size: 0.69em;

	color: #FFFFFF;

	font-weight:bold;

	padding-top: 5px;

	padding-bottom: 4px;

}

.whiteHeader1 {
	font-size: 1em;
	color: #FFF;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 4px;

}



/* Module header */

.moduleHeader {

	font-size: 0.75em;

	color: #896622;

	font-weight:bold



}

/* Small module header */

.smModuleHeader {

	font-size: 11px;

	color: #666666;

}

/* Small module header bold */

.smModuleHeaderBold{

	font-size: 0.69em;

	color: #666666;

	font-weight: bold;

}

/* Module header */

.RedTextBold {

	font-size: 0.75em;

	color: #990000;

	font-weight:bold



}

/* Small module header */

.RedTextNormal {
	font-size: 11px;
	color: #990000;
	left: auto;

}



/* MISC */

/* Aligns news pictures with text */

.newsPict {

	padding-top: 2px;

}

.alignRight {

	text-align: right;

}

.pad10Left{

	padding-left: 10px;

}

.bodyTextCaption {



	font-size: 10px;

	color: #5D97A9;

}





.activityListingPict {

	padding-right: 120px;

}



.leftMenuCatPict {



}



.NewsTitle{
	font-size: 12px;
	color: #990000;
	padding-bottom:2px;

			

}



.footerText{

	font-size: 11px;

	color: #990000;

	padding-bottom:2px;

			

}



.menuTextLinksBg{

	background-color: #5D8EAE;

	color: #FFFFFF;

			

}
.TextLinks{


	color: #FFFFFF;
	font-size:11px
	
			

}
.bgDonation tr .bgWhite table tr .bgTan table tr .menuTextLinksBg {
	color: #4098AF;
}
.bgDonation tr .bgWhite table tr .bgTan table {
	font-size: 10px;
}
.bgDonation tr .bgWhite table tr .bgTan table tr .bgColor02 strong {
	font-size: 12px;
}
.bgDonation tr .bgWhite table tr .bgTan table tr .bgColor02 {
	font-size: 14px;
}
.bgDonation tr .bgWhite table tr .NewsTitle table tr .menuTextLinks {
	font-size: 14px;
}
.bgDonation table tr .bgWhite table tr td table tr td table tr td table tr td {
	color: #333;
	text-align: left;
}
.sliderwrapper {
	BORDER-BOTTOM-WIDTH: 0px; OVERFLOW: hidden; POSITION: relative; HEIGHT: 324px
}
.sliderwrapper .contentdiv {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: white; FILTER: progid:DXImageTransform.Microsoft.alpha(opacity=100); LEFT: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 100%; -moz-opacity: 1; opacity: 1
}
.pagination {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; WIDTH: 120px; COLOR: #6b6b6b; PADDING-TOP: 0px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white; TEXT-ALIGN: left
}
.pagination A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 10px; BACKGROUND: #6b6b6b; PADDING-BOTTOM: 0px; COLOR: white; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.pagination A:hover {
	FONT-SIZE: 10px; BACKGROUND: white; COLOR: #000000
}
.pagination A.selected {
	FONT-SIZE: 10px; BACKGROUND: white; COLOR: #000000
}

