html, body, ul, ol, p, h1, h2, form, fieldset 
{
	border: 0;
	margin: 0;
	padding:0;
}

html 
{ 
 min-height: 101%;
}


#content #hpTopSection .locs {
	left: 0;
	position: absolute;
	margin:0 5px 0 0;
	padding:0;
	height:237px;
	width:460px;
	float:left;
	background-color:#FFFFFF;
	/*border-bottom:1px solid #CCCCCC;*/
}

#lang {
	position:absolute;
	width:67px;
	height:28px;
	z-index:1;
	left: 898px;
	top: 95px;
}

body,td,th, {
	font-size: 10pt;
	color: #000000;
}

body {
	margin : auto;
	font : 0.74em Arial, sans-serif;
	line-height : 1.5em;
	left: 18px;
	padding-top: 5;
	width: 980px;
}

a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:link_nounderline {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006699;
	font-weight: bold;	
}

p {
	margin-bottom: 0px;
	font-size: 10pt;
	color: #000000;
	top: 2px;
	clip: rect(auto,auto,2px,auto);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color:  #ff6600;
	margin: 2px 0 12px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ff6600;
	margin: 10px 0 10px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin: 10px 0 10px 0;
}

#container {
	width:980px;
	margin:0 auto;
	position: relative;
}

#header {
	background: #FFF url(reflectionTop.jpg) no-repeat; 
	color: #a0a0a0; 
	height: 125px;
	clear: both; 
	padding: 0px; 
	margin: 0 auto;
}

#header #logo {
	margin-left : 30px;
	width:160px;
	height:90px;
	border : 0;
	padding-top: 20px;
}

#header #logo img{
	margin:0;
	padding:0;
	border : 0;
}

#header #enquiries { 
	display: none;  
}

#header #quickLinks {
	text-align:right;
	position:absolute;
	left:600px;
	font-size: 9pt;
	margin: 30px 0 0 0;
	clear:both;	
}

#header #quickLinks li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 9px 0 0;
	text-align: center;
	white-space: nowrap;
	display: inline;

}
#header #quickLinks li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	white-space: nowrap;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}

#header #quickLinks li a:hover
{
	color:#006699;
	text-decoration:underline;	
}

#page {
	background:#FFF url(reflectionBgrd.jpg) repeat-y;
	margin:0;
 	padding-bottom: 30px;	
	width:980px;
}

/*-- START MENU NAVIGATION -- */
#menubar {
	width:950px;
	height:70px;	
	margin: 0 auto;
	background:  url(FirstLevelBgrd.gif) repeat-x; 	
}
#FirstLevelList {
	margin: 0 0 0 15px;
	padding: 0;
	height:40px;
}
#FirstLevelList li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 0 5px;
	height:40px;
	text-align: center;
	white-space: nowrap;
	display: inline;

}
#FirstLevelList li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	color:#000000;
	white-space: nowrap;	
}
#FirstLevelList li a:hover
{
	color:#FFFFFF;
}
#FirstLevelList li#current
{
	background: url(tabCorner.gif) no-repeat right;
	text-decoration:none;
	margin:0;
	padding: 5px 10px 0 5px;
	white-space: nowrap;
	color:#FF6600;
}
#FirstLevelList li#current a
{
	font-size: 11pt;
	color:#FF6600;
}
#SecondLevelList
{
	margin:5px 16px 0 16px; 
	padding:0; 
	color:#999999; 
	background:#FFFFFF url(HR_dot.gif) repeat-x bottom; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.95em; 
	font-weight: normal; 
	text-decoration:none; 
	height:30px;
	clear:both;	
}
#SecondLevelList li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height:30px;
	text-align: center;
	white-space: nowrap;
	display: inline;
}
#SecondLevelList li a
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 0.95em;
	text-decoration:none;
	color:#ff6600;
	white-space: nowrap;
}
#SecondLevelList li a:hover
{
	color:#ff6600;
	text-decoration: underline; 
	white-space: nowrap;
}

#ThirdLevelList {
	margin: 15px 0 30px 0;
	padding: 0;
	height:42px;
	clear:both;	
	background: #FFFFFF url(/images/misc/epThirdTierBck.gif) bottom; 	
	
}
#ThirdLevelList li
{
	float: left;
	list-style-type: none;
	margin: 30;
	padding: 0;
	height:42px;
	text-align: center;
	white-space: nowrap;
	display: inline;

}
#ThirdLevelList li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 15px 0 15px;	
	text-decoration:underline;
	white-space: nowrap;	
}

