﻿.Body
{
    background-color: #6699cc;
    text-align: center;
}

.MainTable
{
    background-color: #F5F5F5;
    text-align: left;
}

.MiddleContent
{
    background-color: #DDDDFF;
    padding:5px;
}

.Header
{
    color: black;
    text-decoration: bold;
    font-size: 14pt;
    font-family: Arial;
}

.LinkButtonText
{
    color: #000000;
    text-decoration: none;
    font-size: 10pt;
    font-family: Arial;
    text-align:center;
    padding:2px;
    margin:2px;
}

.TopMenuText
{
    color: #FFFFFF;
    font-style: italic;
    text-decoration: none;
    font-size: 8pt;    
    font-family: Arial;
    vertical-align:middle;
}

.TopMenuTextOver
{
    color: #000000;
    font-style: italic;
    text-decoration: none;
    font-size: 8pt;    
    font-family: Arial;
    vertical-align:middle;
}

.TopMenuTextRed
{
	color: #8B0000;
	font-style: italic;
	text-decoration: none;
	font-size: 7pt;
	font-family: Arial;
	vertical-align: middle;
	font-weight: bold;
}

.SiteMapPathText
{
    color: #000000;
    font-size: 8pt;
    font-family: Arial;
    vertical-align:middle;    
}

.LeftMenuMainText
{
    color: #FFFFFF;
    background-color: #BC2248;
    font-style: normal;
    text-decoration: bold;
    font-size: 11pt;
    text-align: center;
    font-family: Arial;
}

.LeftMenuMainTextB
{
    color: #FFFFFF;
    background-color: #000080;
    font-style: normal;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
    font-family: Arial;
}

.LeftMenuText
{
    color: #000000;
    text-decoration: none;
    font-size: 8pt;
    font-family: Arial;
}

.LeftMenuTextRed
{
	color: #BC2248;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

.LeftMenuTextOver
{
    color: #8B0000;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
}

.PressReleaseLink
{
    font-weight: bold;
    color: #BC2248;
    font-size:10pt;
    text-decoration: underline;
    font-family: Arial;
}

.PressReleaseSourceDate
{
    font-weight: bold;
    font-size:9pt;
    color: #000080;
    font-family: Arial;
}

.Title
{
    font-weight: bold;
    color: #BC2248;
    font-size: 11pt;
    font-family: Arial;
}

.TitleCorsica
{
    font-weight: bold;
    color: #BC2248;
    font-size: 12pt;
    font-family: Monotype Corsiva;
}

.MainTitle
{
    font-weight: bold;
    color: #BC2248;
    font-size: 14pt;
    font-family: Arial;
}

.Content
{
    color: #000000;
    font-family: Arial;
    font-size: 9pt;
    text-align: justify;
    vertical-align: top;
}

.ContentBlue
{
    color: #000080;
    font-family: Arial;
    font-size: 9pt;
    text-align: justify;
    vertical-align: top;
}

.CountDownText
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Tahoma;
}

.Border
{
    border: 1px;
    border-style: solid;
    border-color: #BC2248;
    text-align: center;
    background-color: #DDDDFF;
}
