body
{
	font: 10pt Arial, Helvetica, sans-serif;
}

a
{
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

#container
{
	display: inline;
}

#bodyText
{
	display: inline;
}

td.probe, td.p1, td.p2, td.p3, td.p4, td.p5, td.p6, td.p7, td.p8, td.p9, td.p10, td.p11, td.p12, td.statRep, td.ccpRowItem
{
	border-bottom: 1px solid #A2D9F1; /*#B2CEDA;*/
}

div.repData, div.repDataFM
{
	position: relative;
	height: 60px;
	width: 70px;
	font-size: 7pt;
	text-align: center;
	cursor: pointer;
}

div.repDataFM
{
	height: 30px;
	width: 80px;
}

div.Hdata
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 0px;
	left: 0px;
}

div.Htime
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 0px;
	left: 35px;
}

div.AVG
{
	position: absolute;
	height: 30px;
	width: 70px;
	top: 10px;
	left: 0px;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	border-right: 2px solid black;
}

div.Ldata
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 40px;
	left: 0px;
}

div.Ltime
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 40px;
	left: 35px;
}

div.repTag
{
	position: relative;
	height: 60px;
	width: 200px;
	font-size: 7pt;
	cursor: pointer;
}

.repTag a, .repData a
{
	display: block;
	height: 100%;
	width: 100%;
	color: black;
	font-weight: normal;
}

div.Type
{
	position: absolute;
	height: 10px;
	width: 150px;
	top: 0px;
	left: 0px;
	padding-left: 3px;
	color: blue;
}

