html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	font-family: Arial;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body { line-height: 1.2; }

/* GENERICS */
.noprint { display: none; }
.noscreen { }

body {
	width: 100%;
	overflow: hidden;
	margin: 0;
	background: #fff url(none);
	font-family: Helvetica, Arial, sans-serif; }

a:link {text-decoration:none; color: #000; }
a:visited {text-decoration:none; color: #000; }
a:hover {text-decoration:none; color: #000; }
a:active {text-decoration:none; }

#navskip { display: none; }

.bglayer {
	width: 100%;
	margin: 0 0 0 0; }
.overlaybutton { display: none; }
.silverbar { display: none; }
div.clear {
	display: block;
 width: 100%;
 height: 1px;
 margin bottom: -1px;
 clear: both; }

/* HEADER - NECTAC HEADER */
#nectacheader { display: none; }
#ectacenterheader { display: none; }
#ectacenterheader div.ectacenterlogo { display: none; }
#headeradds { display: none; }
/* HEADER - NAVBAR */
#navbar { display: none; }
#navbar2 { display: none; }
/* FRONT PAGE TOP - CONTENT SCROLLER */
#features { display: none; }
/* FRONT PAGE TOP - JAVASCRIPT PANEL */
#features .nojsnotify { display: none; }
/* FRONT PAGE TOP - CONTENT SLIDER */
#contentscroller { width: 100%; margin: 0px; }
/* FRONT PAGE TOP - FEATURE MENU */
	.coda-nav { display: none; }
/* FRONT PAGE TOP - FEATURE PANEL */
	.coda-slider-wrapper { display: none; }
/* FRONT PAGE BOTTOM - CHOICES */
#choices { none; }

/* FOOTER */
#footerwrapper {
	clear: both;
	border: none;
	padding: 1em;
	font-size: 9pt;
	color: black;
	line-height: 100%; }
#footerwrapper .footer1 { display: none; }
#footerwrapper .footer2 { width: 100%; }
#footerwrapper .footer2 p { line-height: 12pt; }
#footerwrapper .footer2 p.copyright { text-align: center; margin-top: .5em; }
#footerwrapper .footer3 { display: none; }

/* SUBNAVS */
.topsubnav { display: none; }
.bottomsubnav { display: none; }

/* PAGE CONTENT */

#pagecontent { font-size: 10.5pt; line-height: 16pt; }
#pagecontent .newpage { page-break-before: always; }
#pagecontent .keeptogether { page-break-inside: avoid; }

#pagecontent .indent { padding-left: 0.5em; }
#pagecontent .center { text-align: center; }
#pagecontent .right { text-align: right; }

#pagecontent .small { font-size: 80%; }
#pagecontent .smaller { font-size: 60%; }
#pagecontent .smallest { font-size: 40%; }
#pagecontent .large { font-size: 120%; }

#pagecontent .hangingindent { text-indent: -2em; margin-left: 2em; }
#pagecontent .smallindent { display: block; text-indent: -2em; margin-left: 2em; }
#pagecontent .cancelindent { text-indent: 0; margin-left: 0; }

#pagecontent .orphancontrol { display: inline-block; }
#pagecontent .blockcenter { display: block; margin-left: auto; margin-right: auto; }

#pagecontent h1 {
	font-weight: normal;
	font-size: 18pt;
	line-height: 24pt;
	text-align: center;
	margin-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 2em; }

#pagecontent h2 {
	font-weight: normal;
	font-size: 16pt;
	line-height: 20pt;
	padding-top: 3em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #aaa;
	margin-bottom: 1em; }

#pagecontent h2.h2first { padding-top: 0em; }

#pagecontent h3 {
	font-weight: normal;
	font-size: 14pt;
	padding-top: 2.5em;
	margin-bottom: 1em;
	text-decoration: none;
    -moz-text-decoration-color: #aaa; /* Code for Firefox */
    text-decoration-color: #aaa; }

#pagecontent h3.h3first { padding-top: 0em; }

#pagecontent h4 {
	font-weight: bold;
	font-size: 13pt;
	margin-top: 2em;
	margin-bottom: 1em; }

