html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	color: #006633;
	line-height: 120%;
	}
	a { text-decoration: none; color: #006633; font-weight: normal;}
	a:visited { text-decoration: none; color:#006633; font-weight: normal;}
	a:active { color: #FF0000; font-weight: normal; }
	a:hover { text-decoration:underline; color:#FF0000;}	
	a.nav { text-decoration: none; color: #006633; font-size: 12px; font-weight: bold;}
	a.nav:visited { text-decoration: none; color:#006633; font-size: 12px; font-weight: bold;}
	a.nav:active { color: #FF0000; font-size: 12px;font-weight: bold; }
	a.nav:hover { text-decoration:underline; color:#FF0000;}	
#nav {
	width: 130px;
	float: left;
	padding: 0px 0px 0px 20px;
	}
#content {
	background-color: #fff;
	width: 475px;
	text-align:justify;
	padding: 10px;
	margin-left: 150px;
	}
#header {
	width:650px;
	background-color: #fff;
	color: #006;
	margin-bottom: 0px;
	}	
#footer {
	width:620px;
	background-color: #fff;
	text-align:justify;
	color: #006633;
	font-size: 11px;
	padding: 20px 10px 10px 20px;
	clear: both;
	}
#leftfoot {
	width: 130px;
	float: left;
	padding: 5px;
	}
#rightfoot {
	background-color: #fff;
	width: 460px;
	text-align:justify;
	padding: 10px;
	margin-left: 130px;
	}
	}
.spacer {
	clear: both;
	}	
p {
	padding: 0;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: 006633;
	}
.foot {
	padding: 0;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: 006633;
	}
	
DIV.float {
	PADDING: 0px; FLOAT: left; WIDTH: 120px;}
}
DIV.float IMG {
	MARGIN-left: 0px
	}
DIV.float P {
	FONT-SIZE: 11px; TEXT-ALIGN: left;	padding: 0px 15px 10px 0px;
}
h3 {
	font-family: Arial, sans-serif, 10px;
	color: #006633;
}
h4 {
	font-family: Arial, sans-serif, 8px;
	color: #006633;
}

.rcontimg {
	padding:4px 0px 0px 12px;
	float:right;
}
.lcontimg {
	padding:4px 12px 0px 0px;
	float:left;
}
.imgborder {
	padding:0px px 0px 0px;
	margi:20px px 0px 0px;
	float:left;
     border-style:solid;
     border-color:black;
     border-width:1px;
}
  caption.mytable
  {
     background-color:#ffffff;
     color:006633;
     border-style:solid;
     border-width:0px;
     border-color:black;
     text-align:left;
  }

  table.mytable
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#006633;
     width:620px;
     border-style:solid;
     border-color:black;
     border-width:0px;
  }
  
  table.mytable2
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#ffffff;
     width:550px;
     border-style:solid;
     border-color:black;
     border-width:0px;
  }

  th.mytable
  {
     font-size:10pt;
     color:white;
     border-style:solid;
     border-color:white;
     border-width:0px 1px 0px 1px;
	 padding:5px;
  }
  th.mytable2
  {
     font-size:10pt;
     color:white;
     border-style:solid;
     border-color:white;
     border-width:1px 1px 1px 1px;
     text-align:center;
	 padding:5px;
  }
  tr.mytable
  { 
  	vertical-align:top;
  }

  td.mytable
  {  
     font-size:10pt;
     background-color:#ffffff;
     color:#006633;
     border-style:solid;
     border-width:0px 0px 0px 0px;
     text-align:left;
	 padding:5px;
  }
    td.mytable2
  {  
     font-size:10pt;
     background-color:#E8F7E8;
     color:#006633;
     border-style:solid;
     border-width:0px 0px 0px 0px;
     text-align:left;
	 padding:5px;
  }