﻿/* This is the default CSS file for companies used for consumer pages, and made available in the editor.
   To define specific CSS files for a company, place the CSS file into the
   virtual Styles folder for the respective company.
   For example: ~/Repository/2/EditorContent/Styles
*/

.HeaderTextInHeaderBox
{
   font-size: 18px;
   font-weight: bold;
   font-family: Arial;
   color: #003F7E;
}
.SubTopic1
{
   color: #8b0000;
   font-weight: bold;
   font-size: medium;
}
.SubTopic2
{
   color: #000000;
   font-weight: bold;
   font-size: small;
}
