/*This CSS file is part of the UIS Official Template for academic program websites. DO NOT USE THIS FILE, or any part of the Template without first contacting the Office of Web Services at webservices@uis.edu.*/@import url("codeToHtml.css");a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #003399;	text-decoration: none;}a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #003399;	text-decoration: none;}a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #003399;	text-decoration: underline;}a:active {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #003399;}#columnBg {	/* this is the background image for the columns*/	background-image: url(../images/columnBg.gif);	background-repeat: repeat-y;	background-position: top left;	width: 100%;	text-align: left;}.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; color: #FFFFFF; text-decoration: none;}.footer a:link {font-size: xx-small; font-weight: normal; color: #FFFFFF; text-decoration: none;}.footer a:hover {font-size: xx-small; font-weight: normal; color: #FFFFFF; text-decoration: underline;}.footer a:visited {font-size: xx-small; font-weight: normal; color: #FFFFFF; text-decoration: none;}h1 {	text-transform: uppercase;	font-size: 120%;	color: #CC9933;}h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 105%;	font-weight: bold;	color: #660000;}h2.columnRight {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 105%;	font-weight: bold;	color: #660000;}h3 {	font-size: 100%;	color: #CC9933;}/*Use the H6 heading tag to format the font for tables inserted via Contribute */h6 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%;	font-weight: normal;}/*menuLinks determines the background color for the 'about', 'curriculum', etc menu links */#menuLinks	{	background-color: #660000;}ul {	list-style-image:  url(../images/bullet.gif);}ol {}