﻿body {
 margin:20px;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color:#31507f;
 }
 
.noprint
{
	display:none;
}
.rptTable
{
	display:none;
}
.borderdiv
{
	border-top: solid 5px black;
	border-bottom: solid 5px black;
	padding-top: 7px;
	padding-bottom: 7px;
	background: gray;
}
#Outer 
{
	width:800px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#cccc99;
	border:solid 1 black;
}
#Header
{
	display:none;
}
#LCol
{
	display:none;
}
#Content
{
	width:730px;
	padding:5px;
	float:left;
	border:solid 1 black;
}
#Footer
{
	display:none;
}

table.frmtable
{
	width:720px;
}
table#frmtable
{
	width:720px;
}
TD.contentcol 
{
	width:250px;
	padding: 2px;
}
TD.labelcol
{
	font-weight :bold;
	text-align :left;
	width:50px;
	padding:2px;
}

TD.typecol
{
	font-weight :bold;
	width:50px;
	padding :2px;
}

#graphicsjob
{
	display:block;
}
#pubsjob
{
	display:block;
}
#webjob
{
	display:block;
}
.NavButton
{
	display: none;
}
#stafflist
{
	display:none;
}
#CustomerList
{
	display:none;
}
.nodisp
{
	display:none;
}
div.row 
{
	position:relative ;
	width:620px;
	padding-top:5px;
	z-index:0;
	}
div.row span.lcol {
	float:left;
	width:110px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	}
div.row span.rcol 
{
	float:right;
	width:500px;
	text-align:left;
}
.PageHeader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	color: #314868;	
	text-align:center;
	padding-top:3px;
}
.PageSubHeader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style:italic ;
	line-height: normal;
	color: Black;	
	text-align:center;
}
.ScheduleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: black;
}
