h4 {
color: darkblue;
border-bottom: solid 1px darkblue;
font-size: 1.2em;
}

body 
{
	font-family: Verdana;
}

.main_table 
{
	font-size: 0.9em;
	
}

.body_text 
{
	font-size: 0.7em;
	line-height:1.5em;
}

.body_text1 
{
	font-size: 0.7em;
	line-height:1.5em;
	border: solid 1px grey;
	padding: 0.25em;
}

.body_text2
{
	font-size: 0.7em;
	line-height:1.5em;
	border: solid 1px grey;
	padding: 0.25em;
	color:darkblue;
	font-weight: bold;
}
.footer 
{
	text-align: center;
	font-size: 0.6em;
	color: blue;
}

.footer a 
{
	color: blue;
}

.references 
{
	font-style: italic;
	font-weight:bold;
	padding-right: 10px;
	line-height: 1.75em;	
}

.below 
{
padding-bottom: 0em;
}

.above 
{
	margin-top: 0.45em;
}

.refname 
{
	font-size:larger;
	font-style:normal;
}

.refdate 
{
	font-size:0.6em;;
	font-weight:lighter;
	font-style:normal;
}

.left 
{
	padding-right:100px;
}

.listitems 
{
	font-size: 0.7em;
}

.intro 
{
	font-size: 0.9em;
	padding-top:0.75em;
}

.bodytext 
{
	font-size:0.7em;
}

.line 
{
	border-bottom: solid 1px orange;
	padding-bottom: 1em;
	padding-top:1em;

}

.line2 
{
	border-bottom: solid 1px orange;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
}

.list 
{
font-size: 0.9em;	
}

.textheader a
{
	color: white;
	text-decoration: none;

}

.menutbl 
{
	font-size:0.8em;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-top:0;
}

.menutbl td 
{
	line-height:1.75em;
	width: 16%;
}

.menu 
{
	font-size:0.8em;
}

.menu a:link
{
	color:White;
	text-decoration:none;
	display: block;
	background-color:orange;
}


.menu a:visited
{
	color:White;
	text-decoration:none;
	display: block;
	background-color:orange;
}

.menu a:hover 
{
	background-color:white;
	color: orange;
	text-decoration:underline overline;
}

.menuactive
{
	background-color:White;
	color:orange;
	font-size:0.8em;
	border:solid 1px orange;
}

.menuactive a:link 
{
	background-color:White;	
	display:block;
	text-decoration:none;
	color:orange;	
}

.menuactive a:visited 
{
	background-color:White;
	display:block;
	text-decoration:none;
	color:orange;	
}

.menuactive a:hover 
{
	background-color:White;
	display:block;
	text-decoration:none;
	color:orange;	
}


.textheader {
font-size:0.9em;
color:white;
padding-right: 1em;
font-weight:bold;
line-height:1.5em;
	
}

.onehalf 
{
	line-height:1.5em;
}

.frontbox {
font-weight: bold;
line-height: 3em;
color: white;
padding:10px;
}

.heading {
background: darkblue;
border-bottom: 3px solid lightblue;
border-top: 3px solid lightblue;
}

.agenda 
{
	font-size: 0.9em;
}

.formq{
font-size:11px;
background-color: #E6E6E6;
padding: 1em;
}

textarea {
font-family: Arial, non-serif;
font-size: 11px;
}

input {
font-size: 11px;
background-color:white;
}




@media print 
{

.noprint {
dispay:none;
}

	.menu 
	{
	display:none;
}

.textheader 
{
	text-align: left;
	padding-left: 2em;
}

.menuactive 
{
	font-size: 1.5em;
}



}
