/* Regulated Data Table */
#regulated-data {
	max-width: 660px;
	border-top: 0;
	border-color: #e3e4d7;
}
#regulated-data th {
	background: #eeefe2;
}
#regulated-data.compact th, #regulated-data.compact td {
	font-size: 0.917em;
	line-height: 1.4em;
	padding: 3px;
	border-color: #e3e4d7;
}
#regulated-data tr.header td {
	border-width: 0 0 1px 0;
}
#regulated-data tr.header td.header {
	text-align: center;
	border-width: 1px 0 0 1px;
	background: #eeefe2;
	padding: 7px 3px 9px;
}
#regulated-data tr.header h3, #regulated-data tr.header p {
	margin-bottom: 1px;
	line-height: 1;
}
#regulated-data tr.parent td {
	border-bottom: 1px solid #e3e4d7;
	padding-top: 8px;
	padding-bottom: 8px;
	font-style: italic;
}
#regulated-data tr.child td:first-child {
	padding-left: 18px;
}

/* column widths */
#regulated-data .services { width: 20%; vertical-align: bottom; }	/* Services */
#regulated-data .ferpa { width: 10%; }		/* FERPA */
#regulated-data .hipaa { width: 10%; }		/* HIPAA */
#regulated-data .personal { width: 10%; }	/* Personal Identifiers */
#regulated-data .glba { width: 10%; }		/* GLBA  */
#regulated-data .human { width: 10%; }		/* Human Subjects */
#regulated-data .export { width: 10%; }	/* Export Controlled Research */
#regulated-data .ccpp { width: 10%; }		/* Credit Card Payment Processing */
#regulated-data .rrd { width: 10%; }		/* Restricted Research Data */