#pagecontent h5 {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em; }

#pagecontent h6 {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 0; }

#pagecontent h5 { font-size: 12pt; margin-top: 0.5em; margin-bottom: 0.5em; }
#pagecontent h6 { font-size: 11pt; margin-top: 0; margin-bottom: 0; }
#pagecontent hr { clear: both; text-align: center; width: 100%; height: 0.25em; border-top: 1px dotted #888; border-bottom: 1px solid #ccc; border-left: none; border-right: none; }
#pagecontent p { margin-top: 1em; }
#pagecontent p.pre { white-space: pre; }
#pagecontent abbr, acronym, .help { }
#pagecontent acronym[title] { border-bottom: none !important; text-decoration: none !important; }
#pagecontent sub { font-size: 80%; vertical-align: bottom; }
#pagecontent sup { font-size: 80%; vertical-align: top; }
#pagecontent img.left { float: left; margin-right: 1em; margin-bottom: 1em; }
#pagecontent img.right { float: right; margin-left: 1em; margin-bottom: 1em; }
#pagecontent span.linebreak { display: block; }

/* LIST DECLARATIONS */

#pagecontent ul, ol { margin-left: 2em; }
#pagecontent li { margin-bottom: 0.25em; page-break-inside: avoid; }

#pagecontent ul.circle { list-style-type: disc; }
#pagecontent ul.none { list-style-type: none; }
#pagecontent ol { list-style-type: decimal; }
#pagecontent ol.loweralpha { list-style-type: lower-alpha; }

#pagecontent ul.paddedlist { }
#pagecontent ul.paddedlist li { margin-bottom: 0.5em; }
#pagecontent ol.paddedlist { }
#pagecontent ol.paddedlist li { margin-bottom: 0.5em; }

#pagecontent ul.paddedlist li ul.normalspace { }
#pagecontent ul.paddedlist li ul.normalspace li { margin-bottom: 0.25em; }
#pagecontent ol.paddedlist li ol.normalspace { }
#pagecontent ol.paddedlist li ol.normalspace li { margin-bottom: 0.25em; }

#pagecontent ul.suplist { list-style-type: none; }
#pagecontent ul.suplist li { text-indent: -1.5em; margin-left: 1.5em; }

#pagecontent ul.cancelhangingindent { }
#pagecontent ul.cancelhangingindent li { text-indent: 0em; margin-left: 1.5em; padding-left: 0em; }

#pagecontent ul.blocklist { text-align: center; margin-bottom: 0.5em; font-weight: normal; }
#pagecontent ul.blocklist a { margin: 0 0.5em; }
#pagecontent ul.blocklist li { display: inline-block; padding: 0 0.5em; border-right: 2px solid #666; }
#pagecontent ul.blocklist li.last { border-right: none; }

#pagecontent ul.inlinelist { display: inline; margin-left: 0.5em; }
#pagecontent ul.inlinelist li { display: inline; padding: 0 1em 0 0.5em; border-right: 1px solid #666; }
#pagecontent ul.inlinelist li.last { border-right: none; }

#pagecontent ul.shaderows { }
#pagecontent ul.shaderows li { padding: 5px; border-radius: 8px; }

#pagecontent ul.shaderows a { text-decoration: none; }

#pagecontent ul.shaderows ul.formats { text-indent: 0px; margin-left: 10px; list-style-type: none; display: inline; }
#pagecontent ul.shaderows ul.formats li { margin-left: 0px; padding: 0px 0px 0px 10px; border-left: 1px dotted #888; border-radius: 0px; display: inline-block; }
#pagecontent ul.shaderows ul.formats li a { }

#pagecontent ul.shaderows li ul.printindent { padding-left: 25px; }

#pagecontent ul.shaderows li div.rpproducttitle { font-weight: bold; display: inline-block; text-indent: -20px; margin-left: 20px; }
#pagecontent ul.shaderows li input.toggle {
	float: right;
	font-size: 11px;
	width: 150px;
	max-width: 150px; }
