body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bodyBgSmall.jpg);
	background-repeat:repeat;
	margin-top:0;
	margin-bottom:0;
	height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
.heightDiv {
	height:360px;
	overflow:visible;
}
.heightAwardDiv {
	height:450px;
	overflow:visible;
}
.baseDiv {
	position:relative;
}
.contentTbl {
	color:white;
	font-size:14px;
	width:100%;
	background-color:#000000;
}
.awardsTbl {
	color:white;
	font-size:14px;
	width:100%;
	background-image:url(images/printworks_medal_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
}
.contentHead {
	color:white;
	text-align:center;
	font-size:17px;
}
.contentCell {
	color: #FFFFFF;
	text-align:center;
	font-size:14px;
}
.textCell {
	color: #FFFFFF;
	text-align:left;
	font-size:14px;
}
.smallHead {
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.smallHeadCentre {
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.mailRef {
	color: #FFFFFF;
	font-size:14px;
}
a {
	color: #FFFFFF;
	font-size:14px;
}
.quoteTbl {
	color:white;
	text-align:left;
	font-size:14px;
}
.quoteLabel {
	color:white;
	text-align:right;
	font-size:14px;
}
.quoteLabelCentre {
	color:white;
	text-align:center;
	font-size:14px;
}
.dashTop {
	border-top: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	background-color:#000000;
}
.dashTopBase {
	border-top: 1px solid #FFFFFF;
	background-color:#577082;
}
.shadeBase {
	background-color:#577082;
}
.baseBanner {
	width:100%;
}
.baseBannerCell {
	border-right:1px solid #FFFFFF;
}
.baseBannerCellLeft {
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
