.scsu-shell-width {
	width: 870px;
}

#header {
	background-image: url(images/header-background.gif);
	background-repeat: repeat-x;
}
#left {
	width: 180px;
	padding: 0px;
	float: left;
	margin: 1px 0px 0px 0px;
	_margin: 1px -3px 0px 10px;
}
#left ul {
	margin: 0px;
	padding: 0px;
}
#left h2 {
	background-color: #ebebeb;
	padding: 4px 5px 4px 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
#left li {
	background-color: #ffffff;
	border-top: 1px solid #747474;
	padding: 4px 4px 5px 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-transform: uppercase;
}
#left .active {
	background-color: #cccccc;
}
#left a {
	display: block;
	width: 156px;
	color: #000000;
	text-decoration: none;
}
#left a:hover {
	color: #555555;
	text-decoration: underline;
}
#left #helpful {
	border-top: 5px solid #ffffff;
}

#left #helpful h2 {
	background-color: #646464;
}
#left #helpful a {
	color: #ffffff;
}
#left #helpful li a {
	color: #000000;
}
#content {
	background-color: #f2f2f2;
	border-right: 1px solid #747474;
	border-left: 1px solid #747474;
	margin: 1px 0px 0px 0px;
	/* _margin-top: -3px; */
	padding: 3px 0px 0px 0px;
	width: 634px;
}
#top {
	margin: 5px 5px 0px 5px;
	padding: 1px 0px 5px 0px;
	border-top: 1px solid #747474;
}
#body {
	overflow: auto;
	margin: 0px;
	border-top: 13px solid #b7070d;
}
#text {
	background-image: url(images/secondary/body-background.gif);
	background-repeat: repeat-y;
	float: left;
	/* width: 594px; */
	padding: 5px 15px 5px 15px;
	/* border: 1px solid #cc0000; */
	margin: 0px;
	color: #444444;
}
#text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 1em 0px 0em 0px;
}
#text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #e1e1e1;
	font-size: .9em;
	padding: 0px 0px 3px 0px;
	margin: 1em 0px 0px 0px;
}
#text h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px 0px 3px 0px;
	margin: 1em 0px 0px 0px;
}
#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	margin: 0px 0px 1.25em 0px;
}
#text td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#text ul, #text ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 0px 0px 1.5em 3em;
}
#text ul ul, #text ol ol, #text ol ul {
	font-size: 1em;
	margin-bottom: 0px;
}
#text li {
	margin: 0px 0px .3em 0px;
	line-height: 1.5em;
}
#text a {
	color: #cc0000;
	text-decoration: underline;
}
#text a:hover {
	color: #000000;
	text-decoration: none;
}
#text .required {
	color: #cc0000;
}
#text .right-divider {
	border-right: 5px solid #f2f2f2;
}
#right {
	float: right;
	width: 160px;
	background-color: #f6f6f6;
	margin: -5px -15px 15px 15px;
	padding: 15px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#right h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #e1e1e1;
	font-size: .8em;
	padding: 0px 0px 3px 0px;
	margin: 1em 0px 0px 0px;
}
#right h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px 0px 3px 0px;
	margin: 1em 0px 0px 0px;
}
#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 0px 0px 1em 0px;
}
#right h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	background-color: #333333;
	color: #e8e8e8;
	margin: 0px -15px 1em -15px;
	padding: 8px 15px 8px 15px;
}
#secondarynav {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 173px;
	margin: 0px 0px 0px 0px; /*419px*/
	padding: 40px 15px 5px 15px;
	/*border: 1px solid #cc0000;*/
}

#secondarynav a {
	color: #cc0000;
	text-decoration: underline;
	font-size: .95em;
	font-weight: bold;
}
#secondarynav a:hover {
	color: #cc0000;
	text-decoration: none;
}
#secondarynav ul {
	margin: 0px 0px 0px 4px;
	_margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-image: url(images/secondary/secondnavigation-arrow.gif);
}
#secondarynav li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#text .frame {
	border: 4px solid #ffffff;
	margin: 2px 0px 5px 5px;
}
#text #whitepullout {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding: 0px 1em 0px 1em;
}
#footer {
	clear: both;
}
.needtosolve {
	/* display: none; */
  	color: #993333;
	border: 1px dotted #993333;
	background-color: #FFFFE8;
	padding: 5px;
}
.newspublicationname {
	display: none;
}
.newsdate{
	font-style: italic;
}
#text p.newsimagedescription {
	font-size: 1.1em;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px dotted #747474;
}
.newslistheader {
	background-color: #cccccc;
	font-weight: bold;
}
.newslist0 {
	background-color: #00CC33;
}
.newslist1 {
	background-color: #f6f6f6;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px solid #dddddd;
}

#teaser {
	overflow: auto;
	width: 100%;
	border-top: 1px dotted #747474;
	padding-top: 5px;
	clear: right;
}
#teaser h2.newsteasertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}

#internform label {
	width: 170px;
	display: block;
	float: left;
}
#internform .long {
	width: 300px;
}
#highlightbox {
	width: 230px;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	float: right;
	border: 1px solid #dddddd;
	background-color: #fefefe;
}
#highlightbox p, #highlightbox ul {
	margin: 0px;
	padding: 0px;
}
hr {
	width: 90%;
	color: #f2f2f2;
	background-color: #f2f2f2;
	border: 1px dotted #dddddd;
	border-style: none none dotted;
}
#right #topic a {
	display: block;
	border: 1px solid #000;
	background-image: url(images/topicHeader.jpg);
	background-repeat: no-repeat;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	padding: 30px 5px 5px 5px;
	background-color: #FFF;
	color: #000000;
	text-decoration: none;
}
#right #topic a:hover {
	text-decoration: underline;
	background-color: #eeeeee;
}

@media print {
#left {
	/*display : none;
	page-break-after: avoid;*/
	height: 1px;
}
#header {
	/*page-break-after: avoid;*/
}
#content {
	/*page-break-before: avoid;*/
	background-color: #f2f2f2;
	margin: 1px 0px 0px 0px;
	/* _margin-top: -3px; */
	padding: 3px 0px 0px 0px;
	/*width: 650px;*/
}
#text {
	margin-left: 25px;
	width: auto;
	/*width: 640px;*/
}
#top {
/*	page-break-before: avoid;*/
}
}

