body  {
  background-color: #e5e6e6;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}

#contentAreaBackground  {
  width: 931px;
  margin: auto;
  background-image: url("/Images/Login/Body_Background.gif");
  background-repeat: repeat-y;
  text-align: left;
}

#contentArea {
  width: 931px;
  position: relative;
  font-size: 10pt;
}

#header {
  width: 931px;
  height: 179px;
  position: relative;
  background-image: url("/Images/Login/Header_Background.gif");
}

#footer  {
  width: 931px;
  height: 157px;
  background-image: url("/Images/Login/Footer_Background.gif");
  z-index: -1;
}

#footerProject  {
  width: 931px;
  height: 366px;
  background-image: url("/Images/Login/ProjectBackground.gif");
  z-index: -1;
}

#logo { 
  position: absolute; 
  top: 93px; 
  left: 96px;
}

#menu {
  margin-top: 63px;
  width: 434px;
  height: 116px;
  position: absolute;
  left: 431px;
  font-size: 0;
}

#topRow {
  position: absolute;
  width: 434px;
  height: 41px;
}

#middleRow {
  width: 434px;
  height: 39px;
  position: absolute;
  top: 41px;
  left: 0;
  z-index:1;
}

#bottomRow {
  width: 434px;
  height: 36px;
  position: absolute;
  top: 80px;
  z-index: 0;
}

#date {
  width: 118px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#dateImage  {
  position: absolute;
  z-index: 0;
}

#currentDate  {
  font: 7pt Verdana, Arial, Helvetica, sans-serif;
  color: #214b75;
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 12px;
}

#home  {
  width: 198px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 118px;
}

#login  {
  width: 118px;
  height: 41px;
  position: absolute;
  top: 0;
  left: 316px;
}

#aboutUs, #contactUs {
  float: right;
}

#ourServicesMenu, #ourCompaniesMenu, #ourProjectsMenu, #ourTeamMenu {
  position: absolute;
}

#ourServicesMenu {
  width: 120px;
  height: 112px;
  top: 0;
  left: 0;
}

#ourCompaniesMenu {
  width: 199px;
  height: 113px;
  top: 0;
  left: 118px;
}

#aboutUsMenu  {
  width: 118px;
  height: 39px;
  top: 0;
  left: 316px;
  position: absolute;
}

#ourProjectsMenu {
  width: 120px;
  height: 112px;
  top: 0;
  left: 0;
}

#ourTeamMenu {
  width: 199px;
  height: 148px;
  top: 0;
  left: 118px;
}

#contactMenu  {
  width: 118px;
  height: 39px;
  position: absolute;
  top: 0;
  left: 316px;
}

.stayOnTop {
  position: relative;
  z-index:1;
  margin-left: 1px;
}

.slideUnder {
  display: none;	/* to prevent the initail blink*/
  position: relative;
  z-index: 0;
  margin-left: 1px;
}

#backButtonRow {
	width:800px;
	height:20px;
	font-size:119%;
	position:absolute;
	bottom:65px;
	left:0px;
}

#backButton {
	float:right;
	position:relative;
	right:53px;
	font: 58% Verdana, Arial, Helvetica, sans-serif;
}

span#inactiveLink {
	color: #888888;
}

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

a:hover, a:active {
	color: #888888;
}

img {
  border: none;
  padding: 0;
}

h1  {
  margin-top: 0;
  padding-top: 0;
  font: 1.3em Verdana, Arial, Helvetica, sans-serif;
  font-weight:700;
  color: #525759;
}

h2 {	/* copy subheadiings */
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	color: #525759;
}

h3 {	/* collage/slideshow titles */
	margin-top:40px; 
	margin-left:32px; 
	font:83% Verdana, Arial, Helvetica, sans-serif; 
	font-weight:700; 
	color:#525759; 
	background-color:#f6f7f7;
}

img#slideshowTitle {	/* collage/slideshow titles that are animated */
	margin-top:42px; 
	margin-left:32px;
}

.smaller {
	font-size:90%;
	line-height:120%;
	word-spacing:-.2px;
}

#content  {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #525759;
}

#contentTube  {
  margin-top: 57px;
  margin-left: 108px;
  margin-right: 66px;
}

/* Form Tags */

form  {
  margin: 0;
  padding: 0;
}

/* Form CSS Tags  */

input, select.input, textarea.input  {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9pt;
  border: 1px solid #2e3010;
  background-color: #f6f7f7;
}

input.button  {
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #e4e6e9;
  color: #ffffff;
  text-transform: lowercase;
  font-size: 9pt;
  color: #2e3010;
  border: 1px solid #2e3010;
  padding: 1px 8px;
}

