@charset "utf-8";
/* CSS Document */
/*Pathway Headers*/
.ap {
	background-color: #ff8f1c;
	color: white;
	font-size: 1.55em;
	padding: 10px;
	margin-bottom: 10px;
}
.apt {
	background-color: #ff8f1c;
	color: white;
	font-size: 1.55em;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.stem {
	background-color: #009e49;
	color: white;
	font-size: 1.55em;
	padding: 10px;
	margin: 20px 0 20px 5px;
}
.hpps {
	background-color: #ba0c2f;
	color: white;
	font-size: 1.55em;
	padding: 10px;
	margin: 20px 0 20px 5px;
}
.bus {
	background-color: #6693bc;
	color: white;
	font-size: 1.55em;
	padding: 10px;
	margin: 20px 0 20px 5px;
}
.sbe {
	background-color: #a15a95;
	color: white;
	font-size: 1.55em;
	padding: 10px;
	margin: 20px 0 20px 10px;
}
.ahc {
	background-color: #0097a9;
	color: white;
	font-size: 1.55em;
	padding: 10px;
	margin: 20px 0 20px 5px;
}
/*end Pathway Headers*/
/*#mainct table {
	border: solid black 1px;
}
#mainct tr {
	border: solid black 1px;
}*/
#mainct td {
	padding: 2px;
	/* border: solid black 1px;*/
}
#mainct th {
	padding: 2px;
	text-align: left;
	/*-border: solid black 1px;*/
}
#mainct .sidebar {
	margin-right: 20px;
}
#mainct h1 {
	color: #214e7b;
	font-size: 1.65em;
	margin-bottom:20px;
}
#mainct h2 {
	color: #3261AF;
	font-size: 1.5em;
	margin-bottom: 25px;
}
#mainct h3 {
	color: #3A6EC5;
	font-size: 1.3em;
	margin-bottom: 20px;
}
#mainct h4 {
	color: #3A6EC5;
	font-size: 1.25em;
	margin-bottom: 20px;
}
#mainct h5 {
	color: #3A6EC5;
	font-size: 1.15em;
}
#mainct h6 {
	color: #3A6EC5;
	font-size: 1.05em;
}
#mainct a {
	text-decoration: underline;
	color: #214e7b;
}
#mainct a:hover {
	text-decoration: underline;
}
#mainct a:visited {
	color: #a15a95;
}
#mainct .credit {
	text-align: center;
}
#mainct .lastCredit {
	text-decoration: underline;
}
/*  2021-22_Programs.asp Styles */
#btnta::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnta[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnAAOT::after {
	content: " -";
	font-size: 1.3em;
	/*  position: absolute;
	right: 0;*/
	font-weight: 600;
	text-decoration: none;
}
#btnAAOT[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	/*  position: absolute;
  right: 0;
*/
	font-weight: 600;
	text-decoration: none;
}
#btnAPP::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnAPP[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnATECH::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnATECH[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnAHC::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnAHC[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnBUS::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnBUS[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnHPPS::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnHPPS[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnSTEM::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnSTEM[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnSBSE::after {
	content: " -";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
#btnSBSE[aria-expanded="false"]:after {
	content: " +";
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
}
/*  /2021-22_Programs.asp Styles */

/*blockquote {
	margin-left: 20px;
}*/