@charset "UTF-8";
/* CSS Document */



body {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: rgba(89,102,124,1.00);
	border: 0px;
	font-size: 12px;
	z-index: 0;
}

a:link  {
	text-decoration: none;
	color: rgba(72,88,115,1.00);
}

a:visited {
	text-decoration: none;
	color: rgba(119,125,135,1.00);
}

a:hover  {
	text-decoration: none;
	color: rgba(129,153,200,1.00);
}



.Container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
	visibility: visible;
	overflow-y: visible;
	overflow-x: visible;
}

#Header {
	height: auto;
	position: relative;
	float: left;
	width: 100%;
}

#HeaderLogo {
	float: left;
	position: relative;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
	width: auto;
}

#HeaderTop {
	float: left;
	position: relative;
	width: 250px;
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	margin-left: 500px;
	height: 14px;
	text-align: center;
	padding-top: 2px;
	background-color: rgba(129,153,200,1.00);
}
#HeaderTag {
	float: left;
	position: relative;
	width: 400px;
	margin-top: 15px;
	margin-left: 350px;
}

.FeatureArea {
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 25px;
	margin-top: 20px;
	width: 100%;
	margin-left: 0px;
}

#FeatureImage {
	float: left;
	position: relative;
	height: auto;
	margin-top: 10px;
	width: auto;
	margin-left: 40px;
}
.FeatureTextTop {
	float: left;
	position: relative;
	width: 410px;
	height: auto;
	color: rgba(119,125,135,1.00);
	font-size: 30px;
	line-height: 34px;
	margin-top: 30px;
	margin-left: 30px;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	/* [disabled]font-style: normal; */
	font-weight: lighter;
	margin-bottom: 5px;
}

.FeatureText {
	float: left;
	position: relative;
	width: 410px;
	height: auto;
	color: rgba(119,125,135,1.00);
	font-size: 30px;
	line-height: 34px;
	margin-top: 15px;
	margin-left: 30px;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	/* [disabled]font-style: normal; */
	font-weight: lighter;
	margin-bottom: 5px;
}

#FeatureButton {
	float: left;
	position: relative;
	width: 410px;
	height: auto;
	margin-left: 30px;
	margin-top: 30px;
	text-align: center;
}

.Divider1 {
	float: left;
	position: relative;
	height: 1px;
	background-color: rgba(195,203,219,1.00);
	width: 100%;
}
.Divider2 {
	float: left;
	position: relative;
	height: 1px;
	background-color: rgba(195,203,219,1.00);
	width: 100%;
	margin-top: 30px;
}
#SubFooter {
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 50px;
	margin-top: 15px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
}
#UnderConstructionSign {
	float: left;
	position: relative;
	width: 400px;
	height: 460px;
	margin-left: 290px;
	margin-top: 10px;
	background-image: url(../Images/Common/WorkingSign.png);
	text-align: center;
}
#UnderConstructionText {
	float: left;
	position: relative;
	width: 400px;
	height: auto;
	margin-left: 290px;
	margin-top: 10px;
	color: rgba(119,125,135,1.00);
	text-align: center;
	font-size: 20px;
	line-height: 24px;
}
#ResourcesLeft p {
	margin-bottom: 8px;
	margin-top: 0px;
}
#ResourcesLeft ul {
	margin-bottom: 4px;
	margin-top: 2px;
	margin-left: -10px;
}
#ResourcesLeft li {
	margin-bottom: 3px;
}
#ResourcesRight a {
	text-decoration: underline;
}
#VietnamSponsor a {
	color: rgba(129,153,200,1.00);
	font-weight: bold;
}
