﻿body 
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
}

A
{
 color:#4C4C81; 
 text-decoration:none; 
}

A:hover
{
   text-decoration:underline; 
}

#page-splash-content
{
   font-size:0.9em;
}

#page-splash-content .content A
{
   font-size:1.4em;
   color:#6A4C96;
   font-weight:bold;
}


#page-footer
{
   font-size:1em;
   font-weight:normal;
   color:#C5C5C5;   
}

#page-footer-content
{
   font-size:0.8em;
   font-weight:normal;
   color:#C5C5C5;   
}

#page-util A, #page-util A:visited, #page-util A:active
{
   color:White;
   font-size:0.8em;
}

#page-header-nav A
{
   color:White;
   font-size:0.9em;
   font-weight:bold;
}

#page-header-nav-fr A
{
   color:White;
   font-size:0.8em;
   font-weight:bold;
}

.subpage-title
{
   font-size:1.9em;
   font-weight:bold;
   color:#333366;
}

.news-title
{
   font-size:1.9em;
   font-weight:bold;
   color:#333366;
}

.subnav-content
{
   font-size:0.9em;
   margin-right:10px;
}


.ql-content
{
   font-size:0.8em;
}

.ql-title
{
   font-size:1.2em;
   font-weight:bold;
   border-bottom:1px solid #EFEFEC;
   padding-bottom:5px;
   margin-bottom:7px;
}
.subpage-breadcrumb
{
   font-size:0.8em;
   color:#777777;
}

.subpage-breadcrumb A, .subpage-breadcrumb A:visited, .subpage-breadcrumb A:hover, .subpage-breadcrumb A:active 
{
   color:#B3B3B3;
   
}

.subpage-content-title
{
   font-size:1.4em;
   font-weight:bold;
   color:#333366;
}

.sub-subpage-content-title
{
   font-size:1.2em;
   font-weight:bold;
   color:#333366;
}

.subnav-content UL A
{
  font-weight:bold;
}

.subnav-content UL UL A
{
  font-weight:normal;
}

.subnav-content UL UL UL A
{
  font-size:0.9em;
  color:#9999bb;
}


.subnav-content UL UL UL UL A
{
  font-size:0.8em;
  color:#B3B3B3;
}

.draft-mode
{
   background-color:#FFFF55;
}