/* Table Form CSS Tags */

table.form  {
  border-collapse: collapse;
  border: 0;
  padding-left: 0;
  margin-left: 0;
}

table.form  caption  {
  text-align: left;
  padding-bottom: 1.5em;
}

table.form th, table.form td  {
  vertical-align: top;
}

table.form  th  {
  color: #525759;
  font-weight: normal;
  text-transform: lowercase;
  padding-right: 25px;
}

table.form  th, table.form  td  {
  padding-bottom: 15px;
}

table.form td  {
  text-align: right;
}

/* Map Image CSS Tags */

img.map  {
  float: right;
  top: 237px;
}

img.bottomMap  {
  margin-left: 64px;
  margin-bottom: -70px;
  z-index: 5;
}

/* Footer CSS Tags */

#copyright  {
  margin-top: 86px;
  margin-left: 68px;
}

#footerMenu  {
  margin-top: -11px;
  float: right;
  margin-right: 57px;
  font: 7pt verdana, arial, helvetica, sans-serif;
  word-spacing: -2px;
  color: #b7babb;
}

/* Hide CSS Tags  */

span.hide  {
  display: none;
  visibility: hidden;
}

td.hide  {
  font-size: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
}

/* Table Two Content Layout */

table.twoColumn  {
  width: 100%;
  border-collapse: collapse;
}

table.twoColumn td  {
  vertical-align: top;
}

table.twoColumn td.leftColumn  {
  width: 180px;
}

table.twoColumn td.contentColumn  {
  padding-right: 40px;
}

/* List Table CSS Tags */

table.list  {
  border-collapse: collapse;
  width: 100%;
  margin: 1em 0;
}

table.list th, table.list td  {
  border: 1px solid #bdc0c1;
}

table.list thead  {
  background-color: #d3d5d5;
}

table.list  tr.odd  {
  background-color: #f0f1f1;
}

a.asc, a.dsc  {
  color: #003061;
}

a.asc  {
  display: block;
  background-image: url("/Images/Login/asc.gif");
  background-repeat: no-repeat;
  background-position: right;
}

a.dsc  {
  display: block;
  background-image: url("/Images/Login/dsc.gif");
  background-repeat: no-repeat;
  background-position: right;
}

a.excel  {
  background-image: url("/Images/Login/ico_file_excel.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}

a.word  {
  background-image: url("/Images/Login/ico_file_rtf.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}

/* Status Messages CSS Tags */


span.approvedAction, span.failedAction  {
  display: block;
  padding: 1em;
  background-color: #d3d5d5;
  margin: 1em 0 1em 0;
  font-weight: bold;
}

span.approvedAction  {
  color: #003061;
}

span.failedAction  {
  color: #bd1034;
}

/* H2 Admin  */

h2.admin  {
  margin-top: 0;
  padding-top: 0;
  font: 1.3em Verdana, Arial, Helvetica, sans-serif;
  font-weight:700;
  color: #525759;
}

/* Admin CSS Tags */

a.admin {
  text-decoration: underline;
  display: block;
  margin-bottom: .5em;
}

a.logout {
  text-decoration: underline;
  display: block;
  margin-top: 2em;
}

/* Project CSS Tags  */

h1.project  {
  border-bottom: 1px solid #525759;
  padding-bottom: 17px;
  margin-bottom: 0;
}

span.updateDate  {
  font-weight: normal;
}

a.top  {
  display: block;
  color: #c7ccd3;
  border-bottom: 1px solid #525759;
  text-align: right;
}

a.project {
  font-size: .9em;
  text-decoration: underline;
  display: block;
  margin-bottom: .5em;
}

/* Exhibit Table CSS Tags */

table.exhibit  {
  border-collapse: collapse;
  width: 100%;
}

table.exhibit  th.count  {
  width: 25px;
  vertical-align: middle;
}

table.exhibit  td.button  {
  vertical-align: middle;
}

hr.exhibit  {
  border: 0;
  height: 1px;
  background-color: #525759;
}

/* Summary Table CSS Tags  */

table.summary  {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  margin-top: 1em;
}

table.summary th, table.summary td  {
  padding-left: 0;
  vertical-align: top;
}

table.summary th  {
  width: 380px;
}

table.summary td  {
  text-align: right;
}

a.download  {
  color: #525759;
}

div.summary  {
  width: 380px;
}

a.print {
  font-size: .9em;
  text-decoration: underline;
  display: block;
  margin-top: 20px;
}

/* Tutorial CSS Tags */

ol.tutorial li  {
  margin-bottom: 2em;
}

img.tutorial  {
  margin-top: .5em;
  border: 1px solid #aeaeae;
  display: block;
}