#ThirdLevelList li#current
{
	background: #FFFFFF;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;	
	border-bottom:1px solid #ffffff;			
	text-decoration:none;
	height:40px;	
	margin:0;
	white-space: nowrap;
	color:#FF9900;
}
#ThirdLevelList li#current a
{
	text-decoration:none;	
	color:#FF6600;	
}


/*-- END MENU NAVIGATION -- */

#content{
	position: relative;
	width:920px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	clear: left;
}

#content ul
{
	margin-left:40px;
	margin-top: 0px;
	padding: 0px; 
	padding-bottom:10px; /*YL added*/    
}

#content ul li
{
	margin-bottom: 2px;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#content ol
{
	margin-left:40px;
	margin-top: 0px;
	padding: 0px; 
	padding-bottom:10px; /*YL added*/    
}

#content ol li
{
	padding: 2px 0px 0px 1px; 
	margin-bottom: 2px;	
}


/*Four column formats*/

#content #fourCols {
	margin:0 0 15px 0;
	padding:0;
	height:210px;
	width:920px;
	clear:both;
}

#content #fourCols img{
	margin:0;
	padding:0;
	width:226px;
	height:180px;
	border:none;
	vertical-align:bottom;
}

#content #fourCols .colText {
	color:#ffffff;
	font-size:10pt;
	padding:10px 5px 0 5px;
}

#content #fourCols a {
	color:#ffffff;
	display:block;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;	
}

#content #fourCols a:hover {
	color:#ffffff;
	text-decoration:none;	
}

#content #fourCols .col1 {
	left: 0;
	position: absolute;
	margin:0 5px 0 0;
	padding:0;
	width:226px;
	float:left;
	background-color:#332D71;
}

#content #fourCols .col2 {
	left: 231px;
	position: absolute;
	margin:0 5px 0 0;
	padding:0;
	width:226px;
	float:left;
	background:#669900;	
}

#content #fourCols .col3 {
	left: 462px;
	position: absolute;
	margin:0 6px 0 0;
	padding:0;
	width:226px;
	float:left;
	background:#0066ff;		
}

#content #fourCols .col4 {
	left: 693px;
	position: absolute;
	margin:0;
	padding:0;
	width:226px;
	float:left;
	background:#ff9900;		
}

/*end four column*/


#locationForm {
	margin-bottom:8px;
}

#footer {
	position: relative;
	background: #FFF url(reflection.jpg) no-repeat; 
	height: 160px;
	clear: both; 
	padding: 0 30px 0 30px; 
	margin: 0;
}

#footer #notices {
	position: relative;
	clear:left;
	float : left;
	padding : 0;
	width:350px;
	font-size:8pt;
	color:#999999;
	z-index: 2;
	left: 15px;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer #icons {
	float : right;
	padding : 0;
	margin-top: 40px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#footer #icons img {
	padding-left : 1px;
	border : 0;
}

/* Commonly Used Classes */

