﻿a.btnGetATutor
{
	display: block;
	width: 185px;
	height: 48px;
	background: url("/images/buttons/btn-get-tutor-white-all.gif") 0 0 no-repeat;
}
a:hover.btnGetATutor 
{
	background-position: 0 -48px;
}

a.btnGetATutorBlue
{
	display: block;
	width: 185px;
	height: 48px;
	background: url("/images/buttons/btn-get-tutor-blue-all.gif") 0 0 no-repeat;
}
a:hover.btnGetATutorBlue
{
	background-position: 0 -48px;
}

a.btnGetATutorGray
{
	display: block;
	width: 185px;
	height: 48px;
	background: url("/images/buttons/btn-get-tutor-gray-all.gif") 0 0 no-repeat;
}
a:hover.btnGetATutorGray
{
	background-position: 0 -48px;
}

a.btnContinue
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("/images/buttons/btn-continue-all.gif") 0 0 no-repeat;
}
a:hover.btnContinue 
{
	background-position: 0 -47px;
}

a.btnConfirm
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("/images/buttons/btn-Confirm-all.gif") 0 0 no-repeat;
}
a:hover.btnConfirm
{
	background-position: 0 -47px;
}

a.btnContinueOrange
{
	display: block;
	width: 153px;
	height: 39px;
	background: url("/images/buttons/btn-continue-orange-all.gif") 0 0 no-repeat;
}
a:hover.btnContinueOrange
{
	background-position: 0 -39px;
}

a.btnConfirmOrange
{
	display: block;
	width: 153px;
	height: 39px;
	background: url("/images/buttons/btn-Confirm-orange-all.gif") 0 0 no-repeat;
}
a:hover.btnConfirmOrange
{
	background-position: 0 -39px;
}

a.btnSignIn
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("/images/buttons/btn-sign-in-all.gif") 0 0 no-repeat;
}
a:hover.btnSignIn 
{
	background-position: 0 -47px;
}

a.btnSend
{
	display: block;
	width: 75px;
	height: 30px;
	background: url("/images/buttons/btn-send-all.gif") 0 0 no-repeat;
}
a:hover.btnSend 
{
	background-position: 0 -30px;
}

a.btnBuyMinutes
{
	display: block;
	width: 153px;
	height: 39px;
	background: url("/images/buttons/btn-buy-minutes-all.gif") 0 0 no-repeat;
}
a:hover.btnBuyMinutes 
{
	background-position: 0 -39px;
}

a.btnCart
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("/images/buttons/btn-add-to-cart-all.gif") 0 0 no-repeat;
}
a:hover.btnCart 
{
	background-position: 0 -47px;
}

a.btnCartSmall
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("/images/buttons/btn-add-to-cart-sm-all.gif") 0 0 no-repeat;
}
a:hover.btnCartSmall
{
	background-position: 0 -47px;
}

a.btnSignUpNowOrange
{
	display: block;
	width: 186px;
	height: 48px;
	background: url("/images/buttons/btn-signup-white-all.png") 0 0 no-repeat;
}
a:hover.btnSignUpNowOrange
{
	background-position: 0 -48px;
}

a.btnSaveChanges
{
	display: block;
	width: 130px;
	height: 30px;
	background: url("/images/buttons/btn-save-my-changes-all.gif") 0 0 no-repeat;
}
a:hover.btnSaveChanges
{
	background-position: 0 -30px;
}


a.btnGO
{
	display: block;
	width: 38px;
	height: 25px;
	background: url("/images/buttons/btn-go-all.gif") 0 0 no-repeat;
}
a:hover.btnGO
{
	background-position: 0 -25px;
}

a.btnCivilian, a.btnAirForce, a.btnApply, a.btnArmy, a.btnMarines, a.btnNavy, a.btnDoDSchool, a.btnQuoteBlue, a.btnQuoteGreen, a.btnQuoteRed
{
	display: block;
	width: 186px;
	height: 48px;
}
a:hover.btnCivilian, a:hover.btnAirForce, a:hover.btnApply, a:hover.btnArmy, a:hover.btnMarines, a:hover.btnNavy, a:hover.btnDoDSchool, a:hover.btnQuoteBlue, a:hover.btnQuoteGreen, a:hover.btnQuoteRed
{
	background-position: 0 -48px;
}

a.btnCivilian
{
	background: url("/images/buttons/dodcivilian-button.gif") 0 0 no-repeat;
}

a.btnAirForce
{
	background: url("/images/buttons/airforce-button.gif") 0 0 no-repeat;
}

a.btnApply
{
	background: url("/images/buttons/apply-button.gif") 0 0 no-repeat;
}

a.btnArmy
{
	background: url("/images/buttons/army-button.gif") 0 0 no-repeat;
}

a.btnMarines
{
	background: url("/images/buttons/marines-button.gif") 0 0 no-repeat;
}

a.btnNavy
{
	background: url("/images/buttons/navy-button.gif") 0 0 no-repeat;
}

a.btnDoDSchool
{
	background: url("/images/buttons/btn-DoD-School.png") 0 0 no-repeat;
}

a.btnQuoteBlue
{
	background: url("/images/buttons/request-button-blue.gif") 0 0 no-repeat;
}

a.btnQuoteGreen
{
	background: url("/images/buttons/request-button-green.gif") 0 0 no-repeat;
}

a.btnQuoteRed
{
	background: url("/images/buttons/request-button-red.gif") 0 0 no-repeat;
}

a.btnTryIt
{
	display: block;
	width: 186px;
	height: 48px;
	background: url("/images/buttons/btn-white-tryit-all.gif") 0 0 no-repeat;
}
a:hover.btnTryIt 
{
	background-position: 0 -48px;
}
