.Normal, .NormalDisabled {
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
}



.enrolBtn {
	background: url(images/enrol-button.png) no-repeat right top;
	width:185px;
	height:27px;
	padding-bottom:10px;
	display:inline-block;
	cursor:hand;
	}

.enrolBtn a:link, .enrolBtn a:visited, .enrolBtn a:hover, .enrolBtn a:active {
	text-decoration: none;
	color: #ffffff;
	}

.enrolPageOrange { 
	background: url(/Portals/0/images/enrolPage/enrol-orange-bg.jpg) no-repeat left top #f18d3e;
 	height:106px; 
	width:182px;
	font-size: 1.4em;
        padding:0;
	margin:0;
	display:inline-block;
}

.enrolPageYellow { 
	background: url(/Portals/0/images/enrolPage/enrol-yellow-bg.jpg) no-repeat left top #e1d51f;
 	height:106px; 
	width:182px;
	font-size: 1.4em;
	padding:0;
	margin:0;
	display:inline-block;
}

.enrolPageOrange P { 
	color:#fff;
	width:75%;
	text-align:center;
	padding:8px 0 0 23px 
}

.enrolPageYellow P { 
	width:75%;
	text-align:center;
	padding:8px 0 0 23px 
}

.enrolPageBtnTxtTurq {
	padding:0px;
	background: url(/Portals/0/images/enrolPage/enrol-turquoise-btn-bg.jpg) no-repeat left top #2dadb0;
    	height:32px;
	width:182px;
	cursor:hand;
}


.enrolPageBtnTxtPurp {
        padding:0px;
	background: url(/Portals/0/images/enrolPage/enrol-purple-btn-bg.jpg) no-repeat left top #647fb4;
    	height:32px;
	width:182px;	
	cursor:hand;
}

.enrolPageBtnTxtTurq P, .enrolPageBtnTxtPurp P {
	padding:7px 0 0 21px;
        color:#fff;
    	text-decoration:none;
}


.enrolPageBtnTxtTurq A, .enrolPageBtnTxtPurp A, .enrolPageBtnTxtPurp A:link, .enrolPageBtnTxtPurp A:hover, .enrolPageBtnTxtTurq A:link, .enrolPageBtnTxtTurq A:hover, .enrolPageBtnTxtTurq A:visited, .enrolPageBtnTxtPurp A:visited {
	text-decoration:none;
        color:#fff;
   	background:none;
}


#enrolFlashBannerHiCon {
    display:none;
}

#enrolFlashBannerNorm { display:inline-block; }

#NoFlash {display:none; }