h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.top-banner {
	background-image: url(../images/top-banner-bg.jpg);
	background-repeat: no-repeat;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.login-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #23796F;
	color: #FFFFFF;
	width: 60px;
}
.heading {
	background-image: url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer-chn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.left-nav {
	background-color: #E9EEE9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7C997D;
	border-right-color: #7C997D;
	border-bottom-color: #7C997D;
	border-left-color: #7C997D;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content ul {
	color: #0033CC;
}
.content a:link {
	text-decoration: underline;
	color: #00776E;
	font-weight: bold;
}
.content a:visited {
	text-decoration: underline;
	color: #00776E;
	font-weight: bold;
}
.content a:active {
	text-decoration: underline;
	color: #00776E;
	font-weight: bold;
}
.content a:hover {
	text-decoration: none;
	color: #02C1B2;
	font-weight: bold;
}
.dash-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.highlight {
	font-weight: bold;
	color: #006699;
}
.signature {
	font-weight: bold;
	color: #660000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerlink a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlink a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlink a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlink-chn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footerlink-chn a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlink-chn a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlink-chn a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlink-chn a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.instructions-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}