body, td, th, ul, li {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; background-color: #F2F7FB;}
.key { 	border-bottom: 1px solid #cc9933;
		font-weight: bold; }
#txt1 {font-size: 14px;}
#txt2 {font-size: 12px;}
#txt3	{font-size:.80em;
		color: darkgreen;
		font-weight: 575}
#txt4 {font-size: 18px;
	  font-family: Arial;
	  color: darkgreen;}
#txt5 {font-size: 24px;
	  font-family: Arial;
	  color: darkgreen;}
#questions {font-size: 12px;
			margin-left: 20px;
			color: darkgreen;
			font-weight: bold;
			}
#subquestion {font-size: 12px;
			margin-left: 20px;
			color: darkgreen;
			}
#answers {font-size: 12px;
		  margin-left: 30px;
		 }
#header {font-size: 12px;
		margin-left: 20px;
		}
#footnote{font-size: 10px;
		margin-left: 20px;
		color: darkgreen
		}
#footnoteR {font-size: 10px;
			text-align:right;
			color: darkgreen;
			}

#prefs1 {
         top: 15px;
         right: 5px;
         background-color: white;
         border: 3px double gold;
         padding: 4px;
         z-index: 100; }
#prefs2 {
         top: 15px;
         right: 5px;
         background-color: white;
         border: 3px dotted gold;
         padding: 4px;
         z-index: 100; }

#nav {margin-left: 10px; margin-top: 20px; color: navy; font-size:16px; padding-right: 5px; padding-bottom: 30px;}

#defTitle 	{font-size: 14px;
			font-weight: 900;
			color: darkgreen
			}
#def		{font-size: 12px;
			line-height: 2em;
			
			}
a:visited {
	color: blue;
	text-decoration: underline;
}
a:link {
	color: darkblue;
	text-decoration: underline;
}
a:hover {
	color: lightblue;
	text-decoration: none;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: darkgreen;
	border: 2px solid gold;
	font-size: 10px;
    margin-left: 40px;
    width:70px
}
input.buttonhov{
   color:gold;
   border:2px solid #000000;
}
.twoCols {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	height: auto;
    display: inline;
    width:250px;
}
.headerSeparator
{
	margin-bottom: 5px;
	overflow: hidden;
	border-top: darkgreen solid 3px;
	position: relative;
	margin-top: 5px;
}
.sectionSeparator
{
	margin-bottom: 5px;
	overflow: hidden;
	border-top: darkgreen solid 1px;
	position: relative;
	margin-top: 5px;
}


