body {
	background-attachment: fixed;
	background-color: #003366;
	background-image: url(/image/engineeringBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	color: #666666;
}
h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #06599C;
}
h3 a, h3 a:visited {
	color: #06599C;
	text-decoration: none;
}

h4 {
	font-size: 10px;
	color: #06599C;
}
h4 a, h4 a:visited {
	color: #06599C;
	text-decoration: none;
}
#header {
	background-image: url(/image/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: 770px;
}
.leftColumn {
	width: 206px;
	background-color: #DEDFCF;
}
.leftColumn a:hover {
color: #3D5422;
}
.leftColumn a {
color: #06599C;
}
.rightColumn {
	width: 142px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DEDFCF;
	background-image: url(/image/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainContent {
	background-image: url(/image/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 362px;
	padding: 20px 30px 30px;
}
.mainContent a:hover {
color: #3D5422;
}
.mainContent a {
color: #06599C;
}

h1 {
	font-weight: bold;
	color: #7D9662;
	font-size: 110%;
}
.contentBT {
	font-size: 85%;
	line-height: 110%;
	color: #999999;
}
.contentext {
	font-size: 100%;
	line-height: 110%;
	color: #999999;
}
.contentext a, .contentext a:visited {
	font-size: 100%;
	line-height: 110%;
	color: #999999;
	text-decoration:none
}
.contentext a:hover {
	font-size: 100%;
	line-height: 110%;
	color: #666666;
	text-decoration:none
}

.search {
	background-color: #C6DFFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95BCE3;
	border-right-color: #95BCE3;
	border-bottom-color: #1261A2;
	border-left-color: #95BCE3;
	padding-left: 10px;
	height: 28px;
}

.subContent {
	background-image: url(/image/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 504px;
	padding: 20px 30px 30px;
}
.subContent a:hover {
color: #3D5422;
}
.subContent a {
color: #06599C;
}
.contact {
	text-transform: none;
	color: #333333;
}
.contact a, .contact a:visited {
	color: #06599C;
	text-decoration: underline;
}
.contactcap {
	text-transform: uppercase;
	color: #006699;
	font-weight: bold;
}
.contactcap a, .contactcap a:visited {
	color: #06599C;
	text-decoration: underline;
}



.source {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
/*===================================== Left Navigation 2 Styles ===================================================*/


.leftNav2 a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3D5422;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-left: 36px;
	background-image: url(/image/grass-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


.leftNav2Current a {
	color: #3D5422;
	background-image: url(/image/grass-bullet_f2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E9E9D9;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-left: 36px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	}
.leftNav2 a:hover, .leftNav2 a:active {
	color: #3D5422;
	background-image: url(/image/grass-bullet_f2.gif);
	background-repeat: no-repeat;
	background-color: #E9E9D9;
	text-decoration: none;
	background-position: left center;
}
/*===================================== Left Navigation 3 Styles ===================================================*/


.leftNav3 a {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #3D5422;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-align: left;
	padding-right: 2px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


.leftNav3Current a {
	color: #06599C;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	font-size: 11px;
	text-align: left;
	padding-right: 2px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #E9E9D9;
	}
.leftNav3 a:hover, .leftNav3 a:active {
	color: #06599C;
	text-decoration: none;
	background-position: left center;
		background-color: #E9E9D9;
}

.contact {
	line-height: 135%;
}
