﻿/* Ribbon style overwrites for COWI Headings 
   This style sheet is added in both edit mode and display mode for over riding the styles   
*/

H1.ms-rteElement-H1
{
-ms-name:"Heading 1";

}
H2.ms-rteElement-H2
{
-ms-name:"Heading 2";

}
H3.ms-rteElement-H3
{
-ms-name:"Heading 3";

}
H4.ms-rteElement-H4
{
-ms-name:"Heading 4";

}
H1.ms-rteElement-H1B
{
-ms-name:"Heading 1 Alternate";
}
H2.ms-rteElement-H2B{
-ms-name:"Heading 2 Alternate";
}
H3.ms-rteElement-H3B{
-ms-name:"Heading 3 Alternate";
}
H4.ms-rteElement-H4B{
-ms-name:"Heading 4 Alternate";
}
P.ms-rteElement-P{
-ms-name:"Paragraph";
-ms-element:"true";
}





.ms-rteStyle-Normal, .ms-rteStyle-Quote,.ms-rteStyle-IntenseQuote,.ms-rteStyle-Emphasis,.ms-rteStyle-IntenseEmphasis,.ms-rteStyle-References,.ms-rteStyle-IntenseReferences,.ms-rteStyle-Accent1,.ms-rteStyle-Accent2
{
-ms-name:"Paragraph 111";

color:#000;
display:block;
font-family:Verdana,Arial,sans-serif;
font-size: 18px;
font-weight:normal;
line-height:22px;
margin-bottom:0px;
text-align:left;
text-transform:none;
text-decoration:none;
font-style:normal;
}


.ms-rtestate-field h1,
h1.ms-rteElement-H1,
.ms-rtestate-field h2,
h2.ms-rteElement-H2
{
color:#000;
display:block;
font-family:Verdana,Arial,sans-serif;
font-size: 18px;
font-weight:normal;
line-height:22px;
margin-bottom:0px;
text-align:left;
text-transform:none;
text-decoration:none;
font-style:normal;
}
.ms-rtestate-field h3,
h3.ms-rteElement-H3
{
color:#000;
display:block;
font-family:Verdana,Arial,sans-serif;
font-size: 18px;
font-weight:normal;
line-height:22px;
margin-bottom:0px;
text-align:left;
text-transform:none;
text-decoration:none;
font-style:normal;
}
.ms-rtestate-field h4,
h4.ms-rteElement-H4
{
color:#000;
display:block;
font-family:Verdana,Arial,sans-serif;
font-size: 18px;
font-weight:normal;
line-height:22px;
margin-bottom:0px;
text-align:left;
text-transform:none;
text-decoration:none;
font-style:normal;
}
h1.ms-rteElement-H1B,
h2.ms-rteElement-H2B,
h3.ms-rteElement-H3B,
h4.ms-rteElement-H4B
{
color:#000;
display:block;
font-family:Verdana,Arial,sans-serif;
font-size: 18px;
font-weight:normal;
line-height:22px;
margin-bottom:0px;
text-align:left;
text-transform:none;
text-decoration:none;
font-style:normal;
}