/* CSS Document */

@font-face {  
   font-family: "HelveticaLT55Roman";  
   src: url(../fonts/helvetica_lt_55_roman.eot); /* IE */  
   src: local("HelveticaLT55Roman"),local("Helvetica LT 55 Roman"),local("HelveticaNeueLT-Roman"), url(../Fonts/HelveticaLT55Roman.ttf) format("truetype"); /* non-IE */  
}

DIV#container {
	margin: 0px auto; 
	width: 950px;
	background-color:#d8d8d6;
	/*
	border-left:#c7c7c7 SOLID 1px;
	border-right:#c7c7c7 SOLID 1px;
	background-color:#eaeaea;
	*/
	min-height: 100%;
	position: relative;
}

* HTML DIV#container { /* hack for non-ie6*/
	height: 100%;
}

DIV#pageHeader {
	height:50px;
	background-color:#ffffff;
}

#tagLine {
	margin:0px 0px 0px 25px;
	padding-top:23px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

#supplierLogos img {
	padding:0px 10px;
	margin:0px;
	display:block;
}

#supplierLogos div {
	border:0px;
	border-top:1px dashed #c7c7c7;
	margin:15px 0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.supplier {
	font-weight:bold;
	font-size:1em;
	margin-bottom:15px;
}

#suppliers hr {
	border:0px;
	border-top:1px dashed #c7c7c7;
	margin:10px 0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}

DIV#pageFooter {
	background-color:#d8d8d6;
	height:5px;
	width:950px;
	margin: -7px auto 0px;
	font-size:0px;
	line-height:5px;
	position: relative;
}

DIV#pageFooter DIV {
	color:#777777;
}

* HTML #footer { /* hack for non-ie6*/
	margin-top: -15px;
}

DIV#pageMenu {
	background: url(../images/template01/headerBG.jpg) repeat-x;
	height:100px;
}

DIV#pageMenu DIV {
	color:#000000;
}

DIV#pageSearch {
	font-weight:bold;
	font-size:15px;
	background:url(../images/template01/searchBg.jpg) repeat-x #ffffff;
	height:22px;
	width:950px;
}

DIV#pageContent {
	padding:0px;
}

DIV#leftMenu {
	margin: 2px 2px 0px 0px;
	width:200px;
	background-color:#ffffff;
	display:inline;
	float:left;
}

DIV#mainContent {
	border-top:5px solid #ffffff;
	margin: 0px;
	width:950px;
	background-color:#d8d8d6;
	display:inline;
	float:left;
}

DIV#rightMenu {
	margin:0px;
	width:200px;
	background-color:#ffffff;
	display:inline;
	float:left;
}

DIV#mainContainer {
	margin:40px 20px 40px 40px;
	float:left;
	display:inline;
	width:680px;
}

DIV#mainPadding {
	border:1px solid #ababab;
	background-color:#ffffff;
	width:100%;
}

DIV#subPadding {
	margin:40px 40px 40px 0px;
	border:1px solid #ababab;
	background-color:#ffffff;
	float:left;
	display:inline;
	width:166px;
}

.menuTop {
	background:url(../images/template01/menuTop.jpg) no-repeat #000000;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	height:26px;
	line-height:23px;
	padding-left:5px;
}

.menuItem {
	height:25px;
	line-height:25px;
	font-size:13px;
	padding-left:5px;
	background:#d8def0;
	color:#000000;
}

.menuBottom {
	height:5px;
	line-height:5px;
	background:url(../images/template01/menuBottom.jpg) no-repeat #000000;
}

.contentFull {
	width:596px;
	float:left;
	display:inline;
	margin: 2px 2px 0px 0px;
}

.contentHalf {
	width:297px;
	float:left;
	display:inline;
	margin: 2px 2px 0px 0px;
}

.contentTopFull {
	background:url(../images/template01/menuTopFull.jpg) no-repeat #000000;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	height:26px;
	line-height:23px;
	padding-left:5px;
}

.contentMediaFull {
	padding:3px;
	background:#CCCCCC;
	color:#000000;
}

.contentTopHalf {
	background:url(../images/template01/menuTopFull.jpg) no-repeat #000000;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	height:26px;
	line-height:23px;
	padding-left:5px;
}

.contentMediaHalf {
	padding:3px;
	background:#CCCCCC;
	color:#000000;
}

.searchBox {
	color:#888888;
	font-size:12px;
	width:250px;
	border: 1px solid #999999;
	padding-left:2px;
	margin:0px 5px;
}

.searchButton {
	background:url(../images/template01/btn50_b.gif) no-repeat;
	width:50px;
	height:18px;
	line-height:18px;
	font-size:11px;
	border:none;
}

.btn50, .btn75, .btn100, .btn125, .btn150, .btn175, .btn200 {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	height:22px;
	line-height:22px;
	border:none;
}

.btn50:hover, .btn75:hover, .btn100:hover, .btn125:hover, .btn150:hover, .btn175:hover, .btn200:hover {
	color:#7CC343;
}

