﻿*
{	
	margin: 0px;
	padding: 0px;
}
body 
{
	background-color: Transparent;
	font-weight: normal; 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 8pt;
	margin: 0px;
}
form 
{
	background-image: url(/Template/islip/images/bkgnd_eblast.png);
	background-repeat: no-repeat;
	padding: 58px 10px 0px 10px;
	height: 120px;
	width: 185px;
}
td 
{
    font-weight: bold;
    font-size: 6pt;
}
p
{
	margin-bottom: 4px;
}
.NameField
{
	width: 120px;
	font-size: 8pt;
	margin-bottom: 1px;
}
.EmailField
{
	width: 120px;
	font-size: 8pt;
	margin-bottom: 1px;
}
.SubmitButton
{
	font-size: 6pt;
}

/*hide-display appropriate school message*/
div#Message_Superintendent
{
}
div#Message_EducationalUpdates 
{
	display: none;
}