/* tourmaline css file */

body	{background-color: #FFFFFF;
					margin: 0px;
		
					}

/*ANCHOR CLASSES*/
/* this is for the main body of text links. */		

A.links			{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 11px;
					color: #003366;
					text-decoration: none;
					}
					
/* sets the rollover cover for IE */			
A.links:hover	{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 11px;
					color: #FFCC00;
					text-decoration: underline;
					}
	
		
/*	this style is associates with the primary navigation scheme */



DIV.copy		{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 11px;
					color: #333333;
					font-weight: plain;
					font-style: normal;
					line-height: 16px;
					text-align: left;
					
					}
					
DIV.title	{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 13px;
					color: #003366;
					font-weight: bold;
					font-style: normal;
					line-height: 16px;
					text-align: left;
					
					}
					
DIV.copywright		{font-family: Verdana, Arial, Helvetica, Sans-Serif;
					font-size: 10px;
					color: #003366;
					font-weight: plain;
					font-style: normal;
					line-height: 18px;
					text-align: center;
					
					}		
		td.bgfill    { background-image: 
               url('images/bkg1.gif'); 
               background-repeat: repeat-x }
td.mainFill  { background-image: 
               url('images/Main_banner.gif'); 
               background-repeat: no-repeat; margin: 0px }
.ImageBorder {
	border: #000000;
}
