body {
	font-family: Arial, Times, sans-serif; 
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0 0 0 0;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
}

#header a img {
  border: none;
	}
	
#headerText {
  display:none;
	background-color: #ffffff;
	color: #009900;
	border-top: 2px solid #b9d2e3;
	border-bottom: 2px solid #b9d2e3;
	margin: 5px 0 0 0;
	padding: 0 0 2px 0;
	font-size: .9em;
}
	
#headerText ul {
	text-align: right;
	list-style: none;
	margin: 0;
	Padding: 0;
}
	
#headerText ul li, #headerText ul li a {
  Color: #009900;
	display: inline;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#name {
  color: #767676;
	font-weight: bold;
	width: 300px;
	padding:0;
	margin: 0px;
	float: left;
	font-style: italic;
}

#searchBox {
  display: none;
	}

#belowHeader {
  Position: relative;
	font-size: .9em;
	}

#Feature {
	background-color: #003100;
	border: 1px solid #b9d2e3;
	color: #ffffff;
	margin: 10px 5px 0px 0px;
	position: relative;
	
	}

#Feature ul {
  list-style: none;
	position: absolute;
	font-size: 1.2em;
	font-family: times new roman, times;
	margin: 0 0 0 160px;
	padding: 0;
	top: 5px;
	left: 0;
	
}

#Feature img {
  padding: 0;
	margin: 0px 5px 0px 0px;
	}
#mainInfo {
  border: none;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-top: none;

	}	

#mainInfo a {
  text-align: right;
	color: #006600;
	}
	
#mainInfo h1 {
  font-size: 100%;
	margin: 0 0 0 -5px;
	color: #003100;
	border-bottom: 1px solid #006600;
  }
	
#mainInfo h2{
  font-size: 1.2em;	
	color: #006600;
	}
	
	
p.downloadAs{
  display: none;
	}
	
p.center {
  text-align: center;
	font-size: 1.3em;
	line-height: 0;
	}
	
.indent {
  margin-left: .5in;
	margin-top: 0px;
	margin-bottom: 0px;;
	}

p.indent a {
	text-decoration: none;
	}
	
p.dataDictionaryTableContents { 
  font-family: "courier new";
	line-height: 16px;	
	margin: 0;
	margin-left: .5in;
	padding: 0;
	}
	
p.dataDictionaryTableContents a {
  text-decoration: none;
	}
	
p.dataDictionaryTableContents a:hover {
  background-color: #cccccc;
	}
	
p.section {
  font-size: 1.5em;
	font-style: italic;
	color: #006600;
	font-weight: bold;
	border-bottom: 1px dotted #006600;
	border-top: 1px dotted #006600;
	}
	
p.footer {
  text-align: right;
	margin: 0;
	}
	
.redBold {
  color: red;
	font-weight: bold;
	}

ol.red {
	color: red;
	}

ol.red li {
	padding: 2px 0 2px 0;
	}
	
ul.noBullet {
  list-style-type: none;
	}

ul li u {
  font-style: italic;
  font-size: 1.2em;
  }

.blackText {
  color: #000000;
	font-weight: normal;
	}
		
table.green {
  border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #009933;
	}

table.green td {
  background-color: #cccccc;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px;
	border-style: solid;
	border-color: #009933;
	}
	
table.green td a:link, table.green td a:visited{
	text-decoration: none;
	font-weight: bold;
	}
	

	
 ol li {
  margin-top: 4px;
	}
 p {
  line-height: 1.4em;
	}
 
 p.center {
  text-align: center;
	}
	
 p.indent {
  margin-left: .5in;
	}
		
 p.moreInfo {
	text-align: right;
	color: #003100;
  }
 h2.supportH2 {
  border-bottom: 3px solid #cccccc;
	}
	
#LSideBar {
	display: none;
  }

form {
	display:none;
}