/* tourmaline css file */

body	{
					margin: 0px;
					}

/*ANCHOR CLASSES*/
/* this is for the main body of text links. */		

A.links			{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 12px;
					color: #3366CC;
					text-decoration: none;
					font-weight: normal}
					
/* sets the rollover cover for IE */			
A.links:hover	{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 12px;
					color: #FF0000;
					text-decoration: underline;
					font-weight: normal}
	
		
/*	this style is associates with the primary navigation scheme */

A.nav	{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 10px;
					color: #3366cc;
					text-decoration: none;
					font-weight: plain}
/* rollover for the primary navigation scheme */
A.nav:hover		{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 10px;
					color: #FF0000;
					text-decoration: underline;
					font-weight: plain}
					
A.navWhite	{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 11px;
					color: #FFFFFF;
					text-decoration: none;
					font-weight: plain}
/* rollover for the primary navigation scheme */
A.navWhite:hover		{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 11px;
					color: #FFcc00;
					text-decoration: underline;
					font-weight: plain}
					


	
/* assignes the text formatting for the text/copy for the page */				
DIV.white1	{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 12px;
					color: #FFFFFF;
					font-weight: plain;
					font-style: normal;
					line-height: 16px;
					
					}


DIV.copy		{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 12px;
					color: #333333;
					font-weight: plain;
					font-style: normal;
					line-height: 17px;
					text-align: left;
					
					}

					
DIV.copywright		{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 10px;
					color: #3366CC;
					font-weight: plain;
					font-style: normal;
					line-height: 18px;
					text-align: center;
					
					}		
	td.bgfill    { background-image: 
               url('images/bkg2.gif') }
td.logoFill  { background-image: 
               url('images/SPMlogo.gif'); 
               background-repeat: no-repeat; background-position: right }
.Signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	background-color: #FFFFFF;
	text-align: left;
	word-spacing: 12pt;
	vertical-align: top;
}
