.l-admin-closed a.l-trigger {
	height: 2px;
	z-index: 10;
	zoom: 1;
	}

body
{
	margin: 0;
	padding: 0;
	background-color: #007352;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

table.Layout
{
	border-collapse: collapse;
	width: 100%;
}
/*
 ************************************
 * Titling
 ************************************
*/
tr.l-header
	td
	{
		height: 52px;
		padding: 0;
		margin: 0;
		background: url(../Images/ColorFadeBar.gif) no-repeat left bottom;
	}
tr.l-header
	a.Site
	{
		}
	
tr.l-header
	a.Site
		img
		{
			border: 0;
			margin: 4px 0 0 10px;
			float: left;
			padding: 5px 0;			
		}
tr.l-tools
{
	display: none;
}
/*
 ************************************
 * globalnav
 ************************************
*/
tr.l-header
	div#globalnav,
tr.l-header
	div.globalnav
	{
		float: right;
		text-align: right;
	}
tr.l-header
	div#globalnav
		ul,
tr.l-header
	div.globalnav
		ul
		{
			display: block;
			padding: 6px 0 0 0;
			margin: 0;
			list-style: none;
		}
tr.l-header
	div#globalnav
		ul
			li,
tr.l-header
	div.globalnav
		ul
			li
			{
				display: inline;
				padding-right: 8px;
			}
tr.l-header
	div#globalnav
		ul
			li
				a,
tr.l-header
	div.globalnav
		ul
			li
				a
				{
					color: #fff;
					font-size: 11px;
					font-weight: bold;
					text-decoration: none;
				}
/*
 ************************************
 * search
 ************************************
*/
div.l-search
{
	display: block;
	float: right;
	padding: 4px 0 0 0;
	margin: 0;
}
div.l-search
	input#search-query
{
	width: 105px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	vertical-align: top;
	margin: 0 0 0 10px;
	color: #999;
}
div.l-search
	input#search-submit
{
	display: inline;
	width: 19px;
	height: 19px;
	cursor: pointer;
	border: none;
	vertical-align: middle;
	margin: 0 0 0 6px;
	background: url(../images/GoButton.gif) no-repeat top left;
}
tr.l-middle
	td.l-middle
	{
		border: 0;
		padding: 0;
		margin: 0;
	}
/*
 ************************************
 * left content areas
 ************************************
*/
.gpa1 {
	display: none;
}
table.Layout
	td.l-left
	{
		width: 20%;
		font-size: 12px;
		vertical-align: top;
		max-width: 150px;
		white-space: normal;
		background: #E1DAC1 url(../Images/SidebarWordmark.gif) no-repeat left bottom;
	}
table.Layout
	td.l-left
		div.l-navigation
		{	
			padding: 10px 10px 0px 10px;
		}
table.Layout
	td.l-left
		div#navigation
			ul
				li
					a[rel="Home"]
					{
						display: none;
					}

table.Layout
	td.l-left
		ul
		{	
			list-style: none;
			margin: 0;
			padding: 0;
		}
table.Layout
	td.l-left
		li
		{
			padding-bottom: 8px;
		}

table.Layout
	td.l-left
		a
		{
			text-decoration: none;
			color: #004330;
			font-weight: normal;
		}
table.Layout
	td.l-left
		a:hover
		{
			text-decoration: underline;
			color: #004330;
			font-weight: normal;
		}
table.Layout
	td.l-left
		.current
		{
			text-decoration: none;
			color: #004330;
			font-weight: bold;
		}
table.Layout
	td.l-left
		a.current:hover
		{
			text-decoration: underline;
			color: #004330;
			font-weight: bold;
		}
/*** Peers ***/
table.Layout
	td.l-left
		ul.Peers
		{
			padding: 0;
			margin: 0 0 0 20px;
			list-style: none;
		}
table.Layout
	td.l-left
		ul.Peers.Offset
		{
			margin: 0 0 0 10px;
		}
table.Layout
	td.l-left
		ul.Peers
			li
			{
				padding: 0 0 0 12px;
				margin: 0;
				background: url(../Images/bullet.gif) no-repeat 0 4px;
			}
table.Layout
	td.l-left
		.Peers
			li.First
			{
				margin: 1px 0 0 0;
			}
table.Layout
	td.l-left
		ul.Peers
			li.Current
			{
				font-weight: bold;
			}
/*** Ancestors ***/
table.Layout
	td.l-left
		ul.Ancestors
		{
			margin: 0 0 0 10px;
			padding: 0;
			list-style: none;
		}
table.Layout
	td.l-left
		ul.Ancestors
			li
			{
				padding: 0 0 0 14px;
				background: url(../Images/navarrow.gif) no-repeat 1px 4px;
			}
/*** Children ***/
table.Layout
	td.l-left
		ul.Children
		{
			padding: 0;
			margin: 0;
			list-style: none;
		}
table.Layout
	td.l-left
		ul.Children
			li
			{
				font-weight: normal;
				margin: 0;
				padding: 0 0 0 12px;
				background: url(../Images/bullet.gif) no-repeat 0 4px;
			}
table.Layout
	td.l-left
		ul.Children > li	/* needed for Firefox */
		{
			font-weight: normal;
			margin: 0 0 0 2px;
			padding: 0 0 0 10px;
			background: url(../Images/bullet.gif) no-repeat 0 4px;
		}
body.Inner
	div#navigation
		a.Home
		{
			display: none;
		}
/*
 ************************************
 * center content area
 ************************************
*/
table.Layout
	td.l-center
	{
		vertical-align: top;
		background-color: #fff;
		padding: 10px;
		min-width: 400px;

	}
table.Layout
	td.l-center
		table.l-maincontent
			h1.page
			{
				font-size: 18px;
				padding: 0;
				margin: 0 0 0 15px;
			}
table.Layout
	td.l-center
		div.Brick
			a 
			{ 
				color: #004330; 
				font-weight: bold;
			}
table.Layout
	td.l-center
		div.Brick
			a:hover
			{ 
				text-decoration:underline; 
			}
table.Layout
	td.l-center
		div.Brick
			a:visited
			{ 
				color: #669966;
				font-weight: bold;
			}
table.Layout
	td.l-center
		div.rich-text
			ul
			{
				list-style: none;
				margin: 0 0 0 10px;
				padding: 0;
			}

table.Layout
	td.l-center
		div.rich-text
			ul
				li
				{
					padding: 0 0 5px 15px;
					background: url(../Images/LandingArrowBullet.gif) no-repeat 2px 5px;
				}
table.Layout
	td.l-center
		div.rich-text
			ul.search-type
				li
				{
					padding: 0 0 5px 0;
					background-image: none;
				}
div.Search
	div.Submit
	{
		padding-bottom: 20px;
	}

table.Layout
	td.l-center
		div.rich-text
			ul
				li.Page
				{
					padding: 0 0 5px 20px;
					background: url(../images/search-page.gif) no-repeat 0 -1px;
				}

table.Layout
	td.l-center
		div.rich-text
			ul
				li.Link
				{
					padding: 0 0 5px 20px;
					background: url(../images/search-link.gif) no-repeat 0 -1px;
				}

/*
 ************************************
 * center content area bottom feeds
 ************************************
*/
tr.l-feeds-row
{
	vertical-align: top;
}
div#content
{
	float: left;
	width: 98%;
}
/* IE 6 only */
* html div#content {
	float: left;
	width: 95%;
}
div.floater
{
	float: right;
	font-size: 11px;
	border: 1px solid #000;
	margin: 12px 2px 10px 10px;
	padding: 8px;
	width: 35%;
}
div.f7 {
	padding: 0pt 0pt 342pt 8pt;
}	
#content div.floater .html .Brick {
	margin: 0;
	padding: 0;
}
#content div.floater	ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content div.floater	li {
	padding: 0 0 0 10px;
}
#content div.floater h3 {
	padding: 0;
	margin: 0;
}
/*
 ************************************
 * Footer
 ************************************
*/
tr.l-footer
	td
	{
		background-color: #007352;
		font-family: Verdana, Sans-Serif;
		font-size: 9px;
		color: #80B9A9;
		text-align: center;
		padding: 0;
		margin: 0;
	}

