
body
{
/*	background-attachment: fixed; 	background-image: url('../images/gcs_back.gif');*/
	background-color: white; 	
}


/*	-----------Top Nav Tree------------  */

td.navtree
{
	border-bottom:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	border-right:1px none #C0C0C0;
	border-left:1px none #C0C0C0;
	color: teal;
	font:10pt verdana,sans-serif;
}	

a:focus.navtree
  {
    color:teal;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }

a:active.navtree
  {
    color:teal;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }
 
a:visited.navtree
   {
    color:teal;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }

a:link.navtree
  {
    color:teal;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }

a:hover.navtree
  {
    color:white;
    text-decoration:none;
    font:12px Verdana,sans-serif;
	background-color:teal;
  }



/*	-----------Bottom Nav Bar------------  */
.tbl-bnav
{
	border:0px none;
	cellpadding: 0;
	cellspacing: 0;
	border-collapse: collapse;
	bordercolor: #111111;
	width: 75%
}

.td-bnav
{
	width: 100%;
	text-align: center;
	border-style:none;
	word-spacing: 0;
	line-height: 12px;
}

p.top
{
	margin-top: 2;
 	margin-bottom: 0;
}

p.mid
{
	margin-top: 0;
 	margin-bottom: 0px;

}

p.bottom
{
	margin-top: 0;
 	margin-bottom: 4px;
}

a:focus.s8
  {
    color:blue;
    text-decoration:none;
    font:10px Verdana,sans-serif;
  }
a:active.s8
  {
    color:blue;
    text-decoration:none;
    font:10px Verdana,sans-serif;
  }
a:visited.s8
   {
    color:blue;
    text-decoration:none;
    font:10px Verdana,sans-serif;
  }
a:link.s8
  {
    color:blue;
    text-decoration:none;
    font:10px Verdana,sans-serif;
  }
a:hover.s8
  {
    color:white;
    text-decoration:none;
    font:10px Verdana,sans-serif;
	background-color:blue;
  }


/*	-----------Hidden paragraph------------  */
p.spacer
{
	margin-top: -2;
	margin-bottom: -2;
	line-height: 0;
	color: white;

}


/*	-----------20px spacer cell (use with p.spacer for hidden text)------------  */
.tdspacer
{
	margin-top: 0;
	margin-bottom: 0;
	background-color: white;
	color: white;
	font-size: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 20px;
}



/*	-------------Global Stuff------------  */


div1
{
	align: centre;
}



/*	-------------Default Links (grey highlight)------------  */
  
a:focus.def
  {
    color:black;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }

a:active.def
  {
    color:black;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }
 
a:visited.def
   {
    color:black;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }

a:link.def
  {
    color:black;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }

a:hover.def
  {
    color:white;
   	background-color:gray;
    text-decoration:none;
    font:12px Verdana,sans-serif;
  }



/*	-------------Unspecified Links (Red Text)------------  */
  
  
A:link
{
	font-size: 10pt;
	text-decoration:none;
	color:black
}

A:visited
{
	font-size: 10pt;
	text-decoration:none;
	color:black
}

A:focus
{
	font-weight:bold;
	text-decoration:none;
	color:red
}

A:active
{
	font-size: 10pt;
	text-decoration:none;
	color:black
}


A:hover
{
	font-size: 10pt;
	text-decoration:none;
	color:red;
}
/*	-----------------------  */


#li8
{
font-size: 10px;
}

p.std
{
	text-align:justify;
  	margin-top: 2;
 	margin-bottom: 2;
 	margin-left:2;
 	margin-right:2;
 	font:12px Verdana,sans-serif;
}

p.std8
{
	text-align: left;
  	margin-top: 1;
 	margin-bottom: 1;
 	margin-left:10;
 	margin-right:4;
 	font:8pt Verdana,sans-serif;
}

      

ul.std
{
	text-align: left;
  	margin-top: 1;
 	margin-bottom: 1;
 	margin-left:20;
 	margin-right:4;
 	font:8pt Verdana,sans-serif;
}


