﻿

.pageTitle{	/* this is Page Head in Jeff's list */
    font-family: Arial;	
    font-size: 18px;
    font-size:14pt;	
    color: #ffffff;
}

body{ /* this is Body Text in Jeff's list */	
    font-family: Arial;	
    font-size: 12px;
    font-size:9pt;	
    color: #000000;
}

.infoTitle{	/* this is Body Text Bold in Jeff's list */
    font-family: Arial;	
    font-size: 12px;
    font-size:9pt;
    font-weight: bold;	
    color: #000000;
}

.bodyAlternate{	/* this is Body Text Alternate in Jeff's list */
    font-family: Arial;	
    font-size: 12px;
    font-size:9pt;
     font-style:italic;	
    color: #000000;
}

.sectionHeader{	/* this is Heads in Jeff's list */
    font-family: Arial;	
    font-size: 15px;	
    font-size:11pt;
    font-weight: bold;	
    color: #000000;
}

.sectionTitle{	/* this is Subhead in Jeff's list */
    font-family: Arial;	
    font-size: 14px;	
    font-size:10.5pt;
    color: #000000;
}

.subText{
    font-family: Arial;	
    font-size: 11px;	
    color: #000000;
}

.footNote{
    font-family: Arial;	
    font-size: 10px;	
    color: #000000;
}

.header
{
    height: 26px;
    width: 928px;   
    background-color: #333333;
    color: White;
    font-family: Arial;  
    font-size: 12pt;
    font-size: 14px;
    /*vertical-align: middle;*/
    /*padding-top: 4px;   */    
}


.contentBackground{
	background-color: #ffffff;
}
