/************************************************/
/** CSS FOR PRINT **/
/************************************************/


/************************************************/
/** ELEMENTS **/
/************************************************/
*{
	font-size: 14pt;
	font-family: serif;
}

body {

	background-color: #FFF;
	color: #000;
	/*width: 6.5in;*/
	margin: 0;
	padding: 0;
	margin-left: 5mm;
	margin-right: 5mm;
}

p, li, span, strong, li strong, label, span.label, td > span, td{
	font-size: 100%;
}

h3, h4, h5{
	margin-top: .5em;
	margin-bottom: .25em;
	page-break-after: avoid;
}

h3{
	font: bold 15pt arial, sans-serif;
}

h4{
	font: bold 13pt arial, sans-serif;
}

h5{
	font: bold 11pt arial, sans-serif;
}

p{
	margin: .35em auto .35em auto;
}

ul, ol, ul li, ol li{
	margin: .35em auto .35em auto;
}

a:link, a:visited{
	color: #333;
	background: transparent;
	text-decoration: underline;
}

table, table#topSection{
	width: auto;
}


/************************************************/
/** LAYOUT **/
/************************************************/
#contentOne, #contentTwo, #contentThree, #contentFour, #contentFive{
	margin: 0;
	/*border: 1px solid black;*/
	/*width: 6.5in;*/
	width: 100%;
}

#nemAgreement{
	margin: auto 1em auto 1em;
	/*width: 6.5in;*/
}

#printPaychex a,
#printPaychex p, 
#printPaychex li, 
#printPaychex span, 
#printPaychex strong, 
#printPaychex li strong, 
#printPaychex label, 
#printPaychex span.label,
#printPaychex p span.label
{
	color: #000;
	font-size: 14pt;
}

#printPaychex a{
	text-decoration: none;
}

/************************************************/
/** LINKSTBL **/
/************************************************/

table.linksTbl{
	border-collapse: collapse;
	border: 1px solid #000;
}

table.linksTbl th{
	border-bottom: thick solid;
	text-align: left;
	font-weight: bold;
	background: transparent;
	color: #000;
}

table.linksTbl tr td{
	border-bottom: 1px solid #000;
}

/************************************************/
/** CLASSES AND IDS **/
/************************************************/

#botLinks{
	display: none;
}

#footer  {
	text-align: center; padding-top: 10px;
	border-top: 1px solid #989898;
	border-bottom: none;
	width:100%; clear: both;
}

#footer a:link, #footer a:visited, #footer p{
	color: #000;
}

#headerPrint{
	display: inline;
}

#logo{
	display: block;
}

#leftSection{
	display: none;
	border: 1px solid black;
}

.linksLabel{
	font-weight: bold;
	color: #000;
}

#nemAgreement{
	width: 6.5in;
	margin: 1em;
}

#nemAgreementExe{
	/*page-break-before: always;*/
}

.noPrint {
	display: none;
}

.pageTitle{
	background: transparent;
	color: #000;
	font-weight: bold;
}

#placementSummaryDiv{
	width: 100%;
	height: 100%;
	font-size: 110%;
	background-color: orange;
}

/* SCHOOL SYSTEM: REFERRAL DETAILS SUMMARY PAGE */
.placementSummaryTbl{
/*	width: 6.5in;*/
	width: 100%;
	border: 1px solid #000;
	margin: .5em;
}

.placementSummaryTbl td{
	padding: .5em;
}

.placementSummaryTbl td span{
	font-size: 110%;
	line-height: 1.1em;
}

/*.printme{
	display: block;
}*/

.rdsLarge{
	font-size: 120%;
}

.sectionHeader{
	border-bottom: 2px solid #000;
}

.smb{
	font-size: smaller;
	font-weight: bold;	
}

/************************************************/
/** NEM **/
/************************************************/

.nemNav{
	display: none;
}