#tbl
{
	cellspacing:"0";
	cellpadding="0";
	border:0px none;
	bordercolor:#C0C0C0;
	border-collapse:collapse
}
.tbl1, .tbl2, .tb3
{
 	border: 0px none;
 	cellpadding: 0;
 	cellspacing: 0;
 	border-collapse: collapse;
 	bordercolor: #COCOCO;
 	borderwidth: 0;
 	font-family: Verdana;
	line-height: 100%;
}

.tbl1 
{
 	width: 90%;
}

.tbl2 
{
 	width: 95%
}

.tbl3 
{
 	width: 100%
}

.td3, .td4, .td5, .td6, .td7, .td8, .td9, .td20, .td21
{
	border-color: #C0C0C0;
	border-top-style: solid;
 	border-left-style: solid;
 	border-right-style: solid;
 	border-bottom-style: solid;
 	font:12px Verdana,sans-serif;
}

.tddef
{
	border-bottom:1px none #C0C0C0;
	border-top:1px none #C0C0C0;
	border-right:1px none #C0C0C0;
	border-left:1px none #C0C0C0;
	font-style:normal;
 	font:12px Verdana,sans-serif;
}
.td-blue
{
	border-bottom:1px none #C0C0C0;
	border-top:1px none #C0C0C0;
	border-right:1px none #C0C0C0;
	border-left:1px none #C0C0C0;
	font-style:normal;
 	font:12px Verdana,sans-serif;
}


.td1 
{
 	width: 84px;
 	height: 70px;
 	valign: middle;
 	word-spacing: 0;
 	margin: 0
} 

.td2
{
 	height: 70px;
 	vertical-align: top
 	text-align: center;
 	word-spacing: 0;
 	line-height: 100%;
 	margin: 0
}

.td3
{
 	border-top-width: 1;
 	border-bottom-width: 0;
 	border-left-width: 0;
 	border-right-width: 0;
 	text-align: center;
}

.td4
{
	width: 100%;
 	border-top-width: 1;
 	border-bottom-width: 1;
 	border-left-width: 0;
 	border-right-width: 0;
 	vertical-align: middle;
 	font-size: 10pt;
}

.td5
{
 	width: 200px;
 	border-top-width:1;
 	border-bottom-width:1;
 	border-left-width: 0;
 	border-right-width: 0;
 	vertical-align: top
}

.td6
{
 	border-style:solid;
 	border-width:1;
 	vertical-align: top
} 

.td7
{
	width: 200px;
	vertical-align: top;
	border-left-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;
	border-right-width: 0;
}

.td8
{
	width: 85px;
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 0;
	border-right-width: 0;
	vertical-align: middle;
}
	
.td9
{
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	margin-left: 4;
	margin-right: 4;
	font-family: 12pt verdana;
}	

.td20
{
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 0;
	vertical-align: top
}
.td21
{
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 0;
	border-right-width: 0;
}

.td22
{
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 0;
	border-right-width: 0;
}



h1, h2, h3, h4, h5, h6, h7, h8
{
	font-family: Verdana, Arial;
}
h1
{
	color: black;
	text-align: center;
	margin-top: -15;
	font size: 10pt
}
h2
{
	margin-left: -10;
 	margin-top: 5;
 	margin-bottom: 5;
 	font size:10pt;
 	color: #000080
}

h3
{
	margin: 5;
	color: #6699FF;
	font-size: 10pt;
	font-weight: heavy;
}

h4 
{
	margin: 5;
	color: black;
	text-align: justify;
	font-size: 10pt;
	font-weight: normal
}

h5 
{
	color: black;
	vertical-align: middle;
	margin-top: 0;
	font size: 10pt;
	text-align:left;
}

h6
{
	color: black;
	vertical-align: top;
	margin-top: 0;
	font-size: 10pt;
	text-align: left;
	font-weight: normal
}

h8
{
	color: black;
	vertical-align: top;
	margin-top: 0;
	font-size: 10pt;
	text-align: justify;
}

h7
{
	color: black;
	vertical-align: top;
	margin-top: 0;
	font-size: 10pt;
	text-align: center;
}