/*

Northeast Consortium
June 2004


Colors ::
Page Background:  	#4c90cc
Navigation Links:	#027565
	hover:			#026fd0
	Blue Triangle:	#026fd0
Text Links:			#06d
	hover:			#600
Headers:			#036
Text:				#036
Orange:				#f6b73a
-----------------------------


Item			Font/Size/Lineheight
Headers			Georgia Bold Italic /
Text			Verdana / 11 / 17
Nav Links		Trebuchet MS caps / 11

*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #036;
	}

p, ul, ol, td
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #036;
}
h1, h2, h3, h4, h5
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	padding:5px 0px 5px 0px;
	}
h1
	{
	font-size: 24px;
	margin-bottom: 0px;
	color:#c3d7df;
	background-color:#014886;
	padding:5px 0px 5px 5px;
	margin-bottom:10px;
	line-height:30px
	}
h2
	{
	font-size: 20px;
	margin-bottom: 0px;
	}

h3
	{
	font-size: 18px;
	margin-bottom: 0px;
	}

h4
	{
	font-size: 14px;
	margin-bottom: 0px;
	}
h5
	{
	font-size: 12px;
	margin: 0px;
	font-style:normal;
	
	}

.indent {
	margin-left:15px;
	}
	
#content a 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #06d;
	}
#content a:hover 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #600;
	}

				