body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
}
.uicHeadingsSS{
	color: #e5053a;
	font-size: 16px;
	font-weight: bold;
}
.uisHeadingsSS{
	color: #172E64;
	font-size: 16px;
	font-weight: bold;	
}
.illinoisHeadingsSS{
	color: #003E7E;
	font-size: 16px;
	font-weight: bold;	
}
.alumniHeadingsSS{
	color: #BC9B6A;
	font-size: 16px;
	font-weight: bold;	
}
.footerHeadings {
	color: #02315d;
	font-weight: bold;
	font-size: 11pt;
}
.date {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.datebox {
	padding-bottom: 43px;
	padding-right: 15px;
}
.homepagebox {
	font-family: Arial;
	padding: 5px;
}
.boxspace {
	padding-left: 4px;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003464;
}
.homepagesmallboxes {
	font-family: Arial;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pagename {
	font-family: Arial;
	font-size: 20px;
	color: #f48502;
	font-weight: bold;
}
hr {
	color: #230169;
}
.content {
	font-family: Arial;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.calcHeadline {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
}
.calcMaincopy {
	font-family: Arial;
	font-size: .9em;
}
.calcDisclaimer {
	font-family: Arial;
	font-size: .6em;
	font-style: italic;
}
.calcBoxes {
	font-family: Arial;
	font-size: .9em;
}
.undernav {
	font-family: arial;
	padding-right: 5px;
	padding-left: 5px;
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #F48502; }


.bsbnav, .bsbnav a { color: #003366 display: inline-block; font-family: Arial; font-size: 8pt; text-decoration: none;}
.bsbnav a:link, a.bsbnav:link { color: #003366; font-size: 8pt; display: inline-block; }
.bsbnav a:visited, a.bsbnav:visited { color: #003366; font-size: 8pt; display: inline-block; }
.bsbnav a:hover, a.bsbnav:hover { color: #E95224; font-size: 8pt; display: inline-block; }
.bsbnav a:active, a.bsbnav:active { color: #003366; font-size: 8pt; display: inline-block; }

.topnav td {
	text-align: center;
}

.form {
	font-family: Arial;
	font-size:12px;	
}

.form table {
	font-family: Arial;
	font-size:12px;
	margin-left: 120px;
}
img{
	padding: 0px;
	margin: 0px;
	border: none;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */
/*
#ratetabs{
	height: 18px;
	padding: 0px;
	margin: 0px;
}
*/
.shadetabs{
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding: 0px;
	margin: 0px;
	margin-top: -4px;
	_margin-top: 0px;
	margin-left: 0px;
	_margin-left: 0px;
	
}

.shadetabs li{
	display: inline;
}

/*.shadetabs li a{
text-decoration: none;
position: relative;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #778;
color: #ffffff;
background: white url(images/autos.jpg) top left no-repeat;
}*/

.tab1{
	background: url(images/autos.jpg) no-repeat;
	margin-bottom: -1px;
	border-left: solid 1px white;
}
.tab1 a:link{
	cursor: pointer;
}
.tab1 a:visited{
	cursor: pointer;
}
.tab1 a:hover{
	cursor: pointer;
}
.tab1 a.selected{ /*selected main tab style */
	background: url(images/autosOn.jpg) no-repeat;
	border-bottom-color: rgb(222, 222, 222);
	margin-bottom: -1px;
}
.tab1 a img{
	position: relative;
	top: 3px;
	_top: 0px;
}
/*.tab1 a:hover{
	background:url(images/autosOn.jpg) no-repeat;
	margin-bottom: -1px;
}*/


.tab2{
	background:url(images/homeequity.jpg) no-repeat;
	margin-bottom: -1px;
}
.tab2 a.selected{ /*selected main tab style */
	background: url(images/homeequityOn.jpg) no-repeat;
	border-bottom-color: rgb(222, 222, 222);
	margin-bottom: -1px;
}
.tab2 a:link{
	cursor: pointer;
}
.tab2 a:visited{
	cursor: pointer;
}
.tab2 a:hover{
	cursor: pointer;
}
.tab2 a img{
	position: relative;
	top: 3px;
	_top: 0px;
}
/*.tab2 a:hover{
	background:url(images/homeequityOn.jpg) no-repeat;
	margin-bottom: -1px;
}*/
.tab3{
	background: url(images/certificates.jpg) no-repeat;
	margin-bottom: -1px;
}
.tab3 a.selected{ /*selected main tab style */
	background: url(images/certificatesOn.jpg) no-repeat;
	border-bottom-color: rgb(222, 222, 222);
	margin-bottom: -1px;
}
.tab3 a:link{
	cursor: pointer;
}
.tab3 a:visited{
	cursor: pointer;
}
.tab3 a:hover{
	cursor: pointer;
}
.tab3 a img{
	position: relative;
	top: 3px;
	_top: 0px;
}
/*.tab3 a:hover{
	background:url(images/certificatesOn.jpg) no-repeat;
	margin-bottom: -1px;
}*/


/*.shadetabs li a:visited{
color: #ffffff;
}*/
/*
.shadetabs li a:hover{
text-decoration: underline;
color: #ffffff;
}*/

/*
.shadetabs li a.selected{ /*selected main tab style 
position: relative;
}*/

/*.tab1 a.selected{ /*selected main tab style 
background-image: url(images/autosOn.jpg);
border-bottom-color: rgb(222, 222, 222);
}*/

/*
.shadetabs li a.selected:hover{ /*selected main tab style 
text-decoration: none;
}*/

#tabContentContainer{
	border:1px solid #F48502;
	width: 219px;
	_width: 221px;
	padding: 0;
	margin:0px;
	_margin-top:-2px;"
}

.tabcontent{
	display:none;
	margin:0px;
	padding:0px;
}
@media print {
.tabcontent {
display:block !important;
}
}

