@charset "utf-8";
/* CSS Document */


body {
background-image: url(../images/bg.gif);
}

#tableLeft {
background-image: url(../images/bg_left.gif);
}
#tableRight {
background-image: url(../images/bg_right.gif);
}
#footer {
background-image: url("../images/bottom.gif");
}

#info {
background: #ffffff url(../images/pop_bg.gif) no-repeat;
}

#thankYouBody {
background: #003366 ur(../images/bg.gif);
}

#thankYouLogo {
height: 137px;
width: 375px;
background-image: url(../images/landing_logo.gif);
}
#thankYourTop {
background: white url(../images/landing_top.gif) no-repeat;
}


#schoolForm {
background: url(../images/sub_form_top.gif);
}


#formLeft{
 background: url(../images/sub_form_left.gif);
 }
 
 #formRight{
 background: url(../images/sub_form_right.gif);
 }
 
 #formMiddle{
  background-color: #b6c8da;
 }
 
 #schoolCopy {
 padding: 17px;
 
 }
 
#moreSchoolsText{
  background: url(../images/sub_title_bg.gif);
}


.schoolTable{

}

.schoolTableLogo {

}

.schoolTablePrograms {

}

/* ul of school programs */
.landList {

}

#schoolTableButton {

}

hr {
width: 630px;
height: 10px;
background: url(../images/sub_div.gif);
border: none;
margin: 0;
padding: 0;

}

#formBottom{
width: 380px;
height: 21px;
background: url(../images/sub_form_bottom.gif);
}


#schoolButton{

}

#formMiddle form div input {
/* display: none; */
}


.sb input{
    border: 0px;
	height: 45px;
	width: 133px;
	font-size: 0px;
	background: url('../images/sub_submit.gif') no-repeat top left;
/*    padding: 2px 8px; */
}