	body
		{
		font: 100% tahoma, arial, helvetica, sans-serif;
		color: black;
		background: white url("../themes/virtualred/ESGECBackgroundfill1.jpg");
		margin: 0;
		}
		
	#header {
		text-align: center;
		line-height: 60px;
		color: white;
		vertical-align: middle;
		background: #097054;
		}
		
	#navigation
		{
		position: absolute;
		top: 60px;
		left: -154px;
		width: 154px;
		background: #097054;
		}
		
	#navigation ul
		{
		top: 60px;
		margin: 0 0 1em 0;
		padding: 0;
		list-style: none;
		font-size: 0.80em;
		line-height: 20px;
		}
		
	#navigation ul a
		{
		color: black;
		text-align: center;
		text-decoration: none;
		display: block;
		background: #cccccc;
		padding: 0 0.5em;
		margin: 0px 1em 1px 1em;
		}
		
	#navigation a:visited
		{
		color: black;
		}
		
	#navigation a:hover {
		font-weight: bold;
		background: white;
		border: 2px solid #097054;
		padding: 0 5px;
		margin: 0 0 1px 0;
		}
		
	#navigation a.nohover:hover {
		color: black;
		text-decoration: none;
		display: block;
		background-color: #cccccc;
		padding: 0 0.5em;
		margin: 0px 1em 1px 1em;
		border: none;
		}
		
	#content
		{
		padding: 0 2em 2em;
		}
			
	h1 {
		font-size: 2em;
		font-weight: bold;
		color: white;
		padding: 0;
		margin: 0;
		}
		
	h2
		{
		margin: 20px 0 20px;
		text-align: center;
		font-size: 1.5em;
		color: #097054;
		}
		
	h3
		{
		margin: 2em 0 1em;
		text-indent: 2em;
		font-size: 1.25em;
		color: #097054;
		}
		
	#container
		{
		position: relative;
		width: 1000px;
		margin: auto;
		border-left: 154px solid #097054;
		border-right: 15px solid #097054;
		}
		
	#footer 
		{
		clear: right;
		background: #097054;
		text-align: center;
		font-weight: bold;
		line-height: 2.5;
		vertical-align: middle;
		color: white;
		font-size: 0.9em
		}
		
	#footer p
		{
		margin: 0;
		}
		
	#tables img
		{
		padding: 1px;
		border: 1px solid #333;
		top: -10px;
		float: right;
		clear: right;
		margin: 0 0 1em 1em;
		}
		
	table.stripeMe, table.stripeMe2
		{
		margin: 0 auto 0;
		border-collapse: collapse;
		border-top: 2px solid #097054;
		border-left: 2px solid #097054;
		border-bottom: 2px solid #097054;
		font-size: 0.9em;
		}
				
	tr.over td
		{
		color: white;
		font-weight: bold;
		background-color: #097054;
		}				

	tr.alt td
		{
		background-color: #dcdcdc;
		border-bottom: 1px solid #097054;
		}				

	tr.alt.over td
		{
		color: white;
		font-weight: bold;
		background-color: #097054;
		}				

	th.A1col, th.A2col, th.A3col, th.A4col, th.A5col, th.A6col
		{	
		font-weight: bold;
		background-color: #dcdcdc;
		}		

	th.B1col, th.B2col, th.B3col, th.B4col, th.B5col, th.B6col, th.B7col, th.B8col, th.B9col, th.B10col, th.B11col, th.B12col
		{	
		font-weight: bold;
		border-top: 1px solid #097054;
		background-color: #dcdcdc;
		}		

	.A1col, .A2col, .A3col, .A4col, .A5col, .A6col
		{	
		width: 143px;
		padding: 1px 1px;
		text-align: center;
		background-color: white;
		color: black;
		margin: 0;
		border-right: 2px solid #097054;
		}

	.B1col, .B3col, .B5col, .B7col, .B9col, .B11col
		{	
		width: 72px;
		border-right: 1px solid #097054;
		}

	.B2col, .B4col, .B6col, .B8col, .B10col, .B12col
		{
		width: 68px;
		border-right: 2px solid #097054;
		}

	.B1col, .B2col, .B3col, .B4col, .B5col, .B6col, .B7col, .B8col, .B9col, .B10col, .B11col, .B12col
		{	
		padding: 1px 1px;
		text-align: center;
		background-color: white;
		color: black;
		margin: 0;
		border-bottom: 2px solid #097054;
		}

	.C1firstcol, .C1col, .C1lastcol, .C3firstcol, .C3col, .C3lastcol, .C5firstcol, .C5col, .C5lastcol, .C7firstcol, .C7col, .C7lastcol, .C9firstcol, .C9col, .C9lastcol, .C11firstcol, .C11col, .C11lastcol	
		{	
		width: 72px;
		border-right: 1px solid #097054;
		}

	.C2firstcol, .C2col, .C2lastcol, .C4firstcol, .C4col, .C4lastcol, .C6firstcol, .C6col, .C6lastcol, .C8firstcol, .C8col, .C8lastcol, .C10firstcol, .C10col, .C10lastcol, .C12firstcol, .C12col, .C12lastcol
		{	
		width: 68px;
		border-right: 2px solid #097054;
		}

	.C1lastcol, .C2lastcol, .C3lastcol, .C4lastcol, .C5lastcol, .C6lastcol, .C7lastcol, .C8lastcol, .C9lastcol, .C10lastcol, .C11lastcol, .C12lastcol
		{	
		border-bottom: 1px solid #097054;
		}

	.C1firstcol, .C1col, .C1lastcol, .C2firstcol, .C2col, .C2lastcol, .C3firstcol, .C3col, .C3lastcol, .C4firstcol, .C4col, .C4lastcol, .C5firstcol, .C5col, .C5lastcol, .C6firstcol, .C6col, .C6lastcol, .C7firstcol, .C7col, .C7lastcol,
	.C8firstcol, .C8col, .C8lastcol, .C9firstcol, .C9col, .C9lastcol, .C10firstcol, .C10col, .C10lastcol, .C11firstcol, .C11col, .C11lastcol, .C12firstcol, .C12col, .C12lastcol	
 	{	
		padding: 1px 1px;
		text-align: center;
		background-color: white;
		color: black;
		margin: 0;
		}

	th.D1col, th.D2col, th.D3col, th.D4col, th.D5col, th.D6col
		{	
		font-weight: bold;
		background-color: #dcdcdc;
		}		

	.D1firstcol, .D2firstcol, .D3firstcol, .D4firstcol, .D5firstcol, .D6firstcol
		{
		border-top: 2px solid #097054;
		border-right: 2px solid #097054;
		}
		
	.D1col, .D2col, .D3col, .D4col, .D5col, .D6col
		{
		border-right: 2px solid #097054;
		}
		
	.D1lastcol, .D2lastcol, .D3lastcol, .D4lastcol, .D5lastcol, .D6lastcol
		{
		border-right: 2px solid #097054;
		border-bottom: 1px solid #097054;
		}
		
	.D1firstcol, .D1col, .D1lastcol, .D2firstcol, .D2col, .D2lastcol, .D3firstcol, .D3col, .D3lastcol, .D4firstcol, .D4col, .D4lastcol, .D5firstcol, .D5col, .D5lastcol, .D6firstcol, .D6col, .D6lastcol
		{
		width: 140px;
		padding: 1px 1px;
		text-align: center;
		background-color: white;
		color: black;
		margin: 0;
		}