﻿body
{ 
	background-color: #ffffff;
	margin: 0;
	color: #000000;
}
#PortalSiteActions
{
	text-align: right;
}
#VietnamCustomsPortal
{
	background-color: #ffffff;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
}
#PortalHeaderVietnam
{
	width: 100%;
	height: 102px;
	background-image: url('../Images/header-vi-blue.jpg'); 
	background-repeat: no-repeat; 
	background-position: 0% 0%; 
	clear: both;
}
#PortalHeaderEnglish
{
	width: 100%;
	height: 102px;
	background-image: url('../Images/header-en-blue.jpg'); 
	background-repeat: no-repeat; 
	background-position: 0% 0%; 
	clear: both;
}
#PortalTopMenuContainer
{
	clear: both;
	height: 20px;
	padding-right: 3px;
}
#PortalTopMenu
{
	float: right;
	padding-top: 4px;
	padding-bottom: 2px;
}
#PortalTopMenu, #PortalTopMenu TABLE TBODY TR TD A
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
}
#PortalTopMenu TABLE TBODY TR TD A:hover
{
	text-decoration: underline;
}
#PortalSearchContainer
{
	clear: both;
	height: 45px;
	padding-right: 3px;
}
#PortalSearchDialog
{
	width: 300px;
	padding: 3px 1px 0px 0px;
	float: right;
}
#PortalSearchBox
{
	height: 18px;
	padding: 0;
	margin: 0;
	text-align: right;
}
#PortalSearchBox INPUT
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #383838;
	padding-left: 5px;
}
#PortalSearchTerms
{
	width: 190px;
	height: 18px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border: 0;
	border-right: none;
}
#PortalSearchIcon
{
	height: 18px;
	width: 19px;
	min-width: 19px;
	background-image: url(/_layouts/images/gosearch15.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 0;
	cursor: pointer;
}
#PortalSearchScope, #PortalSearchScope TD
{
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	white-space: nowrap;
	padding-top: 3px;
}
#PortalSearchScope TD LABEL
{
	padding-top: 10px;
}
#PortalMainMenuContainer
{
	clear: both;
	height: 37px;
	padding-top: 15px;
	padding-left: 154px;
}
#PortalMainMenu, #PortalMainMenu TABLE TBODY TR TD A
{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#PortalMainMenu TABLE TBODY TR TD A:hover
{
	text-decoration: underline;
	color: #D6F451;
}
#PortalMainMenu TABLE TBODY TR TD A SPAN
{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #D6F451;
}
#PortalSubMenuContainer
{
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
}
#PortalSubMenu, #PortalSubMenu TABLE TBODY TR TD A, #PortalSubMenu A
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003399;
}
#PortalSubMenu TABLE TBODY TR TD A:hover, #PortalSubMenu A:hover
{
	text-decoration: underline;
	color: #003399;
}
#PortalBreadcrumb
{
	clear: both;
}
#PortalBreadcrumb A
{
    font-family: Arial,Verdana;
    font-size: 12px;
	color: #202020;
    text-decoration: none;
}
#PortalBreadcrumb A:hover
{
	color: #000000;
    text-decoration: underline;
}
#PortalMainContent
{
	clear: both !important;
	padding-top: 5px !important;
}
#PortalBottomMenuContainer
{
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
}
#PortalBottomMenu, #PortalBottomMenu TABLE TBODY TR TD A
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #5a5a5a;
}
#PortalBottomMenu TABLE TBODY TR TD A:hover
{
	text-decoration: underline;
	color: #0072BC;
}
#PortalBottomMenu TABLE TBODY TR TD DIV
{
	text-align: center;
}
#PortalFooter
{
	clear: both;
	width: 100%;
	border-top: 2px solid #dddddd;
	padding-top: 10px;
	padding-bottom: 20px;
    font-family: Arial, Verdana;
    font-size: 11px;
	color: gray;
}
#PortalFooter TABLE TBODY TR TD DIV, #PortalFooter TABLE TBODY TR TD DIV A
{
    font-family: Arial, Verdana;
    font-size: 11px;
	color: #383838;
}
#ActionBar
{
	padding: 5px 2px 5px 2px;
	text-align: right;
}
#ActionBar A
{
    font-family: Arial,Verdana;
    font-size: 12px;
	color: #9F9F9F;
    text-decoration: none;
}
#ActionBar A:hover
{
	color: #000000;
    text-decoration: underline;
}
#ActionBar IMG, #ActionBar A IMG
{
	border: none;
	vertical-align: middle;
}
.clear, DIV.clear
{
	clear: both;
}
.left, DIV.left
{
	float: left;
}
.text_align_left
{
	text-align: left;
}
.right, DIV.right
{
	float: right;
}
.center, DIV.center
{
	text-align: center;
}
.tRight, DIV.tRight
{
	text-align: right;
}
.top, DIV.top, TD.top
{
	vertical-align: top;
}
.middle, DIV.middle, TD.middle
{
	vertical-align: middle;
}
.bottom, DIV.bottom, TD.bottom
{
	vertical-align: bottom;
}
.title, .title A, DIV.title A, TD.title A, .title A:visited, DIV.title A:visited, TD.title A:visited
{
	font-family: Verdana, Arial !important;
	color: #3567A6;
	font-size: 18px !important;
	text-decoration: none;
}
DIV.title
{
	height: 22px;
	padding-bottom: 3px;
	border-bottom: 1px #383838 solid;
	border-top: none;
}
TD.title
{
	height: 23px;
	border-bottom: 1px #383838 solid;
	border-top: none;
	vertical-align: top;
}
.subTitle, .subTitle A, DIV.subTitle A, TD.subTitle A
{
	font-family: Arial, Verdana !important;
	color: #000000;
	font-size: 14px !important;
	font-weight: bold;
	text-decoration: none;
}
DIV.subTitle
{
	padding: 7px 0px 7px 0px;
	border-bottom: 1px #bebebe solid;
}
TD.subTitle
{
	padding: 7px 0px 7px 0px;
	border-bottom: 1px #bebebe solid;
}
.alternative, .alternative A, DIV.alternative A, TD.alternative A
{
	color: #bebebe !important;
}
