body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  margin:0px;
  padding:0px;
  background-color: #000;
  }
  
p, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .72em;
  color: white;
  }
  
span.blueTxt {
	color: blue;
	}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .72em;
  font-weight: bold;
  color: #060;
  padding: 0px 0px 2px 0px;
  border-bottom: 1px solid #060;
  }
  
p.testimonials {
	color: #060;
	}
  
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}

.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: justify;
}

.quoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

.linkWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.linkWhite a {
	color: #fff;
	text-decoration: none;
}

.linkWhite a:hover {
	color: #fff;
	text-decoration: underline;
}

.linkWhite a:visited {
}

.linkWhiteSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.linkWhiteSm a {
	color: #fff;
	text-decoration: none;
}

.linkWhiteSm a:hover {
	color: #fff;
	text-decoration: underline;
}

.linkWhiteSm a:visited {
}

.linkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #039;
	text-decoration: none;
}

.linkBlue a {
	color: #039;
	text-decoration: none;
}

.linkBlue a:hover {
	color: #039;
	text-decoration: underline;
}

.linkBlue a:visited {
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #039;
}

.smallText a {
	color: #039;
}

.smallText a:visited {
	color: #69C;
}

.smallTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.sectionHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
}

.formText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003399;
  font-size: 9px;
  }
  
.formTextChinese {
  font-family: SimSun;
  color: #003399;
  font-size: 12px;
  }
  
.fieldText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003399;
  font-size: 11px;
  }
  
.formTextBOLD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003399;
  font-size: 9px;
  font-weight: bold;
  }

a {
  color: #039;
  text-decoration: underline;
  }

a:visited {
  text-decoration: none;
  }

a:hover {
  color: #36f;
  text-decoration: underline;
  }

/*
 * Left NAV Header (Links)
 */
 
.HDRlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}

td.HDRlinks a {
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

td.HDRlinks a:visited {
  color: #fff;
  text-decoration: none;
}

td.HDRlinks a:hover {
  color: #fff;
  text-decoration: underline;
  }
  
/*
 * Red Links
 */

td.RedLinks a {
  color: #ff0000;
}

td.RedLinks a:visited {
  color: #ff0000;
}

td.RedLinks a:hover {
  color: #ff0000;
  }


/*
 * Left NAV Table (Links)
 */

td.noLinks p{
  font-size: 9px;
  font-weight: bold;
  color: #039;
  text-decoration: none;
  background-image: url('../images/arrow.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  margin-bottom: -8px; padding-left:15; padding-right:0; padding-top:0; padding-bottom:0
}

td.links a {
  font-size: 9px;
  font-weight: bold;
  color: #039;
  text-decoration: none;
  margin: 0 0 2 0;
  padding: 0 0 0 15;
}

td.links a:visited {
  color: #69c;
  text-decoration: none;
}

td.links a:hover {
  color: #f90;
  text-decoration: underline;
  }
  
td.links p {
  background-image: url('../images/arrow.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  margin-bottom: -8px
  }
  
td.sublinks a {
  font-size: 9px;
  color: #039;
  text-decoration: none;
  padding: 0 0 0 15;
}

td.sublinks a:visited {
  color: #69c;
  text-decoration: none;
}

td.sublinks a:hover {
  color: #f90;
  text-decoration: underline;
  }
  
td.sublinks p {
  background-repeat: no-repeat;
  background-position: center left;
  margin-bottom: -10px;
  padding: 0 0 0 0;
  }

td.sublinks p.subpage {
  background-repeat: no-repeat;
  background-position: center left;
  margin-bottom: -10px;
  padding: 0 0 0 10;
  }
  
p.whiteLinks a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-image: url('../images/arrow.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 15px;
}

p.whiteLinks a:hover {
  color: #fff;
  text-decoration: underline;
  }

p.whiteLinks a:visited {
  color: #fff;
}
  
/*
 * Top Right NAV Table (Links)
 */

td.SMLlinks a {
  font-size: 9px;
  color: #039;
  text-decoration: none;
  padding: 0 0 0 15;
}

td.SMLlinks a:visited {
  color: #039;
  text-decoration: none;
}

td.SMLlinks a:hover {
  color: #f90;
  text-decoration: underline;
  }
  
td.SMLlinks p {
  background-image: url('../images/arrow.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  margin-bottom: -10px
  }
  
div#flash_blank {
 display: none;
 }
 
td.bg_footer {
  background-color: #039;
  background-image: url('../images/bg_footer.gif');
  background-repeat: repeat
 }