#pagecontent ul.shaderows li div.collapse { clear: right; margin-top: 0.5em; }
#pagecontent ul.shaderows li div.clear { clear: right; }
#pagecontent ul.shaderows li p { margin-top: 0px; margin-left: 2em; margin-bottom: 0.5em; }



/* TABLE DECLARATIONS */

#pagecontent table { margin-top: 1em; position: relative; border-collapse: collapse; empty-cells: show; width: 100%; }

#pagecontent table tr { page-break-inside: avoid; }

#pagecontent table td { vertical-align: top; border: 1px solid #444; padding: 5px; }

#pagecontent table td p { margin-top: 0px; }

#pagecontent table th { padding: 5px; vertical-align: top; text-align: center; background-color: #fff; color: #000; }

#pagecontent table.noborder { border: solid 1px #ddd; }
#pagecontent table.noborder td { border: solid 1px #ddd; }
#pagecontent table.noborder th { border: solid 1px #ddd; }

#pagecontent table.gray { border: solid #888 1px; }
#pagecontent table.gray td { border: solid #888 1px; }
#pagecontent table.gray th { border: solid #888 1px; }

#pagecontent table.black { border: solid #000 1px; }
#pagecontent table.black th { border: solid #000 1px; }
#pagecontent table.black td { border: solid #000 1px; }

#pagecontent table.blue { border: solid #275d9f 1px; }
#pagecontent table.blue th { border: solid #275d9f 1px; }
#pagecontent table.blue td { border: solid #275d9f 1px; }

#pagecontent table.white { border: solid #ddd 1px; }
#pagecontent table.white th { border: solid #ddd 1px; }
#pagecontent table.white td { border: solid #ddd 1px; }

#pagecontent table.form { border: solid #ccc 1px; }
#pagecontent table.form td { border: solid #ccc 1px; padding: 5px; }
#pagecontent table.form th { border: solid #ccc 1px; padding: 3px; }

#pagecontent table caption { font-size: 13pt; font-style: italic; color: #000; margin-top: 1em; margin-bottom: 0.5em; }

#pagecontent a.read-more-show { display: none; }

/* PAGE LAYOUT DECLARATIONS */

#pagecontent div.grid { display: block; width: 100%;
 padding-right: 3em;
 margin-bottom: 1em;
 vertical-align:top; }

#pagecontent div.grid2 { display: block; width: 100%;
 padding-right: 3em;
 margin-bottom: 1em;
 vertical-align:top; }

#pagecontent div.grid3 { display: block; width: 100%;
	padding-right: 2em;
 	margin-bottom: 1em;
	vertical-align: top; }

/* PAGE CONTENT AREA TYPES */

#pagecontent div.ptable { display: table; border-spacing: 15px; margin-top: -15px; margin-bottom: -10px; width: 100%; }
#pagecontent div.ptr { display: table-row; }
#pagecontent div.ptd { display: table-cell; vertical-align: top; }

#pagecontent div.contactname { padding-left: 1em; font-size: 11pt; margin-bottom: 0.5em; }

#pagecontent div.staffmember {
	width: 10em;
	height: 15em;
	overflow: hidden;
	position: relative;
	text-align: center;
	display: table-cell;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em; }

#pagecontent div.staffmember img { border: 1px solid #444; }

#pagecontent div.spacer {
 width: 100%;
 height: 0.5em;
 display: block; }

#pagecontent div.notice { background: #fff;
	border: 1px solid #888;
	border-radius: 1em;
	padding: 0.5em;
	margin-top: 0.5em;
	clear: both; }

#pagecontent div.insetleft { float: left;
	background: #ddd;
	border: 1px solid #888;
	width: 25em;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 2em;
	clear: both;
	font-size: 10pt; }

#pagecontent div.insetright { float: right;
	background: #fff;
	border: 2px solid #888;
	border-radius: 1em;
	width: 20em;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10pt; }

#pagecontent div.quoted { font-size: 10pt;
	margin-top: 10px;
	margin-left: 2em;
	background-color: #fff;
	border-left: 3px solid black;
	border-radius: 0.5em;
	padding: 0.5em; }

