﻿

.postingHeader
{
    font-size:8pt;
    font-weight:bold;
    color: #333333;
    }
    
.postingTitle
{
    font-size:13pt;
    color: #333333;
	font-weight: normal;
    }

.postingText
{
    font-size:9pt;
    color: #333333;
	font-weight: normal;
    }
    
.postingText ul, li
{
    font-size:9pt;
    margin-bottom:0px;  
    color: #333333;  
	font-weight: normal;
    }    

.postingSubTitle
{
    font-size:11pt;
    color: #333333;
	font-weight: normal;
    }

.hrSupportingContent, .hrSupportingContent p 
{
    font-size:10pt;
    line-height:11pt;
    color: #333333;
	font-weight: normal;
    }
    
.hrSupportingContent, .hrSupportingContent p, .hrSupportingContent p a
{
    font-size:10pt;
    line-height:11pt;
    color: #333333;
	font-weight: normal;
    }    
    
.hrSupportingContent, .hrSupportingContent p, .hrSupportingContent p a:hover
{
    font-size:10pt;
    line-height:11pt;
    color: #333333;
	font-weight: normal;
    }    
