/* GENERICS */

.noprint
.noscreen { display: none; }

body { 
	background: url(/~images/common/bg-body.gif);
	background-color: #ddd; 
	font-family: Helvetica, Arial, sans-serif; 
	}

a:link {text-decoration:underline; color: #3c7baa; }
a:visited {text-decoration:underline; color: #56a0d3; }
a:hover {text-decoration:underline; color: #56a0d3; }
a:active {text-decoration:underline; }

#navskip { display: none; }

.noscreen {display: none; }

.bglayer { background-color: #fff; 
	width: 960px; 
	border-right: 1px solid #888; 
	border-left: 1px solid #888; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px; }

.error404 { background-color: #fff; 
	width: 550px;
	border: 1px solid #888; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 20px; }

.overlaybutton { font-size: 12px; }

.silverbar { display: block; 
	margin: 0px; 
	text-align: center; 
	background: url(/~images/common/bg-subnav.png) repeat-x bottom; 
	background-color: #f9f9f9; 
	border-top: 2px solid #ccc; 
	border-bottom: 1px solid #666; 
	height: 25px; 
	padding-top: 5px;
	vertical-align: bottom; }

.silverbar a:link { text-decoration:none; color: #22557d; text-shadow: 1px 1px 0 #fff; }
.silverbar a:visited { text-decoration:none; color: #22557d; text-shadow: 1px 1px 0 #fff; }
.silverbar a:hover { text-decoration:underline; color: #22557d; text-shadow: 1px 1px 0 #fff; }
.silverbar a:active { text-decoration:underline; text-shadow: 1px 1px 0 #fff; }

img.fliph { 
 -moz-transform: scaleX(-1);
 -o-transform: scaleX(-1);
 -webkit-transform: scaleX(-1);
 transform: scaleX(-1);
 filter: FlipH;
 -ms-filter: "FlipH"; }

div.clear { 
	display: block;
 width: 100%;
 height: 1px;
 margin bottom: -1px;
 clear: both; }

span.clear { 
	display: block;
 width: 100%;
 height: 1px;
 margin bottom: -1px;
 clear: both; }

div.spacer { 
 width: 100%;
 height: 5px;
 display: block; }

div.notice { 
	background: url(/~images/common/bg-notice.gif);
	background-color: #fff8e9; 
	border: 4px solid #ffe894; 
	border-radius: 8px; 
	padding: 10px; 
	margin-top: 10px;
	margin-bottom: 5px; 
	text-shadow: 1px 1px 0px #fff; 
	box-shadow: 2px 2px 0px #ddd; }

/* HEADER - NECTAC HEADER */
#nectacheader { height:92px; 
	background: url(/~images/common/bg-uncblue.gif);
	background-color: #56a0d3; 
	border-bottom: 2px solid #22547f; 
	padding-left: 10px; 
	padding-right: 10px;
	line-height: 100%; }
	
#nectacheader div.nectaclogo { float: left; }

#nectacheader img { border: none; display: block; }

#ectacenterheader { background-color: #fff; 
	background: url(/~images/common/headerbg-gradient.png) repeat-x top;
	border-bottom: 2px solid #22547f; 
	padding-left: 10px; 
	padding-right: 10px;
	line-height: 100%; }

#ectacenterheader div.ectacenterlogo { float: left; padding-top: 5px; }
#ectacenterheader div.ectacenterlogo img { width: 465px; height: 78px; }

#ectacenterheader img { border: none; display: block; }

#ectacenterheader div.headertext { padding-top: 3px; padding-bottom: 8px; clear: both; font-size: 21px; color: #072543; text-shadow: 1px 1px 0 #d3e6f3; }
#ectacenterheader div.spellout { text-align: left; float: left; }
#ectacenterheader div.tagline { text-align: right; float: right; font-style: italic; }
#ectacenterheader div.headertext a:link { text-decoration:none; color: #072543; text-shadow: 1px 1px 0 #d3e6f3; }
#ectacenterheader div.headertext a:visited { text-decoration:none; color: #072543; text-shadow: 1px 1px 0 #d3e6f3; }
#ectacenterheader div.headertext a:hover { text-decoration:none; color: #072543; text-shadow: 1px 1px 0 #d3e6f3; }
#ectacenterheader div.headertext a:active { text-decoration:none; text-shadow: 1px 1px 0 #d3e6f3; }


#headeradds { color: #072543; font-size: 12px; text-align: right; line-height: 20px; padding-top: 20px; }

#headeradds a:link { text-decoration:none; color: #072543; text-shadow: 1px 1px 0 #d3e6f3; }
#headeradds a:visited { text-decoration:none; color: #072543; text-shadow: 1px 1px 0 #d3e6f3; }
#headeradds a:hover { text-decoration:underline; color: #164e86; text-shadow: 1px 1px 0 #d3e6f3; }
#headeradds a:active { text-decoration:underline; text-shadow: 1px 1px 0 #d3e6f3; }


/* GOOGLE SEARCH ITEMS */

#headeradds div.googlesearch { width: 400px; float: right; }
#headeradds input.gsc-search-button { color: #fff; background-color: #22557d; border: 1px solid: #336699; }


#googleresults td {
	border: none !important;
	}

/* HEADER - NAVBAR */
#navbar { 
	background: url(/~images/common/bg-navbar.gif); 
	background-color: #666; 
	font-size: 14px;
	line-height: 35px; 
	margin-top: 0px; 
	width: 100%; 
	border-bottom: 1px solid #444; 
	clear: both; }

#navbar a:link { text-decoration:none; color: #fff; text-shadow: 1px 1px 0 #000; }
#navbar a:visited { text-decoration:none; color: #fff; text-shadow: 1px 1px 0 #000; }
#navbar a:hover { text-decoration:underline; color: #d3e6f3; text-shadow: 1px 1px 0 #000; }
#navbar a:active { text-decoration:underline; text-shadow: 1px 1px 0 #000; }

#navbar div { margin-left: auto; margin-right: auto; text-align: center; }

#navbar ul { list-style: none; margin: 0; }
#navbar li:first-child { background: none; }
#navbar li { 
	list-style: none; 
	background: url(/~images/common/bg-nav-separator.gif) repeat-y center left; 
	display: inline; 
	padding-right: 6px; 
	padding-left: 8px; }

/* HEADER - NAVBAR 2 */
#navbar2 { background: url(/~images/common/bg-navbar2.gif); 
	background-color: #4b8ac0; 
	font-size: 14px;
	line-height: 35px; 
	margin-top: 0px; 
	width: 100%; 
	border-bottom: 1px solid #444; 
	clear: both; 
	color: #aaa; 
	text-shadow: 1px 1px 0px #000; }

#navbar2 a:link { text-decoration:none; color: #fff; text-shadow: 1px 1px 0 #000; }
#navbar2 a:visited { text-decoration:none; color: #fff; text-shadow: 1px 1px 0 #000; }
#navbar2 a:hover { text-decoration:underline; color: #d3e6f3; text-shadow: 1px 1px 0 #000; }
#navbar2 a:active { text-decoration:underline; text-shadow: 1px 1px 0 #000; }

#navbar2 div { margin-left: auto; margin-right: auto; text-align: center; }

#navbar2 ul { list-style: none; margin: 0; }
#navbar2 li:first-child { background: none; }
#navbar2 li { list-style: none; 
	background: url(/~images/common/bg-nav-separator2.gif) repeat-y center left; 
	display: inline; 
	padding-right: 6px; 
	padding-left: 8px; }



/* FRONT PAGE TOP - CONTENT SCROLLER */
#features { background-color: #fff; }


/* FRONT PAGE TOP - JAVASCRIPT PANEL */
#features .nojsnotify { background-color: #fcc; border: 2px solid #955; font-size: 14px; margin: 0; padding: 10px; display: block; }


/* FRONT PAGE TOP - CONTENT SLIDER */
#contentscroller { width: 100%; margin: 0px; background-color: #fff; }


/* FRONT PAGE TOP - FEATURE MENU */
	.coda-nav { width: 293px; float: left; margin-left: 5px; margin-top: 5px; border: 1px solid #888; background: url(/~images/common/bg-ambientgrey.jpg); background-color: #eee; }
	.coda-nav h2 { font-family: Helvetica, Arial, sans-serif;
		font-style: italic;
	background: url(/~images/common/bg-uncblue.gif);
	background-color: #56a0d3; 
		font-size: 16px;
		text-align: left;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 0px;
		padding: 2px;
		padding-left: 10px;
		color: #fff;
		text-shadow: 1px 1px 0 #000; }
	.coda-nav ul { margin: 0; }		
	.coda-nav ul li:first-child { border-top: none; }
	.coda-nav ul li { font-size: 14px; font-style: italic; list-style-type: none; margin-left: 0px; border-top: 1px dotted #aaa; clear: both; text-shadow: 1px 1px 0 #fff; }
	.coda-nav ul li a { color: #072543; padding: 5px; text-decoration: none; display: block; padding: 10px; }
	.coda-nav ul li a:hover { text-decoration:underline; color: #4283b3; text-shadow: 1px 1px 0 #fff; }
	.coda-nav ul li a.current { background: url(/~images/common/bg-navbar2.gif); background-color: #22547f; color: #fff; text-shadow: 1px 1px 0 #000; outline: none; }
	.coda-nav ul li a.current a:hover { text-decoration:underline; color: #56a0d3; text-shadow: 1px 1px 0 #000; }
	.coda-nav ul li.newsarchive { text-align: center; font-size: 12px; font-weight: normal; }
	.coda-nav ul li.newsarchive a { padding: 3px; }

	
/* FRONT PAGE TOP - FEATURE PANEL */
	.coda-slider-wrapper { display: inline; width: 960px; background-color: #fff; }
	.coda-slider { width: 653px; float: left; background-color: #fff; }
	.coda-slider .panel-wrapper { margin-left: 10px; margin-top: 5px; height: 310px; background-color: #fff; }
	.coda-slider .panel { width: 653px; background-color: #fff; }
	.panel h3.paneltitle { font-family: Helvetica, Arial, sans-serif; font-style: italic; font-size: 16px; font-weight: bold; padding: 2px; margin-bottom: 10px; color: #22547f; text-shadow: 1px 1px 0 #d3e6f3; border-bottom: 1px dotted #666; }
	.panel img.panelimage { float: right; padding-left: 10px; padding-right: 5px; border: none; }
	.panel img.panelimage-4x5 { float: right; width: 235px; height: 300px; padding-left: 10px; padding-right: 5px; border: none; }
	.panel img.panelimage-2x3 { float: right; width: 205px; height: 300px; padding-left: 25px; padding-right: 20px; border: none; }
	.panel p { font-size: 14px; line-height: 20px; margin-bottom: 5px; }
	.panel p.panelreadmore { font-size: 12px; font-style: italic; margin-top: 5px; }
	.panel ul { margin-left: 20px; margin-bottom: 10px; }
	.panel li { font-size: 13px; margin-top: 5px; }

	/* keeps the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px; }
	
	/* preloader */
	.coda-slider p.loading { padding: 20px; text-align: center; }

	/* miscellaneous panel components */
	.coda-slider-wrapper { overflow: auto; }
	.coda-slider { overflow: hidden; position: relative; background-color: #fff; }
	.coda-slider .panel { display: block; float: left; }
	.coda-slider .panel-container { position: relative; }
	.coda-nav-left, .coda-nav-right { display: inline; font-size: 14px; }
	.coda-nav-left a, .coda-nav-right a { display: inline; text-align: center; text-decoration: none; }


/* FRONT PAGE BOTTOM - CHOICES */
#choices {
	clear: both; 
	background-color: #fff;
	padding: 5px; }

#choices p { font-size: 12px; line-height: 20px; }

#choices .choiceswrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left; }

#choices h2 { font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	background: url(/~images/common/bg-uncblue.gif);
	background-color: #56a0d3; 
	font-size: 16px;
	text-align: left;
	border: 1px solid #888;
	border-bottom: 1px dotted #d3e6f3;
	margin-bottom: 0px;
	padding: 2px;
	padding-left: 10px;
	color: #fff;
	text-shadow: 1px 1px 0 #000; }

#choices .choicecontent {
	font-size: 12px; 
	border: 1px solid #888;
	border-top: none;
	padding: 10px; 
	margin-bottom: 5px; }

#choices .choicecontent ul.socialmedia { list-style-type: none; margin-left: auto; margin-right: auto; border-bottom: 1px dotted #888; }
#choices .choicecontent ul.socialmedia li { display: inline; border-top: none; margin-left: 5px; margin-right: 5px; }
#choices .choicecontent ul.socialmedia li img { height: 50px; width: 50px; }
	
#choices .col1 { float: left; width: 295px; }

#choices .col2 { float: left; width: 390px; }

#choices .col3 { float: left; width: 245px; }

#choices .colspacer { float: left; width: 10px; }

#choices p { font-size: 14px; margin-bottom: 10px; }

#choices img.insetleft { float: left; margin-right: 15px; }
	
#choices p.signature { text-align: right; font-weight: bold; }

#choices span.stafftitle { font-size: 12px; color: #555; font-weight: normal; }

#choices img.signaturephoto { float: right; border: 1px solid #555; margin-left: 15px; }

#choices .col1 li {
	font-size: 12px; 
	list-style-type: none;
	margin-left: -20px;
	border-top: 1px dotted #aaa;
	padding: 5px; 
	clear: both; }
	
#choices .col1 li img {
	float: left;
	border: 1px solid #555;
	margin-right: 10px; 
	margin-bottom: 5px;
	width: 50px;
	height: 50px; }

#choices .col1 li:first-child { border-top: none; }

#choices .col2 .choicecontent li { font-size: 14px; line-height: 20px; margin-bottom: 5px; }

#choices .col3 li {
	font-size: 12px; 
	list-style-type: none;
	margin-left: -20px;
	border-top: 1px dotted #aaa;
	padding: 5px; 
	clear: both; }
	
#choices .col3 li:first-child { border-top: none; }


#choices .staffbox {
	display: none; 
	background: url(/~images/common/bg-ambientgrey.jpg); 
	background-color: #eee;
	font-size: 12px; 
	border: 1px solid #888;
	border-top: none;
	padding-right: 10px; 
	margin-bottom: 0px; }
	
#choices img.staffphoto { 
	border-right: 1px solid #888; 
	border-top: 1px solid #888; 
	float: left; 
	margin-right: 10px; }

#choices .staffname { font-size: 14px; font-weight: bold; padding-top: 5px; }

#choices .stafftitle { font-size: 12px; color: #444; }

#choices .staffblurb { font-size: 12px; padding-top: 5px; color: #666; font-style: italic; }


/* FOOTER */
#footerwrapper {
	clear: both; 
	background: url(/~images/common/bg-uncblue.gif);
	background-color: #56a0d3; 
	border-top: 1px solid #888; 
	border-bottom: 1px solid #888;
	padding: 10px; 
	margin-bottom: 5px;
	font-size: 12px; 
	color: #fff; 
	text-shadow: 1px 1px 0px #22547f;
	}

#footerwrapper .footer1 { width: 175px; float: left; padding: 5px; }
#footerwrapper .footer1 h4 { font-size: 12px; }
#footerwrapper .footer1 ul { list-style-type: none; margin-left: 0px; }
#footerwrapper .footer1 li { margin-top: 2px; }


#footerwrapper .footer2 { width: 400px; float: left; border-left: 1px solid white; border-right: 1px solid white; padding: 5px; }
#footerwrapper .footer2 p.copyright { text-align: center; margin-top: 20px; }

#footerwrapper .footer3 { width: 330px; float: left; padding: 5px; }
#footerwrapper .footer3 img { margin-bottom: 5px; }
#footerwrapper .footer3 ul { list-style-type: none; margin-left: 0px; }
#footerwrapper .footer3 li { margin-left: 2px; display: inline; }
#footerwrapper .footer3 li img.unc-fpg { height: 51px; width: 326px; }
#footerwrapper .footer3 li img.tadnet { height: 51px; width: 151px; margin-right: 20px; }
#footerwrapper .footer3 li img.ideasthatwork { height: 51px; width: 79px; }


#footerwrapper a:link { text-decoration:none; color: #d3e6f3; }
#footerwrapper a:visited { text-decoration:none; color: #d3e6f3; }
#footerwrapper a:hover { text-decoration:underline; color: #d3e6f3; }
#footerwrapper a:active { text-decoration:underline; }


/* TWITTER STYLING */
#jstwitter { width: 350px; font-size: 13px; padding: 10px; }
		
#jstwitter .tweet { margin: 0 auto 15px auto; padding: 0 0 15px 0; border-bottom: 1px dotted #ccc; }
#jstwitter .tweet a { }
#jstwitter .tweet a:hover { }
#jstwitter .tweet .time { margin-top: 2px; font-size: 12px; font-style: italic; color: #666666; }


/* SUBNAVS */

.topsubnav { color: #666; font-size: 14px; font-weight: bold; text-align: center; margin-bottom: 5px; }
.topsubnav a { margin: 0 5px; }
.topsubnav ul { text-align: center; }
.topsubnav li { display: inline; padding: 0 5px; border-right: 2px solid #444; }
.topsubnav .last { border-right: none; }
.topsubnav .current { color: #888; }

.bottomsubnav { color: #666; font-size: 14px; text-align: center; margin-bottom: 5px; font-weight: normal; }
.bottomsubnav a { margin: 0 5px; }
.bottomsubnav ul { text-align: center; }
.bottomsubnav li { display: inline; padding: 0 5px; border-right: 2px solid #888; }
.bottomsubnav .last { border-right: none; }
.bottomsubnav .current { color: #444; }


/* PAGE CONTENT */

#pagecontent { padding: 10px; overflow:hidden; font-size: 14px; line-height: 20px; }

#pagecontent .indent { padding-left: 25px; }
#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 { display: block; text-indent: -20px; margin-left: 20px; }
#pagecontent .smallindent { display: block; text-indent: -20px; margin-left: 20px; }
#pagecontent .cancelindent { text-indent: 0px; margin-left: 0px; }

#pagecontent h1 { 
	font-weight: bold;
	font-size: 20px; 
	color: #22557d; 
	text-align: center; 
	border-bottom: 1px dotted #888; 
	text-shadow: 1px 1px #ccc; 
	margin-top: 5px;
	margin-bottom: 10px; }

#pagecontent h2 { 
	font-weight: bold;
	font-size: 18px; 
	color: #444; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-style: italic; }

#pagecontent h3 { 
	font-weight: bold;
	font-size: 16px; 
	color: #823; 
	margin-top: 12px; 
	margin-bottom: 8px; 
	border-bottom: 1px dotted #888; }

#pagecontent h4 { 
	font-weight: bold;
	font-size: 14px; 
	color: #444;
	margin-top: 12px; 
	margin-bottom: 10px; 
	font-style: italic; }

#pagecontent h5 { 
	font-weight: bold;
	font-size: 14px; 
	color: #666;
	margin-top: 6px; 
	margin-bottom: 5px; }

#pagecontent h6 {
	font-weight: bold;
	font-size: 14px;
	color: #888;
	margin-top: 0;
	margin-bottom: 0; }

#pagecontent hr { clear: both; text-align: center; width: 100%; height: 1px; color: #fff; border-top: 1px dotted #888; border-left: none; border-right: none; } 

#pagecontent p { margin-top: 10px; }
#pagecontent p.pre { white-space: pre; }

#pagecontent abbr, acronym, .help { border-bottom: 1px dotted #888; cursor: help; }

#pagecontent sub { font-size: 80%; vertical-align: bottom; }
#pagecontent sup { font-size: 80%; vertical-align: top; }

#pagecontent img.left { float: left; margin-right: 10px; margin-bottom: 10px; }
#pagecontent img.right { float: right; margin-left: 10px; margin-bottom: 10px; }

#pagecontent span.linebreak { display: block; }

/* LIST DECLARATIONS */

#pagecontent ul, ol { margin-left: 	25px; }
#pagecontent li { margin-bottom: 2px; }
#pagecontent li p { font-size: 13px; }

#pagecontent li.odd { }
#pagecontent li.even { background-color: #f8f8f8; }

#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: 10px; }
#pagecontent ol.paddedlist { }
#pagecontent ol.paddedlist li { margin-bottom: 10px; }

#pagecontent ul.normalspace { }
#pagecontent ul.normalspace li { padding: 0px 0px 0px 0px; margin-bottom: 0px 0px 2px 0px; }
#pagecontent ol.normalspace { }
#pagecontent ol.normalspace li { padding: 0px 0px 0px 0px; margin-bottom: 0px 0px 2px 0px; }

#pagecontent ul.suplist { list-style-type: none; }
#pagecontent ul.suplist li { text-indent: -15px; margin-left: 15px; }

#pagecontent ul.cancelhangingindent { }
#pagecontent ul.cancelhangingindent li { text-indent: 0px; margin-left: 15px; padding-left: 0px; }

#pagecontent ul.blocklist { margin-left: 0px; text-align: center; margin-bottom: 5px; font-weight: normal; }
#pagecontent ul.blocklist a { margin: 0 5px; }
#pagecontent ul.blocklist li { display: inline-block; padding: 2px 5px; border-right: 1px solid #aaa; }
#pagecontent ul.blocklist li.last { border-right: none; }

#pagecontent ul.inlinelist { display: inline; margin-left: 5px; }
#pagecontent ul.inlinelist li { display: inline-block; padding: 0 10px 0 5px; 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 li 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 div.rpproducttitle { max-width: 450px; 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: 5px; }
#pagecontent ul.shaderows li div.clear { clear: right; }
#pagecontent ul.shaderows li p { margin-top: 0px; margin-bottom: 5px; }

#pagecontent ul.decrplist { list-style-type: none; display: table; }
#pagecontent ul.decrplist li { display: table-row; }
#pagecontent ul.decrplist li span.rptitle { display: table-cell; vertical-align: top; font-weight: bold; min-width: 60px; padding: 5px; }
#pagecontent ul.decrplist li span.rptext { display: table-cell; vertical-align: top; text-indent: -15px; margin-left: 15px; padding: 5px; }


/* TABLE DECLARATIONS */

#pagecontent table { margin-top: 10px; position: relative; border-collapse: collapse; empty-cells: show; width: 100%; }

#pagecontent table td { vertical-align: top; border: 1px solid #444; padding: 5px; }

#pagecontent table td p { margin-top: 0px; }


#pagecontent table th { vertical-align: top; text-align: center; background-color: #ddd; color: #000; text-shadow: 1px 1px 0 #fff; }

#pagecontent table.noborder { border: none; }
#pagecontent table.noborder td { border: none; }
#pagecontent table.noborder th { border: none; }

#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: 14px; font-style: italic; color: #444; font-weight: bold; margin-top: 10px; margin-bottom: 5px; }

#pagecontent a.button {
	color: #fff;
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 15px; 
	padding-right: 15px; 
	border: 2px solid #567995; 
	border-radius: 5px; 
	background-color: #8ebfe1; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	text-transform: uppercase; 
	text-decoration: none; 
	text-shadow: 1px 1px #567995; }

#pagecontent a.read-more-show:link {
	color: #fff; }

#pagecontent a.read-more-show:visited {
	color: #fff; }

#pagecontent a.read-more-show:hover {
	color: #fff;
	background: url(/~images/common/bg-uncblue.gif);
	background-color: #56a0d3; 
	text-shadow: 1px 1px 0 #072543;
	border-color: #072543; }

#pagecontent a.read-more-hide:link {
	color: #fff;
	background-color: #8ebfe1; 
	text-shadow: 1px 1px #567995; 
	border-color: #567995; }

#pagecontent a.read-more-hide:visited {
	font-size: 12px; 
	color: #fff;
	background-color: #8ebfe1; 
	text-shadow: 1px 1px #567995; 
	border-color: 2px solid #567995; }

#pagecontent a.read-more-hide:hover {
	color: #fff;
	background: url(/~images/common/bg-uncblue.gif);
	background-color: #56a0d3; 
	text-shadow: 1px 1px 0 #072543;
	border-color: #072543; }

a.boldbutton { 
	display: block;
	width: 150px;
	overflow: hidden;
	font-size: 18px; 
	background-color: #ddedf7; 
	text-shadow: 1px 1px #fff; 
	border: 5px solid #046899; 
	padding: 5px 20px 5px 20px; 
	border-radius: 20px; 
	text-decoration: none;
	color: #072543; 
	font-weight: bold;
	text-transform: none;
	font-style: italic;
	text-align: center;
	}

a.boldbutton:hover { 
	background-color: #fff8e9; 
	border: 5px solid #fc6520; 
	text-decoration: none; 
	color: #072543; 
	}

a.boldbutton span { display: block; font-size: 14px; line-height: 16px; font-style: normal; font-weight: normal; color: #000; text-transform: none; text-align: center; }

a.fakebutton { 	padding-top: 3px; 
		padding-bottom: 3px; 
		padding-left: 15px; 
		padding-right: 15px; 
		font-size: 12px; 
		color: #fff;
		background-color: #8ebfe1; 
		text-shadow: 1px 1px #4d99ce; 
		border: 2px solid #4d99ce; 
		border-radius: 5px; 
		text-decoration: none; 
		font-weight: bold; 
		text-align: center;
		text-transform: uppercase;
		margin-left: 15px; }


a.fakebutton:visited {
		color: #fff;
		border: 2px solid #4d99ce; 
		}

a.fakebutton:hover {
		color: #fff;
		background-color: #4d99ce; 
		text-shadow: 1px 1px 0 #072543;
		border: 2px solid #072543; 
		text-decoration: none; 
		}

.hide { display: none; }

.standout { color: #e07800; }



/* SYSTEM FRAMEWORK ADDITIONS */
a.highlight { background-color: #ff4; color: #072543; text-shadow: 1px 1px #fff; text-decoration: none; }
a.highlight:hover { color: #072543; }
span.highlight { background-color: #ff4; text-shadow: 1px 1px #fff; }

	.map_image { float: right; display: block; width: 350px; height: 420px; position: relative; background-position: 0 120px; background-repeat: no-repeat; background-size: 350px 300px; background-repeat: no-repeat; }
	.map_image .map_link { display: block; position: absolute; width: 125px; height: 40px; text-indent: -999em; overflow: hidden; }
	.map_image #map_link_gv { top: 120px; left: 110px; }
	.map_image #map_link_fn { top: 185px; left: 220px; }
	.map_image #map_link_pw { top: 310px; left: 220px; }
	.map_image #map_link_ds { top: 375px; left: 110px; }
	.map_image #map_link_ac { top: 310px; left: 0px; }
	.map_image #map_link_qs { top: 185px; left: 0px; }

/* PAGE LAYOUT DECLARATIONS */

#pagecontent .grid { display: block;
 margin-right: 20px;
 margin-bottom: 10px;
 width: 450px;
 vertical-align:top;
 float: left; }

#pagecontent .grid2 { display: block;
 margin-right: 20px; 
 margin-bottom: 10px;
 width: 215px;	
 vertical-align:top;
 float: left; }
 
#pagecontent .grid3 { display: block;
	margin-right: 20px;
 margin-bottom: 10px;
	width: 292px;
	vertical-align: top;
	float: left; }


/* PAGE CONTENT AREA TYPES */

#pagecontent .ptable { display: table; border-spacing: 15px; margin-top: -15px; margin-bottom: -10px; width: 100%; }
#pagecontent .ptr { display: table-row; }
#pagecontent .ptd { display: table-cell; vertical-align: top; }

#pagecontent div.contactname { padding-left: 10px; font-size: 12px; margin-bottom: 5px; }

#pagecontent div.staffmember {
	width: 145px; 
	height: 215px;
	overflow: hidden;
	position: relative; 
	text-align: center; 
	display: table-cell; 
	float: left;
	margin-right: 5px; 
	margin-bottom: 10px; }

#pagecontent div.staffmember img { border: 1px solid #444; }

#pagecontent div.insetleft { float: left;
	background: url(/~images/common/bg-ambientgrey.jpg); 
	background-color: #eee;
	border: 2px solid #ccc; 
	border-radius: 8px;
	width: 250px; 
	padding-left: 5px; 
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 10px; 
	margin-right: 20px; 
	font-size: 12px; 
	text-shadow: 1px 1px 0px #fff;
	box-shadow: 2px 2px 0px #ddd; }


#pagecontent div.insetleft ul { }
#pagecontent div.insetleft ul li { font-size: 12px; list-style-type: square; }
#pagecontent div.insetleft ul li ul { }
#pagecontent div.insetleft ul li ul li { font-size: 11px; list-style-type: square; }

#pagecontent div.insetright { float: right;
	background: url(/~images/common/bg-ambientgrey.jpg); 
	background-color: #eee;
	border: 2px solid #ccc; 
	border-radius: 8px;
	width: 250px; 
	padding-left: 5px; 
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 10px; 
	margin-left: 20px; 
	font-size: 12px; 
	text-shadow: 1px 1px 0px #fff; 
	box-shadow: 2px 2px 0px #ddd; }

#pagecontent div.insetright ul { }
#pagecontent div.insetright ul li { font-size: 12px; list-style-type: square; }
#pagecontent div.insetright ul li ul { }
#pagecontent div.insetright ul li ul li { font-size: 11px; list-style-type: square; }

#pagecontent div.insetright ol { }
#pagecontent div.insetright ol li { font-size: 12px; list-style-type: decimal; }
#pagecontent div.insetright ol li ol { }
#pagecontent div.insetright ol li ol li { font-size: 11px; list-style-type: decimal; }


#pagecontent div.quoted { font-size: 13px;
	background-color: #f0f0f0;
	margin-top: 10px;
	margin-left: 20px; 
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-left: 3px solid #ddd; 
	border-radius: 8px; }

#pagecontent div.pageupdated { clear: both; text-align: right; margin-top: 15px; font-size: 13px; font-style: italic; color: #888; }

#pagecontent div.pubsentry { margin-left: 25px; }

#pagecontent div.pubsentry img.left { border: 1px solid #444; }

#pagecontent .bigbutton { 
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	width: 300px; 
	text-align: center; }

#pagecontent .bigbutton img { border: 3px solid #ffe894;
	border-radius: 10px; 
	}

#pagecontent .bigbutton a { font-size: 21px; 
	background: url(/~images/common/bg-notice.gif);
	background-color: #fefefe; 
	text-shadow: 1px 1px #fff; 
	display: block; 
	border: 5px solid #ffe894; 
	padding: 10px 5px 5px 5px; 
	border-radius: 20px; 
	text-decoration: none; }
	
#pagecontent .bigbutton a:hover { 
	background: url(/~images/common/bg-notice.gif);
	background-color: #fff8e9; 
	border: 5px solid #ffc930; 
	text-decoration: none; }

#pagecontent .bigbuttoncontext { 
	display: block; 
	text-align: left;
	font-size: 14px; 
	font-style: italic;
	color: #000; 
	padding-left: 10px;
	padding-right: 10px; 
	margin-top: 10px;
	margin-bottom: 10px;
	color: #444;
	}

#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: #f0f6fb;
	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: #ffdbc0;
	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: #f1ffd7;
	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(/~images/common/arrow-blue-previous.png) no-repeat center middle; 
	}
#pagecontent .flowchart .row .arrowright {
	display: table-cell;
	width: 50px; 
	background: url(/~images/common/arrow-blue-next.png);
	background-repeat: no-repeat;
	background-position: center center; 
	}
#pagecontent .flowchart .row .smallbubble1 { 
	vertical-align: middle;
	background-color: #f0f6fb;
	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: #ffdbc0;
	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: #f1ffd7;
	border: 5px solid #ccef8e;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding: 10px;
	text-align: center;
	}


/* Eval */

#evalicon { 
	display: block; background-color: #ddd; border-left: 1px solid #888; border-right: 1px solid #888; text-decoration: none; }

#evalicon:hover { background-color: #fff8e9; }
	
#evalicon img { float: left; width: 100px; height: 100px; margin-top: 3px; margin-bottom: 3px; margin-left: 3px; margin-right: 10px; }

#evalicon .label { display: block; padding-top: 15px; padding-right: 10px; color: #092543; text-shadow: 1px 1px 0px #fff; font-weight: bold; font-style: italic; font-size: 20px; text-align: center; }

#evallist { list-style-type: none; margin-left: 0 0 0 0;}

#evallist li { float: left; 
	margin-left: 0px;
	margin-right: 10px; 
	margin-bottom: 10px; 
	width: 290px; 
	text-align: center; }

#evallist img { border: 3px solid #ffe894;
	border-radius: 5px; 
	margin-bottom: 10px; 
	display: block; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#evallist a { 
	font-size: 16px; 
	background-color: #fff8e9; 
	text-shadow: 1px 1px #fff; 
	display: block; 
	border: 5px solid #ffe894; 
	padding: 5px; 
	border-radius: 8px; 
	text-decoration: none; }
	
#evallist .smalltitle { font-size: 14px; line-height: 20px; }
	
#evallist a:hover { 
	background-color: #fffff8; 
	border: 5px solid #ffc930; 
	border-radius: 8px; 
	text-decoration: none; }

