/*This CSS file is part of the Official Template for UIS websites. DO NOT USE THIS FILE, or any part of the Template without first contacting Sherry Hutson at shuts1@uis.edu.*/#topBar_container {/* contains all of top bar: UIS logo, stripe, home + search links */	background-image: url(../images/UIStopBar_01.gif);	/* above: UIS logo + blue stripe that continues right for 2600pixels */	background-repeat: repeat;	height: 94px;	width: 100%;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	text-align: right;}.container{	border-top-color: #003399;	border-right-color: #003399;	border-bottom-color: #003399;	border-left-color: #003399;	border-top-style: solid;	border-top-width: 1px;	border-right-style: solid;	border-right-width: 1px;	border-bottom-style: solid;	border-bottom-width: 1px;	border-left-style: solid;	border-left-width: 1px;	margin: 0 auto;	text-align:left;	position: relative;	width: 850px;	background-color: #FCFCF6;}body {	text-align:center;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	background-color:#FFFFFF;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	padding: 0px 0px 0px 0px;}.content{	padding: 10px 0px 0px 0px;	background-repeat: no-repeat;	background-position: right; 	margin: 0; }.rightColumn{	float: left;	margin: 0;	padding: 15px 0px 0px 15px;	width: 660px;	background-color: #FAFAED;}h2 {	font-size: 105%;	color: #006600;}h3 {	font-size: 1em;	color: #000000;}h4 {	font-size: 1em;	color: #990000;}h5 {	font-size: 1em;	color: #996600;}.heads{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	line-height: 1.4em;}.information {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	line-height: 1.4em;	margin-right: 20px;}.information a:link {	color: #003366;	text-decoration: none;	font-weight: bold;}.information a:visited {	color: #003366;	text-decoration: none;	font-weight: bold;}.information a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #993333;	text-decoration: underline;	font-weight: bold;}.navigation{	width: 170px;	float: left;	margin: 0;	font-size: 0.7em;	line-height:1.5em;}.navOne{	margin: 0em 0em 0em 0em;	background-color: #F6F7F8;	border-bottom-color: #F5F5DC;	border-bottom-style: solid;	border-top-color: #f5f5dc;	border-top-style: solid;	padding-top: 5px;}.navTwo{	padding-top: 5px;	background-color: #EBEFF3;	border-bottom-color: #F5F5DC;	border-bottom-style: solid;}.navThree{	padding-top: 5px;	background-color: #F6F7F8;	border-bottom-color: #E1E1E1;	border-bottom-style: solid;}.navigation p { margin: 0em 0em 0em 2em; }.navigation a:link{	color: #003366;	text-decoration: none;}.navigation a:visited{	color: #003366;	text-decoration: none;}.navigation a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #993333;	text-decoration: underline;}/************** #skip navigation **************/.skip a, .skip a:visited , .skip a:hover {  position:absolute;  left:0px;  top:-500px;  width:1px;  height:1px;  overflow:hidden; }   .skip a:active  {	position:static;	width:auto;	height:auto;	color: #009900; }  .footer {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;	color: #FFFFFF;	text-decoration: none;	font-size: 0.7em;}.footer a:link {font-weight: normal; color: #FFFFFF; text-decoration: none;}.footer a:hover {font-weight: normal; color: #FFFFFF; text-decoration: underline;}.footer a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;} #footer_container {	background-color: #003399;	width: 100%;	margin: 0px;	border: 0px;	padding: 0px;	border: 0px;}#footerBar_left {	background-color: #003399;	text-align: left;	width: 70%;	height: auto;	margin: 0px;	border: 0px;	padding: 7px 0px 8px 0px;	float: left;}#footerBar_right {	background-color: #003399;	text-align: right;	width: 30%;	height: auto;	margin: 0px;	border: 0px;	padding: 7px 0px 8px 0px;	float: left;}.rightColumnH1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.2em;	font-weight: bold;	color: #006600;	line-height: 1.4em;}.rightColumnH2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 105%;	font-weight: bold;	color: #006600;	line-height: 1.4em;}.rightColumnH3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	color: #000000;	line-height: 1.4em;}.rightColumnH4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	color: #990000;	line-height: 1.4em;}.rightColumnH5 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	color: #996600;	line-height: 1.4em;}.rightColumnBackLink {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .7em;	font-weight: bold;	color: #003366;	line-height: 1.4em;}/*Use the H6 heading tag to format the font for tables inserted via Contribute */h6 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	font-weight: normal;	line-height: 1.4em;}
