@charset "UTF-8";

body {
	float: left;
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(en/images/background.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	color: #C79316;
}

h2 {
	font-size: 14px;
	color: #113F65;
}

a img {
	border-style: none;
}

a {
	color: #184E7A;
}

a:hover {
	color: #C79316;
}

#BodyMain {
	background-image: url(en/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	text-align: center;
}
#Wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#Container {
	width: 960px;
	float: left;
}

#Menu {
	width: 960px;
	float: left;
}
#HeaderBar {
	background-image: url(en/images/header_bar.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 960px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
.SubHeaderText {
	font-size: 16px;
	color: #FFF;
	text-align: left;
	font-style: italic;
	letter-spacing: 2px;
	font-weight: lighter;
}
.HeaderText {
	font-size: 18px;
	color: #D39F3E;
	text-align: left;
	font-style: italic;
	padding-left: 20px;
	letter-spacing: 2px;
	font-weight: bold;
}
#ContainerPhoto {
	width: 400px;
	float: left;
	padding-top: 0px;
	padding-bottom:12px;
	height: 346px;
}
#ContainerText {
	text-align: left;
	font-size: 12px;
	color: #333;
	float: left;
	line-height: 18px;
	padding-right: 60px;
	width: 500px;
	padding-top: 0px;
}
#QuickToolsMenu {
	float: left;
	height: 301px;
	width: 207px;
}
#Welcome {
	float: left;
	width: 460px;
	background: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #144E78;
	padding-top: 10px;
	padding-left: 20px;
}
#MainMovie {
	float: left;
	height: 301px;
	width: 753px;
}
#USACanada {
	float: left;
	width: 240px;
	height: 165px;
}

#CrossBorder {
	float: left;
	width: 240px;
	height: 165px;
}

#QuickTrace {
	float: left;
	width: 240px;
	height: 165px;
	background-image: url(en/images/quicktrace.jpg);
}

#QuickTraceForm {
	text-align: left;
	padding-top: 58px;
	padding-left: 14px;
	padding-bottom: 0px;
}

.HomepageTextBoxQT {
	background-color: #FFFFFF;
	display: block;
	width: 158px;
	height: 33px;
	font-size: 23px;
	font-style: bold;
}

.HomepageSelectBoxQT {
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 4px;
}

#ClientLogin {
	float: right;
	width: 240px;
	height: 165px;
	background-image: url(en/images/login.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
#LoginForm {
	text-align: left;
	padding-top: 58px;
	padding-left: 14px;
	padding-bottom: 0px;
}

.HomepageTextBoxCL {
	background-color: #FFFFFF;
	display: block;
	width: 156px;
	margin-bottom: 4px;
}

#FooterWrapper {
	width: 100%;
	background-image: url(en/images/footer_bg2.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 20px;
}
#FooterContent {
	background-image: url(en/images/footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	width: 960px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
#FooterNavigation {
	width: 460px;
	float: left;
}
#FooterCopyright {
	width: 380px;
	float: left;
}
#FooterContent a {
	font-size: 11px;
	color: #184E7A;
	text-decoration: none;
}
#FooterContent a:hover {
	color: #000;
}
#FooterPmIcon {
	float: right;
	width: 120px;
	margin-top: -5px;
}

#pwDummySpan {
	margin: 0px;
}

#pwLiveSpan {
	margin: 0px;
}

#frmLogon {
	margin: 0px;
}

.HomepageButtons {
	background: #174e78;
	border: none;
	height: 22px;
	width:: 70px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

#showmenu {
	margin: 0px;
}