﻿A
{
    color               : #396F75;
    text-decoration     : none;
}
A:HOVER
{
    color               : #396F75;
    text-decoration     : underline;
}
.PageTitle
{
    color               : #92428E;
    font-family         : Verdana;
    margin-left         : 10px;
}
.MainTitle
{
    color               : #92428E;
    font-family         : Verdana;
    font-weight         : bold;
}
.SubTitle
{
    color               : #92428E;
    font-family         : Verdana;
    font-weight         : bold;
}
.BodyText, .BodyTextBold, .BodyTextItalic
{
    color               : #000000;
    font-family         : Verdana;
}
.BodyTextBold
{
    font-weight         : bold;
}
.BodyTextItalic
{
    font-style          : italic;
}
.BodyTextHighlight
{
    color               : #92428E;
    font-family         : Verdana;
}
.NewsRelease
{
    color               : #757575;
    font-family         : Verdana;
}
I.disclaimer
{
    font-style          : italic;    
}
/***********************
    FONT SIZES
***********************/
DIV.HomeBigBoxBody
{
    height              : 90px;    
}
DIV.HomeSmallBoxHead
{
    height              : 25px;
}
/* 7PT */
DIV.HomeSmallBoxHead SPAN
{
    font-size           : 7pt;
}
/* 8PT */
.EventInput, .EventButton, .NewsRelease, I.disclaimer, DIV.BreadCrumbs, SPAN.DeadLineText, SPAN.DeadLineDate, A SPAN.DeadLineText, DIV.EventDateSelect, DIV.HomeBigBoxHead SPAN, DIV.HomeBigBoxBodyInner A, DIV.HomeBigBoxBodyInner A:HOVER
{
    font-size           : 8pt;
}
/* 9PT */
.BodyText, .BodyTextBold, .BodyTextItalic, .BodyTextHighlight, .SubTitle, DIV.MenuTopItem A, DIV.MenuTopItem A:HOVER
{
    font-size           : 9pt;
}
/* 10PT */
BODY, DIV.SearchBody, .SearchButton, .SearchInput
{
    font-size           : 10pt;
}
/* 12PT */
.MainTitle
{
    font-size           : 12pt;
}
/* 14PT */
.PageTitle, DIV.DeadlineTitle
{
    font-size           : 14pt;
}