#pagecontent div.pageupdated { clear: both; text-align: right; margin-top: 15px; font-size: 10pt; font-style: italic; color: #000; display: none; }

#pagecontent div.pubsentry { margin-left: 2.5em; }

#pagecontent div.pubsentry img.left { border: 1px solid #444; }

#pagecontent div.bigbutton { float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 30em;
	text-align: center; }

#pagecontent div.bigbutton img { border: 3px solid #888;
	border-radius: 0.5em;
	margin-bottom: 1em; }

#pagecontent div.bigbutton a { font-size: 16pt;

	display: block;
	border: 0.5em solid #ffe894;
	padding: 0.5em;
	border-radius: 1em;
	text-decoration: none; }

#pagecontent div.bigbutton a:hover {

	border: 0.5em solid #888;
	border-radius: 1em;
	text-decoration: none; }

#pagecontent div.bigbuttoncontext { text-align: left;
	font-size: 10pt;
	color: #000;
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 0; }

#pagecontent .flowchart { display: table; }
#pagecontent .flowchart .row { display: table-row; vertical-align: middle; }
#pagecontent .flowchart .caption { display: table-caption; }
#pagecontent .flowchart .row .bubble1 {
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
	border: 5px solid #d3e6f3;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding: 10px;
	text-align: center !important;
	}
#pagecontent .flowchart .row .bubble2 {
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
	border: 5px solid #fbc290;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding: 10px;
	text-align: center !important;
	}
#pagecontent .flowchart .row .bubble3 {
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
	border: 5px solid #ccef8e;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding: 10px;
	text-align: center;
	}
#pagecontent .flowchart .row .arrowleft {
	display: table-cell;
	width: 50px;
	background: url(https://ectacenter.org/~images/common/arrow-blue-previous.png) no-repeat center middle;
	}
#pagecontent .flowchart .row .arrowright {
	display: table-cell;
	width: 50px;
	background: url(https://ectacenter.org/~images/common/arrow-blue-next.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
#pagecontent .flowchart .row .smallbubble1 {
	vertical-align: middle;
	background-color: #fff;
	border: 5px solid #d3e6f3;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding: 10px;
	text-align: center !important;
	}
#pagecontent .flowchart .row .smallbubble2 {
	vertical-align: middle;
	background-color: #fff;
	border: 5px solid #fbc290;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding: 10px;
	text-align: center !important;
	}
#pagecontent .flowchart .row .smallbubble3 {
	vertical-align: middle;
	background-color: #fff;
	border: 5px solid #ccef8e;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding: 10px;
	text-align: center;
	}

#evallink { display: none; }


/* CHUNK PAGES FORMATTING (AML TEST USE) */

