﻿body {
	margin: 0;
	background: #707176 url('images/bgrnd.jpg') repeat-x;
}
#shell {
}
table#top {
	width: 100%;
	background-color: white;
}
#banner {
	position: relative;
	background-color: #D9DADC;
	width: 400px;
	height: 50px;
	margin-left: 70px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#banner img {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}
td#search {
	text-align: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F9194;
}
td#search a:visited {
	color: #8F9194;
	text-decoration: none;
}
td#search a:link {
	color: #8F9194;
	text-decoration: none;
}
table#navNew {
	width: 100%;
	background-image: url('images/bgrnd2.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
td#first {
	background: url('images/navCurve.jpg') no-repeat -2px 28px;
	width: 172px;
}
td#navNew {
	vertical-align: bottom;
	width: 90px;
	height: 37px;
	text-align: center;
}
#navNew a:visited {
	display: block;
	background-image: url('images/btn.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
	height: 24px;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
#navNew a:link {
	display: block;
	background-image: url('images/btn.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
	height: 24px;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
body#Serv #navNew a#navServ {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#Comm #navNew a#navComm {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#Loc #navNew a#navLoc {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#ratesP #navNew a#navRates {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#pBank #navNew a#navPbank {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#Loans #navNew a#navLoans {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#Ebank #navNew a#navEbank {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#About #navNew a#navAbout {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
body#Home #navNew a#navHome {
	display: block;
	background-image: url('images/btnO.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	height: 37px;
	line-height: 24px;
}
/* direct login form table */
table#DL td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B0B3B5;
}
table#DL td a:link, table#DL td a:visited {
	color: #fff; /* #EB2A2E; */
}
.field {
	width: 80px;
	border: 1px #707070 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
/* rates table found under DL table */
table#ratesL {
	width: 100%;
}
table#ratesL td {
	padding: 5px;
}
table#ratesL a:visited {
	color: white;
}
table#ratesL a:link {
	color: white;
}
/* main table contains left column and content area */
table#main {
	width: 100%;
}
td#leftCol {
	width: 161px;
	background-color: white;
	vertical-align: top;
}
td#grayCell {
	background-color: #707176;
	vertical-align: top;
	padding: 0px;
}
table#DL {
	width: 100%;
	background-color: #B0B3B5;
}
/* styles for white tables on various pages || also styles for text in white boxes */
#noStyle {
	width: 828px;
	height: 445px;
	vertical-align: top;
}
#whiteHome01 {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/homePage.jpg');
}
#whiteHome02 {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/homePage02.jpg');
}
#whiteHome03 {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/homePage03.jpg');
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727476;
	font-weight: bold;
}
#whiteAbout01 {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/about01.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}
#whiteAbout {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/blankBox.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}
#whiteAbout2 {
	width: 828px;
	height: 745px;
	vertical-align: top;
	background-image: url('images/blankBox2.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}

#whiteEbank {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/eBankingBox.jpg');
}
#whiteLoans {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/loansBox2.jpg');
}
#whiteLoansB {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/loansB.jpg');
}
#whitePbank {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/pBankingBox2.jpg');
}
#whitePbankB {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/depBus.jpg');
}
#whiteRates {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/ratesBox.jpg');
}
#whiteLoc {
	width: 828px;
	height: 445px;
	vertical-align: bottom;
	background-image: url('images/blankBox.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}
#whitespanish {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/wb_spanish.jpg');
}
td#left {
	width: 300px;
	vertical-align: bottom;
	padding: 15px 0 40px 20px;
}
td#right {
	vertical-align: bottom;
	padding: 15px 0 40px 0;
}
#whiteComm {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/commBox.jpg');
}
#whiteBaseball {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/wsb_baseball.jpg');
}
#dePaul {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/depaul.jpg');
}
#whiteServices {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/servicesBox2.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}
#student {
	width: 828px;
	height: 445px;
	vertical-align: top;
	background-image: url('images/studentloan_bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}
#whitePlain {
	width: 788px;
	height: 405px;
	padding: 20px;
	vertical-align: top;
	background-image: url('images/blankBox.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}
td#one {
	vertical-align: top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7C7F;
	width: 118px;
	padding: 20px 5px 5px 5px;
	/*background:url('images/smallLogo.gif') no-repeat 30px 375px;*/
}
#contentPlain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424;
}
td#one a:visited, td#one a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7C7F;
	text-decoration: none;
}
td#scrollBox {
	vertical-align: top;
	padding: 20px 5px 15px 0px;
	width: 340px;
}
/* customscrollbar box styles --- box a text styles */
#mycustomscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272424; /* Typical fixed height and fixed width example */;
	width: 320px;
	height: 380px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/;
	position: relative;
	left: 0px;
	top: -3px;
	margin: 0.3em auto;
	padding: 0px 10px 5px 10px;
}
#mycustomscroll a:visited {
	color: #000066;
}
#mycustomscroll a:link {
	color: #000066;
}
#mycustomscroll h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272424;
	font-weight: bold;
}
#mycustomscroll ul {
	margin: 0 0 0 10px;
	padding: 5px;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F71125;
	font-weight: bold;
}
.lightGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858585;
}
/* rates table cells */
td.ratesH {
	padding: 3px;
}
td.rates {
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px gray dotted;
}
/* footer */
#footer1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A6A6;
	text-decoration: none;
	width: 828px;
}
#footer1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A6A6;
	text-decoration: none;
}
#footer1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A6A6;
	text-decoration: none;
}
.searchBox {
	border: 1px #707070 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95px;
	margin-bottom: 3px;
}

/**/

#slideshow {
	height: 445px;
	width: 828px;
	display: block;
	float: right;
	margin-right:5px;
}
#slideshow img {
	float: right;
}
#mainimg {
	float: right;
	height: 445px;
	width: 828px;
	overflow: hidden;
	position: relative;
}
#mainimg img {
	position: absolute;
	right: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}

