/* top margin edited */

body {margin-top:0px; font-family:Verdana, Arial, sans-serif; font-size:12px;}

#logoNew {width:180px; margin:-1px 0 0 -2px; padding:0;}
#logoNew a {color:#fff; text-decoration:none;}

.logoLearn {width:180px; text-align:center; margin:0px; padding:0px 0px 2px 0px;}

.brand {text-align:center; padding-bottom:18px; *padding-bottom:0px;}

#logospace {height:18px; width:300px;}
#logospace2 {height:18px; width:100px;}

img, img a {border:0;}

.Gap1 {height: 0px; *height:20px;} /* for pages like siting/contactform that need a spacer to balance IE & FF */
.Gap2 {height: 8px; *height:2px;} 

/* top margin edited - end */

.InputButton {
	color: #003366; 
	cursor:pointer;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	text-decoration: underline; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.InputButtonDisabled {
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	text-decoration: underline; 
	background-color: #CDCDCD;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	disabled:true;
}
