
/*
Style sheet for http://actonpip.org
Author: Janice M. Ward, acanthi designs
Created: February 2003
Last updated:  August 14, 2008
Copyright(c) Acton Parent Involvement Project (PIP); all rights reserved

*/

body {
   font-family: arial, 'lucida console', sans-serif;
   font-size: 11px;
   line-height: 16px;
   color: #363636;
   background-color: #fff;
   margin-left: 10%;
   margin-right: 10%;
   margin-top: 0;
   padding: 0;
   height: 100%;
}

h1 {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}

h2 {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}

h3 {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-align: left;
}

h4 {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
	color: #C21538;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}
h5 {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 30px 0 10px 10px;
}

h6 {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	margin: 30px 0 10px 10px;
	text-align: left;
}

p, ul, td, div {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 18px;
	list-style-type: square;
	margin: 0 0 10px 0;

}
.navlink {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 10.5px;
	color: #ffffff;
	line-height: 18px;
	list-style-type: square;
	margin: 0px 0 0px 0px;
	font-weight: bold;
	text-align: left;
}
a.navlink:link { 
	text-decoration: none; 
	font-size: 10.5px;
	font-weight: bold;
	color: #ffffff;
}

a.navlink:visited { 
	text-decoration: none; 
	color: #ffffff;	
	font-weight: bold;
	font-size: 10.5px;
}

a.navlink:hover { 
	color: #ffcc33; 
	background: none; 
	font-weight: bold;
	text-decoration: none; 
}

ol {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 18px;
	list-style-type: decimal;
}
li { 
	line-height: 12px; 
	margin-bottom: 14px; 
}

.nav {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 0px;
	list-style-type: square;
	margin-bottom: 0px;
}
.sidebartitle { 
	font-family: arial, 'lucida console', sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
	text-align: left;
}
.sidebartext { 
	font-family: arial, 'lucida console', sans-serif;
	font-size: 11px;
	color: #363636;
	font-weight: normal;
	text-align: left;
}

a:link, a:visited {
	font: 11px arial, 'lucida console', sans-serif;
	color: #008b8b; 
	text-decoration: none; 
	font-weight: normal;
	margin-top: 0;
	line-height: 18px;
}
a:hover {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

hr { color: #6F97B1; 
	 height: 1px;
	 border: 0; 
}

.header3link {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
	color: #C21538;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}
a.header3link:link { 
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
	color: #C21538;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}

a.header3link:visited { 
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
	color: #C21538;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}

a.header3link:hover { 
	font-family: arial, 'lucida console', sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}
