@charset "utf-8";
/* CSS Document */


/* CSS Document */
/* This style maintains the basic library site layout */
/* It includes the master visual sytles for: */
/* header, footer, sidebar, search */
/* in addition to style declarations for <a> and <div>. */
/* Created Jan2010, Steelman */





body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*
	background-image: url(/images/sc_edu_bg_tile.jpg);
	background-repeat: repeat-x;
	*/
}
a {
	color: #790021;
	text-decoration: underline;
}
h1 {
	font-size: 26pt;
	color: #660000;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #600;
}


h3 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 16pt;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #600;
	padding: 0px;
	margin: 0px;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	margin-top: 0px;
	margin-bottom: 0px;
}


.masterContainer {
	clear: both;
	padding: 0px;
	margin: 0;
}
#master_divisor {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.floatLeft {
	float: left;
	padding-right: 5px;
}
.floatLeft_noPads {
	float: left;
}

.floatRight {
	float: right;
	padding-left: 5px;
}
#Quicklinks {
	width: 0px;
	height: 0px;
	overflow: hidden;

}

.quicklinks {
	float: right;
}
.optgroup_special {
	font-weight: normal;
	font-style: normal;



}

#header {
	background-color: #000000;
	width: 100%;

}




#headerLinks {
	font-size: 10pt;
	background-color: #E5E5E5;
}

#headerLinks ul {
	list-style: none;
	padding-left: 0px;

}
#headerLinks a {
	text-align: left;
	color: #000;
	font-size: 10pt;
}
#headerLinks li  {
	background-color: #E5E5E5;

}
#headerLinks ul li ul li {
	display: none;
}
#headerLinks ul li ul li a {
	text-align: left;
	font-size: 10pt;

}
#headerLinks li ul {
	display: none;

}
#headerLinks li:hover ul {

}
.noPaddingNoMargin {
	margin: 0px;
	padding: 0px;
}




#Quicklinks_button {
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;


}

#Quicklinks_content   {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
	hidden:true;
	visibility: hidden;
}





#contentLead {
	text-align: center;
}

#content {
	margin-bottom: 16px;
	clear: both;
	height:auto !important;
	height:400px;

}

#sidebar_leader {
	display: none;

}
#sidebar {
	text-align: left;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#sidebar_upperHalf ul {
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #600;
	color: FFF;
}
#sidebar_upperHalf li {
	width: 172px;
	padding-bottom: 5px;
}
#sidebar_upperHalf ul a {
	font-weight: normal;
	text-transform: none;
	width: 150px;
	font-size: 9pt;
}

#sidebar_upperHalf_font a{
	color: #FFFFFF;
}
.sidebar_lowerHalf ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sidebar_lowerHalf li {
	padding-bottom: 10px;
}
.sidebar_lowerHalf ul a {
	font-weight: normal;
	text-transform: none;
	font-size: 10pt;
}



.sidebar_lowerHalf {
	background-color: #600;

}
#sidebar_lowerHalf_font a{
	color: #FFF;

}



#sidebar_divider {
	height: 5px;
	width: 100%;
	background-color: #CCCCCC;
}
#sidebar_img  {
	text-align: left;
	padding-top: 10px;
}
#search {
	font-size: 10pt;
	color: #FFFFFF;
}
#searchForm  {
	text-align: left;
	width: 180px;
}



#footer_top {
	text-align: left;
	background-color: #CCC;
	margin-top: 0px;
}
#footer_top ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;


}
#footer_top li {
	margin-left: 0px;
	padding-left: 0px;

}
#footer_top a {
	font-size: 9pt;
	padding-right: 18pt;
	padding-left: 12pt;
}
#footer_bottom {
	font-size: 8pt;
	padding-top: 4px;
}
.smallText {
	font-size: 9pt;
}
#header_Print {
	height: 80px;
	display: none;
}
#featuredContent_print {
	display: none;
}
#tooltips_holding_pen {
	display: none;
}
.header_image {
	width: 100%;

}
.header_supporingImageBlack {
	display:none;
	height:0px;
	width:0px;
	hidden:true;
	
}
.header_supporingImage {
	display: none;
}

