html, body { margin: 0px; padding: 0 }
body { margin: 3px }
img { margin: 0px; padding: 0px }


#skipnav {
  color: #eaeaef;
}


A:link, A:active {
  color: #333399;
  text-decoration: underline;
}

A:hover {
  color:#666666;
  text-decoration: underline;
}

A:visited {
  color:#8888D1;
  text-decoration: underline;
}

#header {
  left: 0px;
  top: 0px;
  height: 53px;
  overflow: hidden;
  width: 100%;
  background-color: #eaeaef;
  margin-top: 3px;
}

#careersleftcontent {
  position: absolute;
  background-color: #ffffff;
  text-align: left;
  left: 0px;
  width: 200px;
  padding: 38px 20px 20px 20px;
  z-index: 10;

}

p.careerMenu {
  font-size: 10pt;
  line-height: 16pt;
  margin-bottom: 5pt;
  font-weight:bold;
}

p.careerMenu A:link, p.careerMenu A:visited, p.careerMenu A:active {
  color: #333366;
  text-decoration: none;}

p.careerMenu A:hover {
  color: #666666;
  text-decoration: underline; }


#careerscontent {
	position: absolute;
	/*top: 186px;*/
	left: 0px;
	text-align: left;
	padding-left: 240px;
	margin: 30px 30px 50px 20px;
  	z-index: 1;
}


#navbarbg {
  position: relative;
  z-index: 1;
  top: 0px;
  left: 0px;
  background-color: #333366;
  /*background-color: #006600; */
  height: 23px;
  width: 100%;
  margin: 0px;
  text-align: left;
  overflow: hidden;
}

.spacer {
  height: 23px;
  width: 3px;
  float: right;
  background-color: #ffffff;
  overflow: hidden;
}

#mainconstruction {
  position: absolute;
  top: 90px;
  left: 163px;
  background-color: #333366;
  z-index: 2;
}

#about {
  position: absolute;
  top: 90px;
  left: 323px;
  background-color: #333366;
  z-index: 2;
}

#financial {
  position: absolute;
  top:90px;
  left:483px;
  z-index: 2;
  background-color: #333366;
}

#green {
	position: absolute;
	top: 90px;
	left: 3px;
	z-index: 2;
	background-color: #006600;
}

#nysbanner {
  background-color: #333366;
  left: 0px;
  top: 0px;
  height: 59px;
  background: #333366 url(/images/nysbannerline.gif) repeat-x top right;
}

#nyslogo {
  background-color: #333366;
  left: 0px;
  top: 0px;
  height: 55px;
  width: 239px;
  float: left;
}

#nysbannercap {
  left: 0px;
  top: 0px;
  height: 55px;
  width: 19px;
  background: #333366 url(/images/nysbannercap.gif) no-repeat top right;
  float: right;
}

#nysbannerspace {
  clear: both;
  top: 0px;
  left: 0px;
  height: 3px;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  overflow: hidden;
}

#contactpage #mainconstruction, #contactpage #about, #contactpage #financial {
  background-color: #333366;
  top: 121px;
}

.topbutton, .topbuttonover {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 5px 15px;
  width: 130px;
  height: 13px;
  color: #ffffff;
  float: left;
  overflow: hidden;
}

.topbutton {
  background-color: #333366;
  background: url(/images_hmnav/insidetri.gif) no-repeat top right;
}

.topbuttonover {
  background-color: #003300;
  background: url(/images_hmnav/insidetri2.gif) no-repeat top right;
}

.homebutton, .homebuttonover {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 5px 15px;
  width: 40px;
  color: #ffffff;
  float: right;
}

.greenbutton, .greenbuttonover {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 5px 15px;
  width: 130px;
  height: 13px;
  color: #ffffff;
  float: left;
  overflow: hidden;
}

.greenbutton {
  background-color: #006600;
  background: url(/images_hmnav/insidetrigreen.gif) no-repeat top right;
}

.greenbuttonover {
  background-color: #000033;
  background: url(/images_hmnav/insidetrigreen2.gif) no-repeat top right;
}


.homebutton {
  background: #999999 url(/images_hmnav/hometri.gif) no-repeat top right;
}

.homebuttonover {
  background: #666666 url(/images_hmnav/hometri2.gif) no-repeat top right;
}

.homebutton A:link, .homebutton A:visited, .homebutton A:active, .homebutton A:hover {
  color: #ffffff;
  text-decoration: none;
}

.homebuttonover A:link, .homebuttonover A:visited, .homebuttonover A:active, .homebuttonover A:hover {
  color: #ffffff;
  text-decoration: none;
}

.topbutton A:link, .topbutton A:visited, .topbutton A:active, .topbutton A:hover, .greenbutton A:link, .greenbutton A:visited, .greenbutton A:active, .greenbutton A:hover {
  color: #ffffff;
  text-decoration: none;
}

.topbuttonover A:link, .topbuttonover A:visited, .topbuttonover A:active, .topbuttonover A:hover, .greenbuttonover A:link, .greenbuttonover A:visited, .greenbuttonover A:active, .greenbuttonover A:hover  {
  color: #ffffff;
  text-decoration: none;
}

#content {
  padding: 50px;
}

.floatleftimg {
  float: left;
  padding: 5px 15px 15px 0px;
  margin: 0px;
}

.floatright {
  float: right;
  padding: 5px 5px 5px 5px;
  margin: 0px;
}

h1, h2, h3, h4, h5, p, th, td, tr {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Sans-serif;
}

table {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Sans-serif;
}

h1 {
  font-size: 18pt;
  font-weight: bold;
  color: #333366;
  line-height: 22pt;
  margin-bottom: 9pt;
}

h2 {
  font-size: 14pt;
  font-weight: bold;
  color: #888888;
  line-height: 20pt;
  margin-bottom: 9pt;
}