div.Probe
{
	position: absolute;
	height: 30px;
	width: 150px;
	top: 10px;
	left: 0px;
	padding-top: 3px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

div.LOS
{
	height: 10px;
	width: 60px;
	padding-left: 3px;
	float: left;
	margin-top: 45px
}

div.LBat
{
	position: absolute;
	height: 10px;
	width: 50px;
	top: 40px;
	left: 75px;
}

div.High
{
	position: absolute;
	height: 10px;
	width: 50px;
	top: 0px;
	left: 150px;
}

div.Delay
{
	position: absolute;
	height: 30px;
	width: 50px;
	top: 10px;
	left: 150px;
	margin-top: 10px;
}

div.Low
{
	position: absolute;
	height: 10px;
	width: 50px;
	top: 40px;
	left: 150px;
}

td.repLeft
{
	color: blue;
	font-size: 10pt; 
	text-align: right;
	width: 200px;
}

td.timeHead
{
	color: blue;
	font-size: 8pt; 
	border-right: 1px solid black; 
	width: 70px;
	text-align: center;
	font-weight: bold;
}

td.timeHeadEnd
{
	color: blue;
	font-size: 10pt; 
	width: 80px;
	text-align: center;
	font-weight: bold;
}

td.noteHead
{
	font-size: 10pt; 
	border-bottom: 2px solid black;
	text-align: center;
	font-weight: bold;
}

td.dataTime
{
	color: black;
	font: 9pt Arial, Helvetica, sans-serif;
	text-align: center;
	width: 120px;
}

td.data
{
	color: black;
	font: 9pt Arial, Helvetica, sans-serif;
	text-align: center;
}

textarea.notes
{
	width: 150px;
	height: 35px;
	font-size: 8pt;
}

td.head
{
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	padding: 0px 5px;
}

#navLinks
{
	display: none;
}

/** an element in the list for a ccp item (will have a temp, pass/fail, etc). */
div.ccDataTag
{
	color: black;
	position: relative;
	height: 8em;
	width: 11em;
	font-size: 7pt;
	text-align: left;
	cursor: pointer;
	margin-top: .3em;
	margin-bottom: .3em;
}

/** for ccp: corrective action taken **/
div.ccpCA
{
	position: absolute;
	height: 1em;
	width: 10em;
	left: 0em;
	font-size: 7pt;
	text-align: center;
}

/** 
 * top is .5 because all other related elements have
 * text that's half its text size 
 **/
div.ccpFailPass
{
	color: black;
	position: relative;
	height: 1em;
	width: 4em;
	left: 0em;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
div.ccpNewTemp
{
	position: relative;
	height: 1.1em;
	width: 10em;
	left: 0em;
	text-align: center;
}
div.ccProbeTag
{
	position: relative;
	height: 60px;
	width: 175px;
	font-size: 7pt;
	cursor: pointer;
	background: transparent url("../members/tm/images/lineBreak.png") top right no-repeat;
}
div.ccpTiming
{
	position: relative;
	height: 1em;
	width: 10em;
	font-size: 7pt;
	text-align: center;
}
div.ccpUserId
{
	position: relative;
	height: 1em;
	width: 10em;
	left: 0em;
	font-size: 7pt;
	text-align: center;
}
div.ccpRepTag, div.ccRepTagFM
{
	position: relative;
	height: 8em;
	width: 22em;
	font-size: 7pt;
	cursor: pointer;
	background: transparent url("../members/tm/images/lineBreak.png") top right no-repeat;
	margin-top: -.2em;
	margin-bottom: .2em;	
}
div.reportproduct
{
	color: #660000;
	position: absolute;
	height: 30px;
	width: 200px;
	left: 0px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	top: 10px;
}
div.reponame
{
	color: black;
	position: absolute;
	height: 10px;
	width: 200px;
	top: 30px;
	left: 0px;
	font-size: 8pt;
	text-align: center;
}
div.repostart
{
	position: absolute;
	height: 10px;
	width: 200px;
	top: 45px;
	left: 0px;
	text-align: center;
}

.break {
	page-break-after: always;
}

td.repLeft, td.repLeftFM, td.repLeftFMcc
{
	color: white;
	font-size: 10pt; 
	text-align: right;
	width: 200px;
	background: transparent url("../members/tm/images/repLeft.png") top left no-repeat;
}
td.timeHead, td.timeHeadFM, td.timeHeadFMcc
{
	color: white;
	font-size: 8pt; 
	font-weight: bold;
	border-right: 1px solid black; 
	width: 70px;
	text-align: center;
	font-weight: bold;
	background: transparent url("../members/tm/images/repTime.png") top center no-repeat;
}
td.timeHeadFMcc
{
	width: 100px;
	background: transparent url("../members/tm/images/repTime.png") top center repeat-x;
}

td.timeHeadEnd, td.timeHeadEndFM
{
	color: white;
	font-size: 10pt; 
	width: 80px;
	text-align: center;
	font-weight: bold;
	background: transparent url("../members/tm/images/repRight.png") top center no-repeat;
}

div.repTagFM
{
	position: relative;
	height: 6.5em;
	width: 200px;
	font-size: 7pt;
	cursor: pointer;
	background: transparent url("../members/tm/images/lineBreak.png") top right no-repeat;
}

div.Type, div.PSN
{
	position: absolute;
	height: .6em;
	width: 150px;
	top: 0px;
	left: 0px;
	padding-left: 1em;
	color: blue;
}

div.ProbeFM
{
	position: absolute;
	height: 15px;
	width: 150px;
	top: 5px;
	left: 0px;
	padding-top: 3px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
div.High
{
	position: absolute;
	height: 10px;
	width: 50px;
	top: 0px;
	left: 150px;
}
div.Delay
{
	position: absolute;
	height: 30px;
	width: 50px;
	top: 10px;
	left: 150px;
	margin-top: 10px;
}

div.p0end
{
	width: 150px;
	top: 48px;
	font-weight: normal;
	font-size: 6.5pt;
	text-align: left;
	padding-left: -2;
}

div.AVGFMcc, div.AVGFMccred
{
	position: absolute;
	height: 20px;
	width: 100px;
	top: 15px;
	left: 0px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

div.LdataFMcc, div.LdataFMccred, div.repDataFMcc, div.AVGFMcc, div.AVGFMccred, div.HdataFMcc
{
	width: 100px;
}

div.AVGFMred, div.LdataFMred, div.LdataFMccred, span.phaseDataRed, span.phaseDataTRed
{
	color: red;
}

span.phaseDataRed, span.phaseDataTRed {
	text-decoration: underline;
}

div.Hdata
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 0px;
	left: 0px;
}

div.Htime
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 0px;
	left: 35px;
}

div.AVG
{
	position: absolute;
	height: 30px;
	width: 70px;
	top: 10px;
	left: 0px;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

div.Ldata
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 40px;
	left: 0px;
}

div.Ltime
{
	position: absolute;
	height: 10px;
	width: 35px;
	top: 40px;
	left: 35px;
}

div.repTag, div.repTagFM
{
	position: relative;
	height: 6.5em;
	width: 200px;
	font-size: 7pt;
	cursor: pointer;
/*	background: transparent url("../members/tm/images/lineBreak.png") top right no-repeat;	*/
}

div.ccpRepTag, div.ccRepTagFM
{
	position: relative;
	height: 8em;
	width: 22em;
	font-size: 7pt;
	cursor: pointer;
	background: transparent url("../members/tm/images/lineBreak.png") top right no-repeat;
	margin-top: -.2em;
	margin-bottom: .2em;	
}

div.ccProbeTag
{
	position: relative;
	height: 60px;
	width: 175px;
	font-size: 7pt;
	cursor: pointer;
	background: transparent url("../members/tm/images/lineBreak.png") top right no-repeat;
}

div.repTagFM
{
	height: 30px;
}

div.ProbeFM
{
	position: absolute;
	height: 15px;
	width: 150px;
	top: 5px;
	left: 0px;
	padding-top: 3px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.repTag a, .repData a, .ccProbeTag a, .ccDataTag a
{
	display: block;
	height: 100%;
	width: 100%;
	color: black;
	font-weight: normal;
}

div.p0starttime
{
	position: absolute;
	height: 10px;
	width: 150px;
	top: 65px;
	left: 0px;
	padding-left: 40px;
}

div.starttime
{
	position: absolute;
	height: 10px;
	width: 150px;
	top: 22px;
	left: 0px;
	padding-left: 10px;
}

div.startop
{
	font-weight: normal;
	width: 100px;
	text-align: center;
	padding-left: 10px;
}

div.phaseTempLimit, div.phaseTempLimit2, div.ptoptemp
{
	font-weight: bold;
	font-size: 7.5pt;
}

div.phaseTimeLimit
{
	top: 32px;
	font-weight: normal;
	text-align: center;
	padding-left: 20px;
}

div.startop
{
	font-weight: normal;
	width: 100px;
	text-align: center;
	padding-left: 10px;
}

div.phaseTempLimit
{
	top: 45px;
}

div.phaseTempLimit2
{
	position: absolute;
	height: 10px;
	width: 50px;
	top: 44px;
	text-align: center;
	padding-left: 25px;
}

div.phaseData
{
	position: absolute;
	height: 20px;
	width: 100px;
	top: 15px;
	left: 0px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

div.phasedata2
{
	position: absolute;
	height: 20px;
	width: 100px;
	top: 12px;
	left: 0px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

div.p0end
{
	width: 150px;
	top: 48px;
	font-weight: normal;
	font-size: 6.5pt;
	text-align: left;
	padding-left: -2;
}

div.AVGFMcc, div.AVGFMccred
{
	position: absolute;
	height: 20px;
	width: 100px;
	top: 15px;
	left: 0px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

div.Probe
{
	position: absolute;
	height: 30px;
	width: 150px;
	top: 15px;
	left: 0px;
	padding-top: 3px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

div.AVGFM, div.AVGFMred, div.phasecomplete
{
	position: absolute;
	height: 20px;
	width: 80px;
	top: 10px;
	left: 0px;
	font-size: 9.5pt;
	font-weight: bold;
	text-align: center;
}

.rptSignAndDate{
	padding-top: .5em;
	padding-bottom: .5em;
	margin-left: auto;
	margin-right: auto;
	height: 1em;
	position: relative;
	width: 40em;
	font-size: 18pt;
}

.rptSignAndDate .rptSignOrDate{
	position: relative;
	height: 1em;
	width: 50%;
	float: left;
	vertical-align: middle;
}
.rptSignAndDate .rptSignOrDate .rptSignOrDateText{
	position: relative;
	height: 1em;
	float: left;
	text-align: right;
	padding-right: 1%;
}
.rptSignAndDate .rptSignOrDate .rptSignOrDateLine{
	position: relative;
	height: 1em;
	width: 66%;
	float: left;
	border-bottom: 1px solid black;
}

thead
{
	display: table-header-group;
}

table
{
	page-break-inside: avoid;
}

#intro
{
	display: none;
}

#footer
{
	display: none;
}

/* for all things that need no class, this can be used to hide them */
.nonprint{
	display: none;
}

div.POWER
{
	position: absolute;
    height: 30px;
    width: 80px;
    top: 14px;
    left: 0px;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

tr.odd, tr.even
{
	page-break-inside: avoid;
	page-break-before: auto;
}

div.reportgroup
{
	margin-left: 30px;
	height: 30px;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