div.chunk { border-top: 1px dotted #888; padding-top: 10px; padding-bottom: 10px; padding-left: 25px; display: block; clear: both; }

div.chunk span.subtitle { font-weight: normal; font-style: italic; }
div.chunk .bigbutton { float: right; margin-left: 1em; margin-bottom: 1em; padding-top: 10px; width: 23em; }
div.chunk .bigbutton a { font-size: 16pt; color: #000; display: block; border: 5px solid #f9c98b; padding: 15px; border-radius: 8px; }
div.chunk .bigbutton a:hover { border: 5px solid #888; padding: 1.5em; border-radius: 1em; text-decoration: none; }
div.chunk p { margin-left: 13em; font-size: 10.5pt; margin-top: 1em; line-height: 16pt; }
div.chunk p.dimmer { color: #000; font-size: 10pt; }
div.chunk ol { margin-left: 4em; }
div.chunk ul { margin-left: 4em; }
div.chunk li { line-height: 14pt; margin-top: 0.5em; }

div.chunk table { table-layout: fixed; border: 0px; margin-left: 2em; width: 100%; text-align: left; padding: 0px; }
div.chunk tr.headerrow { background-color: #fff; color: #000; }
div.chunk th { padding: 5px; vertical-align:text-top; }
div.chunk th.first { border: 1px solid #888; width: 300px; vertical-align:text-top; }
div.chunk th.middle { border: 1px solid #888; border-left: none; width: 100px; text-align: center; vertical-align:text-top; }
div.chunk th.last { border: 1px solid #888; border-left: none; width: 350px; vertical-align:text-top; }
div.chunk td { padding: 0.5em; vertical-align:text-top; }
div.chunk img { border: 0px; }
div.chunk img.insetleft { border: 2px solid #aaa; border-radius: 0.5em; float: left; margin-right: 1.5em; margin-bottom: 1.5em; }

/* Navigation for sub-sites (like ECO) */
#leftnav { display: none;
	}

.leftnav-content { margin-left: none; }
a.boldbutton { display: none; }

#pagecontent .bluebubble {
	border-radius: 1.5em;
	border: 1px solid #888;
	padding: 1em; }

#pagecontent .bluebubble2 {
	border-radius: 1.5em;
	border: 1px solid #888;
	padding: 1em; }

#pagecontent .greybubble {
	border-radius: 1.5em;
	border: 1px solid #888;
	padding: 1em; }

#pagecontent .greybubble2 {
	border: 1px solid #888;
	border-radius: 1em;
	padding: 1em; }

#pagecontent .whitebubble {
	border-radius: 1.5em;
	border: 1px solid #888;
	padding: 1em; }

/* SysFrame Search classes */

.sfrcomponentselect { display: none; border-radius: 15px; border: 1px solid #888; margin: 10px; padding: 10px; box-shadow: 2px 2px 0px #ddd; }
.sfrqiselect { display: none; border-radius: 15px; border: 1px solid #888; margin: 10px; padding: 10px; box-shadow: 2px 2px 0px #ddd; }
.sfreqselect { display: none; border-radius: 15px; border: 1px solid #888; margin: 10px; padding: 10px; box-shadow: 2px 2px 0px #ddd; }

.sfridentify { font-size: 36px; line-height: 40px; font-weight: bold; border-bottom: 1px dotted #888; text-shadow: 2px 2px 0px #fff; }
.sfridentifycomponent { margin-top: 5px; font-size: 14px; text-shadow: 1px 1px 0px #fff; text-align: center; font-style: italic; }
.sfridentifycontext { margin-left: 5px; margin-top: 5px; font-size: 12px; line-height: 14px; text-shadow: 1px 1px 0px #fff; text-align: left; }
ol.sfridentifysubcomponent { list-style-type: decimal; }
ol.sfridentifysubcomponent li { font-size: 12px; line-height: 16px; }

.sfresourcesearch-table { display: table; width: 100%; }
.sfresourcesearch-tr { display: table-row; }
.sfresourcesearch-td { display: table-cell; width: 33%; max-width: 33%; vertical-align: top; text-align: center; }

#sfr-results { }

#sfr-results a { color: #000; text-decoration: none; }
#sfr-results a:hover { color: #000; }
#sfr-results a:visited { color: #000; }
#sfr-results a:active { color: #000; }

#sfr-results table { }
#sfr-results table th { text-align: left; padding-left: 10px; vertical-align: bottom; border: 1px dotted #aaa; border-bottom: 2px solid #444; }
#sfr-results table td { vertical-align: top; border: 1px dotted #aaa; }

#sfr-results .sfr-results-col-name { width: 30%; max-width: 30%; }
#sfr-results .sfr-results-col-qis { width: 20%; max-width: 20%; }
#sfr-results .sfr-results-col-notes { width: 49%; max-width: 49%; }

#sfr-results .resourcetitle { margin-left: 35px; text-indent: -30px; font-size: 16px; }

#sfr-results ul.qi { list-style-type: none; margin-left: 5px; }
#sfr-results ul.qi li { }

#sfr-results ul.eq { list-style-type: square; margin-left: 30px; }
#sfr-results ul.eq li { font-size: 12px; line-height: 16px; margin: 0px 0px 0px 0px; }

#sfr-results div.notes-content { padding: 0px 5px 5px 5px; }
#sfr-results div.notes-content p { margin: 0px 0px 5px 0px; }
