/* collection specific styles - override and supplement basic global styles in textclass.css     */
@import url(../../s/spocolls/spocolls.css);



ol.upperalpha
{ 
  list-style-type: upper-alpha;
}

ol.loweralpha
{ 
  list-style-type: lower-alpha;
}



.navcolor { background-color: #E5E5E5; }

/* navbar - mfr grey */
.cccolor { background-color: #333333; }

/* blue */
.navlinks
{
	color: #3A5FCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* dupe of .mainheader style */
.greysubheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #838B8B;
	margin-top: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a { 
	color: #3A5FCD;
	}

a.nav
{
	color: #3A5FCD;
	text-decoration: none;
	text-align: top;
}

/* blue */
a.nav:hover
{
	color: #3A5FCD;
	text-decoration: underline;
}

.nav
{
	color: #3A5FCD;
	/* blue */
}

.navhrcolor { background-color: #985c6c; }
.navdivision { background-color: #985c6c; }

.navheadTable {border-color: #000000;}


#resultslist .itemcitation {
	font-size: 0.9em;
	}

td.mainnavcell {
background-color: #E5E5E5;
border-bottom:1px solid #E5E5E5;
}

a.mainhdrlink
{
	font-family: Verdana, Arial, Helvetica, sans-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: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	text-align: center;
}

.smaller { font-size: smaller; }

.about
{
	font-family: Verdana;
	text-align: justify;
	font-size: 76%;
	margin-left: 15%;
	margin-right: 15%;
}

.homehead
{
        position: relative;
        left: -20px;
        padding-bottom: 20px;
}
.static
{
	background-color: #660000;
	text-align: center;
}

.main
{
	background-color: #ffffff;
	width: 700px;
	text-align: left;
}

.homenav
{

	background-color: #996699;
	margin-left: 15%;
	margin-right: 15%;
}
