body, td { font-family: Arial, Helvetica, sans-serif;  		
   		background-color: #fff; 
		color: #000000;
		}


p {margin: 0.5em 0 1em 1.7em;}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #036;
	background-color : #fff;
	margin-left: 1.6em;
	}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight : bold;
	color: #039;
	background-color : #fff;
	margin-left: 1.6em;
	}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color : #fff;
	color: #00c;
	margin-left: 1.6em;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight : bold;
	color: #09c;
	background-color : #fff;
	margin-left: 1.7em;
	font-style: italic;
	}

hr {
	color: #036;
	background-color : #fff;
	width : 100%;
	text-align: left;
}

ol {
margin-left: 3.3em;
}

ul {
margin-left: 2.7em;
}

blockquote {
	font-weight: bold;
	background-color: #fff;
	color : #000; 
}



#nav-right {
	width : 20%;
	float : right;
	background-color : #fff;
	color: #036;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em
}

#nav-right-sub {
display: none;
}

#content-welcome {
	width : 70%;
	background-color : #fff;
	color: black;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em
	}
	
#footer	{
	background-color : #fff;
	clear: both;
	}

#nav-right-sub {
	width : 20%;
	float : right;
	background-color : #fff;
	color: #036;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align : left;
}
#content-sub {
	float : left;
	width : 75%;
	background-color : #fff;
	color: #000;
	}

#staff-details {
	width : 80%;
	background-color : #fff;
	color: #000;
	}

#float-right {
	width : 40%;
	float : right;
	background-color : #fff;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

#float-left {
	width : 40%;
	float : left;
	background-color : #fff;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	}

#float-below	{
	background-color : #fff;
	color : #000; 
	clear: both;
	}


/*specific to welcome page*/
#welcome-width {
	width : 75%;
	float : left;
	background-color : #fff;
	color: #036;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align : left;
}

#welcome-text {
	float : right;
	width : 80%;
	background-color : #fff;
	color: #000;
	text-align : justify;
	line-height: 1.3em
	}

.welcome-disclaimdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #039;
	background-color: #fff;
	}

/*classes*/
.navtitle {
	background : #fff;
	color: #036;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	margin-left : 0%;
	margin-right : 0%;
	font-size: 0.8em;
	}

.navtitle-sub {
	background : #fff;
	color: #036;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

.insert 	{
	background-color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	color: #36c;

	}	

.search 	{
display : none;
	}

.textonly 	{
display : none;
}

.navbar 	{
	background-color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
	color: #036;
	font-weight : bold; 
	border-bottom: 1.4px solid #fff; color: #fff;
	}
	
.disclaimdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #039;
	background-color: #fff;
	margin: 0.5em 0 1em 2.2em;
	}

.skiplink {display: none}

.imgright {float: right;
      }

.imgleft {float: left;
			margin-left: 1.6em;
      }

.spacer {
  clear: both;
  }
  
#formline {
  margin-left: 1.7em;
  }