@charset "utf-8";
/* CSS Document */

body{

	background:#c0c0c0;
	font-family:"trebuchet MS";
	font-size:14px;
	font-style:normal;
	height:100%;
}

html
{
height:100%;
}


a {

	

	text-decoration:none;
	color:#BE0101;
	
}

a:hover{

	text-decoration:underline;
	color:#BE0101;
	
}


img{

	border:0px;

}

input{

	font-size:12px;

}


/*---------TOP---------------------*/

#top{

	background:url(../images/top_bg.gif) repeat-x;
	height:171px;
}

.top_content{

	width:990px;

	
}

.logo{

	margin-left:44px;
	margin-top:40px;
	background:url(../images/logo_post.png) no-repeat;
	width:183px;
	height:124px;

}

.cname{

	margin-left:25px;
	margin-top:45px;

}

.post{

	font-size:24px;
	color:#000000;
	font-weight:bold;

}
.emtts{

	color:#00000;
	font-size:20px;
	

}
.slogan{
	
	font-size:16px;
	color:#000000;
	
}

/*-----tracking box and welcome message------*/

.track_welcome{

	float:left;
	width:365px;
	margin-right:10px;
	margin-left:55px;
	margin-top:5px;
}

.welcome{

	float:left;
	font-weight:bold;
	font-size:12px;
	color:#BE0101;
	margin-right:100px;

}


.logout{

	float:right;
	margin-right:15px;
	font-weight:bold; 
	font-size:12px;
	color:#BE0101;
}

.logout a{

	text-decoration:none;
	color:#BE0101;
}


.logout a:hover{
	text-decoration:underline;
	color:#BE0101;
}



#tracking{

	width:356px;
	height:102px;
	background:url(../images/tracking_bg.gif) no-repeat;

}

.articleid{

	float:left;
/*	margin-left:100px;*/
padding-left:120px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;

}

.search{

	margin-left:260px;
}

.I-tracking{

	font-size:14px;
	font-weight:bold;
	margin-left:190px;
}

.I-tracking a{

	color:#000000;
	text-decoration:none;
}

.I-tracking a:hover{

	color:#000000;
	text-decoration:none;
}
/*---------MENU-------------------*/


#menu_top{

	font-size:12px;
	font-style:normal;
	color: #ffffff;
	padding-top:15px;
	margin-left:10px;
	
}


#menu_top ul
{

	display:block;
	margin:0px;
	padding:0px;
}

#menu_top li
{	
	background: url(../images/line1.gif) no-repeat right;
	float: left;
  	list-style:none;
  	padding-right: 22px;
	padding-left:22px;
	vertical-align:middle;
	

}

#menu_top li.last
{	
	background: none;
	float: left;
  	list-style:none;
  	padding-right: 25px;
	padding-left:25px;
	vertical-align:middle;
	

}
#menu_bot li.last
{	
	background: none;
	float: left;
  	list-style:none;
  	padding-right: 8px;
	padding-left:8px;
	vertical-align:middle;
	

}

#menu_top a
{
	color: #ffffff;

}

#menu_top a:hover
{
	color:#ffffff;

}

#menu_bot{

	font-size:11px;
	font-style:normal;
	color: #515151;
	padding-top:15px;
	margin-left:150px;
	
}


#menu_bot ul
{

	display:block;
	margin:0px;
	padding:0px;
}

#menu_bot li
{	
	background: url(../images/line2.gif) no-repeat right;
	float: left;
  	list-style:none;
  	padding-right: 7px;
	padding-left:7px;
	/*vertical-align:middle;*/
	line-height: 27px;
}


#menu_bot a
{
	color: #515151;

}

#menu_bot a:hover
{
	color:#515151;

}


.menu_highlight{

	color:#ffffff;
	text-decoration:underline;
	
}


.line_break{

	background:url(../images/line_break.gif) repeat-x center; 

}

/*---------------Banner--------------------*/

.banner{

	width:995px;
	height:274px;
	/*background:url(../images/EMTTS_LC2011.png) no-repeat;*/
	background:url(../images/EMTTS_04.gif) no-repeat; 

}

/*----------------Footer--------------------*/