/* Tabular List (Regulated Data Table) */
.tabular-list {
	float: left;
	width: 100%;
	/*margin: 1em 0;*/
	margin: 0 0 1em;
	padding: 6px 0;
	background: #f6f7e9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}
.tabular-list.expanded {
	position: relative;
	z-index: 10;
	/*
width: 960px;
	left: -300px;
*/
	/*margin: 1em 0 1em -300px;*/
	/*
-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
*/
	/*box-shadow: 0 -4px 0 #e9e9cf;*/
}
.tabular-list ul {
	list-style: none;
	float: left;
	width: 100%;
	margin: 0.4em 0;
	padding: 0;
	/*background: #eeefe2;*/
	background: #f2f3e6;
}
/*.tabular-list ul:nth-child(odd) {
	background: #f0f1e4;
}*/
.tabular-list ul.data-row:hover {
	background: #e6e7da;
}
.tabular-list li {
	float: left;
	background: none;
	font-size: 0.917em;
	line-height: 1.4em;
	min-height: 15px;
	width: 8%;
	#width: 7.5%; /* ie 6/7 */
	margin: 0;
	padding: 1%;
	text-align: center;
}
.tabular-list li li, .tabular-list li li li, .tabular-list li li li li {
	font-size: 1.0em;
}
.tabular-list li:first-child {
	width: 18%;
	text-align: left;
}
.tabular-list .parent li:first-child {
	width: 100%;
	padding: 1% 0;
}
.tabular-list ul.parent ul, .tabular-list ul.parent ul:hover {
	margin: 0;
	background: none;
}
.tabular-list ul.parent li li {
	width: 8%;
	#width: 7.5%; /* ie 6/7 */
}
.tabular-list ul.parent li li:first-child {
	width: 17%;
	padding: 1% 1% 1% 2%;
}
.tabular-list ul.parent span.parent {
	display: block;
	padding: 1%;
}
.tabular-list ul.heading {
	background: #eeefe2;
	border-top: 1px solid #e6e7da;
	border-bottom: 1px solid #cecfc3;
}
.tabular-list.compact ul.heading li {
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.tabular-list.compact ul.heading li:hover {
	/*cursor: help;*/
}
.tabular-list ul a {
	text-decoration: none;
}
.tabular-list .notes {
	width: 98%;
	float: left;
	padding: 1%;
	margin: 0.5em 0;
}
.tabular-list .notes.subtle {
	color: #74746e;
}
.tabular-list .notes.light {
	color: #9e9e96;
}
.tabular-list .notes.compact {
	padding: 0 1%;
	margin: -0.2em 0 0.5em;
}
.tabular-list .notes p {
	font-size: 0.917em;
	line-height: 1.4em;
	text-align: center;
}
.tabular-list .notes .key {
	/*width: 510px;*/
	width: 100%;
	margin: 0 auto;
}
.tabular-list .notes ul {
	background: none;
	margin: 4px 0 1px;
}
.tabular-list .notes li, .tabular-list .notes li:first-child, .key-external li {
	float: none;
	background: none;
	width: 100%;
	margin: 2px 0 5px;
	padding: 0 0 0 17px;
	min-height: 15px;
	text-align: left;
}
.tabular-list .notes em, .key-external em {
	font-style: normal;
	margin-right: 4px;
	/*font-weight: bold;*/
}

.tabular-list li.yes { background: transparent url(/images/datamatrix/icon_yes2.gif) 50% 0.7em no-repeat; }
.tabular-list li.no { background: transparent url(/images/datamatrix/icon_no2.gif) 50% 0.7em no-repeat; }
.tabular-list li.caution { background: transparent url(/images/datamatrix/icon_caution2.gif) 50% 0.7em no-repeat; }

.tabular-list .notes li.yes, .key-external li.yes { background: transparent url(/images/datamatrix/icon_yes2.gif) 0 0 no-repeat; }
.tabular-list .notes li.yes em, .key-external li.yes em { color: #259300; }
.tabular-list .notes li.no, .key-external li.no { background: transparent url(/images/datamatrix/icon_no2.gif) 0 1px no-repeat; }
.tabular-list .notes li.no em, .key-external li.no em { color: #bf2600; }
.tabular-list .notes li.caution, .key-external li.caution { background: transparent url(/images/datamatrix/icon_caution2.gif) 0 0 no-repeat; }
.tabular-list .notes li.caution em, .key-external li.caution em { color: #ac8200; }

.key-external li.key-nyd, .key li.key-nyd { background: transparent url(/images/datamatrix/icon_nyd2.png) 2px 2px no-repeat; }


.tabular-list span.answer {
	/*visibility: hidden;*/
	display: none;
}
.tabular-list span.note {
	margin-left: 30px;
}
.tabular-list span.note a {
	color: #000;
}
.tabular-list span.note a span {
	color: #b31b1b;
}


p.compact {
	margin: 0;
}
.tabular-list.compact ul.heading li.services:hover {
	cursor: default;
}
/* simple arrow
.tabular-list a.expand {
	padding: 0 0 0 11px;
	background: transparent url(/images/datamatrix/arrow_blue_left.gif) 3px 0.4em no-repeat;
}
.tabular-list a.expand.expanded {
	padding: 0 8px 0 0;
	background: transparent url(/images/datamatrix/arrow_blue.gif) 100% 0.4em no-repeat;
}
*/
.tabular-list a.expand {
	position: absolute;
	float: left;
	min-width: 42px;
	padding: 22px 4px 1px;
	margin-left: 2px;
	background: url(/images/datamatrix/icon_expand2.gif) 50% 4px no-repeat;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.tabular-list a.expand.expanded {
	background: url(/images/datamatrix/icon_expand2_collapse.gif) 50% 4px no-repeat;
}
.tabular-list a.expand:hover {
	background-color: #e2e3d6;
}
.tabular-list a.expand:active {
	background-color: transparent;
}

.tabular-list li.note {
	width: 98%;
	padding: 0 1% 1%;
	clear: both;
	text-align: left;
	color: #97978f;
}

.key-external {
	background: #e9efed; /*#eeefe2;*/
	padding: 6px 16px 16px;
	border-top: 1px solid #dde7e9; /*#e6e7da;*/
	border-bottom: 1px solid #c5d7da; /*#cecfc3;*/
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.key-external li, .key-external p {
	font-size: 0.917em;
	line-height: 1.4em;
}
.key-external ul {
	margin: 0 0 12px 10px;
	color: #74746e;
}
.key-external h3 {
	font-size: 1.0em;
	line-height: 2.0em;
	margin: 0 0 12px 0;
	color: #3a4f70; /*#3c3c39;*/
	font-weight: bold;
	border-bottom: 1px solid #b1cace; /*#bcbcb2;*/
}

/* hovering header */
#hover-header {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#hover-header ul {
	margin: 0;
}
#hover-header ul.heading li:hover {
	cursor: auto;
}
.dropshadow-light {
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
}

/* Popup */

#popup {
	background: #fff;
	border: 1px solid #666;
	border-bottom-color: #333;
	padding: 8px;
}
#popup-background {
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#popup .caption {
	color: #333;
	font-size: 1.083em;
	margin: 10px 0 4px;
}
#popup-close {
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	top: -12px;
	right: -11px;
	z-index: 2002;
	background: transparent url(/images/datamatrix/popup_close.png) 1px 1px no-repeat;
}
#popup-close:hover {
	cursor: pointer;
	background: transparent url(/images/datamatrix/popup_close_on.png) 1px 1px no-repeat;
}
#popup iframe {
	
}
a.popup.with-icon {
	padding-right: 14px;
	background: transparent url(/images/datamatrix/icon_popup_sidebar.gif) right 0.25em no-repeat;
}
/* IE 6 */
* html #popup-background {
	position: absolute !important;
	filter: alpha(opacity=0);
}
* html #popup {
	position: absolute !important;
}


/* collapsible categories */
.tabular-list a.toggle {
	color: #a6a79e;
	cursor: pointer;
	/*border-left: 1px solid #cecfc3;*/
	margin-left: 10px;
	padding: 0 9px 0 9px;
	background: transparent url(/images/datamatrix/icon_toggle_down.gif) 0 60% no-repeat;
}
.tabular-list a.toggle:hover {
	color: #74746e;
}
.tabular-list a.toggle.expanded {
	background: transparent url(/images/datamatrix/icon_toggle_up.gif) 0 60% no-repeat;
}

.tabular-list .nyd {
	/*position: relative;*/
	background: url(/images/datamatrix/icon_nyd2.png) 50% 50% no-repeat;
	display: inline-block;
	width: 15px;
	height: 17px;
}
.tabular-list .nyd span {
	visibility: hidden;
/*
	position: absolute;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #b3b4aa;
	color: #fff;
	text-align: center;
	top: 1px;
	left: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-shadow: 0 1px #94958d;
*/
	
	
}


/* IT@C compatibility */
.tabular-list a {
	border: 0;
}
.tabular-list .notes p {
	font-size: 1.1em;
}