﻿body
{
  font-family: Verdana;
  font-size: 11px;
  color: #123456;
}

H1
{
  font-family: Verdana;
  font-size: 16px;
  color: #123456;
}

H2
{
  font-family: Verdana;
  font-size: 15px;
  color: #123456;
}

H3
{
  font-family: Verdana;
  font-size: 14px;
  color: #123456;
}

H4
{
  font-family: Verdana;
  font-size: 13px;
  color: #123456;
}

H5
{
  font-family: Verdana;
  font-size: 12px;
  color: #123456;
}

H6
{
  font-family: Verdana;
  font-size: 11px;
  color: #123456;
}

.MenuItems
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
}

.SubscriberMenuItems
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #003300;
  font-style: italic;
}

.AdminMenuItems
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #000066;
  font-style: italic;
}

.TitleLine
{
  background-position: right top;
  font-family: Verdana;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 600;  
  background-repeat: no-repeat;
}

.ActiveDealList
{
  background-image: url('/images/ActiveBackground.png'); 
  background-repeat: no-repeat;
}
  
.ArchiveDealList
{
  background-image: url('/images/ArchiveBackground.png'); 
  background-repeat: no-repeat;
}

.HeadingText
{
  font-family: Tahoma;
  font-size: 18px;
  color: #333333;
  font-weight: 600;
}

.BodyText
{
  font-family: Verdana;
  font-size: 11px;
  color: #123456;
}

.FooterText
{
  font-family: Verdana;
  font-size: 9px;
  font-weight: lighter;
  font-style: italic;
}

.ActivateEmailAlertNotification
{
  font-family: Verdana;
  font-size: 10px;
  font-weight: lighter;
  font-style: italic;
}

.SubscriberLoginHeading
{
  font-family: Verdana;
  font-size: 12px;
  color: #FF6215;
}

.SubscriberLoginSubHeadings
{
  font-family: Verdana;
  font-size: 10px;
  font-weight:normal;
  color: #003300;
}

.SubscriberLoginEditBox
{
  font-family: Verdana;
  font-size: 8px;
  color: #FF6215;
}

.SubscriberLoginPasswordReminder
{
  font-family: Verdana;
  font-size: 9px;
  color: #003366;
  text-decoration: none;
}

.SubscriberLoginButton
{
  font-family: Verdana;
  font-size: 10px;
  color: #003300;
}

.SubscriberLoginError
{
  font-family: Verdana;
  font-size: 10px;
  color: #CC0000;
}

.AdminHeading
{
  font-family: Verdana;
  font-size: 12px;
  color: #FFFFFF;
}

.AdminSubHeadings
{
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #333399;
}

.AdminHeadingText
{
  font-family: Tahoma;
  font-size: 18px;
  color: #CCCCCC;
  font-weight: 600;
}

.AdminAccessNoteText
{
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 600;
  background-color: #BB2200;
}

.AdminLoginSubHeadings
{
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #CCCCCC;
}

.AdminLoginButton
{
  font-family: Verdana;
  font-size: 10px;
  color: #003300;
}

.ActiveDealCompanyHeadingText
{
  font-family: Verdana;
  font-size: 12px;
  color: #007D01;
  font-weight: bold;
  text-decoration: none;
}

.ActiveDealDateText
{
  font-family: Verdana;
  font-size: 11px;
  color: #000066;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}

.ActiveDealBodyText
{
  font-family: Verdana;
  font-size: 11px;
  color: #123456;
}

.ArchiveDealCompanyHeadingText
{
  font-family: Verdana;
  font-size: 12px;
  color: #800000;
  text-decoration: none;
}

.ArchiveDealDateText
{
  font-family: Verdana;
  font-size: 11px;
  color: #336699;
  text-decoration: none;
  font-style: italic;
}

.ArchiveDealBodyText
{
  font-family: Verdana;
  font-size: 11px;
  color: #336699;
}

.ArchiveDealYearText
{
  font-family: Verdana;
  font-size: 15px;
  color: #003366;
  font-weight: bold;
}

.ArchiveDealMonthText
{
  font-family: Verdana;
  font-size: 12px;
  color: #336699;
  text-decoration: none;
}

.TextEditorButtons
{
  font-family: Verdana;
  font-size: 10px;
  color: #003300;
}

.AdminButtons
{
  font-family: Verdana;
  font-size: 10px;
  color: #003300;
}

.AdminItems
{
  font-family: Verdana;
  font-size: 10px;
  color: #003300;
}

.DocumentUpload
{
  font-family: Verdana;
  font-size: 12px;
  color: #003300;
}

.NewsHeadings
{
  font-family: Verdana;
  font-size: 12px;
  color: #003366;
  font-weight: bold;
  text-decoration: none;
}

.NewsArticles
{
  font-family: Verdana;
  font-size: 11px;
  color: #003366;
  text-decoration: none;
}

.NewsHeadline
{
  font-family: Verdana;
  font-size: 12px;
  color: #003366;
  font-weight: bold;
  text-decoration: none;
}

.NewsDate
{
  font-family: Verdana;
  font-size: 11px;
  color: #003366;
  text-decoration: none;
}