.footerleft{

	background:url(../images/left.gif) no-repeat;
	height:175px;
	width:24px;
	float:left;

}

.footermid{
	
	background:url(../images/mid.gif) repeat-x;
	height:175px;
	width:500px;
	float:left;
	font-size:11px;
	

}

.footerright{
	
	background:url(../images/right.gif) no-repeat;
	height:175px;
	width:24px;
	float:left;
	
}
.mainleft{

	background:url(../images/left_dwn.gif) no-repeat;
	height:240px;
	width:32px;
	float:left;

}

.mainmid{
	
	background:url(../images/mid_dwn.gif) repeat-x;
	float:left;
	font-size:11px;
	width:929px;
	height:240px;
text-align:center;
vertical-align:bottom ;
padding-top:10px;
}

.mainright{
	
	background:url(../images/right_dwn.gif) no-repeat;
	height:240px;
	width:33px;
	float:left;
}
.main_dwn 
{
	padding-left:20px;
	padding-right:20px;
}


.links{

	width:145px;
	height:155px;

}

.links ul{

	display:block;
	margin:0px;
	padding:0px;
	margin-top:18px;

}

.links li{

	list-style:none;
	font-size:12px;
	color:#6D6D6D;
	
}

.links li a{

	font-size:12px;
	text-decoration:none;
	color:#6D6D6D;
	
}


.links li a:hover{

	font-size:12px;
	color:#6D6D6D;
	text-decoration:underline;
	
}

.links_heading{

	font-size:12px;
	font-weight:bold;
	color:#414141;
}

.line3{

	background:url(../images/line3.gif) repeat-y ;
}

/*--------------locate POs-----------*/

.Locate_po{

	width:218px;
	height:175px;
		background:url(../images/EMTTS_06.gif) no-repeat right;
	/*background:url(../images/PP_LWC.gif) no-repeat right;*/
	color:#BE0101;
	font-size:18px;

}

.tsixty{

	color:#000000;
	padding-top:50px;
	font-size:20px;
	visibility:hidden;
}

.tsixty a{

	color:#000000;
	text-decoration:none;
	  font-size:20px;
}

.tsixty a:hover{

	color:#000000;
	text-decoration:none;
	  font-size:20px;
}




/*-------------Main-----------*/

#main
{
font-size:10pt;

margin-left:25px;
margin-right:25px;

}
.title{

	color:#BE0101;
	font-size:18px;

}

.Head
{
	background-color:#BE0101;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:4px;
	font-weight:bold;
}

.SubHead
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	font-weight:bold;
}

.Box
{
	background-color:#FDE3EE;
}

.td_link
{
	padding:4px;
}
.td_link a:link
{
	text-decoration:none;
	color:#BE0101;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.td_link a:visited
{
	text-decoration:none;
	color:#BE0101;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.td_link a:hover
{
	text-decoration:underline;
	color:#BE0101;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.content
{
	/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	*/
	font-family:"Trebuchet MS";
	font-size:12px;
}

/--------------MGMT CONSOLE------------------/


.mgmtconsl{

font-size:12px;
color: #BE0101;

}

.mgmtconsl a {



text-decoration:none;
color:#BE0101;
font-size:12px;

}

.mgmtconsl a:hover{

text-decoration:underline;
color:#000000;
font-size:12px;

}


.mgmtconsl img{

border:0px;
vertical-align:middle;

}

/*-----------------------------CONTACT US PAGE------------------------------*/


.contact_table{

	width:450px;
	background:#FFFFFF url(../images/Contact.jpg) right center no-repeat;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style:normal;
	color:#414141;
	margin-top:20px;
	border:#f5f5f5 solid 1px;

}

.contact_heading{

	background:#eeeeee;
	border-bottom:double 1px #eeeeee;
	font-size:18px;
	color:#CC0000;
	font-family:"Trebuchet MS";
	height:58px;
	
	padding:5px;
}

.contact_label{

	font-size:12px;
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight:bold;
	width:100px;
	padding:5px;
	
}

.contact_data{

	font-size:12px;
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight:normal;
	padding:5px;
	width:335px;
}

.contact_row{

	border-bottom:1px #eeeeee dashed;

}

.contact_link{

	color:#CC0000;

}