.nonjsAlert {margin:1em; border:1px solid #f00; padding:.5em; color:#f00; text-align:center; width: 900px}

div.hr1 {
    height: 10px;
    color: transparent;	
    background: url(HR_dot.gif) repeat-x scroll center;
}

div.hr1 hr {
      display: none;
	  }

.hdr1Title style7 strong {
	background-color: #6F8791;
}
.jacky {
	height: 150px;
	width: 120px;
	left: 740px;
	padding-top: 15px;
}
.nguyen2 {
	height: 150px;
	width: 120px;
	left: 740px;
	padding-top: 13px;
}
.peterlevrai {
	height: 150px;
	width: 120px;
}
.averil_boster {
	height: 150px;
	width: 120px;
}
.petercornish {
	height: 165px;
	width: 130px;
	border:1px solid #000000;
	margin-top:14px;
}

.petercornish img{
		margin: 5px;
}

.brandon {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
}
.brandon img{
		margin: 5px;
}

.ross {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;	
}

.ross img{
		margin: 5px;
}

.owen {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.owen img{
		margin: 5px;
}



.ivan{
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.ivan img{
		margin: 5px;
}


.bichha {
	height: 150px;
	width: 120px;
	padding-top: 7px;
}

.thaonguyen {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.thaonguyen img{
		margin: 5px;
}

.hoanglam {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.hoanglam img{
		margin: 5px;
}
.baotran {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
}

.baotran img{
		margin: 5px;
}
.thianh {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.thianh img{
		margin: 5px;
}

.thaian {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.thaian img{
		margin: 5px;
}
.kimtuyen {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.kimtuyen img{
		margin: 5px;
}
.thuvan {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.thuvan img{
		margin: 5px;
}
.ynhi {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.ynhi img{
		margin: 5px;
}

.thanhthuy {
	height: 160px;
	width: 130px;
	border:1px solid #000000;
	margin-top:12px;		
}

.thanhthuy img{
		margin: 5px;
}

.table-title{
	background:#333333;
	color:#FFFFFF;
	font-weight: bold;
}
.table-body{
	background:#CCCCCC;
	color:#FFFFFF;
	font-weight: bold;
}
.table-content{
	background:#fafafa;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	vertical-align: top;
}
.table-content2{
	background:#FFFFFF
	color:#FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
.table-content3{
	color:#ff6600;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
}
.table-right{
	color:#FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.table-title{
	background:#fafafa;
	color:#FFFFFF;
	font-weight: bold;
	border-top-color: #F57300;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.hdr1_title{
	background:#6F8791;
	color:#FFFFFF;
	font-weight: bold;
	border-top-color: #F57300;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.table-title-FAQs{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #333333;
.frame {
	text-align: justify;
	right: 625px;
	height: 310px;
	width: 510px;
}
.the_team {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	display: none;
	clip: rect(auto,auto,auto,auto);
	font-weight: normal;
	font-variant: normal;
	line-height: 1.5em;
	font-size: 10pt;	
	padding: 2px 0px 0px 1px; 
	margin-bottom: 2px;	
	
}
.content1 {
border-bottom: 1px #CCCCCC solid;
border-top: 1px #FFFFFF solid;
text-align: left;
font-weight: normal;
color: #404040;
font-size:10pt;
background-color: #fafafa;
padding: 4px 4px 8px 4px;
vertical-align: top;
}
.ThirdLevelList
{
	text-decoration:none;
	height:40px;
	margin:0;
	white-space: nowrap;
	color:#FF9900;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.ThirdLevelList2
{
	text-decoration:none;
	height:40px;
	margin:0;
	white-space: nowrap;
	color:#FF9900;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #000000;
}
.content1
{
border-bottom: 1px #CCCCCC solid;
border-top: 1px #FFFFFF solid;
text-align: left;
font-weight: normal;
color: #404040;
font-size:10pt;
background-color: #fafafa;
padding: 4px 4px 8px 4px;
vertical-align: top;
}

#content #ylHP .whyBell
{
	left: 279px;
	position: absolute;
	margin: 144px 0 0 0;
	padding: 0;
	width:241px;height:44px;
}

#content #hpBtmSection .whitelink{
	font-size:0.95em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#content #hpBtmSection .promoTextBBLC{
	font-weight:normal;
	padding:8px 4px 0 8px;
	}
	
	
#content #hpBtmSection .promoTextHdrBlue{
	background-color:#0094DE; 
	color:#FFFFFF; 
	padding:3px; 
	text-align:center; 
	text-decoration:none;
}


#footer #newletters {
	float : left;
	padding : 0;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	
}

#footer #signup{
	border-bottom:1px solid #666;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #666;
	background-color:#0C3;
	color:#FFF;
	height:20px;
	padding:2px;
	text-decoration:none;
}
	
#iframe{
	position:absolute;
	left: 83px;
	top: 15px;
	border: solid 2px black;
	padding:3px;
	overflow:auto;
	text-align:justify;
	width:450px;
	height:310px;
	w\idth:450px;
	he\ight:310px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.blank{
	left: 549px;
	top: 148px;
	height: 22px;
	width: 109px;
	padding-top: 0px;
	position: absolute;
}

.skype{
	left: 692px;
	top: 144px;
	height: 30px;
	width: 138px;
	padding-top: 0px;
	position: absolute;
}

.yahoo{
	left: 809px;
	top: 144px;
	height: 22px;
	width: 138px;
	padding-top: 0px;
	position: absolute;
}

.feedback{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #003300;
	font-size: 18px;
}

.feedback_header{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #003300;
	font-size: 14px;
}


#flag{
	width:58px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	/*height:30px;*/
	height:auto;
	clear:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	left: 840px;
	clip: rect(auto,auto,auto,0px);
}

#flag2{
	width:48px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	/*height:30px;*/
	height:auto;
	clear:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
	margin-right: auto;
	margin-left: 0px;
	}
