.buttonImage
{	
	cursor: pointer;
	text-decoration: none! important;
	display: inline;
	height: 33px;
}

.stepImage
{
 	display: inline;
	vertical-align: middle;
	height: 34px;
	font-size: 1.75em; 
	font-weight: bold;
}

@Media print{
	.buttonImage {
		display: none;
	}
}

/**** FOR THE MEMBER APPLICATION ****/
.required
{
    color: Red;
    font-size: 12px;
    vertical-align:middle    
}

/**** FOR THE ADDRESS IN FOOTER ****/
.footer 
{
color: white;
background: #553365 url(/images/AX0027BL_1_08b.jpg) repeat-x;
width: 778px;
height: 35px;
}

.custom3footer 
{
color: white;
background: #553365 url(/images/custom3_BottomBar.jpg) repeat-x;
width: 800px;
height: 35px;
}

.footer td
{
color: white;
}

.content
{
width: 100%;
padding: 0 20px 0 40px;
border: none;
}
