/* ############ ISUBUTTON STYLES ############ */

a.myisu, a.myisuorange, a.fstools, a.fstoolsorange, a.fstoolsfb6, a.mycalendar, a.headlines, a.headlinesorange, a.eventsorange, a.events, a.applytoisu, a.applytoisuorange, a.visitisu, a.visitisuorange, a.contactus, a.contactusorange, a.givingtoisu, a.givingtoisuorange, a.scheduleadvisingorange, a.scheduleadvising {
	display: block;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	text-indent: -9999px;
}

a.myisu {
	width: 70px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/myisu.jpg) no-repeat 0 0;
}

a.myisuorange {
	width: 70px;
	background: #FFF1DF url(http://www.isu.edu/websc/exports/images/myisuorange.jpg) no-repeat 0 0;
}

a.fstools {
	width: 160px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/fstools.jpg) no-repeat 0 0;
}

a.fstoolsorange {
	width: 160px;
	background: #FFF1DF url(http://www.isu.edu/websc/exports/images/fstoolsorange.jpg) no-repeat 0 0;
}

a.fstoolsfb6 {
	width: 160px;
	background: #fb6 url(http://www.isu.edu/websc/exports/images/fstoolsfb6.jpg) no-repeat 0 0;
}

a.mycalendar {
	width: 115px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/mycalendar.jpg) no-repeat 0 0;
}

a.headlines {
	width: 101px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/headlines.jpg) no-repeat 0 0;
}

a.events {
	width: 74px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/events.jpg) no-repeat 0 0;
}

a.applytoisu {
	width: 124px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/applytoisu.jpg) no-repeat 0 0;
}

a.applytoisuorange {
	width: 124px;
	background: #FFF1DF url(http://www.isu.edu/websc/exports/images/applytoisuorange.jpg) no-repeat 0 0;
}

a.visitisu {
	width: 89px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/visitisu.jpg) no-repeat 0 0;
}

a.visitisuorange {
	width: 89px;
	background: #FFF1DF url(http://www.isu.edu/websc/exports/images/visitisuorange.jpg) no-repeat 0 0;
}

a.contactus {
	width: 108px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/contactus.jpg) no-repeat 0 0;
}

a.contactusorange {
	width: 108px;
	background: #FFF1DF url(http://www.isu.edu/websc/exports/images/contactusorange.jpg) no-repeat 0 0;
}

a.givingtoisu {
	width: 124px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/givingtoisu.jpg) no-repeat 0 0;
}

a.givingtoisuorange {
	width: 124px;
	background: #FFF1DF url(http://www.isu.edu/websc/exports/images/givingtoisuorange.jpg) no-repeat 0 0;
} 

a.scheduleadvising {
	width: 165px;
	background: #FFF url(http://www.isu.edu/websc/exports/images/scheduleadvising.jpg) no-repeat 0 0;
}

a.scheduleadvisingorange {
	width: 165px;
	background: #FFF1DF url(http://www.isu.edu/websc/exports/images/scheduleadvisingorange.jpg) no-repeat 0 0;
} 

a.myisu:hover, a.myisuorange:hover, a.fstools:hover, a.fstoolsorange:hover, a.fstoolsfb6:hover, a.mycalendar:hover, a.headlines:hover, a.headlinesorange:hover, a.eventsoragne:hover, a.events:hover, a.applytoisu:hover, a.applytoisuorange:hover, a.visitisu:hover, a.visitisuorange:hover, a.contactus:hover, a.contactusorange:hover, a.givingtoisu:hover, a.givingtoisuorange:hover, a.scheduleadvisingorange:hover, a.scheduleadvising:hover{
	background-position: 0 -24px;
}
/* ############ END ISUBUTTON STYLES ############ */