.btn50 {
	background:url(/wrms/images/buttons/Connections/btn50.gif) no-repeat;
	width:50px;
}

.btn75 {
	background:url(/wrms/images/buttons/Connections/btn75.gif) no-repeat;
	width:75px;
}

.btn75:hover {
	background:url(/wrms/images/buttons/Connections/btn75h.gif) no-repeat;
	width:75px;
}

.btn100 {
	background:url(/wrms/images/buttons/Connections/btn100.gif) no-repeat;
	width:100px;
}

.btn100:hover {
	background:url(/wrms/images/buttons/Connections/btn100h.gif) no-repeat;
	width:100px;
}

.btn125 {
	background:url(/wrms/images/buttons/Connections/btn125.gif) no-repeat;
	width:125px;
}

.btn125:hover {
	background:url(/wrms/images/buttons/Connections/btn125h.gif) no-repeat;
	width:125px;
}

.txtBoxM {
	color:#000000;
	border: 1px solid #999999;
	padding-left:2px;
}

.footerClear {
	height:5px;
	clear:both;
}

.clearer {
	clear:both;
	line-height:1px;
	font-size:1px;
}

.spacer {
	clear:both;
	font-size:1px;
	line-height:10px;
	height:10px;
	min-height:10px
}

#busTypeOther, #busGroupOther {
	display:none;
	visibility:hidden;
	height:0px;
}

.tinySpacer {
	clear:both;
	font-size:1px;
	line-height:3px;
	height:3px;
	min-height:3px;
}

.innerTube {
	padding:10px;
}

.subHeading {
	padding:5px;
	background-color:#686868;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

.contentHeading {
	font-size:58px;
	font-weight:bold;
	/*letter-spacing:-0.05em;*/
	font-family:Arial Narrow, Arial, Helvetica, sans-serif
}

.green {
	color:#96ce68;
}

.supplierNameLink {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-bottom:5px;
	display:block;
}

.supplierLink {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.T18 {
	font-size:18px;
}

.LH18 {
	line-height:18px;
}

.T17 {
	font-size:17px;
}

.LH17 {
	line-height:17px;
}

.T16 {
	font-size:16px;
}

.LH16 {
	line-height:16px;
}

.T15 {
	font-size:15px;
}

.LH15 {
	line-height:15px;
}

.T14 {
	font-size:14px;
}

.LH14 {
	line-height:14px;
}

.T13 {
	font-size:13px;
}

.LH13 {
	line-height:13px;
}

.T12 {
	font-size:12px;
}

.LH12 {
	line-height:12px;
}

.T11 {
	font-size:11px;
}

.LH11 {
	line-height:11px;
}

.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.ariBlack {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

.letter5 {
	letter-spacing:-0.05em;
}

#established {
	color:#96ce68;
	font-size:16px;
	/*letter-spacing:-0.05em;*/
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-right:15px;
}

#about {
	font-weight:bold;
	padding-right:10px;
}

.colfull {
	width:99.9%;
	float:left;
	display:inline;
}

.col5Per {
	width:4.9%;
	float:left;
	display:inline;
}
.col10Per {
	width:9.9%;
	float:left;
	display:inline;
}
.col15Per {
	width:14.9%;
	float:left;
	display:inline;
}
.col20Per {
	width:19.9%;
	float:left;
	display:inline;
}
.col25Per {
	width:24.9%;
	float:left;
	display:inline;
}
.col30Per {
	width:29.9%;
	float:left;
	display:inline;
}
.col33Per {
	width:32.9%;
	float:left;
	display:inline;
}
.col35Per {
	width:34.9%;
	float:left;
	display:inline;
}
.col40Per {
	width:39.9%;
	float:left;
	display:inline;
}
.col45Per {
	width:44.9%;
	float:left;
	display:inline;
}
.col50Per {
	width:49.9%;
	float:left;
	display:inline;
}
.col54Per {
	width:53.9%;
	float:left;
	display:inline;
}
.col55Per {
	width:54.9%;
	float:left;
	display:inline;
}
.col60Per {
	width:59.9%;
	float:left;
	display:inline;
}
.col65Per {
	width:64.9%;
	float:left;
	display:inline;
}
.col70Per {
	width:69.9%;
	float:left;
	display:inline;
}
.col75Per {
	width:74.9%;
	float:left;
	display:inline;
}
.col80Per {
	width:79.9%;
	float:left;
	display:inline;
}
.col85Per {
	width:84.9%;
	float:left;
	display:inline;
}
.col90Per {
	width:89.9%;
	float:left;
	display:inline;
}
.col95Per {
	width:94.9%;
	float:left;
	display:inline;
}
.termNum {
	width:40px;
	display:inline-block;
}

.termsList {
	margin:10px 0px 10px 80px;
	padding:0px;
	list-style:disc;
}

.termsList li {
	list-style:lower-alpha;
	margin-bottom:5px;
}

