body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.body-text {
	margin-left: 20px;
	padding-right: 30px;
	list-style-position: inside;
}
#bodytext {
	margin-left: 20px;
	padding-right: 30px;
}
#bodytext h1, #bodytext h2, #bodytext h3 {
	margin: 15px 0 0 0;
}
.body-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	padding-right: 30px;
}
.body-text-supply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 10px;
}
.msg-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 2px;
	padding-right: 17px;
}
.orange-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	color: #FFA329;
	text-align: justify;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.body-table {
	width: 100%;
	width: 800px;
	border-left-style:solid;
	border-left: #62BBA4; border-left-width: 0px;
	border-right-style:solid;
	border-right: #62BBA4; border-right-width: 0px;
	border-bottom-style:solid;
	border-bottom: #62BBA4; border-bottom-width: 0px;
	border-top-width: 0px;
}
.header-text {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 110px;
	text-align: right;
	margin-right: 15px;
}
.header {
	background-image: url(images/page-top.jpg);
	background-repeat:no-repeat;
	height: 165px;
	width: 800px;
}
.page-middle {
	background-image: url(images/page-back-strip.jpg);
	background-repeat: repeat-y;
	width: 800px;
}
.page-base {
	background-image: url(images/page-base.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 13px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFA329;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-left: 20px;
	margin-right: 7px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 20px;
	margin-right: 7px;
}
H4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
}
H5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 30px;
	margin-right: 7px;
}
H6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 10px;
}
/** Line dividers **/
.divider, .dividernew  {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: 20px;
	line-height: 1px;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dividernew {
	margin: 0;
}
.grey-divider {
	background-image: url(images/grey-divider.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 35px;
	line-height: 1px;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.line-seperator {
	background-image: url(images/line-sep.jpg);
	background-repeat: repeat-x;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1px;
}
/** End of line dividers **/
.top-line {
	border-bottom: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 30px;
}
.image-left {
	float: left;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 10px;
	border: solid;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;	
}
.image-right {
	float: right;
	margin-left: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	border: solid;
	border-color: #999999;
	border-style: solid;
	border-width: 2px;	
}
.steps-float {
	float: left;
	margin-left: 7px;
	margin-right: 10px;
}
.float-right {
	float: right;
}
.float-left{
	float: left;
	margin-left: 14px;
	margin-top: 7px;
	margin-right: 10px;
}
.image-border {
	margin: 0px;
	border: solid;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;	
}
.home-flash {
	float: right;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	border: solid;
	border-color: #999999;
	border-style: solid;
	border-width: 2px;	
}
.main-box-float {
	float: left;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.clients-float {
	float: right;
	margin:0 5px 0 0;
}
img.rightMargin {
	float:right;
	margin-right:130px;
}
#center {
	width:425px;
	height:95px;
	margin: 0 auto;
}
#center img {
		margin-right: 40px;
}
/** grey links with underline **/
a.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
a.menulink:link {
	color: #006699;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
a.menulink:visited {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 13px;
}
a.menulink:hover {
	text-decoration: none;
	color: #FFA329;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
a.menulink:active {
	text-decoration: none;
	color: #FFA329;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
/** end of grey links with underline **/

/** standard links with underline **/
a.standardlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
a.standardlink:link {
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
	text-align: right;
}
a.standardlink:visited {
	text-decoration: underline;
	color: #FFA329;
	font-size: 12px;
}
a.standardlink:hover {
	text-decoration: none;
	color: #FFA329;
	font-size: 12px;
}
a.standardlink:active {
	text-decoration: none;
	color: #FFA329;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
/** end of standard links with underline **/


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:12px;
	color: #006699;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
}
a.underlinelink{
	color:#000;
	text-decrotion:none;
	}
a.underlinelinkhome{
    color: #FFA329;
	text-decoration:underline;
	}

/** quantum links with underline **/
a.quantum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
a.quantum:link, a.quantum:visited, a.quantum:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
}
a.quantum:hover {
	text-decoration: none;
	color: #FFA329;
	font-size: 10px;
}
/** end of quantum links with underline **/

/** black links with **/
a.blacklink {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a.blacklink:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.blacklink:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.blacklink:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.blacklink:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
/** end of black links **/

/** black underline links with **/
a.underlinelink {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a.underlinelink:link {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a.underlinelink:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.underlinelink:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.underlinelink:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
/** end of black underline links **/

.circle {
	background-image: url(images/sev-steps.jpg);
	background-position:center;
	background-repeat: no-repeat;
	color: #6363B1;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	height: 24px;
	line-height: 27px;
}
.steps-text {
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	margin: 0px;
	margin-right: 10px;
}
.specials {
	margin-left: 20px;
}
.txtbox {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
li {
	list-style-image: url(images/bullet.jpg);
	list-style-position: inherit;
	margin-bottom: 10px;
}
li.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullet-tran.gif);
	list-style-position: inherit;
	margin-bottom: 10px;
}
li.supply {
	list-style-image: url(images/bullet2.jpg);
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
	margin-right: 0px;
	text-align: left;
}
td h2{
	margin-top:0px;
	}
	
li.supplyV2 {
	list-style-image: url(images/bullet2.jpg);
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	margin-right: 0px;
	text-align: left;
}

.supplyV2, .supplyTitle{color:#FFF;
}
.supplyTitle { padding-left:35px;
}

ul.supplyPageul {
margin-top:3px;
text-indent:0;}

.body-text-supply2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 10px;
}

#suppliers img {
	border:0;
}
#homeIcon{ color:#FFF;
}