body {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
}

img {
  border:0px;
}
img.floatLeft {
  float: left;
}

/* Links */

a {
  font-size: 1em;
  color: #0076a6;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.tbl {
  font-size: 1em;
  color: #0076a6;
  text-decoration: underline;
}

a:hover.tbl {
  text-decoration: underline;
}

/* Containers */

#wrapper {
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  border: 0;
  width: 900px;
  _width:915px;
}

div.wrapper {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

#header {
  width:900px;
  height:75px;
}

#logo {
  position:relative;
  top: 24px;
  left: 7px;
  width: 114px;
  height: 39px;
  z-index:1;
  _top: 29px;
}

/* Right Side Bar = bSide */

#bSide { 
  margin: 0 0 0 5px;
  float: left;
  width: 205px;
  height: 475px;
  background-image:url(../images/bSideGrad.jpg);
  background-repeat:repeat-x;
  _margin: 0 0 0 0;
}

#bSideContentBox {
  /*padding-top: 20px;
  padding-bottom: 15px;*/
  text-align: left;
  width: 162px;
  _width: 165px;
  _padding-top: 5px;
  _padding-bottom: 10px;
}

.right_side {
  margin-top: 10px;
  margin-bottom: 15px;
}

.bSideTitle {
  font-size: 1.4em;
  font-weight: bold;
  color: #707070;
  /*margin-left: 5px;*/
  width: 130px;
}

.bSideText {
  font-size: 1.1em;
  color: #7d7d7d;
  padding-top: 3px;
  padding-left: 22px;
	_padding-left: 24px;
}

.side_question { margin: 5px 0px;  width:130px; }

#btnLogin {
  position:relative;
  top: -25px;
  left: 145px;
  z-index: 6;
  
}

a.btnLogin {
  display:block;
  width: 50px;
  height: 21px;
  background-image: url(../images/btnLogin.gif);
  background-repeat: no-repeat;
}

a.btnLogin:hover {
  background-position: -50px 0;
}

a.btnApplyNow {
  display:block;
  width: 81px;
  height: 22px;
  background-image: url(/images/btnApplyNow.gif);
  background-repeat: no-repeat;
	margin-bottom: 10px;
}

a.btnApplyNow:hover {
  background-position: -81px;
}

#bgLogin {
  z-index: 5;
}

#footer {
  clear: both;
  float: left;
  margin: 20px 0 0 0;
  width:900px;
  height:25px;
  background-image:url(/images/footer.gif);
  background-repeat:no-repeat;
}

.left_footer {float: left; width: 406px; padding-left: 4px;
	voice-family: "\"\""; voice-family: inherit; 
	width: 402px;}
	
a.footer {
  clear: both;
  margin: 10px 4px 0 8px;
  font-family: arial;
  font-size: 1.1em;
  color: #FFFFFF;
  position: relative;
  top:6px;
  text-decoration: none;
}

a.footer:hover {
  text-decoration: underline;
}

.right_footer {float: left; width: 494px; padding-top: 8px; text-align: right; font-size: 10px; color: #959595;}

.footerLinks{
  width: 320px;
  height: 25px;
}


a.btnStartApp {
  display:block;
  width: 121px;
  height: 22px;
  background-image: url(../images/btnStartApplication.gif);
  background-repeat: no-repeat;
}

a.btnStartApp:hover {
  background-position: -121px 0;
}

/* Navigation */

#nav {
  float: left;
  width: 900px;
  height: 60px;
  margin: 0px;
  background: url(../images/bgNav.jpg);
  background-repeat: no-repeat;
}

#navButtons {
  display:block;
  position:relative;
  left: 0px;
  z-index: 3;
  margin-top: 4px;
}

#topRightNav {
  clear: both;
  float: right;
  position:relative;
  top: 0px;
  z-index:6;
  width: 500px;
  text-align: right;
  _top: 0px;
}

.topRightNav {
  margin: 0 13px 0 0;
}

a.payingForCollege { /* Paying For College */ 
  display:block;
  float:left;
  margin: 0 1px 0 0;
  width: 133px; 
  height: 25px; 
  text-decoration: none; 
  background: url(../images/linkPayingForCollege.jpg); 
} 

a.payingForCollege:hover { 
  background-position: -134px 0; 
}

a.astriveStudentLoans { /* Astrive Student Loans */ 
  display:block;
  float:left;
  margin: 0 1px 0 0;
  width: 149px; 
  height: 25px; 
  text-decoration: none; 
  background: url(../images/linkAstriveStudentLoans.jpg); 
} 

a.astriveStudentLoans:hover { 
  background-position: -149px 0; 
} 

a.gettingYourLoan { /* Getting Your Loan */ 
  display:block;
  float:left;
  margin: 0 1px 0 0;

  width: 128px; 
  height: 25px; 
  text-decoration: none; 
  background: url(../images/linkGettingYourLoan.jpg); 
} 

a.gettingYourLoan:hover { 
  background-position: -128px 0; 
} 

a.applyNow { /* Apply Now */ 
  display:block;
  float:left;
  margin: 0 0 0 0;
  width: 93px; 
  height: 25px; 
  text-decoration: none; 
  background: url(../images/linkApplyNow.jpg); 
} 

a.applyNow:hover { 
  background-position: -93px 0; 
} 

/* Icons */

.question {
  background: url(../images/icon_question.gif);
  background-repeat: no-repeat;
  height: 14px;
  width: 20px;
  display:block;
  float:left;
  margin: 2px 0 0 0;
}
.light {
  background: url(../images/icon_light.gif);
  background-repeat: no-repeat;
  height: 40px;
  width: 20px;
  display:block;
  float:left;
}
.mail {
  background: url(../images/icon_mail.gif);
  background-repeat: no-repeat;
  height: 11px;
  width: 23px;
  display:block;
  float:left;
  margin: 2px 0 0 0;
}
.letter {
  background: url(../images/icon_letter.gif);
  background-repeat: no-repeat;
  height: 15px;
  width: 23px;
  display:block;
  float:left;
}

/* Apply Now */
#bg_dontforget{
 /* background: url(../images/dont_forget_bg.jpg);
  background-repeat: no-repeat; */
    position: absolute;
  padding: 0px 10px 10px 3px;
left: 49%; /* width: 30%; */
top: 250px; /* 80 pixels from the top */
  }
  
#numlist{
/*-margin-top: 10%;*/
margin-top: 1%;
font-family: arial; 
font-size: 11px; 
color:#636363;
  padding: 0px 0px 0px 25px;
}  

#numlist2{
/*-margin-top: 10%;*/
margin-top: -3%;
font-family: arial; 
font-size: 11px; 
color:#636363;
  padding: 0px 0px 0px 25px;
  FONT-WEIGHT:lighter;
}  

#numlist3{
/*-margin-top: 10%;*/
margin-top: -3%;
font-family: arial; 
font-size: 11px; 
color:#636363;
  padding: 0px 0px 0px 25px;
  FONT-WEIGHT:lighter;
}  

