@import url(../../s/spocolls/spocolls.css);


.navcolor { background-color: #cccccc; }

/* navbar - mfs grey */
.cccolor { background-color: #cccccc; }

/* grey */
.navlinks
{
	color: #333333;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* dupe of .mainheader style */
.greysubheader
{
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-weight: bold;
	color: #333333;
	margin-top: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

A.nav
{
	color: #000066;
	text-decoration: none;
}

/* dk blue */
A.nav:hover
{
	color: #cc0033;
	text-decoration: underline;
}

.nav
{
	color: #000066;
	/* blue */
}

.navhrcolor { background-color: #cccccc; }
.navdivision { background-color: #cccccc; }

A.mainhdrlink
{
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-weight: bold;
	color: #000066;
	margin-top: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

A.mainhdrlink:hover
{
	color: #cc0033;
	text-decoration: underline;
}

.pjust { text-align: justify; }
.pmidd { text-align: center; }

.malign
{
	position: relative;
	left: 5%;
}

.releaseversion
{
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	text-align: center;
}

.smaller { font-size: smaller; }

.pjust {text-align: justify;}

td.searchnavcell
{
	background-color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}