h3 {
  font-size: 12pt;
  font-weight: bold;
  color: #333366;
  line-height: 18pt;
  margin-bottom: 7pt;
}

h4 {
  font-size: 10pt;
  font-weight: bold;
  color: #777777;
  line-height: 14pt;
  margin-bottom: 0pt;
}

h5 {
  font-size: 10pt;
  font-weight: bold;
  color: #333366;
  line-height: 18pt;
  margin-bottom: 9pt;
}


p {
  font-size: 9pt;
  line-height: 12pt;
  margin-bottom: 7pt;
}


.hrwhite {
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 14pt;
  padding-bottom: 9pt;
}

td {
  font-size: 9pt;
  line-height: 14pt;
  padding: 5px;
  font-family: Arial, Helvetica, Sans-serif;
}

th {
  font-size: 9pt;
  line-height: 14pt;
  padding: 5px;
  font-family: Arial, Helvetica, Sans-serif;
}

ol {
  font-size: 9pt;
  line-height: 14pt;
  padding-bottom: 6pt;
  font-family: Arial, Helvetica, Sans-serif;
}

ul {
  font-size: 9pt;
  line-height: 12pt;
  padding-bottom: 2pt;
  font-family: Arial, Helvetica, Sans-serif;
}

.small {
  font-size: 8pt;
  color: #000000;
  line-height: 10pt;
  padding-bottom: 10pt;
  padding-top: 5pt;
}

.colsubbuttongrp {
  position: absolute;
  width: 170px;
  z-index: 999999;
  text-align: left;
}

.subsubbuttongrp {
  position: absolute;
  width: 170px;
  z-index: 999999;
  text-align: left;
}

#constructionsubs {
  position: absolute;
  left: 3px;
  top: 83px;
}

#aboutsubs {
  position: absolute;
  left: 163px;
  top: 83px;
}

#financialsubs {
  position: absolute;
  left: 323px;
  top: 83px;
}

.subcolbutton {
  position: relative;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 8pt;
  line-height: 9pt;
  color: #333366;
  padding: 4px 15px;
  background-color: #eaeaef;
  width: 130px;
}

.subcolbutton A:link, .subcolbutton A:visited, .subcolbutton A:active, .subcolbutton A:hover {
  color: #333366;
  text-decoration: none;
  width: 130px;
}

.subcolbutton2 {
  position: relative;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 8pt;
  line-height: 9pt;
  color: #333366;
  padding: 4px 15px;
  background-color: #eaeaef;
  width: 130px;
}

.subcolbutton2 A:link, .subcolbutton2 A:visited, .subcolbutton2 A:active, .subcolbutton2 A:hover {
  color: #333366;
  text-decoration: none;
  width: 130px;
}

#forsubsubmenus {
  left: 0px;
  top: 0px;
  position: absolute;
}

.fspacer {
  clear: both;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 3px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  z-index: 1;
}

.indent {  margin-left: 6%}
.indent1 {  margin-left: 6%}
.indent2 {  margin-left: 12%}
.indent3 {  margin-left: 18%}

.indent30 {margin-left: 30px}


.photoMatte4 {float: right;
 padding: 10px;
 width: 400px;
 }

.photoMatte2 {float: right;
 padding: 10px;
 width: 210px;
 }
 .photoMatte1 {float: left;
 padding: 10px;
 width: 111px;
 }
 .photoMatte3 {float: right;
 padding: 10px;
 width: 270px;
 }
.clearMatte {clear: both}

.smallcaption {
  font-size: 8pt;
  color: #000000;
  line-height: 10pt;
  padding-left: 6px;
}

.sidebarright {float: right;
  padding: 10px;
  width: 180px;
  background-color: #eaeaef;
  margin-left: 20px;
  margin-bottom: 10px;
  }

.sidebarleft {float: left;
  padding: 10px;
  width: 180px;
  background-color: #eaeaef;
  margin-right: 20px;
  margin-bottom: 10px;
  }


.sidebartext {
  font-size: 8pt;
  color: #000000;
  line-height: 10pt
  }

#photocaptionright  {
  float: right;
  font-size: 8pt;
  color: #000000;
  line-height: 10pt;
  padding-bottom: 10pt;
  padding-top: 5pt;
 }
 .parahilite {  background-color: #FFFF99}
 
 .bluebuttonbox { border: 1px #333399 solid;
 	padding:5px;
 }
 
 #newsreleasedate {
  float: right;
 }
 
 
 /* Bid Opportunities Table */
 table.bidop_basic { width: 100%; }
 th.blue, td.sm_blue, td.med_blue { background: #eee; }
 td.sm_blue { width: 40%; }
 td.med_blue { width: 60%; }
 /* Bid Results Tables */
 table.bid_results, table.vendors { width: 100%; }
 th.center, td.center { text-align: center; }
 table.bid_results tr.header, table.vendors tr.header  { background: #ccf; text-align: left; }

 .auctiondisclaimer A:link, .auctiondisclaimer A:visited, .auctiondisclaimer A:active, .auctiondisclaimer A:hover {
  color:#FF0000;
  text-decoration: none;
}

div.intern { margin: 30px 0; clear: both; }
div.intern img { float: left; margin: 0 15px 0 0; }

p.admin {
	position:absolute;
	margin-top:20px;
}

p.admin a:link, p.admin a:active {
  color: #333399;
}

p.admin a:visited, p.admin a:hover {
  color:#666666;
  text-decoration: underline;
}

.uppercase {text-transform: uppercase;}


a.redlink:link, a.redlink:visited, a.redlink:active {
  color: #FF0000;
  text-decoration: underline;
}

a.redlink:hover {
  color: #666666;
  text-decoration: underline;
}

.red { color: #FF0000;}
