/* @override http://mooreschoolsfoundation.org/Styles/mpsf_1.css */

/* More Public Schools Foundation Stylesheet*/
BODY  {
	font-family: "Arial Black", Verdana, "sans serif";
	margin: 2em 0;
	color: black;
}

BODY.rubric  {
	font-family: Arial , Verdana, "sans serif";
	margin: 3em;
	font-size: .5em
	color: black;
}

BODY.back {	
	background: white  url(http://www.mooreschoolsfoundation.org/Images-gif/weblogo_3_bk.gif) no-repeat fixed center;
}

H1,H2,H3,H4,H5,H6   {
	color: #000066;
}H1.center,H2.center,H3.center,H4.center,H5.center,H6.center { 
	text-align: center;
}

table.left  {
	float:left;
	clear: right;
}

P.block	{
	padding: 1em;
}

P.left-1 {
	text-align: left;
	font-size: 14pt;
	line-height: 18pt;
	margin: 0in, 0.25in, 0.25in, 0in;
	text-indent: 0;
	padding-top: 6;
	padding-left: 0in;
}
P.left-2 {
	text-align: left;
	font-size: 14pt;
	line-height: 18pt;
	margin: 0in, 0.25in, 0.25in, 0in;
	
	text-indent: 0;
	padding-top: 6;
	padding-left: 0.10in;
}

P.drop	{
	text-indent: 0;
	margin: .25in, .25in, 0in, 1.25in;
	line-height: 16pt;
	
	background-color: white;
	padding: .5em;
}

P.drop:first-line  {
	text-transform: uppercase
}

P.drop:first-letter  {
	font-size: 200%;
	float: left;
	font-weight:500;
}

P.drop2	{
	text-indent: 0;
	margin: .25in, .25in, 0in, 1.5in;
	line-height: 16pt;
	border: solid #5E2F2F;
	background-color: white;
	padding: .5em;
}

P.drop2:first-line  {
	text-transform: uppercase
}

UL {
	list-style-image: url(../Images-gif/apl_bul.gif)
}

UL.books{
	list-style-image: url(../Images-gif/books_bul.gif)
}

UL.dot{
	list-style-image: url(../Images-gif/dot_bul.gif)
}

UL UL  {
	list-style-image: none;
	list-style-type: disc;
}

IMG.right {
	align: right;
	float:right;
}

IMG.left {
	align: left;
	float:left;
}