/* CSS Document */
/* Added this footer style to the Borders.css file so that every page in the site picks it up */
/*.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #6699CC;
	text-decoration: underline;
}*/
.staplescelogo {
	background-image: url(images/NewHdr_Nav_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p {
	margin-top: 0px;
}
/* For now these can safely be used on only the home page without causing inconsistencies in the rest of the site*/
/* link styles */
a.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover.leftNav {
	color: #6699CC;
	text-decoration: underline;
}
a.ewayLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover.ewayLogin {
	color: #6699CC;
	text-decoration: underline;
}
a.leftPromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover.leftPromo {
	color: #6699CC;
	text-decoration: underline;
}
a.lgWhtLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
a.testlink {
	color: #FFFFFF;
	text-decoration: none;
}
a.testlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Hero Area */
td.leftHero {
	background-image: url(Images/TwoWaysToBuy_bkgd1.jpg);
	background-position: top;
	vertical-align: top;
	text-align: left;
}
td.leftHero p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	*padding: 5px 0px 0px 5px;
}
.white{
	color: #FFFFFF;
}
.white12{
	font-size: 12px;
	color: #FFFFFF;
}
.bold14 {
	font-weight: bold;
	font-size: 14px;
}
.blue12 {
	font-size: 12px;
	color: #99ccff;
}
td.midHero {
	background-image: url(Images/TwoWaysToBuy_bkgd2.jpg);
	background-position: top;
	vertical-align: top;
}
td.rightHero {
	background-image: url(Images/TwoWaysToBuy_bkgd3.jpg);
	background-position: top;
	vertical-align: top;
	text-align: right;
}
td.rightHero p {
	/*padding: 0px 0px 10px 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.rightHero p a {
	color: #0066CC;
	text-decoration: none;
}
td.rightHero p a:hover {
	color: #6699CC;
	text-decoration: underline;
}

/* text styles */
.welcomeMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.welcomeMsg p {
	margin-top: 5px;
}
.welcomeMsg p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.welcomeMsg p a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.brandBoxHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000099;
	/*border-bottom: 1px solid #000099;*/
}
.redText {
	color: #FF0000;
}
.virtualSB_line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.virtualSB_line1 a{
	color: #000000;
	text-decoration: none;
}
.virtualSB_line1 a:hover{
	color: #000000;
	text-decoration: underline;
}

a.virtualSB_line2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.virtualSB_line3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.virtualSB_line4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
a:hover.virtualSB_line4 {
	text-decoration: underline;
}
/* Original css code from index page */
.textBoxes {border: 1px solid #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
/*.style23 {font-size: 10px; }*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link.becomecust {
padding:6px;
border:1px solid #036;
background:#036;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}
/*a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}*/
/*.style43 {color: #FFFFFF}
.style45 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style49 {color: #000000}
.style50 {font-size: 12px}
.style51 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
/*.style52 {color: #FF0000}*/

