/* set default font style and font size */
body, td, textarea
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

body	
{ 
	padding:0px;
	margin:0px; 
}

/* IE does headings differently to other browsers, so set consistent font size: */
h1 {font-size:2em;}
h2	{font-size:1.5em; margin-bottom:0.2em; margin-top:0.2em; font-family:Arial;}
h3	{font-size:1.2em; margin-bottom:0.2em; margin-top:0.2em;}
h4	{font-size:1em;}
h5	{font-size:0.88em;}
h6	{font-size:0.77em;}
p, td, ul, ol, div, form, textarea, input, table {font-size:1em;}

UL, OL
{
	margin-bottom:0;
	margin-left:2em;
	margin-top:0;
}

img
{
		border-style:none;
}

img.LeftAlignedImage
{
	margin-right:8px;
}
img.RightAlignedImage
{
	margin-left:8px;
}

THEAD TD
{
	font-weight:bold;
	font-size:1em;
	background-color:#FCB41F;
	color:black;
}

pre {font-size:1.1em; font-family:Courier New, Courier, monospace;}

	TEXTAREA, INPUT
	{
		font-size:1em;
	}

/*a
{
	color:red ;
}*/

A:HOVER
{
	color:Red;
}

/* calendar */
DIV.calendar
{
	border:solid #cccccc 1px;
	background-color:#eeeeee;
	padding-bottom:0.3em;
	width:14em;
	height:12em;
}
DIV.calendar A
{
	color:White;
}
DIV.calendarTitle
{
	padding:0.3em;
	margin-bottom:0.3em;

	text-align:center;
	font-weight:bold;
	background-color:#003366;
	color:White;
}
DIV.calendarDayNames
{
	width:100%;
	clear:both;
	text-decoration:underline;
	padding-bottom:0.2em;
}
DIV.calendarDayNames DIV
{
	text-align:center;
	width:14%;
	float:left;
}
DIV.calendarDayRow
{
	text-align:center;
	width:100%;
	clear:both;
}
DIV.calendarDayRow DIV
{
	text-align:center;
	width:14%;
	float:left;
}
DIV.calendarDayRow A
{
	font-weight:bold;
	color:#336699;
}

/* -------------------------------------- */


	#RelatedLinks 
	{
		background-color: #903;
		color: #ffffff;
		padding: 0.2em;
	}
	#RelatedLinks A
	{
		color: #ffffff;
	}
	#RelatedLinks A:HOVER
	{
		color: red;
	}
	#RelatedLinkCurrent
	{
		color: #ffffff;
		font-weight: bold;
	}	




/* Search */

	DIV.searchBox
	{
		padding-left:0.1em;
		padding-top:0.1em;
		padding-bottom:0.1em;
		background-color:#cccccc;
	}

	SPAN.searchResultsPath
	{
		color:Green;
	}

	DIV.searchResult 
	{
		padding-bottom:0.4em;
	}
	
	A.resultTitle
	{
		font-size:1.2em;
	}
	
	SPAN.resultUrl
	{
		color:Green;
	}

/* Sitemap */

	UL.siteMap0
	{
		font-size:1.2em;
		list-style-type:none;
		font-weight:bold;
	}
	UL.siteMap1
	{
		font-size:0.9em;
		list-style-type:none;
	}
	UL.siteMap1 LI
	{
		padding-top:0.2em;
		padding-bottom:0.2em;
	}
	UL.siteMap2
	{
		font-size:0.9em;
		font-weight:normal;
		list-style-type:disc;
	}
	UL.siteMap2 LI
	{
		padding-top:0.1em;
		padding-bottom:0.1em;
	}
	UL.siteMap3
	{
		font-size:0.9em;
	}
	
/* -------------------- */	



/* Data Grid */

TR.tblGrp1 TD
	{
		font-size: 1.1em;
		font-weight: bold;
		border-bottom: solid #000 1px;
		padding-top: 6px;
}

TR.tblRowAlt
{
	background-color: #e3e3e3;

}
.tblHeader
{
	font-weight:bold;
	font-size:1em;
	background-color:#FCB41F;
	color:black;
}

/* -------------------- */	


BODY
{
	margin:0px;
}

FORM
{
	margin:0px;
}

/* ----------------------------------------- */

DIV.mastheadLinks
{
	background-color:#FEF764;
	text-align:right;
	padding:0.1em;
}

DIV.masthead
{
	padding:1em;
}

DIV.featureLinks
{
	background-color:#E54418;
	padding:0.4em;
	text-align:right;
	color:White;
}

DIV.breadcrumb
{
	background-color:#FAD668;
	padding:0.4em;
}

DIV.breadcrumb A
{
}

DIV.nav
{
	width:20%;
	float:left;
	height:30em;
	background-color:#F08E4B;
}

