﻿/******* MasterPages Sytles *******/
body 
{
	background: url('../images/background.gif') repeat top left;
	margin:1px 0px 0px 1px;
	font-family:Arial;
	font-size:12px;	
	text-align:center;	
}

#main 
{
	width:800px;
	margin-left:auto;  /*Needed for correct rendering in IE8*/
	margin-right:auto; /*Needed for correct rendering in IE8*/
	background-color:White;	
	text-align:left; 
	margin-top:0px;
}

#bodyBackground {background-color:#E0E0E0}

.bgcol {background-color:#FFFFFF}
/*End*/



/******* Index Page Styles*******/
#indexPage
{
	width:800px;
	height:440px;
	margin-left:auto; /*Needed for correct rendering in IE8*/
	margin-right:auto; /*Needed for correct rendering in IE8*/
	text-align:left;
	margin-top:50px;
	border-top:solid 20px #000000;/*background-color:White;*/
}

#indexBody{border-top:solid 4px #FF9900; vertical-align:middle;	text-align:center;}
/*End*/



/******* Banner Styles *******/
#banner
{
	background:url('../images/MTE_banner.gif') no-repeat top left;
	width:800px;
	height:82px;
	border-bottom:solid 4px #FF9900;
}
/*End*/



/******* Banner Link (to index page) *******/
#bannerLink
{
	position:relative;
	left:0px;
	top:0px;
	display:block;
	height:80px;
	width:798px; /* to select JUST the MTE Logo set width to 100px*/
	text-decoration:none;
	z-index:100;
}
/*End*/



/******* Top Menu Navigation Styles *******/
.topNav1, .topNav2, .topNav3, .topNav4, .topNav5, .topNav6, .topNav0{height:23px}
.topNav1{width:50px}
.topNav2{width:85px}
.topNav3{width:80px}
.topNav4{width:80px}
.topNav5{width:55px}
.topNav6{width:100px}
#clientLogin{height:22px; width:120px}

.topNav1 a, .topNav2 a, .topNav3 a, .topNav4 a, .topNav5 a, .topNav6 a
{
	display:block;
	background:#000000;
	height:23px;
	font:600 0.9em/1em 'trebuchet', 'verdana', 'sans serif';
	color:#FFFFFF;
	text-align:center;
	line-height:23px;
	text-decoration:none;
}

.topNav1 a:hover, .topNav2 a:hover, .topNav3 a:hover, .topNav4 a:hover, .topNav5 a:hover, .topNav6 a:hover{background:#717171} /*#595959*/

.topNav0{text-align:right; background:#000000; cursor:default;}

#clientLogin a
{
	display:block;
	background:#717171; /*#41403F*/
	border-left:solid 1px #BBBBBB; /*E0E0E0*/
	/*border-right:solid 1px black;*/
	border-bottom:solid 1px black;
	font:600 0.9em/1em 'trebuchet', 'verdana', 'sans serif';
	color:#FFFFFF; /*#929292*/
	text-align:center;
	line-height:22px;
	text-decoration:none;
}

#clientLogin a:hover{background-color:#696969; color:#FFFFFF;}
/*End*/



/******* Footer Styles *******/
#footer
{
	background:black;	
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0px 3px 0px;
	border-top:solid 4px #FF9900;
}

#footerLinks
{
	background:#595959;
	color:#FFFFFF;
	font-size:11px;
	height:25px;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

#footerLinks a {color:#FFFFFF; text-decoration:none}
#footerLinks a:hover{text-decoration:underline}

.spacer {padding-left:2px; padding-right:2px}
/*End*/



/******* Sub-Navigation Styles *******/
#subNav{vertical-align:top;	width:25%; text-align:right; vertical-align:top; padding-top:50px;}
#subNavLink, #subNavLink a{width:200px;	text-align:right; text-decoration:none;	color:Gray;	line-height:25px;}
#subNavLink a:hover {color:#0055A4; text-decoration:none;}

.subNavLinkSelected, .subNavLinkSelected a {color:#0055A4}
.subNavLinkSelected a:hover{text-decoration:underline}
/*End*/



/******* Main Content Styles *******/
.tableCorner{height:20px; width:20px; border:0px;}

.pageTitle
{
	color:#FF9900; /*light grey: #717171; lighter grey: #AAAAAA*/
	letter-spacing:2px; 
	font:normal 26px Arial; 
	text-transform:capitalize; 
	font-weight:600;
	text-align:left;
}

.teaserText{line-height:18px; font-size:larger;}

/*.pageTitle
{
	position:relative;
	display:block;
	top:-29px;
	left:-1px;
	color:#989898; 
	letter-spacing:2px; 
	font:normal 25.5px Arial; 
	text-transform:capitalize; 
	font-weight:600;
	text-align:left;
	z-index:90;
}*/

.execTitle{font-weight:bold;}

.heading{color:#FF9900;	font:bold 13px 'trebuchet', 'verdana', 'sans serif';}

.heading2{color:#000000; font:bold 13px 'trebuchet', 'verdana', 'sans serif';} /*this is for the teaser boxes on the Home page*/
.heading2 a {color:#000000;	text-decoration:none;}
.heading2 a:hover {text-decoration:underline}

.pageLink a {color:#0055A4;	text-decoration:none;}
.pageLink a:hover {text-decoration:underline}

#mapLink, #mapLink a{text-align:center;}

#linkTop, #linkTop a, #mapLink, #mapLink a{color:#FF9900; text-decoration:none; text-align:right;}
#linkTop a:hover, #mapLink a:hover{font-weight:800;	text-decoration:underline;}

#MTElinks a{color:#0055A4; font:normal 8.5pt Arial;	text-decoration:none;}
#MTElinks a:hover {text-decoration:underline}

.emphText{color:#939393; font:bold 13px 'trebuchet', 'verdana', 'sans serif';}/*used by "Contact Us" page*/
/*End*/



/******* Site Map Styles *******/
.level1Style
{
	color:#FF9900;
	font:bold 13px 'trebuchet', 'verdana', 'sans serif';
	border-top:solid 10px #FFFFFF;
}

.level1Style a:hover {text-decoration:underline}

.level2Style{color:Gray}
.level2Style a:hover{color:#0055A4}
/*End*/


.jobLink a {color:#0055A4; text-decoration:none; font-weight:bold;}
.jobLink a:hover {text-decoration:underline}
.newIcon
{
	display:inline;
	background-color:Yellow;
	vertical-align:middle;
	padding: 0px 2px 0px 2px;
	font:bold 8pt 'Arial,' 'sans serif';
	color:Black;
}





/***********************************************************************************************************************
 *                                               STYLES NOT IN USE                                                     *
 **********************************************************************************************************************/


/*** Top Menu Navigation Styles ***/
/*#topNav
{
	background:black;
	height:23px;	
	font:600 0.9em/1em 'trebuchet', 'verdana', 'sans serif';
	color: #FFFFFF;
	text-align: center;
	vertical-align:middle;
}

#topNav td {border-bottom: solid 2px #A2A2A2}
#topNav a{color:White; text-decoration:none;}
#topNav td:hover{background:#595959; cursor:pointer;}

#topNavClientLogin{width:240px; text-align:right; background:black;	cursor:default;}
#topNavClientLogin td:hover{background:black;}

.loginButton{height:20px; width:100px; border:0px; vertical-align:middle;}*/
/*End*/



/*** "Clients" page Styles for the hyperlinks ***/
/*.linkFormat{text-indent:25px; color:#0055A4}
.linkFormat a {color:#0055A4; text-decoration:none;}
.linkFormat a:hover {text-decoration:underline; color:#FF9900}
/*End*/



/*** "Search" Styles ***/
/*.searchButton
{
	height:20px; 
	width:23px; 
	border:0px;
	vertical-align:top;
} 

input.clearDefault, input.clearDefaultActive
{
	width:80px;
	padding:1px 1px 1px 2px;
	font-size:12px;
	background-color:#E0E0E0;
	border:1px;
}

input.clearDefault{color: #939393; font-style:italic;}
input.clearDefaultActive{color:#000; background-color:White;}
input.clearDefault:hover{background-color:White;}
.quote{font:normal 9pt Georgia; color:#41403F;}
.quoter{text-align:right;font:normal bold 9pt Arial;}*/
/*End*/



/***Banner Links***/
/*.bannerLinkPos{position:absolute; top:5px; color:White;}
#bannerLink a{color:White; text-decoration:none; font-size:10pt;}
#bannerLink a:hover {text-decoration:underline}*/
/*End*/