.clear {
    font-size: 1px !important;
}

/**
 * This typography file is included in the WYSIWYG editor
 */
.typography * {
    font-family: Arial,Tahoma,sans-serif;
    font-size: 12px;
}

.typography blockquote {
    margin-left: 20px;
}

.typography hr {
    padding: 0;
    
    margin-top: 1em;
    margin-bottom: 1em;
    
    border: 0;
    border-top: 1px solid #343434;
}

.typography p,
.typography ul li,
.typography ol li,
.typography a {
    color: #343434;
    font-size: 12px;
}

.typography p {
    margin: 0;
    padding-top: 0.2em;
    padding-bottom: 0.5em;
    text-align: justify;
}


/** CMS LIST STYLES **/
.typography ul,
.typography ol {
    margin-left: 10px;
    margin-bottom: 20px;
}

    .typography ul li,
    .typography ol li {
        margin: 4px 10px;
        line-height: 1.4em;
    }
    
        .typography ul li {
            list-style-type: disc;
        }
        
        .typography ol li {
            list-style-type: decimal;
        }

/* HEADER STYLES */

.typography h1,
.typography h2,
.typography h3,
.typography h4 {
    margin-bottom: 5px;
    color: #0083C8;
}

.typography h1,
.typography h4 {
    font-weight: bold;
}

.typography h2,
.typography h3 {
    font-weight: normal;
}

    .typography h1 {
        font-size: 27px;
    }
    
    .typography h2 {
        font-size: 27px;
    }
    
    .typography h3 {
        font-size: 19px;
    }
    
    .typography h4 {
        font-size: 17px;
    }

/* LINK STYLES */
.typography a {
    color: #0A57A4;
    font-size: 1em;
    text-decoration: none;
}

    .typography a:hover {
        text-decoration: underline;
    }
    
    
.typography table {
    font-size: 1.1em;
}

    .typography table tr td {
        padding: 3px 5px;
    }

    
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
    text-align:left;
}

.typography .center {
    text-align:center;
}

.typography .right {
    text-align:right;
}

.typography img.right {
    float:right;
}

.typography img.left {
    float:left;
}

.typography p.MsoNormal, .typography p.MsoBodyText {
    margin: 0;
}

/* FOOTER */
#Footer * {
    font-size: 11px;
    color: #9B958E;
}

/* OTHER */
#PageComments {
    list-style: none;
}

#PageNumbers {
    font-weight: bold;
    color: #333333;
    font-size: 1.1em;
    text-align: center;
}

#PageNumbers * {
    line-height: 1.5em;
}

#PageNumbers a {
    color: #0083C8;
    text-decoration: none;
}

#PageNumbers a:hover {
    text-decoration: underline;
}

/* Main Navigation */
.Nav {
    text-align: right;
}

.Nav a:link, .Nav a:visited {
    color: #FFFFFF;
}

/* Left Navigation */
.leftNav a {
    font-size: 16px;
}

.leftNav a:link, .leftNav a:visited {
    color: #000000
}

.leftNav a:hover, .leftNav a:active {
    text-decoration: none;
}

.leftNav divider { 
    font-size: 1px;
    line-height: 36px;
}

/* Subpage */
.subpageHeader h1 {
    font-weight: normal;
    font-size: 24px;
    
    color: #FFFFFF;
}

/* Subpage Sidebar */
.sidebar * {
    font-family: Verdana, Arial, sans-serif;
}

.sidebar h4 {
    font-size: 14px;
}

.sidebar h4, .sidebar a:link {
    color: #0A57A4;
}

/* main column styles */
.typography .mainColumn p, .typography .mainColumn_videoPage p
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #545454;
}
.typography .mainColumn p strong, .typography .mainColumn_videoPage p strong
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #545454;
}
.typography .mainColumn ol, .typography .mainColumn_videoPage ol, .typography .mainColumn ul, .typography .mainColumn_videoPage ul
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #545454;
}
.typography .mainColumn ol, .typography .mainColumn_videoPage ol, .typography .mainColumn ul, .typography .mainColumn_videoPage ul
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #545454;
}
.typography .mainColumn li, .typography .mainColumn_videoPage li
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #545454;
}
.typography .mainColumn ol a, .typography .mainColumn_videoPage ol a, .typography .mainColumn ul a, .typography .mainColumn_videoPage ul a
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}

/* Transcript */
.Transcript{
	font-size: 11px;
	padding-top: 20px;
	border-top: 1px dotted #cecece;
}
.Transcript p{	
	font-size: 11px !important;
	padding: 5px 0 5px 0;
	margin: 0;
}
.Transcript h4.transcript
{
	font-size: 13px !important;
	color: #545454 !important;
	font-family: arial;
}


/**** Sticky ****/
.sticky .text, .sticky .text * {
    font-family: 'Coming Soon', arial, serif;
    font-size: 18px;
    color: #545454;
    
    line-height: 18px;
    
    text-align: center;
}

.sticky a, .sticky a:hover {
    text-decoration: none;
}

/**** Home Page ****/
.blogRoll .dateBox {
    font-size: 14px;
    font-weight: bold;
    
    color: #494949;
    
    text-align: center;
}

.HomePage h2 {
    font-size: 18px;
    
    color: #404040;
}
.HomePage h2.h2_services {
    font-family: Georgia, serif !important; 
	font-size: 24px;
    color: #404040;
}
.typography .tagline {
    font-size: 14px;
    
    color: #868686;
}

.services .serviceButton a.button {
    line-height: 47px;
    
    font-family: Georgia, serif;
    font-size: 24px;
    color: #FFFFFF;
}

.services .serviceButton.over a.button {
    text-decoration: underline;
}

.services .serviceButton .serviceMenu p {
    font-size: 14px;
    color: #FFFFFF;
}
