/******************
 * LAYOUT - START *
 ******************/

html {
	margin : 0;
	padding : 0;
	overflow-y: scroll; /* This line is used to always show the scroll bar in firefox */
	overflow-x: auto;
	topmargin: 0;
}
body {
	font: 9pt/14pt Trebuchet MS, Arial;
	color: #FFF;
	background: url(/images/en_logistics_bg.jpg) center top;
}
a:link {
	color: #99FFFF;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #99FFFF;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #8DDA00;
	background-color: transparent;
	text-decoration:underline;
}
a:active {
	color: #99FFFF;
	background-color: transparent;
	text-decoration: none;
}
.link_norm {
	color: #99FFFF;
	font-size: 12px;
	text-decoration: none;
}
.link_norm:hover {
	color: #8DDA00;
	font-size: 12px;
	text-decoration: underline;
}
.link_norm:visited {
	color: #99FFFF;
	font-size: 12px;
	text-decoration: none;
}
a.link_upper_white {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.link_mini {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 9px;
	font-weight: bold;
}
.link_mini:hover {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 9px;
	text-decoration:underline;
	font-weight: bold;
}
.link_mini_footer {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #E9E9E9;
}
.link_white {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.link_white_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.link_red {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: Red;
}
.link_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.link_bold:hover {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.link_large {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 14px;
	text-decoration: none;
}
.link_large_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.link_spaced {
	font-family: Trebuchet MS, Helvetica, Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
.link_spaced:hover {
	font-family: Trebuchet MS, Helvetica, Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.text_content {
	font-family: Georgia;
	font-size: 14px;
	line-height: 22px;
}
td {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	line-height: 16px;
}
.text_white {
	color: #ffffff;
}
.text_norm {
	font-family: Georgia;
	font-size: 14px;
	line-height: 22px;
}
.text_norm_red {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	color:#FF0000;
}
.text_norm_green {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	color:green;
}
.text_italic {
	font-style: italic;
}
.text_large_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
}
.text_large_bold_red {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#FF0033;
}
.text_med_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.text_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.text_bold_white {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.text_mini {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 9px;
}
.text_mini_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 9px;
	font-weight: bold;
}
.text_mini_red {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 9px;
	color: red;
}
.text_error {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 14px;
	color: Red;
	font-weight: bold;
}
.text_green {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 14px;
	color: Green;
	font-weight: bold;
}
.text_bg_ltgreen {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	background-color:#66FF99;
}
.bodytextlarger {
	font-family : Trebuchet MS, Helvetica, Verdana;
	font-size : 12px;
	line-height : 150%;
}
.text_title {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 13px;
}
.reporttitles {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color:#C0C0C0;
	text-align: center;
}
.printfooter {
	FONT-SIZE: 10px;
	COLOR: gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center
}
.tableborder {
	border: 1px #666 solid;
}
.tableborderlt {
	border: 1px #999 solid;
}
a.link_title {
	color:#000000;
	text-decoration:none;
	font-size: 13px;
}
a.link_title_bold {
	color:#000000;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
}
a.link_dcc_nav {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.link_white_bold {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.link_white_bold:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.link_white_bold:visited {
	color: #99FFFF;
}
a.link_white_bold:active {
	color: #FFFFCC;
}
a.link_upper_white:link {
	font-family: Trebuchet MS, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: white;
}
a.link_upper_white:visited {
	color: white;
}
a.link_upper_white:hover {
	color: white;
}
a.link_upper_white:active {
	color: white;
}
