body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	margin: 0px;
	text-align: justify;
}
.headerBg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.centerTableBg {
	background-image: url(../images/pagebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footerBg {
	background-image: url(../images/footerShap.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.normalText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	text-align: justify;
}
.boldText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
	text-align: justify;
}
.footerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004769;
	padding: 5px;
}
.footerLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}.blueBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A3C6E;
	text-decoration: none;
	padding: 5px;
}
.textBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	border: 1px solid #D4D5DA;
}
.popupPagePg {
	background-color: #D6DDE8;
	border: 1px solid #ABB3C2;
}


.popupText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #004769;
	text-decoration: none;
	padding: 12px;
	text-align: justify;
}
.popupTextBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	border: 1px solid #8E9AAE;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.repRhsBg {
	background-image: url(../images/representative_src.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.distRhsBg {
	background-image: url(../images/distributor_src.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.manuRhsBg {
	background-image: url(../images/manufacturer_scr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.blackLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
}
.blackLink a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
}
.blackLink a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F3B8A;
	text-decoration: none;
}
.blackLinkBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
}
.blackLinkBold a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
}
.blackLinkBold a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F3B8A;
	text-decoration: none;
}
.doloadButton {
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ulText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}
