body {
	margin: 0;
	padding: 0;
}
h1  {
    color: #006600;
}
h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px;
	color: #228B22;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 80%/1.3 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0px;
	color: #006600;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
}
img {
    margin: 3px;
}
.imgcenter {
    margin: 12px;
}
#wrapper {
	min-width: 400px;
	width: 100%;
}
#outer {
	border-left: 165px solid #FFFFFF;  /* left column background #FFFFFF */
	border-right: 200px solid #FCF5FS; /* right column background #FCF5FS */
	background-color: #FAFAFA;         /* center column background #FAFAFA */
}
#inner {
	margin: 0;
	width: 100%;
}
#banner {
	background-color: #c2e1c2;
	color: #901602;
	border-bottom: 1px dotted #CCCCCC;
	height:120px;
}
#banner h1 {
	font: 450% Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align: center;
	margin-right: 1em;
	margin-bottom:2px;
	color: #006600;
}
#em {
    font-size:180%;
}
#full {
	width: 100%;                      /* covers the full page */
	margin: 18px;               /* negative left column width */
	float: left;
	position: relative;
	background-color: #FFFFFF;
	z-index: 10;
}
#side1 {
	width: 160px;                      /* left column width */
	margin-left: -160px;               /* negative left column width */
	float: left;
	position: relative;
	background-color: #FFFFFF;
	z-index: 10;
}
#side1 h3{
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #228B22;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 150px;
	background-color: blue;
	border: 1px inset blue;
}
#side1 ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #228B22;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #228B22;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
.boxout {         /* boxout is an attempt to use a second link style when color conflicts; doesn't seem to work */
    color: red;
    background-color: #87CEEB;
}
.boxout a:link, .boxout a:visited {
    text-decoration: underline;
    color: #E432F6;
    background-color: transparent;
}
.boxout a:hover, .boxout a:active {
    background-color: #C9C3ED;
    color: #191970;
}
#side2 {
	float:right;
    right:0px; 
/*    top:71px;   */
    width:196px;
    background: #FFFFCC;
/*	clear: right;  */
	/* this is to keep the content of #sidebar to the right of #main even if the content of "main is shorter */
/* padding-left:100%; */
/* this is to "bring back" the #sidebar that has been moved out of the viewport because of the padding value */
/* margin-left:-200px */
}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#side2 p {
	padding-left: 4px;
	color: #228B22;
	font-size: .7em;
}
#side2 ul {
	list-style-type: none;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 0;
	padding-left: 6px;
}
#side2 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-bottom: 0.3em;
}
#side2 a:link, #side2 a:visited {
	text-decoration: underline;
	color: #006400;
	background-color: transparent;
}
#side2 a:hover {
    color: #621313;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.2em 10px 0.2em;
	border: 1px dotted #B1B1B1;
	background-color: #CCCCCC;
}
.adbox p {
    font-size: 10px;
}
.adbox2 {
	padding: 2px 2px 2px 2px;
	margin: 0 0.2em 0px 0.2em;
	border: 1px solid #B1B1B1;
	background-color: transparent;
	width: 45%;
	float: left;
}
.adbox3 {
	padding: 2px 4px 2px 6px;
	margin: 0 0.2em 0px 0.2em;
	border: 1px solid #B1B1B1;
	background-color: #90EE90;
	width: 45%;
	float: right;
}
.adbox4 {
	padding: 2px 2px 2px 2px;
	margin: 0 0em 0px 0em;
	border: 1px solid #B1B1B1;
	background-color: #666633;
	color: #FF0000;
	float: left;
}
.adbox4 p {
    color: #FFFF00;
}
.adbox5 {
	padding: 2px 4px 2px 6px;
	margin: 0.1em 0.1em 0px 0.1em;
	border: 1px solid #B1B1B1;
	background-color: #90EE90;
	width: 140px;
	float: left;
}
.adbox6 {
	padding: 2px 4px 2px 6px;
	margin: 0.1em 0.2em 0px 0.3em;
	border: 1px solid #B1B1B1;
	background-color: #90EE90;
	width: 180px;
	float: left;
}
.caption {
    font-size: small;
    margin-bottom: 0;
    font-weight: bold;
}
#content  {
	float: left;
	width: 80%;    /* 100%   */
	position: relative;
	z-index: 12;
}
#content h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #901602;
    background-color: transparent;
	margin-left: 2px;
}
#content h2 {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	color: #901602;
    background-color: transparent;
	margin-left: 2px;
}
#content p {
	margin-left: 0em;
	margin-right: 2px;
	color: #006600;
}
#content li {
    font: 80%/1.3 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
}
#content a:link, #content a:visited {
    text-decoration: underline;
	font-weight: bold;
	color: #006600;
	background-color: transparent;
}
#content a:hover {
	color: #621313;
}
#footer {
	background-color: #F4F4F4;
	width: 100%;
	position: relative;
	z-index: -1;
	border-top: 1px dotted #B1B1B1;
}
#footer p {
	padding-left: 1em;
	color: #228B22;
}
#footerbr {
	clear: both;
}
/* Mozilla bug workarounds */
#outer > #inner {
	border-bottom: 1px solid #FFFFFF;
}
#side1 {
	margin-right: 1px;
}
#side2 {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}
.datatable {
    border: 1px solid #000000;
    margin-right: 6px;
    border-collapse: collapse;
    font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.datatable td {
    border: 1px solid gray;
    font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #006600;
    text-align: center;
    background-color: #F0FFF0;
    padding: 4px;
}
.datatable th {
    border: 1px solid #828282;
    background-color: #FFFFCC;
    font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    padding: 4px;
    color: #006600;
}
.datatable caption {
    font: bold 0.9em "Times New Roman", Times, serif;
    background-color: #B0C4DE;
    color: #FF0000;
    padding-top: 3px;
    padding-bottom: 2px;
    border: 1px solid #789AC6;
}
.datatable p, .datatable a:link {
   font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #006600;
}
.datatable2 {
    border: 1px solid #D6DDE6;
    margin-right: 6px;
    border-collapse: collapse;
    font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.datatable2 td {
    border: 1px solid gray;
    font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #006600;
    text-align: left;
    background-color: #F0FFF0;
    padding: 4px;
}
.datatable2 th {
    border: 1px solid #828282;
    background-color: #FFFFCC;
    font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    padding: 4px;
    color: #006600;
}
.datatable2 caption {
    font: bold 0.9em "Times New Roman", Times, serif;
    background-color: #B0C4DE;
    color: #FF0000;
    padding-top: 3px;
    padding-bottom: 2px;
    border: 1px solid #789AC6;
}
.datatable2 p {
   font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #006600;
   text-align: left;
}
.datatable2 a {
   font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #006600;
}
.linkunder a:link {
    text-decoration: underline;
}
.fontsmall p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-large;
}

div.caption {
  float: left;
  width: 132px;
  padding: 10px;
  }

div.caption p {
   text-align: left;
   font-size: 90%;
   }

div.caption2 {
  float: left;
  width: 180px;
  padding: 10px;
  }

div.caption2 p {
   text-align: left;
   font-size: 70%;
   }
/* this is the class that is applied to 2 structural hacks in the markup. The first "meaningless" element is used to clear #left in NN6 and the last one is used to clear #container in NN4 */
.clearing {height:0;clear:both}