body {
	background: #363dae url(img/bg-repeat.jpg) repeat-x;
	margin: 0;
	text-align: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333;
	line-height: 20px; }
	
.underStockDental {
	background: url(img/bg-dental-under-stock.jpg);
	vertical-align: top; }
	
	.dentalSide {
		padding: 10px 0 0 0px;
		width: 333px; }
		
.underStockNLI {
	background: url(img/bg-understock-nli.gif);
	vertical-align: top;
	padding: 15px 20px 20px 30px;
	text-align: center;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff799; }
	
.underStockCEB {
	background: url(img/bg-understock-ceb.gif);
	vertical-align: top;
	padding: 15px 20px 20px 30px; 
	color: #F60; 
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700; }
	
.contentDental {
	background: url(img/bg-dental-content.gif);
	vertical-align: top; }
	
.contentNLI {
	background: url(img/bg-nli-content.gif);
	vertical-align: top; }
	
.contentCEB {
	background: url(img/bg-ceb-content.gif);
	vertical-align: top; }
	
	.content { 
	padding: 10px 45px 20px 20px; }
	
	.content p { margin: 0 0 10px 0; }
	
.contentBIG {
	font: 16px Georgia, "Times New Roman", Times, serif; }
	
.blue { color: #2c3bba; }

ul.red { color: #900; margin: 0px 50px 15px 70px; }


.blackInfo { 
	color:#000; 
	font-size: 10px; 
	text-transform: uppercase; 
	font-weight: 700; }
	
.blackInfoTwo { color:#000; font-size: 11px; font-weight: 700; }
.bigOrange { color:#F90; font-size: 24px; line-height: 30px; }
.bigRed { color:#900; font-size: 24px; line-height: 30px; }
.thickRed { color:#900; font-size: 16px; }
.bigGreen { color:#060; font-size: 24px; line-height: 30px; }
.blueInfo { color: #2c3bba; font-size: 14px; }
ul.yellow { margin: 0 40px 0 35px; color: #fff799; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: 700; }
.white { color: #fff; }
.bigWhite { color: #fff; font-size: 16px; font-weight: 700; }
.orangeSide { font-size: 16px; }
.black { font-size: 11px; color: #000; }

.bigBlue {
	color: #2c3bba;
	font-size: 18px;
	font-weight: 700; }

.center { text-align: center; }
	
.footer {
	background: url(img/footer.jpg) no-repeat;
	height: 110px; }
	
	.pushRight { text-align: right; padding: 11px 60px 0 0; }	
	.footYellow {
		font: 14px Georgia, "Times New Roman", Times, serif;
		color: #fff799;
		text-transform: uppercase; }
	.footWhite {
		font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #fff;
		line-height: 14px; }
#left { float: left; width: 260px; color: #99abc7; padding: 10px 0 0 60px; }
#right { float: right; width: 260px; text-align: right; color: #99abc7; padding: 10px 60px 0; }