.hlc {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 10px;
}

.Title {
	font-size: 16px;
	background-color: #F8F4FB;
	padding: 10px;
	color: #333;
	border-bottom: 3px solid #D5C5E9;
}
.subTitle {
	font-size: 14px;
	padding: 10px;
	color: #333;
	background-color: #F8F4FB;
	border-bottom: 1px solid #D5C5E9;
}
.desc14 {
	font-size: 14px;
	line-height: 1.8em;
	padding: 8px;
}
.desc12 {
	font-size: 12px;
	line-height: 1.5em;
	padding: 8px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, "Segoe UI", "Helvetica CondensedBlack", sans-serif;
	font-size: 12px;
	width: 777px;
	color: #666;
}
.headHome {
	background-color: #009CFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headCompany {
	background-color: #FF7F00;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headService {
	background-color: #693DA0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headProduct {
	background-color: #12AD2B;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headContact {
	background-color: #FFB300;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headSolution {
	background-color: #0070D8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headCustomer {
	background-color: #D21122;
	padding-top: 10px;
	padding-bottom: 10px;
}






.siteMenu {
	line-height: 30px;
	height: 30px;
	background-image: url(../images/bgNavMenu.gif);
	background-repeat: repeat-x;
}

.navMenu {
	font-family: Arial, Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}
.navMenu a {
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	line-height: 30px;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(../images/bgNavMenu.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.navMenuCompany {
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.navMenuCompany a#company {
	background-image: url(../images/bgNavMenuOrg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuCompany a#company:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navMenuSolution {
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.navMenuSolution a#solution {
	background-image: url(../images/bgNavMenuBlue.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuSolution a#solution:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuProduct {
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.navMenuProduct a#product {
	background-image: url(../images/bgNavMenuGreen.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuProduct a#product:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuService {
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.navMenuService a#service {
	background-image: url(../images/bgNavMenuViolet.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuService a#service:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuCustomer {
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.navMenuCustomer a#customer {
	background-image: url(../images/bgNavMenuRed.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuCustomer a#customer:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navMenuContact {
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.navMenuContact a#contact {
	background-image: url(../images/bgNavMenuYellow.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.navMenuContact a#contact:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenu a#company:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	background-color: #FF9900;
	background-image: url(../images/bgNavMenuOrg.gif);
	background-repeat: repeat-x;
}
.navMenu a#solution:hover {

	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	background-color: #0066FF;
	background-image: url(../images/bgNavMenuBlue.gif);
	background-repeat: repeat-x;
}
.navMenu a#product:hover {


	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	background-color: #009900;
	background-image: url(../images/bgNavMenuGreen.gif);
	background-repeat: repeat-x;
}
.navMenu a#service:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	background-color: #6666FF;
	background-image: url(../images/bgNavMenuViolet.gif);
	background-repeat: repeat-x;
}
.navMenu a#contact:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	background-color: #FFCC00;
	background-image: url(../images/bgNavMenuYellow.gif);
	background-repeat: repeat-x;
}
.navMenu a#customer:hover {
	background-image: url(../images/bgNavMenuRed.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #FF0000;
}
.navMenu#NCompany {
	display: inline;
}
.navMenu#NSolution {
	display: none;
}
.navMenu#NProduct {
	display: none;
}
.navMenu#NService {
	display: block;
}
.navMenu#NCustomer {
	display: inline;
}
.navMenu#NContact {
	display: inline;
}

.Shadow {
	line-height: 30px;
	background-image: url(../images/bgNavMenuGray.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	text-align: left;
	font-family: Arial, Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	padding-left: 20px;
}
.Shadow a {
	color: #333333;
	text-decoration: none;
}

.Footer {
	font-family: Arial, Tahoma, Verdana, "MS Sans Serif";
	font-size: 10px;
	line-height: 30px;
	color: #999999;
	background-color: #FFFFFF;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}
.Footer a {
	color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

.HL1 {
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}
p {
	margin: 0px;
	padding: 5px;
	line-height: 20px;
}

h1 {
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #000;
}
h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	color: #111;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #222;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333;
}
ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
p strong {
	color: #FF0000;
}





.content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentHighliht {
	background-color: #666666;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentHighliht1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
	color: #FF0000;
}


a {
	color: #50789C;
	text-decoration: underline;
}
a:hover {
	color: #2C5478;
}
.imgConsult {
	text-align: center;
	background-color: #FFFFFF;
}
.serviceFeature {
	font-size: 10px;
}
.serviceFeature strong {
	font-size: 12px;
}
.serviceFeatureContent {
	padding-bottom: 7px;
}
.ImgCustomer {
	height: 80px;
	padding: 10px;
	line-height: 58px;
	text-align: center;
	vertical-align: middle;
}
.CustomerContent {
	font-size: 12px;
}
.NavSubPage {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}

.ImgHeadPage {
	background-color: #99CC00;
	height: 180px;
	width: 468px;
}
.ImgHeadPageCompany {
	background-color: #FFFFFF;
	height: 180px;
}
.ContentRight {
	background-color: #EEEEEE;
	background-image: url(../images/contentright.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
}
.ContentRight1 {
	background-color: #EEEEEE;
	background-image: url(../images/contentright1.gif);
	background-repeat: repeat-x;
	line-height: 100px;
	height: 100px;
}
.inputContact {
	width: 95%;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 2px;
}
.apply {
	text-align: right;
}
.red {
	font-weight: bold;
	color: #FF0000;
	padding-right: 5px;
	padding-left: 5px;
}
form {
	margin: 0px;
	padding: 0px;
	filter: Gray;
}
.submenu {
	position: absolute;
	visibility: hidden;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.siteMenu a {
	color: #000000;
	text-decoration: none;
}
.siteMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}


div.sample_attach, a.sample_attach
{
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #000000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px 2px 5px;
}
.contentRightN {
	background-color: #f7f7f7;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.set {
	font-family: "Segoe UI", Arial, Tahoma, Verdana;
}

.set1 {
	background-color: #050708;
	padding: 20px;
	font-weight: bold;
}
.set11 {
	font-size: 18px;
	color: #FF0;
}
.set12 {
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
}
.set2 {
	color: #000;
	background-color: #F7B71C;
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
.set3 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
}
.set4 {
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	background-color: #27AAE1;
	padding-left: 20px;
	font-weight: bold;
}
.set5 {
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 5px solid #27AAE1;
	font-size: 16px;
	color: #27AAE1;
}
.set6 {
	padding: 20px;
}
.set7 {
	padding: 20px;
}
a.download {
	line-height: 30px;
	background-color: #354D80;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #1A294A;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 15px;
}
a.download:hover {
	background-color: #3F5B96;
}
.globalConnection {
	font-size: 14px;
	background-image: url(../images/Globe-Connected.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 120px;
}
.specAuthenet {
	background-image: url(../images/log-file-chart.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	padding-right: 243px;
}
