body { 
color: #000; 
font-family: sans-serif; 
font-size: 10pt; 
width: 95%;  
position:relative;
border-bottom-width: 0.25in; padding-bottom: 0.25in;
margin-top: 0.5in; 
margin-bottom:  0.75in;
margin-left: 0.25in; margin-right: 0.25in;
font-style: normal;	
font-family: sans-serif;

}

/* Update History:

	04/29/06  	Initial Version:  
	05/02/06	Added support for .spoken
	05/20/06    added img.left and img.right
	09/04/06    added .nav-np
	12/21/06	added #nav to .noprint
	01/12/07	removed .left_container from (Display: none;) list.  It's inlcusion was causing the 
						text to the right of left-container (page1) to not display.
  */ 	



/* Notes:
      #anything is invoked for ID="anything"
      .anything is invoked for Class="anything"
  */

  

#content { 
background-color: #fff; 
width: 800px; 
border: none; 
}

#TopBorder, #TopLeft,  #nav, #nav_container, #NavBar, #left-nav, #left-nav-spacer, #left-nav-header, 
.noprint,  
.left-nav, .left-nav-spacer, .left-nav-header, .left-nav-child, .NavBar {Display: none;}

#TopLeftGlobe  {border-top-width: 0.1in;}

#TopRightName  {color:  Blue; font-family: sans-serif;}
#TopRightURL  {color: Blue; font-family: sans-serif; font-family: sans-serif; 
font-size: 12pt; font-weight: bold;}
#TopLeftName { position:absolute; left:0px; top:5px; font-family: Exotc350 Bd BT;
z-index:6; color:black; font-size:x-large; text-align:left;}

#TopLeftURL { position:absolute; left:0px; top:48px;
z-index:7; color:blue; font-size:medium; text-align:left; }

#TopLeftDesc { position:absolute; left:210px; top:10px; font-family: Exotc350 Bd BT;
z-index:8; color:black; font-size:large; text-align:left;}

#header {position:absolute; left:0px; top:5px;
	width: 836px;
}

#internal_sponser_banner {
	float: left;
	width: 700px;
	height: 100px;
	padding: 1px;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;

}

.spoken {display: none;} 
.printonly {display: block;}
.nav-np  {display: block;}
.left_container {display: none;}
.rslb		{display: none;}

.sm {font-size:100%;}	
.sm-blue {font-size:100%;  color:#3300cc;}



 /* Note:  position:relative is required in the above to enable page-break-before/after */
 
img.left { float:left; border-width: 0.25in; position:relative; margin-bottom: 0.25in; color:black;}
            
img.right {float:right;border-width: 0.25in; position:relative; margin-bottom: 0.25in; color:black;}