/*
Body Styles
------------------------------------------------------------------------------------
*/
html {
  height: 100%;
  overflow: hidden;
}
body {
	margin : 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	/*background-image: url(/imgs/global/bck.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
		
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FF9900;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#3C0B11;
		
}

td , th , ul , p , ol , li , div , dl , dt , dd , blockquote {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
	
}
A {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
  
}
A:hover {
	color: #333333;
}
.flash
{
	height: 100%;
	width: 100%;
}
/*
Table Styles
------------------------------------------------------------------------------------
*/
.tdNav{
	background-image:url(/img/global/bck_nav.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.tdGradLeft{
	background-image:url(/img/global/bck_gradLeft.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.tdGradRight{
	background-image:url(/img/global/bck_gradRight.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.tdContent{
	background-color:#FFFFFF;
	background-image:url(/img/global/bck_contentBot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.tdCornerTop{
	background-image:url(/img/global/corner_line.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.tdCornerBottom{
	background-image:url(/img/global/corner_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.tdCornerLeft{
	background-image:url(/img/global/corner_line.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.tdCornerRight{
	background-image:url(/img/global/corner_line.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.tdGrey{
	background-color:#F5F5F5;
}
.tdWhite{
	background-color:#FFFFFF;
}
.tdRed{
	background-color:#C40E26;
}
.tdPortfolioRed{
	background-color:#C40E26;
}
.tdLightGray {
	background-color: #f1f1f1;
}
.tdDot{
	background-image:url(/img/global/dotslong.gif);
}

/*
Fonts
------------------------------------------------------------------------------------
*/
.font_navUtil{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #666666;
	text-decoration: none;
	font-smooth:never;
}
.title{
	font-size: 14px;
	color: #89704D;
	text-decoration: none;
	text-transform:capitalize;
	font-weight:bold;
}
.titleProjects{
	font-size: 11px;
	color: #89704D;
	text-decoration: none;
	text-transform:capitalize;
}
.executiveTitle{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.font_copyright{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.adminTTL{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/*
Links
------------------------------------------------------------------------------------
*/
.link_navUtil{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}
.link_navUtil:link{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}
.link_navUtil:visited{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}
.link_navUtil:hover{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #89704D;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}


.link_projectList{
	color: #89704D;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}
.link_projectList:link{
	color: #89704D;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}
.link_projectList:visited{
	color: #89704D;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}
.link_projectList:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-smooth:never;
	text-transform:uppercase;
	font-size:10px;
}
/*
Layers
------------------------------------------------------------------------------------
*/
.layer_logo{
	position: absolute;	
	visibility: visible;
	z-index:2;
}
.layer_nav{
	position: absolute;	
	visibility: visible;
	z-index:10;
}
.layer_cover{
	position: absolute;	
	visibility: visible;
	z-index:11;
}
.layer_black{
	position: absolute;	
	visibility: visible;
	z-index:15;
}
.layer_content{
	visibility: hidden;
}
.layer_utilNav{
	position: absolute;
	visibility: visible;
	z-index:3;
}
/*
Cursor
------------------------------------------------------------------------------------
*/
.hand{
	cursor: pointer;
	cursor: hand;
}
.crosshair{
	cursor: crosshair;
}
/*
Text Styles
------------------------------------------------------------------------------------
*/

.whiteText{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}.tdCareerttl {
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
