body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
td {
	font-size: 11px;
}
.pgHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px 0px 5px 0px;
	width: 100%;
}
.pageLayout {
	background-image:url(images/pg_adminbg.gif);
	width: 100%;
}
.pageMenu {
	width: 134px;
	background-color: #EEEEEE;
	padding-top: 15px;
	padding-bottom: 25px;
	vertical-align: top;
}
.pageContent {
	padding: 0px 15px 25px 15px;
	vertical-align: top;
}
#pgFooter {
	padding: 10px 0px 25px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}
#txtWindow {
	font-size: 11px;
	height: 300px;
	width: 95%;
	margin: 5px auto 5px auto;
	padding: 5px;
	overflow: auto;
}
.tableBorder {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.cellOverLine {
	border-top: 1px solid #999999;
}
.cellNoOverLine {
	border-top: none;
}
.tableHeader {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 14px;
}
.tableHeader a:link {
	color: #FFFFFF;
}
.tableHeader a:visited {
	color: #FFFFFF;
}
.tableHeader a:hover {
	color: #FFFFCC;
}
.tableHeaderLight {
	border: 1px solid #999999;
	background-color: #EEEEEE;
	font-size: 10px;
	line-height: 14px;
}
.tableHeaderLight a:link {
	color: #000000;
}
.tableHeaderLight a:visited {
	color: #000000;
}
.tableHeaderLight a:hover {
	color: #006600;
}
.tableCaption {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.textPageTitle {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputNumber {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
}
.inputSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textMini {
	font-size: 8px;
	font-family: sans-serif;
}
.textTiny {
	font-size: 9px;
}
.textSmall {
	font-size: 10px;
}
.textMedium {
	font-size: 12px;
}
.textLarge {
	font-size: 14px;
	font-weight: bold;
}
.textSmallGrey {
	font-size: 10px;
	color: #999999;
}
.textModMsg {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	margin: 5px;
}
.textModMsgClear {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
}
.textLayer {
	width: 300px;
	position: absolute;
	display: none;
	top: 5px;
	left: 60px;
	background-color: #FFFFF0;
	border: 1px solid #CCCCCC;
	color: #333333;
	padding: 5px;
}
.textFooter {
	font-size: 10px;
	color: #999999;
}
.textFooter a:link {
	color: #999999;
	text-decoration: none;
}
.textFooter a:visited {
	color: #999999;
	text-decoration: none;
}
.textFooter a:hover {
	color: #990000;
	text-decoration: underline;
}
.tableLogin {
	background-image: url(images/box_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
form {
	margin: 0px;
	padding: 0px;
}
.textPageSubTitle {
	font-size: 14px;
	font-weight: bold;
}
.textRequired {
	color: #CC0000;
}
.textWarning {
	font-weight: bold;
	color: #CC0000;
}
.textBold {
	font-weight: bold;
}
#contentBox {
	padding: 5px;
	height: 450px;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	border: 1px solid #DDDDDD;
}
.tableSidebar {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cellSidebar {
	background-color: #EEEEEE;
}
#box300 {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#boxEmailForm {
	width: 400px;
	height: 250px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	position: absolute;
	display: none;
}
.boxEmailFormHeader {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border-bottom: 1px solid #999999;
}
.boxEmailFormBody {
	padding: 0px 10px 10px 10px;
}
.mouseOverHighlight {
	background-color: #E4ECFA;
}
.textRetailPrice {
	color: #999999;
	text-decoration: line-through;
}
.rowGroup {
	background-color: #FFFFFF;
}
.rowAltGroup {
	background-color: #F1F1F1;
}
.spanToolTipHidden {
	display: none;
	font-size: 10px;
}
.cellLink {
	display: block;
	text-decoration: none;
	color: #000000;
}
#barChart {
	font-size: 9px;
	border: 1px solid #d8e6be;
	display: block;
	background-image: url(images/bg_150_gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#barChartHeader {
	text-align: center;
	font-weight: bold;
	color: #006600;
	line-height: 25px;
	border-bottom: 1px solid #d8e6be;
	background-image: url(images/bg_chartheader.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#barChartColumn {
	display: inline;
	float: left;
	padding: 0px 2px;
}
.barChartValue {
	text-align: center;
	display: block;
	line-height: 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.barChartImage {
	display: block;
}
.barChartLabel {
	text-align: center;
	display: block;
	line-height: 15px;
}
	
#boxSuppliesPromo {
	width: 600px;
	margin: 45px auto 25px auto;
}
.boxPromoHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color:#FFFFFF;
	background-color: #017E72;
	padding: 3px;
	border-bottom: 2px solid #09514A;
}
.boxPromoDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	padding: 8px;
	border-left: 1px solid #C5D7D5;
	border-bottom: 1px solid #C5D7D5;
	border-right: 1px solid #C5D7D5;
	background-color: #EEEEEE;
}
.boxConDescHide {
	display: none;
}
.boxConDescShow {
	font-size:10px;
	padding: 5px;
	display: block;
	width: 250px;
}
