@charset "UTF-8";

/* Print CSS to all sites */

body {
	font-family: "Georgia", Times New Roman, Serif;
	font-size: 12pt;
	color: #000;
	background: #fff;
	margin:0;
	border:none;

}

/* hd, index, search box, main nav, secondary nav - display none */

#hd, .si-sei-home-index, .search-box, #mainNav, #secNav {
	display: none;
}

/* right column */

#col-2 .right-content-container #nav3, #col-2 .right-content-container #relatedLinks,  #col-2 .right-content-container #gmb, #col-2 .right-content-container #mba {
	display: none;
}

/* footer, find us, share this - display none */

#find40, #share40, #find, #share, .ft-col-1, .ft-col-2 {
	display: none;
}


bd, .branding, .branding-inner, branding-col-1, signature {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
	margin:0;
	padding:0;
	border:none;
	
}

#banner {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	margin:0;
	padding:0;
	border: none;
	height: 0;
}


#banner .banner-inner .title, #banner .banner-inner .areaDescription  {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
	margin:0;
	padding:0;
}

#banner .banner-inner .title h1, #banner .banner-inner .areaDescription p  {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
	margin:0;
	padding:0;
	width: 100%;
}


#L-60-40 #col-1 {
	width: 100%;
	clear: both;
	display: block;
	font-family: "Georgia", Times New Roman, Serif;
	font-size: 12pt;
	color: #000;
	
}

#L-67-33 #col-1 {
	width: 100%;
	clear: both;
	display: block;
	font-family: "Georgia", Times New Roman, Serif;
	font-size: 12pt;
	color: #000;
	
}

#L-60-40 #col-2 {
	width: 100%;
	clear: both;
	display: block;

}

/* ========== CI LINKS ========== */

#L-67-33 #col-1 .left-content-container  a:link:after,
#L-60-40 #col-1 .left-content-container  a:link:after,
#L-67-33 #col-1 .left-content-container  a:visited:after,
#L-60-40 #col-1 .left-content-container  a:visited:after{
  content: "  ( http://www.sei.cmu.edu"attr(href)") ";
  color: #025696;
  border:none
}

#L-60-40 #col-1 .left-content-container a, #L-67-33 #col-1 .left-content-container a {
	color: #ccc;
	text-decoration: underline;	
	border-bottom: none;  
}
#L-60-40 #col-1 .left-content-container a:link, #L-67-33 #col-1 .left-content-container a:link {
	color: #025696;
	text-decoration: underline;	
	border-bottom: none; 
}
#L-60-40 #col-1 .left-content-container a:visited, #L-67-33 #col-1 .left-content-container a:visited {
	color: #025696;
	text-decoration: none;
	border-bottom: none; 
}

/*  the next two styles help the PAGE INDEX element links appear correctly */

#L-60-40 #col-1 .left-content-container a.h3, #L-67-33 #col-1 .left-content-container a.h3 {
	color: #025696;
	text-decoration: none;	
	border-bottom: none;  
}
#L-60-40 #col-1 .right-content-container  a.h3, #L-67-33 #col-1 .right-content-container  a.h3 {
	color: #025696;
	text-decoration: none;	
	border-bottom: none;    
}

/* ========== CI LINKS ========== */

#ft .ft-inner .ft-col-3 {
	width: 100%;
	clear: both;
	display: block;
	float: none;
	text-align: left;
	border-top: solid 1px #000;
}

#ft .ft-inner .ft-col-3 #copyright a  {
	width: 100%;
	clear: both;
	display: block;
	float: none;
	text-align: left;

}

#col-2 .right-content-container #spotlight {
	/*width: 100%;
	clear: both;
	border: 0;*/
	display: none;
	

}

#content-container .fmi-40 {
	width: 100%;
	clear: both;
	display: block;
	border-top: solid 1px #000;
	
}

#content-container .fmi-33  {
	width: 100%;
	clear: both;
	display: block;
	border-top: solid 1px #000;
	
}
#content-container #fmi  {
	width: 100%;
	clear: both;
	display: block;
	border-top: solid 1px #000;
	
}

