@charset "utf-8";

/* 
	Jeremy Helms
	EngNet Global
*/

html		{ }
body		{ font: 90% Verdana, Arial, Helvetica, sans-serif; text-align: center; margin-top: 15px; margin-left: 0px; padding: 0; background-color: #666666;  }
h1			{ font-size: 150%; margin-top: 0px; margin-bottom: 8px; }
h2			{ font-size: 120%; color: #387f45; }
h2 a		{ text-decoration: none; color: #387f45; }
h2 a:hover	{ text-decoration: underline; }
li			{ list-style-image: url(standard/list_image.jpg); }
a			{ text-decoration: none; color: #387f45; }
a:hover		{ text-decoration: underline; }

div#container			{ width: 800px; margin: 0 auto; background-color: #fff; }
div#hlcontainer			{ height: 131px; float: left; width: 447px; padding: 0px; margin: 0px; }
div#hrcontainer			{ float: right; width: 353px; padding: 0px; margin: 0px; }
div#hrtop				{ height: 108px; }
div#hrbottom			{
	height: 23px;
	text-align: center;
	padding-top: 0px;
	padding-right: 15px;
	color: #387f45;
	font-size: 120%;
	font-weight: bold;
	width: 353px;
	position: absolute;
	top: 89px
}
div#bodycontent			{ clear: both; width: 800px; }
div#navcontainer		{ width: 180px; float: left; clear: left; text-align: left; font-size: 80%; padding-bottom: 20px; padding-left: 20px; padding-top: 40px; background-image: url(standard/nav_container_bg.jpg); background-position: top left; background-repeat: no-repeat; }
div#contentcontainer	{ width: 570px; text-align: left; margin: 0px; padding: 5px 15px 10px 15px; font-size: 80%; float: right; clear: right; }
div#footercontainer		{ width: 780px; text-align: center; clear: both; margin: 0px; line-height: 20px; padding: 10px; font-size: 70%; background-image: url(standard/footer_base.jpg); background-position: bottom center; background-repeat: no-repeat; }
div#contacttitle		{ height: 18px; text-align: center; padding-top: 5px; padding-right: 15px; text-align: center; font-size: 70%; background-image: url(standard/footer_base.jpg); background-position: bottom center; background-repeat: no-repeat; }
div#copyright			{ width: 800px; margin: 0px auto; color: #FFFFFF; font-size: 70%; padding: 10px 0px 10px 0px; }
div#footerrule			{ padding: 5px 0px 5px 0px; }

div#footercontainer a		{ text-decoration: none; color: #000000; }
div#footercontainer a:hover	{ text-decoration: underline; }

div#contactitle a		{ text-decoration: none; color: #000000; }
div#contactitle a:hover	{ text-decoration: underline; }

div#copyright a			{ text-decoration: none; color: #fff; }
div#copyright a:hover	{ text-decoration: underline; }

div#navcontainer p		{ margin: 3px; margin-left: -5px; }
div#navcontainer ul		{ margin: 0px; padding: 0px 2px 2px 5px; margin-left: 5px; }

.email						{ color: #387f45; font-weight: bold; }
.protocad					{ font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: bold; color: #387f45; font-size: 110%; }
.mainheading				{ padding: 2px; height: 28px; }
.mainheadingi				{ padding: 2px; border-bottom: 1px solid #000; }
.mainheading a				{ color: #387f45; font-weight: bold; text-decoration: none; letter-spacing: -.5px; }
.mainheading a:hover		{ text-decoration: underline; }
.mainheadingi a				{ color: #387f45; font-weight: bold; text-decoration: none; }
.mainheadingi a:hover		{ text-decoration: underline; }
.maincontent				{ padding: 4px; height: 115px; }
.maincontenti				{ padding: 4px; }
.maintable					{ background-color: #f2f2f2; border: 1px solid #000; }
.topdesc					{ visibility: hidden; }
.contentimage				{ float: right; padding-left: 15px; padding-bottom: 15px; }
a.mainnav					{ color: #387f45; text-decoration: none; font-weight: bold; font-size: 110%; }
a.mainnav:hover				{ text-decoration: underline; }
a.subnav					{ color: #387f45; text-decoration: none; font-size: 90%; }
a.subnav:hover				{ text-decoration: underline; }
