.northwalthamDarkBlue { color: #276388;}
.northwalthamLightBlue { color: #D0EAF8;}
.northwalthamDarkOrange { color: #CC9615;}
.northwalthamLightOrange { color: #FFC843;}

BODY,TD,TH {
	font-family: arial,sans-serif;
	font-size: x-small;
	color: #000000;
}
P {
	font-family: arial,sans-serif;
	font-size: x-small;
	color: #000000;
}

H1 {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	color: #276388;
	margin-top: 0px;
}
H2 {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #276388;
	margin-top: 0px;
}
H3 {
	font-family: arial,sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #276388;
	margin-top: 0px;
}


A {
	color: #276388;
	text-decoration: none;
}
A:hover {
	color: #276388;
	text-decoration: underline;
}

INPUT.mono {
	font-family: monospace;
	font-size: small;
}

.sizeXS { font-size: small; }
.sizeS { font-size: x-small; }
.sizeN { font-size: medium; }
.sizeL { font-size: large; }
.sizeXL { font-size: x-large; }

.grey {
	color: #999999;
}
.red {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
.attention {
	color: #990000;
	font-weight: bold;
}

.sitepath 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #999999;
}
.sitepath A
{
	color: #999999;
}
.sitepath A:hover
{
	text-decoration: none;
}

.menutext 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
.menutext A
{
	color: #FFFFFF;
	color: black;
}
.menutext A:hover
{
	text-decoration: none;
	color: black;
}

.footer
{
	color: #666666;
}
.footer A
{
	color: #666666;
}
.footer A:hover
{
	text-decoration: none;
}
.hilitemenurow 
{
	background-color: #276388;
}
.hilitemenurow A , .hilitemenurow A:hover
{
	color: white;
}

.navbar
{
	color: #276388;
	padding: 0px 0px 0px 17px;
}
.navbar A
{
	text-decoration: none;
	color: #276388;
}
.navbar A:hover
{
	text-decoration: none;
	color: #276388;
}

.wheatycolor
{
	color: #D6B68E;
}

