/*

	This is the main 
	SchoolWorks style sheet.
	
	====================================           
	Site Design and Content:          
	Copyright 1998-2002 SW SchoolWorks      
	====================================
	
	This stylesheet was significantly 
	revised in the summer of 2002.
	It contains some redundancy for the
	previous styles used throughout the
	site. 
	
	Last modified: December 02,2002
	
*/



.headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #990000;
  background-color: transparent;
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: 1.5;
}

.body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 1.5;
  margin-left: 0px;
}

.noindent {
  margin-left: 0px;
 }

.inputsans {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.faded {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  background-color: transparent;
  font-style: normal;
  font-weight: bold;
}

.red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  background-color: transparent;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	list-style-position: outside;
	list-style-type: disc;
}

a:visited  {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}

a:link {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #990000;
  background-color: transparent;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	background-color: transparent;
	margin-bottom: -1em;
}

p {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
}

.noLeading { line-height: normal}

.imgPadding {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
 }

.greyTableBorder {  border: 1px #eeeeee solid}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: transparent;
}

