﻿p.phsa-rteElement-Paragraph {
    -ms-name: "Paragraph";
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h2.phsa-rteElement-Header2 {
    -ms-name: "Heading 2 Style";
    font-weight: 500;
    line-height: 1.4;
    position: relative;
}

h3.phsa-rteElement-Header3 {
    -ms-name: "Heading 3 Style";
}

h4.phsa-rteElement-Header4 {
    -ms-name: "Heading 4 Style";
}

h5.phsa-rteElement-Header5 {
    -ms-name: "Heading 5 Style";
}

a.phsa-rteElement-Button {
    -ms-name: "Button";
}

a.phsa-rteElement-Button-Delta {
    -ms-name: "Flat Button";
}

blockquote.phsa-rteElement-Blockquote {
    -ms-name: "Callout";
}

hr.phsa-rteElement-HorizontalRule {
    -ms-name: "Horizontal Rule";
}

/* Set Default Image Styles */
.phsa-rteImage-0 {
    -ms-name: "No border";
}

.phsa-rteImage-1 {
    -ms-name: "Thin line border";
    background-color: #444;
    background-image: url("/images/tabtitlerowbottombg.png");
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #333;
}

.phsa-rteImage-2 {
    -ms-name: "Table border";
    border-bottom: 1px solid #ababab;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #ababab;
    border-top: 1px solid #c6c6c6;
    padding: 2px;
}

.phsa-rteImage-3 {
    -ms-name: "Dark border";
    background-attachment: fixed;
    background-color: #333;
    background-image: url("/images/tabtitlerowbottombg.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #444;
    padding: 15px;
}

.phsa-rteImage-4 {
    -ms-name: "Light border";
    background-color: #F2F2F2;
    background-image: url("/images/selbg.png");
    background-position: top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #ababab;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #ababab;
    border-top: 1px solid #c6c6c6;
    padding: 6px;
    padding-bottom: 33px;
}
/* End Set Default Image Styles */

/* Set Default Image Position */
.phsa-rtePosition-1 {
    -ms-name: "Left";
    float: left;
    margin-right: 25px;
}

.phsa-rtePosition-2 {
    -ms-name: "Right";
    float: right;
    margin-left: 25px;
}

.phsa-rtePosition-3 {
    -ms-name: "Top";
    vertical-align: text-top;
}

.phsa-rtePosition-4 {
    -ms-name: "Middle";
    vertical-align: middle;
}

.phsa-rtePosition-5 {
    -ms-name: "Bottom";
    vertical-align: text-bottom;
}
/* End Set Default Image Position */

/* News Fonts */
p.news-rteElement-P {
    -ms-element: 'true';
    -ms-name: 'Paragraph';
}
h2.news-rteElement-Header2 {
    -ms-element: 'true';
    -ms-name: 'Header 2';
}
h3.news-rteElement-Header3 {
    -ms-element: 'true';
    -ms-name: 'Header 3';
}

a.ms-rteElement-Button {
    -ms-element: 'true';
    -ms-name: 'Button';
}
a.news-rteElement-Button {
    -ms-element: 'true';
    -ms-name: 'Button';
}

span.ms-rteStyle-Small {
    -ms-element: 'true';
    -ms-name: 'Small Print';
}

.news-rtePosition-1 {
    -ms-name: "Left";
    float: left;
    margin-right: 25px;
}
.news-rtePosition-2 {
    -ms-name: "Right";
    float: right;
    margin-left: 25px;
}
.news-rtePosition-3 {
    -ms-name: "Top";
    vertical-align: text-top;
}
.news-rtePosition-4 {
    -ms-name: "Middle";
    vertical-align: middle;
}
.news-rtePosition-5 {
    -ms-name: "Bottom";
    vertical-align: text-bottom;
}
/*End News Fonts*/