@charset "utf-8";

.pageBackground {
	background-color: #FFFFFF;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	}
	
.stepsIntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0071cc;
	text-decoration: none;
	background-repeat: repeat-x;
	padding-left: 24px;
	background-position: left center;
	letter-spacing: 2px;
}

.steptext a {
	display: block;
	height: 41px;
	width: 338px;
	background:url(images/top-button-order-step-bg.jpg) no-repeat;
}
.steptext a:hover {
	background:url(images/top-button-order-step-over.jpg);
}
a.stepalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	vertical-align: middle;
	text-align: left;
	padding-left: 24px;
	padding-top: 12px;
	height: 29px;
	width: 314px;
}
.menuActiveItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 203px;
	padding-left: 52px;
	background-position: left center;
	background-repeat: repeat-y;
}
.bluemenulink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0071cc;
	text-decoration: none;
	background-image: url(images/menu-item-bg-blue.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 203px;
	padding-left: 52px;
	background-position: left center;
}
.bluemenulink a:hover {
	color: #ff7e00;
	background-image: url(images/menu-over-bg-blue.jpg);
}
.greymenulink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	background-image: url(images/menu-item-bg-grey.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 203px;
	padding-left: 52px;
	background-position: left center;
}
.greymenulink a:hover {
	color: #ff7e00;
	background-image: url(images/menu-over-bg-grey.jpg);
}
.threeNos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
	width: 203px;
	padding-left: 35px;
	background-position: left center;
	background-repeat: repeat-y;
	line-height: 18pt;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.sitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #4a93cc;
	text-decoration: underline;
}
.sitemap a:hover {
	color: #ff7e00;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
.footerText a {
	color: #ff7e00;
	text-decoration: underline;
}
.footerText a:hover {
	text-decoration: none;
}

.titletextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4a93cc;
	text-decoration: none;
}

.titletextBlueLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a93cc;
	text-decoration: underline;
}

.titletextBlueLink a:hover {
	color: #ff7e00;
}

.titletextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
.titletextGreyLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}

.titletextGreyLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}

.titletextGreyLink a:hover {
	color: #ff7e00;
}

.titletextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration: none;
}
.GreyBulletsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	padding-right: 15px;
	padding-bottom: 20px;
}
.greyCapsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	line-height: 18px;
}

.grey11Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}

.quoteBy {
	font-style: italic;
	text-align: right;
	float: right;
}
.grey12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
	line-height: 24px;
}

.homeOrangeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.6px;
	background-image: url(images/headingbg-orange.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 60px;
}

.homeGreyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.6px;
	background-image: url(images/headingbg-grey.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 60px;
}
.insideGreyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(images/headingbg-grey723.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 60px;
}

.rushOrders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: center;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
}
.tollFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 24px;
	text-indent: 6px;
}
.bluetextlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0071cc;
	text-decoration: underline;
}
.bluetextlink a:hover {
	color: #ff7e00;
}
.greytextlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}
.greytextlink a:hover {
	color: #ff7e00;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.6px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.maintext a {
	color: #0071cc;
}
.maintext a:hover {
	color: #ff7e00;
}
.bluegradient {
	background-image: url(images/home-bluegradient-bg.jpg);
	background-repeat: repeat-x;
}
.bluegradientleft {
	background-image: url(images/home-bluegradient-left.jpg);
	background-repeat: no-repeat;
}
.bluegradientright {
	background-image: url(images/home-bluegradient-right.jpg);
	background-repeat: no-repeat;
}
.greybox {
	background-color: #f9f9f9;
	padding: 8px;
	width: 252px;
	border: 1px solid #d7d7d7;
}

.pricetablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b5576;
	line-height: 14px;
}

.pricetablefont a {
	color: #2b5576;
	text-decoration: underline;	
}

.pricetablefont a:hover {
	color: #018efc;
}

.pricetablesuper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2b5576;
	vertical-align: super;
}