/*
DIV.content
{
	width:75%;
	float:left;
	padding-left:0.8em;
	padding-top:0.8em;
	padding-bottom:0.8em;
}
*/

DIV.printFriendlyContent
{
	padding:2em;
}



/* Letter selector */	
	#LetterSelector DIV
	{
		float:left;
		border:solid #cccccc 1px;
		padding:2px;
		margin:0.1em;
	}
	#LetterSelector DIV A
	{
		font-size:1em;
		font-weight:bold;
		text-decoration:none;
	}
	#LetterSelector .Selected
	{
		background-color:#666666;
	}
	#LetterSelector .Selected A
	{
		font-weight:bold;
		color:White;
	}
	#LetterSelector .Unavailable
	{
		color:#999999; 
	}	
	
/* AZ Index */	

	#AZIndex
	{
		clear:both;
	}
	
	/* ----------------------------------------------------------------------- */	
	DIV.WeatherForecastOverview
	{
		height:5em;
	}
	DIV.WeatherForecastOverview DIV.Img
	{
		float:right;
		padding-left:0.4em;
		padding-right:0.4em;
		font-weight:bold;
		text-align:center;
	}
	DIV.WeatherForecastOverview DIV.Title
	{
		font-weight:bold;
	}
	DIV.WeatherForecastOverview DIV.Forecast
	{
		
	}
	DIV.WeatherForecastOverview DIV.Max
	{
		font-weight:bold;
		float:right;
	}

	/* ----------------------------------------------------------------------- */	

	DIV.WeatherForecastDetails
	{
		width:100%;
		border-bottom:solid #cccccc 1px;
		padding-bottom:1.2em;
	}	
	DIV.WeatherForecastDetails DIV.BOM
	{
		font-size:0.85em;
		color:Black;
		padding-bottom:1em;
		border-bottom:solid #cccccc 1px;
	}
	DIV.WeatherForecastDetails DIV.Day
	{
		width:100%;
		clear:both;
		padding-top:1.2em;
		padding-bottom:0.3em;
	}
	DIV.WeatherForecastDetails DIV.Day Div.Img
	{
		float:left;
		width:10%;
	}
	DIV.WeatherForecastDetails DIV.Day Div.Name
	{
		float:left;
		width:20%;
		font-weight:bold;
	}
	DIV.WeatherForecastDetails DIV.Day Div.Forecast
	{
		float:left;
		width:50%;
	}
	DIV.WeatherForecastDetails DIV.Day Div.Max
	{
		float:left;
		width:18%;
		font-weight:bold;
		padding-top:0.4em;
	}
	
	/* ----------------------------------------------------------------------- */	

	DIV.imageLibrary
	{
		width:100%;
		clear:both;
	}
	DIV.imageLibrary DIV
	{
		text-align:center;
		float:left;
		width:49%;
		padding-bottom:24px;
	}	
	
	
	
	/* ----------------------------------------------------------------------- */	
	.errorText
	{
		color:Red; font-weight:bold;
	}
	.warningText
	
	{
		color:Red;
	}

	/* ----------------------------------------------------------------------- */	
	
	DIV.templateMain
	{
		margin: 0;
		padding: 0;
		width:100%;
		background-color:white;
	}
	
	DIV.search
	{
		color:White;
		padding:5px 20px 5px 0;
		font-weight:bold;
	}

	DIV.search input
	{
		font-size:0.8em;
		/*height:1.2em;*/
	}
		
	TABLE.mastheadBar
	{
		background-color:Black;
	}
		
	DIV.navAccessibilty
	{
		/*border-bottom: solid 1px silver;*/
		padding-left:30px;
		/*padding:0.40em;*/
		padding-top: 0.4em;
		padding-bottom: 0.4em;
		background-color: Black;
		color:White;
	}

	DIV.navAccessibilty a
	{
		color:White;
	}

	
	DIV.templateMain DIV.navMain
	{
		padding-left:170px;
		padding-top:0.40em;
		padding-bottom:0.40em;		
		background-color: Black;
		color:White;
	}
	
	DIV.templateMain DIV.navMain A
	{
		color:White;
		margin-right:0.5em;
	}

	DIV.templateMain DIV.banner
	{
		position:relative;
		width:100%;
		background-image: url(/Img/home/bg.gif);
		background-repeat: repeat-x;
		background-position: 786px 0px;
		background-color:black;
		height:113px;
	}
	
	DIV.templateMain DIV.banner DIV.logo
	{
		position:absolute;
		top:0;
		left:0;
		width:170px;
		height:113px;

	}
	
	DIV.templateMain DIV.banner DIV.image
	{
		position:absolute;
		top:0;
		left:170px;
		background-image:url(/Img/home/banner_bg.gif);
		float:left;
		width:600px;
		height:113px;
	}

	DIV.templateMain DIV.contentArea
	{
		position:absolute;
		width:99%;
	}
	
	DIV.templateMain DIV.contentArea DIV.navigation
	{
		z-index:10;
		LEFT:0px;
		WIDTH:171px;
		POSITION:absolute;
		TOP:0px;
	}

	DIV.templateMain DIV.contentArea DIV.Content
	{
		padding-left:0.8em;
		padding-top:0.8em;
		padding-bottom:0.8em; 
		LEFT:172px;
		POSITION:absolute;
		TOP:0px;
	}
	
	DIV.templateMain DIV.contentArea DIV.Footer
	{
		margin-top:4em;
		width:100%;
	}
	DIV.templateMain DIV.contentArea DIV.Footer P
	{
		margin-top:0;
		margin-bottom:0;
	}

	DIV.templateMain DIV.contentArea DIV.Footer a
	{
		 font-weight:bold;
		 color:black;
	}