#evallist .evalcontext { 
	display: block;
	text-align: left;
	font-size: 12px; 
	color: #000; 
	padding-left: 10px;
	padding-right: 10px; 
	margin-top: 0px;
	text-align: center; }

#evallink { display: block; width: 400px; margin-left: auto; margin-right: auto; margin-top: 35px; }
#evallink a { 
	background-color: #eee; 
	text-shadow: 1px 1px #fff; 
	display: block; 
	border: 5px solid #aaa; 
	padding: 5px; 
	border-radius: 30px; 
	text-decoration: none; 
	color: #072543; }	
#evallink a:hover { 
	background-color: #fff8e9; 
	border: 5px solid #fc6520; 
	text-decoration: none; 
	color: #072543; }
#evallink img { height: 125px; width: 125px; float: left; margin-right: 15px; }
#evallink span.head { display: block; font-weight: bold; color: #22557d; font-size: 20px; font-style: italic; border-bottom: none; margin-top: 5px; }
#evallink span { display: block; font-size: 16px; margin-top: 5px; }
#evallink span.clear { clear: both; }

	


/* ECTA Staff Pages */

div.staffdetail { border-bottom: 1px dotted #888; padding-top: 5px; padding-bottom: 10px; margin-left: 20px; display: block; clear: both; padding-left: 10px; padding-right: 10px; }
div.staffdetail h4 span.title { font-weight: normal; font-style: italic; }
div.staffdetail img.staffphoto { border: 5px solid #aaa; border-radius: 3px; float: left; margin-right: 20px; margin-bottom: 10px; margin-top: 10px; }
div.staffdetail div.workteams { margin-left: 15px; margin-top: 10px; font-size: 12px; font-weight: bold; color: #666; }
div.staffdetail p { margin-left: 150px; }
div.staffdetail ul { font-weight: normal; display: inline; color: #666; font-size: 12px !important; margin-left: 0px; padding-left: 10px; }
div.staffdetail ul li { font-weight: normal; display: inline; color: #666; font-size: 12px !important; padding-left: 10px; margin-right: 5px; border-left: 1px solid #888; }

div.stafftile { float: left; margin-right: 10px; margin-bottom: 10px; width: 175px; text-align: center; }
div.stafftile a { display: block; 
	padding: 5px; 
	border-radius: 8px; 
	text-decoration: none; 
	height: 200px; 
	color: #000; 
	overflow: hidden; }	
div.stafftile a.leader { background-color: #fff4ca; }
div.stafftile a:hover { background-color: #d3e6f3;
	border-radius: 8px; 
	text-decoration: none;
	color: #000; }
div.stafftile img { display: block; border: 5px solid #aaa; border-radius: 3px; margin-bottom: 5px; margin-left: auto; margin-right: auto; }
div.stafftile span.staffname { display: block; font-weight: bold; color: #072543; text-shadow: 1px 1px 0px #fff; }
div.stafftile span.homeorg { display: block; font-size: 11px; line-height: 16px; color: #666; text-shadow: 1px 1px 0px #fff; }


/* 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: 10px; margin-bottom: 10px; padding-top: 10px; width: 235px; }
div.chunk .bigbutton a { font-size: 21px; background-color: #f5a13a; color: #fff; text-shadow: 1px 1px #000; display: block; border: 5px solid #f9c98b; padding: 15px; border-radius: 8px; }
div.chunk .bigbutton a:hover { background-color: #6b4; border: 5px solid #ad9; padding: 15px; border-radius: 8px; text-decoration: none; }
div.chunk p { margin-left: 130px; font-size: 14px; margin-top: 10px; line-height: 20px; }
div.chunk p.dimmer { color: #666; font-size: 12px; }
div.chunk ol { margin-left: 40px; }
div.chunk ul { margin-left: 40px; }
div.chunk li { font-size: 14px; line-height: 20px; margin-top: 5px; }

div.chunk table { table-layout: fixed; border: 0px; margin-left: 20px; width: 850px; text-align: left; padding: 0px; } 
div.chunk tr.headerrow { background-color: #333; color: #fff; }
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: 3px; vertical-align:text-top; }
div.chunk img { border: 0px; }
div.chunk img.insetleft { border: 5px solid #aaa; border-radius: 3px; float: left; margin-right: 15px; margin-bottom: 15px; }


/* Navigation for sub-sites (i.e. legacy ECO pages) */
#leftnav {
	float: left;
	width: 250px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #444;
	}

.leftnav-content { margin-left: 270px; }

#leftnav a { color: #3c75b2; text-decoration: none; }
#leftnav a:hover { text-decoration: underline; }
#leftnav a:visited { color: #22589d; }
#leftnav a:current { color: #444; }

#leftnav .bluebubble {
	background: url(/~images/common/bg-bluebubble.gif);
	background-color: #f0f6fb;
	border: 5px solid #d3e6f3;
	border-radius: 8px;
	text-shadow: 1px 1px 0px #fff;
	padding-bottom: 5px;
	box-shadow: 2px 2px 0px #ddd;
	}

#pagecontent .greybubble { 
	background-color: #f0f0f0;
	border-bottom: 5px solid #ddd; 
	border-radius: 10px; 
	text-shadow: 1px 1px 0px #fff; 
	margin-bottom: 600px;
	padding-bottom: -600px; 
	box-shadow: 2px 2px 0px #ddd; }


#leftnav navimg { }
#leftnav h4 { text-align: center; margin-top: 3px; margin-bottom: 3px; }
#leftnav p { margin-left: 5px; margin-right: 5px; font-size: 12px; text-shadow 1px 1px 0px #fff; margin-top: 0px; margin-bottom: 3px; font-style: italic; }
#leftnav ul { margin-left: 0px; list-style-type: none; }
#leftnav ul li { margin-left: 0px; font-size: 14px; border-top: 1px solid #d3e6f3; padding-left: 10px; padding-right: 10px; padding-top: 3px; font-weight: bold; }
#leftnav ul li ul { margin-left: 10px; }
#leftnav ul li ul li { list-style-type: square; padding-left: 0px; margin-left: 15px; font-size: 12px; border-top: none; font-weight: normal; margin-bottom: 5px; margin-top: 0px; line-height: 13px; }
#leftnav div.leftnavcontext { margin-top: 0px; line-height: 18px; border-top: 1px solid #d3e6f3; margin-top: 10px; padding: 10px 5px 0px 5px;}



/* SysFrame Search classes */
.sfrcomponentselect { display: none; border-radius: 15px; background-color: #eee; margin: 10px; padding: 10px; box-shadow: 2px 2px 0px #ddd; }
.sfrqiselect { display: none; border-radius: 15px; background-color: #eee; margin: 10px; padding: 10px; box-shadow: 2px 2px 0px #ddd; }
.sfreqselect { display: none; border-radius: 15px; background-color: #eee; 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.subcomponent { list-style-type: upper-alpha; }
ol.subcomponent li { font-size: 12px; line-height: 14px; }

.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; }

.sfrsearchgo {
	-moz-box-shadow: 3px 4px 0px 0px #1564ad;
	-webkit-box-shadow: 3px 4px 0px 0px #1564ad;
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	padding:10px 75px;
	text-decoration:none;
	text-shadow:2px 2px 0px #1564ad;
}
.sfrsearchgo:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.sfrsearchgo:active {
	position:relative;
	top:1px;
}


#pagecontent div.resourcetable { }

#pagecontent div.resourcetable a { text-decoration: none; }
#pagecontent div.resourcetable a:hover { text-decoration: underline; }

#pagecontent div.resourcetable table { }
#pagecontent div.resourcetable table th { text-align: left; padding-left: 10px; vertical-align: bottom; border-bottom: 2px solid #444; }
#pagecontent div.resourcetable table td { vertical-align: top; border-bottom: 1px dotted #aaa; border-top: 1px dotted #aaa; border-left: 1px dotted #aaa; border-right: 1px dotted #aaa; }

#pagecontent div.resourcetable .sfr-results-col-name { width: 30%; max-width: 30%; }
#pagecontent div.resourcetable .sfr-results-col-qis { width: 20%; max-width: 20%; }
#pagecontent div.resourcetable .sfr-results-col-notes { width: 49%; max-width: 49%; }

#pagecontent div.resourcetable tr.odd { background-color: #fff; }
#pagecontent div.resourcetable tr.even { background-color: #f0f0f0; text-shadow: 1px 1px 0px #fff; }

#pagecontent div.resourcetable .resourcetitle { margin-left: 30px; text-indent: -25px; font-size: 16px; }

#pagecontent div.resourcetable ul.qi { list-style-type: none; margin-left: 5px; }
#pagecontent div.resourcetable ul.qi li { }

#pagecontent div.resourcetable ul.eq { list-style-type: square; margin-left: 30px; }
#pagecontent div.resourcetable ul.eq li { font-size: 12px; line-height: 16px; margin: 0px 0px 0px 0px; }

#pagecontent div.resourcetable div.notes-content { padding: 0px 5px 5px 5px; }
#pagecontent div.resourcetable div.notes-content p { margin: 0px 0px 5px 0px; }

#pagecontent div.resourcetable th.topleft { border-top-left-radius: 10px; }
#pagecontent div.resourcetable th.topright { border-top-right-radius: 10px; }

#pagecontent ul.collaborators { list-style-type: none; display: table; width: 100%; margin-left: 0px; }
#pagecontent ul.collaborators li { display: table-row; text-shadow: 1px 1px 0px #fff; }
#pagecontent ul.collaborators li a { display: table-cell; vertical-align: middle; height: 60px; border-bottom: 1px dotted #888; text-decoration: none; font-size: 18px; }
#pagecontent ul.collaborators li a:hover { 	
	background: url(/~images/common/bg-notice.gif);
	background-color: #fff8e9; 
 }
#pagecontent ul.collaborators li a img { float: left; position: relative; margin-left: 5px; margin-top: -20px; top: 15px; margin-bottom: 15px; margin-right: 10px; width: 50px; border: 1px solid #aaa; border-radius: 5px; box-shadow: 2px 2px 0px #444; }
#pagecontent ul.collaborators li a span.collab1 { display: block; margin-left: 75px; margin-top: 15px; }
#pagecontent ul.collaborators li a span.collab2 { display: block; margin-left: 90px; margin-top: 5px; font-size: 14px; color: #000; }

/* BIG BUTTON LIST */
#pagecontent ul.buttonlist { list-style-type: none; margin-top: 10px; }
#pagecontent ul.buttonlist li { margin-bottom: 20px; }
#pagecontent ul.buttonlist li a { 
	color: #4b8ac0;
	display: block; 
	margin-bottom: 5px; 
	padding: 10px 15px 5px 15px; 
	border-radius: 15px; 
	text-decoration: none; 
	background: url(/~images/common/bg-bluebubble.gif);
	background-color: #ddedf7; 
	border: 3px solid #3c7baa; 
	text-shadow: 1px 1px 0px #fff;
	box-shadow: 2px 2px 0px #ddd;
	margin-right: 10px;
	}
#pagecontent ul.buttonlist li a:hover { 
	color: #072543;
	background: url(/~images/common/bg-notice.gif);
	background-color: #fff8e9; 
	border: 3px solid #fc6520; 
	 }
#pagecontent ul.buttonlist li a img { float: left; height: 80px; width: 80px; margin-right: 10px; position: relative; top: -20px; margin-bottom: -20px;}
#pagecontent ul.buttonlist li a span.title { margin-left: 100px; display: block; font-size: 30px; line-height: 26px; }
#pagecontent ul.buttonlist li a span.description { margin-left: 120px; display: block; font-style: italic; }

#pagecontent ul.buttonlist li span.nolink { 
	color: #888;
	display: block; 
	margin-bottom: 5px; 
	padding: 10px 15px 5px 15px; 
	border-radius: 15px; 
	text-decoration: none; 
	background: url(/~images/common/bg-bluebubble.gif);
	background-color: #eee; 
	border: 3px solid #aaa; 
	text-shadow: 1px 1px 0px #fff;
	box-shadow: 2px 2px 0px #ddd;
	margin-right: 10px;
	}

#pagecontent ul.buttonlist li span.nolink img { float: left; height: 80px; width: 80px; margin-right: 10px; position: relative; top: -20px; margin-bottom: -20px;}
#pagecontent ul.buttonlist li span.nolink span.title { margin-left: 100px; display: block; font-size: 30px; line-height: 26px; }
#pagecontent ul.buttonlist li span.nolink span.description { margin-left: 120px; display: block; font-style: italic; }


#pagecontent ul.tablist { list-style-type: none; margin-top: 10px; }
#pagecontent ul.tablist li { margin-bottom: 10px; }
#pagecontent ul.tablist li a { 
	color: #4b8ac0;
	display: block; 
	margin-bottom: 5px; 
	padding: 10px 15px 5px 15px; 
	border-radius: 15px; 
	text-decoration: none; 
	background: url(/~images/common/bg-whitegradient-top.png);
	background-repeat: repeat-x;
	background-color: #ddedf7; 
	border: 3px solid #3c7baa; 
	text-shadow: 1px 1px 0px #fff;
	box-shadow: 2px 2px 0px #ddd;
	margin-right: 10px;
	}
#pagecontent ul.tablist li a:hover { 
	color: #072543;
	background: url(/~images/common/bg-whitegradient-top.png);
	background-repeat: repeat-x;
	background-color: #fff8e9; 
	border: 3px solid #fc6520; 
	 }
#pagecontent ul.tablist span.nolink {
	color: #444;
	display: block; 
	margin-bottom: 5px; 
	padding: 10px 15px 5px 15px; 
	border-radius: 15px; 
	text-decoration: none; 
	background: url(/~images/common/bg-whitegradient-top.png);
	background-repeat: repeat-x;
	background-color: #aaa; 
	border: 3px solid #444; 
	text-shadow: 1px 1px 0px #fff;
	box-shadow: 2px 2px 0px #ddd;
	margin-right: 10px;
	 }
#pagecontent ul.tablist li .tabtitle { vertical-align: middle; font-size: 24px; font-weight: bold; width: 200px; text-align: center; border-right: 1px #888 dotted; }
#pagecontent ul.tablist li .tabcontext { vertical-align: middle; color: #000; font-size: 16px; }


/* Bootstrap Button */

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
	}
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
	}
button[disabled],html input[disabled] { cursor: default; }
button::-moz-focus-inner,input::-moz-focus-inner { padding: 0; border: 0; }

.btn {
	color: #fff;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 15px; 
	padding-right: 15px; 
	border: 1px solid #567995; 
	border-radius: 5px; 
	background-color: #8ebfe1; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	text-transform: none; 
	text-decoration: none; 
	text-shadow: 1px 1px #567995; 
	  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
	}
.btn:hover {
	color: #fff;
	background: url(/~images/common/bg-uncblue.gif);
	background-color: #56a0d3; 
	text-shadow: 1px 1px 0 #072543;
	border-color: #072543; }


.collapse { display: none; }
.collapse.in { display: block; }
tr.collapse.in { display: table-row; }
tbody.collapse.in { display: table-row-group; }
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}


/* Bootstrap Accordion */
#pagecontent .panel {
  margin-bottom: 10px;
  background-color: #fff;
}
#pagecontent .panel-body {
  padding: 15px;
}
#pagecontent .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#pagecontent .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#pagecontent .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

