﻿/******* 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*/



/** Banner Section **/
#banner
{
	background:url('../images/para_banner.gif') no-repeat top left;
	width:800px;
	height:82px;
	border-bottom:solid 4px #8A8A8A; /*#B79C8F; #B0B0B0; #369CAC; #731228; drk red color */
}


/******* 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 Navigation AND Client Login Button 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:#515151} /*#7C6367, #595959*/

.topNav0
{
	text-align:right; 
	background:#000000;
	cursor:default;
}

#clientLogin a
{
	display:block;
	background:#717171; /*#41403F*/
	border-left:solid 1px #BBBBBB; /*#717171, #9F9E9E*/
	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:#7C6367; color:#FFFFFF;} /*background-color:#696969;*/ 
/***************************************************************************************/




/* Testimonial page Section*/
.quote
{
	font:normal 9pt Georgia; 
	color:#41403F;
}

.quoter
{
	text-align:right;
	font:normal bold 9pt Arial;	
}
/*****************************/




/** Footer Section **/
#footer
{
	background:#000000;	/*#404040;*/
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0px 3px 0px;
	border-top:solid 4px #8A8A8A; /* #B79C8F; #369CAC; #731228;*/
}

#footerLinks
{
	background:#595959; /*#E0E0E0;*/
	color:#FFFFFF; /*#404040;*/
	font-size:11px;
	height:25px;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

#footerLinks a {color:#FFFFFF; text-decoration:none} /*#404040*/
#footerLinks a:hover{text-decoration:underline}

.spacer {padding-left:2px; padding-right:2px}
/********************************************/



/** Sub-Navigation Section **/
#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:#404040;
	line-height:25px;
}
#subNavLink a:hover
{
	color:#BF1F3B;
	text-decoration:none;
}

.subNavLinkSelected, .subNavLinkSelected a {color:#BF1F3B; text-align:right;}
.subNavLinkSelected a:hover{text-decoration:underline; text-align:right;}
/********************************************/




/** Main Content rounded-edge border **/
.tableCorner
{
	height:20px;
	width:20px;
	border:0px;
}
/********************************************/

.pageTitle
{
	color:#BF1F3B; /*#404040;*/
	letter-spacing:3px;
	font: normal 25px 'trebuchet', 'verdana', 'sans serif'; /*'biondi', 'arial', 'sans serif';*/
	text-align:left;
}

.execTitle{font-weight:bold;}

.heading{color:#BF1F3B; font:bold 13px 'trebuchet', 'verdana', 'sans serif';}/*#7F7F7F; #734940; #404040;*/

.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}

.caption{color:#404040;	font:bold 12px 'arial';}


.teaserText{line-height:18px; font-size:larger;}

/*Links throughout the site*/
#linkTop, #linkTop a
{
	color:#731228;
	text-decoration:none;
	text-align:right;
}

/*#mapLink, #mapLink a{text-align:center; color:#731228;text-decoration:none;}
#mapLink a:hover{font-weight:800; text-decoration:underline;}*/

#linkTop 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}

.pageLink a {color:#0055A4;	text-decoration:none;}
.pageLink a:hover {text-decoration:underline}
/********************************************/



/*** Site Map Styles ***/
.level1Style
{
	color:#731228;
	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}
/********************************************/



.jobLink a {color:#0055A4; text-decoration:none; font-weight:bold;}
.jobLink a:hover {text-decoration:underline}

.UpdateLink a {color:#B91731; text-decoration:underline; font-weight:bold; font-size:large}
.UpdateLink 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;
}





