
/**umb_name:Heading*/
.rtf-h4{font-size: 16px;
text-transform: uppercase;
font-weight: 700;
line-height: 1.4;
margin-bottom: .67em;}



/**umb_name:Large Text*/
.type-large type-large-intro{font-weight: 300;
display: block;}
.type-large-intro a {font-size: 16px; font-weight: 500;}

.type-large, .type-large p {font-size: 20px; line-height: 30px;}

/**umb_name:Callout*/
.callout{font-weight: 700;
font-style: italic;
font-size: 16px;
line-height: 25px;
margin-bottom: 22px;
color: #0e5283;
display: block;}

/**umb_name:Footnote*/
.Footnote{font-style: italic;
font-size: 13px;
line-height: 21px;
margin-bottom: 14px;
color: #000000;
display: block;}

/**umb_name:Original text*/
.OriginalText{background-color: #efefef;
text-decoration: line-through;
text-decoration-color: rgba(14,82,131, .5);
margin-right: 5px;
padding: 4px 10px;}

/**umb_name:Revised text*/
.RevisedText{background-color: #f7f1aa;
padding: 4px 10px;}

/**umb_name:Large Header*/
.large-header {font-family: 'Roboto Slab', serif; font-size: 30px; font-weight: 700; line-height: 38px;}

/**umb_name:Medium Header*/
.medium-header {font-family: 'Roboto Slab', serif; font-size: 24px; font-weight: 700; line-height: 34px;}

/**umb_name:Small Header*/
.small-header {font-family: 'Roboto Slab', serif; font-size: 18px; line-height: 27px;}

/**umb_name:Light Blue*/
.light-blue { color: #07b6d3; }

/**umb_name:Dotted Bar*/
.dotted-bar {background: url(../images/dotted-line.png) repeat-x; display: block; height: 6px; margin: 30px 0;}