body {
	background-color: #fff;
}

body #BannerWrapper {
	display: none;
	position: static;
	height: 150px;
	background-color: #000;
	color: #000;
	overflow: hidden;
}
	#BannerWrapper #BannerText {
		position: static;
		color: #333;
		margin-left: 20px;
		top: 20px;
	}
	
/*** General style ***/
a.Flag {
	height: auto;
}
	a.ASEAN {
		border-right: none;
	}

/*** General style ***/

/*** agreement section ***/
.toc {
	display: none;
}
#TheAgreementGenericContent, #TheAgreementGenericContent {
	width: 860px;
}

/*** end of agreement section ***/


/*** Home page ***/
body.HomePage #BannerWrapper #CountriesToggler {
	display: none;
}

#Content div.Box h1 {
	text-indent: 0px;
}

#Content div.Box h1 a {
	display: inline;
}
#ToolList a.ToolTitle {
	text-indent: 0px	;
}
	#ToolList p {
		width: 100%;
	}
/*** end of Home page ***/

/*** Country page ***/
#CountryBanner {
	display: none;
}
/*** end of Country page ***/

/*** Tools and resources ***/
.Toolbox a.ToolLink {
	text-indent: 0px;
	padding: 10px;
	font-size: 1.2em;
}
/*** end of Tools and resources ***/

/*** FTA Milestone ***/
#MilestoneIndex li a {
	text-indent: 0px;
}
/*** FTA Milestone ***/