body {
	font-family: Arial, Times, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	background-color: #003100;
	padding: 0;
	margin: 0;
	text-align: center;
}

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



#header a img {
  border: none;
	}
	
#headerText {
	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 {
  position: relative;
	float: right;
	margin: 20px 0 0 0;
	width: 300px;
	}

#belowHeader {
  Position: relative;
	
	
	}

#marginForSideBar {
	margin-left: 185px;
}
#Feature {
	background-color: #003100;
	border: 1px solid #b9d2e3;
	color: #ffffff;	
	padding-bottom: 0px;
	}
	
#Feature table {
  padding: 0;
	margin: 0;
	border: 0;	
	table-layout: fixed;
	}


	
#Feature table tr td.centerCell, h3 {
  	width: 100%;
	text-align: center;
	color: white;
	}

#Feature a, #Feature a:visited {
  color: #ffffff;
	}

	
#mainInfo {
	padding: 10px;
	border: 2px solid #b9d2e3;
	margin: 0px 0px 10px 185px;
	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;
	
	}

.mainNewsItem
{
	background: #ffffff;
	/*
	border-Bottom-style: solid;
	border-Bottom-color: grey;
	border-Bottom-width: 1px;
	*/
	float: left;
	Padding: 10px;
	margin-left: 4px;
}	
.mainNewsItem h2
{
	padding-bottom: 0;
	Margin-top: 0;
	Margin-bottom: 0;
}
.mainNewsItem p
{	
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	Margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

	
p {
  line-height: 1.4em;
	}
 
p.center {
  text-align: center;
	}

.indent {
  margin-left: .5in;
	margin-top: 0px;
	margin-bottom: 0px;;
	}	
	
.larger25percent {
  font-size: 1.25em;
	}
	
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.moreInfo {
	text-align: right;
	color: #003100;
  }
	
p.downloadAs{
  text-align: right;
	padding: 0;
	border:0;
	line-height: 0;
	}
	
p.center {
  text-align: center;
	font-size: 1.3em;
	line-height: 0;
	}


.indent a {
	text-decoration: none;
	}
	
.indent a:hover {
	background-color: #cccccc;
	}
	
a.indent 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.doubleSpace li {
  padding: 4px 0 4px 0;
}	

ul li u {
	 font-style: italic;
	 font-size: 1.2em;
	 }
	 
.blackText {
  color: #000000;
	font-weight: normal;
	}
		
table.green {
  border-width: 0px;
	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;
	}

table.equalWidthTable td {
  width: 200px;
	}
	
tr.evenRow {
 background-color:#ccffcc;
}

tr.oddRow {
 background-color:#cccccc;
}
			
 ol li {
  margin-top: 4px;
	}

 h2.supportH2 {
  border-bottom: 3px solid #cccccc;
	}
#RSideBar {
	background-color: #003100;
	width: 200px;
	top: 0;
	right: 0;
	position: absolute;
}

#RSideBar a:link, #RSideBar a:visited {
  color: #0071AD;
	text-decoration: none;
	}

#RSideBar ul {
  list-style: none;
	margin:0;
	padding: 2px;
	}
#RSideBar li {
  padding: 4px 0 0 0;
	
	}
#LSideBar {
	Background-color: #ffffff;
	border-left: solid 2px #b9d2e3;
	border-bottom: solid 2px #b9d2e3;
	float: left;
	position: absolute;
	padding: 0;
	width: 165px;
	top: 0;
	font-size: .9em;
}
#LSideBar h4 {
  color: #003100;
	padding: 2px 0px 2px 2px;
	margin: 6px 0 0 0;
	border-bottom: solid 2px #b9d2e3;
	border-top: solid 2px #b9d2e3;
	border-right: solid 2px #b9d2e3;
	}

#LSideBar ul {
  list-style: none;
	margin: 0;
	padding: 0;
	}
	
#LSideBar ul li {
  border-bottom: 1px dotted #b9d2e3;
	margin: 0;
  padding: 6px 0 0 5px;
  text-align: left;
 }

#LSideBar a:link, #LSideBar a:visited {
  text-decoration: none;
  color: #009900;
	width: 170px;
	padding-left: 2px;
 }
 
#LSideBar a:hover {
  background-color: #dddddd;
	}
	
#LSideBar form {

	display: Block;
	margin-top: 0em;
	margin-bottom: .2em;
}
	
	
	
/******************************* Support Document Links / Menus *******************************/

.supportDocLink {
  width: auto;
	background: #cccccc;
	border-bottom: 1px solid #009933;
	border-right: 1px solid #009933;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	}
	
.supportDocLink:hover { 
  background-color: none;
	border: none;
	border-top: 1px solid #009933;
	border-left: 1px solid #009933;
	}
	
	
/******************************* Ondemand Video Section *******************************/

table.odinfo {
	font-family: Times, Serif;
	cellspacing: 0px;
	cellpadding: 0px;
	border-collapse: collapse;
	border-top: 4px Solid #009900;
	
}

table.odinfo tr td{
	
	border-top: 1px solid #cccccc;
	
}

table.odinfo tr td.firstCol {
	border-right: 2px solid #cccccc;
	border-top: 1px solid #cccccc;
	
	font-weight: bold;
	font-size: .8em;
}
