.maintext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #006400;
}

.frontheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color : #006400;
}


.sfooter {
	font-size : 10pt;
	color : #006400;
}

.sidenavigation {
	background-image : url(images/sidenavs.gif);
	background-repeat : no-repeat;
	background-position : top;
	padding-top : 4px;
}

.newheader {
    background-color : #cccccc;
}

.techlogo {
  position: absolute;
  top: 300px;
  left: 20px;
}

.contact {
	position: absolute;
	top: 405px;
	left: 3px;
	width: 117px;
	height: 122px;
	background-color: #99CC99;



}

a {
	color : #006400;
	text-decoration : none;
}


a:link {
	color : #006400;
	text-decoration : none;
}

a:visited {
	color : #006400;
	text-decoration : none;
}

a:active {
    color : #FF55AA;
	text-decoration : none;
}

a:hover {
	color : #FF55AA;
	text-decoration : underline;
	padding-top : 2px;
}


p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	color : #006400;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	color : #006400;
}
