/*body tag style*/
body{
  background-color:#D4D2CF;
  text-align:center;
  min-width:780px;
  margin:0px;
  padding:0px;
}
body,td,th {
	color: #544D40;
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

.absolutediv{
  width: 780px;
  position:absolute;
  top: 0px;
  left: 50%;
  margin-left: -390px;
}
/* body copy */
.copyMain  {
	color : #544D40; 
	font-weight : normal; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
}
/* bold body copy */
.copyBold  {
	color : #544D40; 
	font-weight : bold; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
}
.copyBold-Orange  {
	color : #FE6A11; 
	font-weight : bold; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
}
/* black body copy */
.copyBlk  {
	color : #000000; 
	font-weight : bold; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
}
/* red body copy */
.copyRed  {
	color : #E62311; 
	font-weight : bold; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
}
/* body link */
.linkMain  {
	color : #FE6A11; 
	font-weight : normal; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* body link: HOVER */
.linkMain:HOVER {
	color : #1C1710;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* body link: ACTIVE */
.linkMain:ACTIVE {
	color : #1C1710;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* gray body link */
.linkMainGray  {
	color : #544D40; 
	font-weight : normal; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: none;
}
/* gray body link: HOVER */
.linkMainGray:HOVER {
	color : #FE6A11;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* gray body link: ACTIVE */
.linkMainGray:ACTIVE {
	color : #FE6A11;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* contact copy */
.contactMain  {
	color : #544D40;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, sans-serif;
	padding-left : 20px;
}
/* contact titles */
.contactRed  {
	color : #E62311; 
	font-weight : bold; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
}
/* contact black */
.contactBlk  {
	color : #000000; 
	font-weight : bold; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
}
/* footer copy */
.copyFooter  {
	color : #383228; 
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
}
/* download box link */
.linkDownload  {
  border-color : #544D40;
	color : #544D40;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}

.linkDownload:LINK  {
  border-color : #544D40;
	color : #544D40;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}

.linkDownload:VISITED  {
  border-color : #544D40;
	color : #544D40;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}

/* download box link: HOVER */
.linkDownload:HOVER {
  border-color : #FE6A11;
	color : #FE6A11;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* download box link: ACTIVE */
.linkDownload:ACTIVE {
	color : #FE6A11;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* download box header */
.headerDownload  {
	color : #532810; 
	font-weight : bold; 
	font-size : 11px;
	font-family : Verdana, sans-serif;
}

/*all header page titles*/
.headerPageTitle  {
	color : #ed7025; 
	font-size : 18px;
	font-family : Verdana, sans-serif;
}

/*download box css */
.headerOrangeBox  {
	color : #ffffff; 
	font-size : 14px;
	font-family : Verdana, sans-serif;
	font-weight : bold; 
}
.headerOrangeBox  {
	color : #ffffff; 
	font-size : 14px;
	font-family : Verdana, sans-serif;
	font-weight : bold; 
}
.whitebullet  {
	color : #ffffff; 
	font-family : Verdana, sans-serif;
}

/* download box link */
.linkNav  {
	color : #44200B;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: none;
	margin-left : 24px;
	line-height : 16px;
}
/* download box link: HOVER */
.linkNav:HOVER {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
	margin-left : 24px;
	line-height : 16px;
}
/* download box link: ACTIVE */
.linkNav:ACTIVE {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
	margin-left : 24px;
	line-height : 16px;
}
/*sublinks in left menu*/
.subLinkNav  {
	color : #884016;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: none;
	margin-left : 24px;
	line-height : 16px;
}
/* sublink in left menu: HOVER */
.subLinkNav:HOVER {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
	margin-left : 24px;
	line-height : 16px;
}
/* sublink in left menu: ACTIVE */
.subLinkNav:ACTIVE {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
	margin-left : 24px;
	line-height : 16px;
}

/* download box link */
.linkNavOn {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: none;
	margin-left : 24px;
	line-height : 16px;
}
/* download box link: HOVER */
.linkNavOn:HOVER {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
	margin-left : 24px;
	line-height : 16px;
}
/* download box link: ACTIVE */
.linkNavOn:ACTIVE {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
	margin-left : 24px;
	line-height : 16px;
}
/* contact link */
.linkContact  {
	color : #544D40; 
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration: none;
}
/* contact link: HOVER */
.linkContact:HOVER {
	color : #FE6A11;
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* contact link: ACTIVE */
.linkContact:ACTIVE {
	color : #FE6A11;
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* breadcrumb trail link */
.linkTrail {
	color : #FE6A11; 
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* breadcrumb trail link: HOVER */
.linkTrail:HOVER {
	color : #1C1710;
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* breadcrumb trail link: ACTIVE */
.linkTrail:ACTIVE {
	color : #1C1710;
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* breadcrumb trail link on */
.linkTrailOn {
	color : #544D40; 
	font-weight : normal; 
	font-size : 10px;
	font-family : Verdana, sans-serif;
	text-decoration: none;
}
/* caption copy */
.copyCaption  {
	color : #544D40; 
	font-weight : normal; 
	font-size : 9px;
	font-family : Verdana, sans-serif;
}
/* caption body copy */
.copyCaptionBold  {
	color : #544D40; 
	font-weight : bold; 
	font-size : 9px;
	font-family : Verdana, sans-serif;
}
/* caption link */
.linkCaption  {
	color : #FE6A11; 
	font-weight : normal; 
	font-size : 9px;
	font-family : Verdana, sans-serif;
}
/* caption link: HOVER */
.linkCaption:HOVER {
	color : #1C1710;
	font-weight : normal; 
	font-size : 9px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* caption link: ACTIVE */
.linkCaption:ACTIVE {
	color : #1C1710;
	font-weight : normal; 
	font-size : 9px;
	font-family : Verdana, sans-serif;
	text-decoration: underline;
}
/* fine print */
.finePrint{
	font-size : 9px;
	font-family : Verdana, sans-serif;
}

.subTitle{
  color : #FE6A11;
  font-weight: 600;
  font-size : 14px;
  font-family : Verdana, sans-serif;
}

.orangeLink{
  color : #FE6A11;
  font-family : Verdana, sans-serif;
}

.orangeLink:HOVER{
  color : #1C1710;
  font-family : Verdana, sans-serif;
}

.orangeLink:ACTIVE{
  color : #1C1710;
  font-family : Verdana, sans-serif;
}

.error{
  color:#cc0000;
  font-family : Verdana, sans-serif;
}

/* offices style */

.officeinfo{
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
	text-align: left;
}

#chileTitle{
  display:block;
}
#chileInfo{
  display:none;
}

#chinaprcTitle{
  display:block;
}
#chinaprcInfo{
  display:none;
}

#hongkongsarTitle{
  display:block;
}
#hongkongsarInfo{
  display:none;
}

#japanTitle{
  display:block;
}
#japanInfo{
  display:none;
}

#repofkoreaTitle{
  display:block;
}
#repofkoreaInfo{
  display:none;
}

#malaysiaTitle{
  display:block;
}
#malaysiaInfo{
  display:none;
}

#panamaTitle{
  display:block;
}
#panamaInfo{
  display:none;
}

#philippinesTitle{
  display:block;
}
#philippinesInfo{
  display:none;
}

#singaporeTitle{
  display:block;
}
#singaporeInfo{
  display:none;
}

#taiwanTitle{
  display:block;
}
#taiwanInfo{
  display:none;
}
#thailandTitle{
  display:block;
}
#thailandInfo{
  display:none;
}
.thumbnailBox{
  background-color: #46443e;
  border: solid 1px #FE6A11;
  
  padding: 10px 10px 10px 15px;
  margin-bottom: 5px;
  width:470px;
}

.thumbnail{
  border: solid 1px #FE6A11;
}

.center{
	text-align: center;

}
#orange-swoosh_box {
	background-image: url(images/orange-swoosh_back.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 245px;
	heigt: 400px;
	text-align: left;
}
.left {
	text-align: left;
}
