p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td {
  font-family: arial,verdana,helvetica,sans-serif;
}

img { behavior: url(iepngfix.htc) }

h1 {
  color: #295faa;
  font-family: arial,verdana,helvetica,sans-serif;
  font-weight: normal;
  font-size: 20px;
}

h2 {
  color: #2960ab;
  font-family: arial,verdana,helvetica,sans-serif;
  font-weight: normal;
  font-size: 16px;
}

h3 {
  color: #5c9529;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  margin: 5px 0px 2px 0px;
}

p {
  color: #545454;
  font-size: 14px;
  line-height: 18px;
}

a:link, a:visited {
  color: #345bb4;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #345bb4;
  background-color: transparent;
  font-weight: normal;
  text-decoration: underline;
}

li {
  list-style-image: url(../images/bullet.gif);
}

BODY {
  background-color: #e0e0e0;
  background-image: url(../images/background.gif);
  background-repeat: repeat-x;
  background-position: top;
  color: #545454;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#fullpage {
  position: relative;
  top: 0px;
  left: 0px;
  width: 946px;
  margin: auto;
  padding: 0px;
  text-align: left;
}

#headerarea {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#topbanner {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 135px;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
}

#logoimg {
  position: absolute;
  top: 25px;
  left: 0px;
}

#tagline {
  position: absolute;
  top: 44px;
  right: 0px;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #7d7d7d;
}

#mainnav {
  position: relative;
  top: 100px;
  left: 0px;
  width: 100%;
  height: 35px;
}

#mainnav table {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 35px;
  border-collapse: collapse;
  background-image: url(../images/nav-background.gif);
  background-repeat: repeat-x;
}

#mainnav td {
  padding: 0px;
  margin: 0px;
  background-image: none;
  background-repeat: repeat-x;
  background-position: bottom;
}

#mainnav a:link, #mainnav a:visited {
  font-weight: normal;
  color: #7d7d7d;
  text-decoration: none;
}

#mainnav a:hover {
  font-weight: normal;
  color: #295faa;
  text-decoration: none;
}

.mainnavdiv {
  position: relative;
  width: 100%;
  height: 35px;
  padding: 0px;
  margin: 0px;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}

.mainnavline {
  position: absolute;
  right: 0px;
  top: 3px;
}

#splashphoto {
  position: relative;
}

#splashphoto img {
  vertical-align: top;
}

#topform {
  position: absolute;
  top: 25px;
  right: 45px;
  width: 220px;
  height: 220px;
}

#topform p {
  font-size: 12px;
  padding: 0px;
  margin: 5px 0px 2px 0px;
}

#topform a:link, #topform a:visited {
  color: #5c9529;
  font-size: 13px;
  text-decoration: none;
}

#topform a:hover {
  color: #40790e;
  font-size: 13px;
  text-decoration: underline;
}

.textbox {
  border-top: 2px solid #7d7d7d;
  border-left: 2px solid #7d7d7d;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  width: 210px;
}

#mainbody {
  position: relative;
  top: 0px;
  left: 0px;
  width: 946px;
  margin: 0px;
  padding: 0px;
  background-color: #c4c4c4;
  vertical-align: top;
}

#contentarea {
  position: relative;
  top: 0px;
  left: 1px;
  width: 944px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-color: #ffffff;
  background-image: url(../images/engineering-shadow.gif);
  background-repeat: repeat-x;
  background-position: top;
}

#contentupper {
  position: relative;
  top: 0px;
  left:0px;
  width: 100%;
  padding: 20px 0px 20px 0px;
}

#contentright, #vertdivide {
  float: right;
  padding: 0px 10px 0px 10px;
  vertical-align: top;
}

#contentright {
  position: relative;
}

#contentright td {
  padding: 0px 6px 6px 6px;
  text-align: center;
}

a.appmenu:link, a.appmenu:visited {
  color: #5c9529;
  text-decoration: none;
  font-size: 12px;
}

