/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:small;
	color:#666666;
	line-height: 1.2em;
}

h1 {
	font-size: 2.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 a {
	color: #003399;
	text-decoration: underline;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
}
h5 {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	font-size: 1em;
}

#top {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
#top a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#top a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

#footer #thum td h {
	font-size: 1.5em;
}
h1, h2, h3  {
	color:#003399;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}



div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	min-width:990px;
}

div#header {
	background-color: #0a224a;
	padding-top: 18px;
	width: 100%;
	padding-bottom: 0px;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}
div#menu {
	text-align: center;
	width: 100%;
	background-color: #306d92;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div#content {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 8em;
	padding-left: 0em;
	text-align: center;
	background: #FFFFFF repeat-x;
}
div#content  p, table {
	text-align:justify;
	font-size: 1.01em;
	}
#content p {
	margin-bottom: 2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
}


div#footer {
	position:absolute;
	width:100%;
	bottom:0px;
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
	padding-bottom: 8px;
	color: #a7a7a7;
	background-image: url(../img/bgfoot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
iframe#ifrm {
	width:80%;
	margin: auto;
	border:1px solid #d0d0d0;
    }
div#content2 {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 140px;
	padding-left: 0em;
	background: #FFFFFF;
}
div#content3 {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 140px;
	padding-left: 0em;
	background-color: #FFFFFF;
	color: #3E88B5;
}
.htlogistics {
	font-size: 2.2em;
	color: #306d92;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


div#thum {
	width:100%;
	bottom:0px; /* stick to bottom */
	background:#000e24;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #042d6d;
}
#footer #copy {
	margin-top: 16px;
}

#thum {
	font-size: 1em;
}
#thum table img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.oreang {
	color: #ff7145;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.oreang:hover {
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}


#menusub img {
	padding-right: 14px;
}
#subcontent {
	padding-top: 0px;
	background: no-repeat top;
}
#subcontent #hsub {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #003399;
	font-weight: bold;
}

#teline td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#detail2 {
	width: 98%;
	margin-right: auto;
	margin-left: 0px;
}
#detail2 a {
	text-decoration: none;
}
#detail2 a:hover {
	text-decoration: underline;
}
div#footer2 {
	position:absolute;
	width:100%;
	bottom:-53px;
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
	padding-bottom: 8px;
	color: #a7a7a7;
	background-color: #0a224a;
}
div#footer2 p {
	margin: 0px;
}
#header2 {
	background-color: #000000;
	height: 46px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#mid {
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* real browsers */
	min-width:990px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 48px;
	margin-left: 18px;
}
}


#mid #mid2 {
	margin: 8px;
	color: #000000;
}
.line02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#tebleft  td a {
	color: #666666;
	text-decoration: none;

}
#tebleft  td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding: 8px;
	background-color: #FFFFFF;
}

#ml {
	background-color: #FFFFFF;
}


#tebleft td a:hover {
	text-decoration: underline;
}


.home {
	background-color: #FF0000;
	text-decoration: none;
	padding-left: 8px;
}
.htd {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #666666;
	font-weight: normal;
	font-size: 2em;
	text-decoration: none;
	padding-top: 18px;
	padding-bottom: 28px;
}
.detailplane {
	text-align: center;
	padding: 8px;
	color: #666666;
}
#download img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
div#container2 {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	min-width:990px;
}
div#content4 {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1px;
	padding-left: 0em;
}
.ticon {
	color: #000000;
	text-decoration: none;
}
#teline2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-size: 1em;
}
#hab td {
	padding-top: 15px;
}
h6 {
	font-size: 1.1em;
	font-weight: normal;
}
#top2 {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 14px;
	font-size: 1em;
	font-weight: bold;
}
#top2 a {
	text-decoration: none;
}
#top2 a:hover {
	color: #003399;
	text-decoration: underline;
}
