		#main .flash {
			padding-bottom: 5px;
		}
		#rightColumn .int_nav {
			text-align:		right;
			color:			#32639b;
			padding-top:	70px;
			padding-bottom:	40px;
			padding-right:	20px;
			font-family:	Myriad, Arial, sans-serif;
			font-size:		12px;
			font-weight:	bold;
		}
		#rightColumn .int_nav li.highlight {
			color: 	#e7ce4e;
		}
		#rightColumn p {
			margin: 0 0 5 0 ;
		}
		#mainNav .intNavHeaderContainer {
			background-color:	#064378;
			padding-top: 	10px;
			padding-bottom: 10px;
		}
		#mainBody {
			margin-top: 5px;
			background-color:	#507FB0;
			color:				#ffffff;
		}
		#mainBody #copy {
			width: 510px;
			vertical-align: top;
			padding:  		20px;
			font-size:		12px;
			font-weight:	normal;
			color:	#ffffff;
		}
		#mainBody .rightcol {
			width:	185px;
			background-color: #89afd0;
			vertical-align: top;
		}
		#mainBody .rightcol p a {
			font-size: 12px;
			color: #064378;
			padding-left: 15px;
		}
		#mainBody .rightcol p a:hover {
			color: #e7ce4e;
		}
		#copy .title {
			font-size:		20px;
			font-weight:	normal;
		}
		#copy .subtitle {
			font-size:		18px;
			font-weight:	normal;
			color:			#e7ce4e;
			padding-top:	10px;
			padding-bottom:	10px;
		}
		#copy .subsubtitle a {
			font-size:		14px;
			font-weight:	normal;
			color:			#e7ce4e;
			padding-top:	10px;
			padding-bottom:	10px;
		}
		#copy .subsubtitle a:hover {
			color:			#e7ce4e;
		}
		#copy .text {
			width:	450px;
			color:	#ffffff;
		}
		#copy .text td {
			color: 	#064378;
			font-size:  12px;
			padding: 7 0 7 0;
			vertical-align: top;
			}
			
		#copy .text a:link{
		color:#e7ce4e;
		}
		
		#copy .text a:hover{
		color:#e7ce4e;
		}
		
		#copy .text td a {
			color: 	#e7ce4e;
		}
		#copy .text p a, .text li a {
			color: 	#e7ce4e;
		}
		#copy .text p a:hover, .text li a:hover {
			color: 	#e7ce4e;
		}
		#copy hr {
			color:	#ffffff;
			background-color:	#ffffff;
			text-align: left;/*this will align it for IE*/
			margin: 5 auto 5 0; /*this will align it left for Mozilla*/
			width:	520px;
			height: 1px;
			border: 0;
		}
		#copy .nextProgram {
			width:			100%;
			text-align: 	right;
			padding-top:	50px;
		}
		#copy .text table.tonerList td {
			color: #ffffff;
			font-size: 11px;
		}
		#copy .text table.tonerList td a {
			color: #e7ce4e;
		}
		#copy .text table.tonerList td a:hover {
			color: #89afd0;
		}
		.quote {
			font-family:	serif;
			font-size:		14px;
			font-style:		italic;
			font-weight:	normal;
			color:			#ffffff;
			padding:		14px;
			line-height:	150%;
		}
		.form {
			font-family:	serif;
			font-size:		14px;
			font-weight:	normal;
			color:			#ffffff;
			line-height:	150%;
		}
		.tonerDescription td div {
			color: #ffffff;
			padding: 0 0 20 20;
		}
		.tonerDescription td {
			color: #ffffff;
		}
		#shoppingCart {
			width: 174px; 
			background-color: #ffffff; 
			margin: 10 10 10 10;
			border: solid #e7ce4e;
			border-width: 2;
			background-color:#e7ce4e
		}
		#shoppingCart .cartBody {
			padding: 5px;
			background-color:#ffffff;
		}
		#shoppingCart .cart td a {
			font-size:  10px;
			color:		#555555;
		}
		#shoppingCart .cart td.price {
			font-size:  11px;
			color:		#555555;
			font-weight: bold;
			vertical-align: top;
		}
		#shoppingCart .cart td.links {
			padding-top: 30px;
		}
		#shoppingCart .cart td.links a {
			font-size: 12px;
			font-weight: bold;
		}
		.yellow {
			color: #e7ce4e;
		}
		
		.int_nav ul li {
			list-style:none;
			line-height:1.5em;
		}
		
		.navText ul li {
			display:inline;
			list-style:none;
			}
			
		#mainNav ul li {
			margin-left:-30;
			padding-left:0;
			list-style:none;
			line-height:1.25em;
		}