a.appmenu:hover {
  color: #40790e;
  text-decoration: underline;
  font-size: 12px;
}

#contentright ul {
  margin: 0px;
  padding: 0px;
  width: 245px;
}

#contentright li {
  text-align: left;
  list-style: none;
  list-style-image: none;
  padding: 3px 10px 3px 22px;
  margin: 1px 0px 1px 0px;
  background-image: url(../images/bullet-on-white.gif);
  background-position: left;
  background-repeat: no-repeat;
}

.formtext, .formtext:link, .formtext:visited {
  color: #545454;
  text-decoration: none;
  font-size: 11px;
}

a.submenu:link, a.submenu:visited {
  color: #545454;
  text-decoration: none;
  font-size: 14px;
}

a.submenu:hover {
  color: #40790e;
  text-decoration: underline;
  font-size: 14px;
}

#contenttext {
  position: relative;
  top: 0px;
  left: 30px;
  width: 615px;
  text-align: left;
}

#contentlower {
  position: relative;
  top: 0px;
  left: 30px;
  padding-bottom: 40px;
}

#contentlower table {
  border-collapse: collapse;
  width: 910px;
}

#contentlower td {
  text-align: left;
  padding: 0px 7px 0px 7px;
  background-image: url(../images/engineering-content-box.gif);
  background-repeat: no-repeat;
  width: 287px;
  height: 114px;
}

#contentlower p {
  line-height: 15px;
  padding: 0px;
  margin: 6px 10px 8px 10px;
}

#contentlower h2 {
  line-height: 17px;
  padding: 0px;
  margin: 0px 10px 10px 10px;
}

#contentlower div {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: left;
  padding: 12px 7px 0px 7px;
  background-image: url(../images/engineering-content-box-wide.gif);
  background-repeat: no-repeat;
  width: 592px;
  height: 114px;
}

.blueboxlink {
  background-image: url(../images/bullet-on-ltblue.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
  font-size: 13px;
}

a.blueboxlink:link, a.blueboxlink:visited {
  color: #5c9529;
  text-decoration: none;
}

a.blueboxlink:hover {
  color: #40790e;
  text-decoration: underline;
}

.whitebodylink {
  background-image: url(../images/bullet-on-white.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
  margin-left: 5px;
}

a.whitebodylink:link, a.whitebodylink:visited {
  color: #5c9529;
  text-decoration: none;
}

a.whitebodylink:hover {
  color: #40790e;
  text-decoration: underline;
}

.insetimgright {
  float: right;
  padding: 10px;
}

.insetimgleft {
  float: left;
}

#addthis {
  position: relative;
  top: -17px;
  left: 30px;
}

#footerarea {
  position: relative;
  top: 0px;
  left: 1px;
  margin: 0px;
  padding: 0px;
  width: 944px;
  height: 104px;
  background-image: url(../images/footer-shim.gif);
  background-repeat: repeat-x;
}

#footer {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 98px;
  text-align: center;
}

#footer1 {
  font-family: arial,verdana,helvetica,sans-serif;
  color: #2f5d9b;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  padding: 20px 0px 0px 0px;
  margin: 0px 35px 10px 0px;
}

#footer1 a:link, #footer1 a:visited {
  color: #2f5d9b;
  text-decoration: none;
}

#footer1 a:hover {
  color: #113260;
  text-decoration: underline;
}

#footer2, #footer3 {
  font-family: arial,verdana,helvetica,sans-serif;
  color: #8d8f91;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 10px 35px 10px 0px;
}

#footer2 a:link, #footer2 a:visited, #footer3 a:link, #footer3 a:visited {
  color: #8d8f91;
  text-decoration: none;
}

#footer2 a:hover, #footer3 a:hover {
  color: #8d8f91;
  text-decoration: underline;
}

.footerline {
  color:#70a821;
  margin:0px 8px 0px 8px;
}

.FormFields {
  font-family: arial,verdana,helvetica,sans-serif;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}

