/* COMMON STYLES */
BODY
{
	margin: 10px;
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #ffffff;
	color: #000000;
}

P
	{
	font-family: Helvetica, Arial, Sans-Serif;
	}

TD
	{
	font-family: Helvetica, Arial, Sans-Serif;
	}

ACRONYM
	{
	color:#666666;
	}


TABLE.page
	{
	table-layout: auto;
	}

TD.CanadaBar
	{
	background: #000000;
	}

A.CanadaBar
	{
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	}

A.CanadaBar:visited
	{
	color: #ffffff;
	}

SPAN.CanadaBar
	{
	padding-left:3px;
	font-weight: bold;
	font-size: 0.7em;
	/*font-size: 8.5pt;*/
	width: 100%;
	color: #ffffff;
	}

SPAN.CanadaBarTight
	{
	padding-left:1px;
	font-weight: bold;
	font-size: 0.7em;
	/*font-size: 8.5pt;*/
	width: 100%;
	color: #ffffff;
	}

.CanadaBottomBar
	{
	font-size: small;
	}
	
.PageDates
	{
	font-size: x-small
	}	
	
.Disclaimer
	{
	font-size: x-small
	}
	
.PageURL
	{
	font-size: x-small
	}

/* GREEN LANE */
.GLECBar
	{
	background: #339966;
	}
	
.GLECBottomBar
	{
	font-size: x-small;
	color: #339966;
	}

.GLECBottom
	{
	font-size: x-small;
	color: #339966;
	}
	
A.GLECBottomBar
	{
		color: #339966;
	}
	
A.GLECBottomBar:visited
	{
		color: #339966;
	}

/* INTRANET */
.IntranetECBar
	{
	background: #336699;
	}
