/*
image stuff
*/

.parentPanel /* this creates a parents icon */
{
	background: url(/imagesInterface/ParentPanel.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.editProfile /* this creates a parents icon */
{
	background: url(/imagesInterface/EditProfile.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.logoutIcon /* this creates a parents icon */
{
	background: url(/imagesInterface/logoutIcon.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.makeDonation /* this creates a parents icon */
{
	background: url(/imagesInterface/makeDonation.gif) no-repeat 0;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.studentList /* this creates a parents icon */
{
	background: url(/imagesInterface/StudentList.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.editProfile /* this creates a parents icon */
{
	background: url(/imagesInterface/EditProfile.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.myAccount /* this creates a parents icon */
{
	background: url(/imagesInterface/MyAccount.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.allStudents /* this creates a parents icon */
{
	background: url(/imagesInterface/allStudents.gif) no-repeat 0;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.allParents /* this creates a parents icon */
{
	background: url(/imagesInterface/allParents.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.editStudent /* this creates a parents icon */
{
	background: url(/imagesInterface/editStudent.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.addStudent /* this creates a parents icon */
{
	background: url(/imagesInterface/addStudent.gif) no-repeat 0;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.searchByStudent /* this creates a parents icon */
{
	background: url(/imagesInterface/searchByStudent.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.editParent /* this creates a parents icon */
{
	background: url(/imagesInterface/editParent.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.addParent /* this creates a parents icon */
{
	background: url(/imagesInterface/addParent.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.studentDonation /* this creates a parents icon */
{
	background: url(/imagesInterface/studentDonation.gif) no-repeat 0;
	padding-left: 41px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.employerMatch /* this creates a parents icon */
{
	background: url(/imagesInterface/employerMatch.gif) no-repeat 0;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.home /* this creates a parents icon */
{
	background: url(/imagesInterface/home.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.privacy /* this creates a parents icon */
{
	background: url(/imagesInterface/privacy.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.faq /* this creates a parents icon */
{
	background: url(/imagesInterface/faq.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact /* this creates a parents icon */
{
	background: url(/imagesInterface/contact.gif) no-repeat 0;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.greenRightArrow /* this creates a parents icon */
{
	background: url(/imagesInterface/arrow_right_green.gif) no-repeat 0;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.findParent /* this creates a parents icon */
{
	background: url(/imagesInterface/findParent.gif) no-repeat 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.findStudent /* this creates a parents icon */
{
	background: url(/imagesInterface/findStudent.gif) no-repeat 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.recentDonations /* this creates a parents icon */
{
	background: url(/imagesInterface/recentDonations.gif) no-repeat 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.processedDonations /* this creates a parents icon */
{
	background: url(/imagesInterface/processedDonations.gif) no-repeat 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.unpaidStudent /* this creates a parents icon */
{
	background: url(/imagesInterface/unpaidStudent.gif) no-repeat 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}