/* Login Box */
	
	TABLE.LoginBox
	{
		background-color:#EBE9DC;
		margin-left:2em;
	}

	TABLE.LoginBox TD
	{
		padding-left:1em;
		padding-right:1em;
	}
	
	TD.LoginBoxTitle
	{
		border:solid #E6E4D4 4px;
		text-align:center;
		background-color:#303030;	
		font-size:1.5em;
		color:White;
	}


	/***********************************************************************/
	/* WebForm */

	SPAN.FormTitle, TD.FormTitle
	{
		color:black;
		font-weight:bold;
		/*text-transform:uppercase;*/
	}
	SPAN.FormTitleError
	{
		color:red;
		font-weight:bold;
		text-transform:uppercase;
	}
	SPAN.FormRequired
	{
		color:Red;
	}
	DIV.FormErrorSummary
	{
		color:Red;
		padding:8px;
	}

	TD.FormSectionTitle
	{
		background-image:url(/Img/TblBG.gif);
		font-weight:bold;
		text-transform:uppercase;
		border-top:solid #F79620 1px;
	}	
	
	
	/* ----------------------------------------------------------------------- */	


	DIV.IconMessage
	{
		font-size:1.5em;
		padding-top:16px;
		padding-bottom:16px;
		color:Blue;
	}
	
	
	
/* ----------------------------------------------------------------------- */	
	

	TABLE.forumTopic
	{
		margin-top:1em;
		margin-bottom:2em;
		padding:0;
	}
	TABLE.forumTopic th
	{
		background-color:#dadad9;
		padding:0.6em;
		text-align:left;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
	}
	TABLE.forumTopic th span
	{
		float:right;
	}
	TABLE.forumTopic th A
	{
		text-decoration:none;
	}
	TABLE.forumTopic td.fullname, TABLE.forumTopic td.dateEntered
	{
		padding:0.4em;
		background-image:url(/Img/Headings/FadeBG.gif);
	}
	TABLE.forumTopic td.comment
	{
		background-color:#e7e7e7;
		padding:0.4em;
		padding-bottom:1em;
	}
	TABLE.forumTopic td.fullname
	{
		font-weight:bold;
	}
	
	DIV.addYourComment DIV.title
	{
		background-color:#dadad9;
		font-weight:bold;
		padding:0.4em;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
	}
	DIV.addYourComment DIV.form
	{
		padding:0.4em;
		background-color:#e7e7e7;
		border-bottom: 1px solid white;
	}


	/* ----------------------------------------------------------------------- */	


	DIV.boxPink
	{
	}
	DIV.boxPink DIV.boxTitle
	{
		color:White;
		font-size:1.1em;
		font-weight:bold;
		letter-spacing:0.15em;
		background-color:#F9AAA2;
		background-image:url(/WebFiles/Website%20Templates/Img/boxPinkTitleBG.gif);
		background-repeat:repeat-y;
		padding:0.4em; 
	}
	DIV.boxPink DIV.boxContent
	{
		background-color:#F9D8DA;
		font-size:1em;
		padding:1em;
	}

	DIV.boxOrange
	{
	}
	DIV.boxOrange DIV.boxTitle
	{
		color:White;
		font-size:1.1em;
		font-weight:bold;
		letter-spacing:0.15em;
		background-color:#F7CC8E;
		background-image:url(/WebFiles/Website%20Templates/Img/boxOrangeTitleBG.gif);
		background-repeat:repeat-y;
		padding:0.4em;
	}
	DIV.boxOrange DIV.boxContent
	{
		background-color:#FAE3C3;
		font-size:1em;
		padding:1em;
	}


	/* ----------------------------------------------------------------------- */	

	DIV.pollTitle
	{
		font-weight:bold;
		margin-bottom:1em;
	}
	
	DIV.pollQuestions
	{
	}
	