#pagecontent .panel-title a { text-decoration: none; }

#pagecontent .panel-title > a,
#pagecontent .panel-title > small,
#pagecontent .panel-title > .small,
#pagecontent .panel-title > small > a,
#pagecontent .panel-title > .small > a {
  color: inherit;
}
#pagecontent .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#pagecontent .panel > .list-group,
#pagecontent .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
#pagecontent .panel > .list-group .list-group-item,
#pagecontent .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
#pagecontent .panel > .list-group:first-child .list-group-item:first-child,
#pagecontent .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#pagecontent .panel > .list-group:last-child .list-group-item:last-child,
#pagecontent .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#pagecontent .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#pagecontent .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
#pagecontent .list-group + .panel-footer {
  border-top-width: 0;
}
#pagecontent .panel > .table,
#pagecontent .panel > .table-responsive > .table,
#pagecontent .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
#pagecontent .panel > .table caption,
#pagecontent .panel > .table-responsive > .table caption,
#pagecontent .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
#pagecontent .panel > .table:first-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#pagecontent .panel > .table:first-child > thead:first-child > tr:first-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#pagecontent .panel > .table:first-child > tbody:first-child > tr:first-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#pagecontent .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#pagecontent .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#pagecontent .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#pagecontent .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
#pagecontent .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#pagecontent .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#pagecontent .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#pagecontent .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#pagecontent .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
#pagecontent .panel > .table:last-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#pagecontent .panel > .table:last-child > tbody:last-child > tr:last-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#pagecontent .panel > .table:last-child > tfoot:last-child > tr:last-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#pagecontent .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#pagecontent .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#pagecontent .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#pagecontent .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
#pagecontent .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#pagecontent .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#pagecontent .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#pagecontent .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#pagecontent .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
#pagecontent .panel > .panel-body + .table,
#pagecontent .panel > .panel-body + .table-responsive,
#pagecontent .panel > .table + .panel-body,
#pagecontent .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
#pagecontent .panel > .table > tbody:first-child > tr:first-child th,
#pagecontent .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
#pagecontent .panel > .table-bordered,
#pagecontent .panel > .table-responsive > .table-bordered {
  border: 0;
}
#pagecontent .panel > .table-bordered > thead > tr > th:first-child,
#pagecontent .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#pagecontent .panel > .table-bordered > tbody > tr > th:first-child,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#pagecontent .panel > .table-bordered > tfoot > tr > th:first-child,
#pagecontent .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#pagecontent .panel > .table-bordered > thead > tr > td:first-child,
#pagecontent .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#pagecontent .panel > .table-bordered > tbody > tr > td:first-child,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#pagecontent .panel > .table-bordered > tfoot > tr > td:first-child,
#pagecontent .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
#pagecontent .panel > .table-bordered > thead > tr > th:last-child,
#pagecontent .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#pagecontent .panel > .table-bordered > tbody > tr > th:last-child,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#pagecontent .panel > .table-bordered > tfoot > tr > th:last-child,
#pagecontent .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#pagecontent .panel > .table-bordered > thead > tr > td:last-child,
#pagecontent .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#pagecontent .panel > .table-bordered > tbody > tr > td:last-child,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#pagecontent .panel > .table-bordered > tfoot > tr > td:last-child,
#pagecontent .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
#pagecontent .panel > .table-bordered > thead > tr:first-child > td,
#pagecontent .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#pagecontent .panel > .table-bordered > tbody > tr:first-child > td,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#pagecontent .panel > .table-bordered > thead > tr:first-child > th,
#pagecontent .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#pagecontent .panel > .table-bordered > tbody > tr:first-child > th,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
#pagecontent .panel > .table-bordered > tbody > tr:last-child > td,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#pagecontent .panel > .table-bordered > tfoot > tr:last-child > td,
#pagecontent .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#pagecontent .panel > .table-bordered > tbody > tr:last-child > th,
#pagecontent .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#pagecontent .panel > .table-bordered > tfoot > tr:last-child > th,
#pagecontent .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
#pagecontent .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
#pagecontent .panel-group {
  margin-bottom: 20px;
}
#pagecontent .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
#pagecontent .panel-group .panel + .panel {
  margin-top: 5px;
}
#pagecontent .panel-group .panel-heading {
  border-bottom: 0;
}
#pagecontent .panel-group .panel-heading + .panel-collapse > .panel-body,
#pagecontent .panel-group .panel-heading + .panel-collapse > .list-group {
}
#pagecontent .panel-group .panel-footer {
  border-top: 0;
}
#pagecontent .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
#pagecontent .panel-default { }
#pagecontent .panel-default > .panel-heading {
	color: #4b8ac0;
	background: url(/~images/common/bg-bluebubble.gif);
	background-color: #ddedf7; 
	border: 1px solid #3c7baa; 
	text-shadow: 1px 1px 0px #fff;
	box-shadow: 2px 2px 0px #ddd;
	border-radius: 10px;
}

#pagecontent .panel-heading:hover {
	color: #072543;
	background: url(/~images/common/bg-notice.gif);
	background-color: #fff8e9; 
	border: 1px solid #fc6520; 
}

#pagecontent .panel-heading h4 { font-style: normal; }

#pagecontent .panel-default > .panel-heading + .panel-collapse > .panel-body { }
