@charset "utf-8";
.scsu-shell-width {
	width: 95%;
}
#FAheader {
	padding: 15px 8px 0px 8px;
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
	height: 57px;
}
#FAsite {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/site-background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	overflow: auto;
}
#FAsite #FAnavigation {
	width: 170px;
	float: left;
}
#FAnavigation ul {
	margin: 0px;
	padding: 0px;
}
#FAnavigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#FAnavigation a {
	font-size: 90%;
	font-family: "Arial Black", Gadget, sans-serif;
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: transparent;
	text-decoration: none;
	color: #8a8779;
	line-height: 1.1em;
	margin-top: 1px;
}
#FAnavigation a:hover {
	background-color: #b1aea0;
	color: #000000;
}
#FAnavigation .active {
	background-color: #b1aea0;
	border-bottom: 3px solid #bb0000;
	color: #ffffff;
}
#FAnavigation #secondary {
	background-image: url(../images/secnav-top-background.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#FAnavigation #secondary ul {
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/secnav-background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#FAnavigation #secondary a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:#333333;
	background-color: #efefec;
	margin-top: 0px;
}
#FAnavigation #secondary a:hover {
	color:#333333;
	text-decoration: underline;
}
#FAsite #FAcontent {
	margin: 0px 170px 0px 170px;
	background-color: #ffffff;
	border-left: 1px solid #d8d6cf;
	border-right: 1px solid #d8d6cf;
	padding: 20px 15px 15px 15px;
	min-height: 400px;
}
#FAsite #FAcontent h3, #FAsite #FAcontent p.newspublicationname {
	font-size: 150%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #d8d6cf;
	line-height: 105%;
}
#FAsite #FAcontent h4 {
	font-size: 110%;
	margin-bottom: .5em;
}
#FAsite #FAcontent h5 {
	font-size: 85%;
	margin: 0px;
	line-height: 100%;
}
#FAsite #FAcontent p {
	margin-top: .5em;
	margin-bottom: 1.5em;
	font-size: .9em;
	line-height: 1.6em;
}
#FAsite #FAcontent a {
	color: #990000;
}
#FAsite #FAcontent a:hover {
	text-decoration: none;
}
#FAsite #FAcontent a:visited {
	color: #666666;
}
#FAsite #FAcontent .homeTable th {
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
#FAsite #FAcontent .homeTable td {
	border-bottom: 1px dotted #dddddd;
}
#FAsite #FAcontent ul, #FAsite #FAcontent ol {
	margin-top: -.5em;
	margin-bottom: 1.5em;
	font-size: .9em;
	line-height: 1.6em;
}
#FAsite #FAcontent #highlight {
	background-color: #f8f8f8;
	border-bottom: 1px solid #b1aea0;
	padding: 10px;
	margin: 2em -5px 0px -5px;
	overflow: auto;
}
#FAsite #FAcontent #highlight h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #b1aea0;
	margin: -10px -10px 10px -10px;
	padding: 3px 5px 3px 5px;
	border: 0px solid #000000;
	color: #ffffff;
}
#FAsite #FAcontent #highlight p {
	margin: 0px;
	padding: 0px;
}
#FAsite #FAcontent td.charttitle {
	color: #ffffff;
	font-weight: bold;
}
#FAsite #FAcontent .address {
	margin: .5em 0px 1em 2em;
	display: block;
}
#FAsite #FAcontent .addressTight {
	margin: -1em 0px 1em 3em;
	display: block;
}
#FAsite #FAcontent .termtitle {
	font-weight: bold;
	font-style: italic;
	clear: right;
	float: left;
	display: block;
	width: 180px;
	margin-left: 20px;
}
#FAsite #FAcontent .termdate {
	display: block;
}
#FAsite #FAcontent h2.newstitle {
	margin-top: 1em;
	margin-bottom: 0px;
	font-size: 110%;
}
#FAsite #FAcontent #teaser h2.newsteasertitle {
	font-weight: normal;
	font-size: 90%;
}


