/* CSS Document */


body	{
	color: black;
	background-color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
		
		}
		
#container {
		width: 600px;
}


#ftable{
	width: 40%;
	float:right;
	margin: 0em 0em 1em 1em;
	
}

#stable{
	width: 50%;
	float:left;
	margin: 0em 1em 1em 0em;
	
}


/* basic  links */			
				
a:link          {color: #006666;}	
	
a:visited 		{color: #800080;}


/* 508, skip navigation, for invisible */
                                                                
a.skip:link    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:hover    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:visited    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}	
		   
/* heading levels */

h1 {
font-size:1.6em;
font-weight:bold;
line-height:1em;
margin-bottom:0.5em;
margin-top:0em;
}



h2 {
font-size:1.2em;
font-weight:bold;
margin-bottom:0.3em;
margin-top:1em;
}


h3 {
font-size:1.2em;
font-weight:bold;
margin-bottom:0.3em;
margin-top:1em;
}
		
		/* use with a span tag within h1 */
		
.subhead	{font-size: .65em;
			font-weight: normal;}
		
.runinhead	{font-size: 1em;
		font-weight: bold;
		color: #006666;}
		

#masthead {
	background-image: url(../../../../../GIFJPG/sm_head2.gif);
	background-repeat: no-repeat;
	height: 73px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.maintitle {
font-size:0.8em;
font-weight:bold;
line-height:1em;
margin-bottom:1.5em;
margin-top:0em;

}

#logo img {
	border: 0;
}


#logo {
	float: left;
	margin-top: -10px;
}
		
/* text */
		
p {
font-size:1em;
font-weight:normal;
line-height:1.4em;
margin-bottom:0.4em;
margin-top:0.4em;
font-family: 'Times New Roman',Times,serif;
}	
		
sup {
    font-size: 1em;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
		
/*div	{font-size: 1em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;}*/
		
/* Rules, put align left on page code for Netscape6 */
		
hr	{
	text-align: left;
	height: 2px;
	color: #666666;
	}
		
/* alphabetical navigation blocks */
		
/*.alpha      {font-family: arial, helvetica;
            font-size: .8em;
            font-weight: regular;
            text-decoration: none;}
					          
a.plain	{text-decoration: none;}*/
				
/* Use background color with alpha to create alphabetical navigation */	

/*tr.color {background-color: #c7dcde;
			text-align: center;}

tr.color2 {background-color: #d9f0ef;}*/
		
/* footnotes and  bottom of page */	

.fntext, .footer {
	font-size: 0.8em;
	text-align: left;
	line-height: normal;
	display: inline;
		
		}
		
.footnote {
	MARGIN-TOP: 0.4em; FONT-WEIGHT: normal; FONT-SIZE: 0.9em; MARGIN-BOTTOM: 0.6em; LINE-HEIGHT: 1.1em
}		
		                              
.pagedate	{font-weight: bold;}
                 
                      
.left {
clear:left;
}

.right{
clear:right;
}
/*.fntext a {
	display: block;
	text-align: right;
}
*/
.return {
	display: block;
	text-align: right;
	margin-bottom: 1em;

}

.toc {
	FONT-WEIGHT: bold; FONT-SIZE: 1.1em; FONT-FAMILY: 'Times New Roman', Times, serif
}

OL {
	MARGIN-TOP: 0em;
	MARGIN-BOTTOM: 0em;
	LIST-STYLE: decimal outside;
}
UL {
	MARGIN-TOP: 0em;
	MARGIN-BOTTOM: 0em;
	LIST-STYLE: disc outside;
}
UL.contents {
	MARGIN-TOP: 0em;
	MARGIN-BOTTOM: 0em;
	LIST-STYLE: none outside;
	FONT-SIZE: 1.0em;
}
LI {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.9em;
	MARGIN-BOTTOM: 0.4em;
	LINE-HEIGHT: 1.4em;
	DISPLAY: list-item
	WIDTH: 50px;
}

A.printversion:link {
	FONT-WEIGHT: normal; FONT-SIZE: 0.7em; MARGIN-RIGHT: 0.4em; COLOR: #006666; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A.printversion:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 0.7em; MARGIN-RIGHT: 0.4em; COLOR: #800080; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.fullwidth {
	WIDTH: 670px; TEXT-ALIGN: left;
}