tr.l-footer
	ul
	{
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
tr.l-footer
	li
	{
		display: inline;
	}

tr.l-footer
	li.first
	{
		background: none;
	}


tr.l-footer
	a
	{
		color: #80B9A9;
		text-decoration: none;
	}

tr.l-footer
	a:hover
	{
		text-decoration: underline;
	}
tr.l-footer
	div#contactinfo
	{
		padding: 4px 4px 4px 4px;
	}

tr.l-footer
	div#contactinfo
		div
		{
			display: inline;
			padding: 0;
			margin: 0;
		}
		
tr.l-footer
	div#contactinfo
		span.locality,
tr.l-footer
	div#contactinfo
		span.telephone,
tr.l-footer
	div#contactinfo
		a.disclaimer,
tr.l-footer
	div#contactinfo
		a.about
		{
			padding: 0 0 0 10px;
			background: url(../images/footerBullet.gif) no-repeat 2px 5px;
		}
tr.l-footer
	div#contactinfo
		span.postal-code
		{
			padding: 0 0 0 8px;
		}
/*
 ************************************
 * right content areas
 ************************************
*/
table.Layout
	td.l-right
	{
		width: 25%;
		vertical-align: top;
		background-color: #fff;
		padding: 0;
		margin: 0;
		min-width: 400px;
		border: 0;
	}
/*
 ************************************
 * feeds
 ************************************
*/
td.l-right
	div.feed
	{
		float: right;
		font-size: 11px;
		width: 90%;
		_width: 93%;
		padding: 10px;
		margin: 0;
		border-bottom: 1px solid #fff;
	}
td.l-right
	ul
	{
		list-style: none;
	}
td.l-right
	h3
	{
		font-size: 12px;
		padding: 0;
		margin: 0 0 6px 0;
		border: 0;
	}
td.l-right
	h3
		a
		{
			background-image: none;
			text-decoration: none;
			color: #000;
		}
td.l-right
	h3
		a:hover
		{
			background-image: none;
			text-decoration: none;
			color: #000;
		}
td.l-right
	h3
		a:visited
		{
			background-image: none;
			text-decoration: none;
			color: #000;
		}
/*
 ************************************
 * quicklinks
 ************************************
*/
td.l-right
	div.quicklinks
	{
		background-color: #F3DEA0;
	}
/*
 ************************************
 * announcements
 ************************************
*/
td.l-right
	div.announcements
	{
		background-color: #E1DDB7;
	}
/*
 ************************************
 * bricks for right sidebar
 ************************************
*/
td.l-right
	div.Brick
		a
		{
			display: block;
			color: #000;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 6px 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
td.l-right
	div.Brick
		a:visited
		{
			color: #000;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 6px 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
td.l-right
	div.Brick
		a:hover
		{
			color: #000;
			text-decoration: underline;
			margin: 0 0 6px 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
/*
 ************************************
 * links for right sidebar
 ************************************
*/
td.l-right
	div.links
		ul
		{
			margin: 0;
			padding: 0;
		}
td.l-right
	div.links
		li
		{
			margin: 0;
			padding: 0 0 6px 0;
		}
td.l-right
	div.links
		a
		{
			display: block;
			color: #000;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 0 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
td.l-right
	div.links
		a:visited
		{
			color: #000;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 0 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
td.l-right
	div.links
		a:hover
		{
			color: #000;
			text-decoration: underline;
			margin: 0 0 0 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
/*
 *****************************************
 * publication articles for right sidebar
 *****************************************
*/
td.l-right
	div.articles
		ul
		{
			padding: 0;
			margin: 0;
		}
td.l-right
	div.articles
		li
		{
			padding: 0 0 6px 0;
			margin: 0;
		}
td.l-right
	div.articles
		li
			p
			{
				display: none;
			}
td.l-right
	div.articles
		li
			div.l-more
			{
				display: none;
			}	
td.l-right
	div.articles
		a
		{
			display: block;
			color: #000;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 0 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
td.l-right
	div.articles
		a:visited
		{
			color: #000;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 0 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}
td.l-right
	div.articles
		a:hover
		{
			color: #000;
			text-decoration: underline;
			margin: 0 0 0 6px;
			padding: 0 0 0 8px;
			background: url(../images/bullet-tiny-black.gif) no-repeat 0 5px;
		}