#FAsite #FAtoolnavigation {
	width: 170px;
	float: right;
}
#FAtoolnavigation ul {
	margin: 0px;
	padding: 0px;
}
#FAtoolnavigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#FAtoolnavigation a {
	font-size: 90%;
	font-family: "Arial Black", Gadget, sans-serif;
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #ffffff;
	text-decoration: none;
	color: #8a8779;
	line-height: 1.1em;
	margin-bottom: 1px;
}
#FAtoolnavigation a:hover {
	background-color: #b1aea0;
	color: #ffffff;
}
#FAtoolnavigation .code {
	background-color: #b1aea0;
	color: #ffffff;
}
#FAtoolnavigation #secondaryTools a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:#333333;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	/* background-color: #efefec; */
	margin-top: 0px;
}
#FAtoolnavigation #secondaryTools a:hover {
	color:#333333;
	background-color: #efefec;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#newsBox {
	background-color: #f6f6f0;
	padding: 0px;
	border-bottom: 1px dotted #b1aea0;
}
#newsBox h2.newsteasertitle {
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#newsBox h2.newsteasertitle a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px 4px 8px;
	color: #333333;
	background-color: #f6f6f0;
}
#newsBox h2.newsteasertitle a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #f6f6f0;
}
#FAcontent .newspublicationname {
	margin: 0px;
	font-size: .8em;
}

#FAcontent h2.newstitle {
	margin: 0px;
	font-size: 1.4em;
}
#FAcontent p.newsdate {
	margin: 0px 0px .5em 0px;
	padding: .5em 0px 0px 0px;
}

/* Toggle Specific Controls */
#FAsite #FAcontent h4.section {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	cursor: pointer;
}
#FAsite #FAcontent .sectionContent {
	background-color: #f8f8f8;
	display: block;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
}
#FAsite #FAcontent .reveal {
	float: right;
	color: #cccccc;
}
#FAsite #FAcontent .footer-note {
	text-align: center;
	font-size: .8em;
	margin-bottom: 0px;
}

#academic, #academic2 {
	display: none;
	margin-top: -5px;
}
#summer {
	display: none;
	margin-top: -5px;
}
#selector {
	font-size: .8em;
}
#FAsite #FAcontent #selector a {
	font-weight: bold;
	color: #000000;
	padding: 3px 5px 4px 5px;
	background-color: #eeeeee;
	text-decoration: none;
}
#FAsite #FAcontent #selector a:hover {
	padding: 3px 5px 4px 5px;
	background-color: #c6c3b6;
}
#FAsite #FAcontent #academicLink, #FAsite #FAcontent #academic2Link {
	display: block;
	float: right;
	width: 120px;
	margin: -10px 0px 0px 0px;
	border-left: 1px solid #b1aea0;
	border-right: 1px solid #b1aea0;
	border-bottom: 1px solid #b1aea0;
	text-align: center;
	margin-left: 1px;
}
#FAsite #FAcontent #summerLink {
	display: block;
	float: right;
	width: 120px;
	margin: -10px -10px 0px 1px;
	border-left: 1px solid #b1aea0;
	border-right: 1px solid #b1aea0;
	border-bottom: 1px solid #b1aea0;
	text-align: center;
}
#FAsite #FAcontent #academicLink.active, #FAsite #FAcontent #academic2Link.active, #FAsite #FAcontent #summerLink.active {
	color: #ffffff;
	padding: 3px 5px 4px 5px;
	background-color: #b1aea0;
}
@media print{
#FAsite {
	overflow: hidden;
}
#FAsite #FAcontent {
	margin: 0px 0px 0px 170px;
	background-color: #ffffff;
	border-left: 1px solid #d8d6cf;
	/* border-right: 1px solid #d8d6cf; */
	padding: 20px 15px 15px 15px;
	min-height: 400px;
}
#FAtoolnavigation {
	display: none;
}
}

