﻿body {
}

.HeaderLarge
{
	font-weight:bold;
	font-family:Arial;
	font-size: 16px;
}

.HeaderSmall
{
	font-weight:bold;
	font-family:Times New Roman;
	font-size: 14px;
}

.Footer
{
	font-weight:bold;
	font-family:Arial;
	font-size: 12px;
}

.BodyItalic
{
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 2px;
}

.BodyNormal
{
	font-family:Arial;
	font-size: 12px;
}

.BodyBold
{
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}

.PageHeading
{
	font-weight: bold;
	font-family:Arial;
	font-size: 16px;
}

.ArialBI
{
	font-style: italic;
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}

.BodySectors
{
	font-family:Arial;
	font-size: 14px;
}

.MainError
{
	color: Red;
}

.LoginError 
{
	color: #BD0D09; 
	font-size: 12px; 
}

.LoginNormal
{
	font-family:Arial;
	font-size: 12px;
}

.LoginHeading
{
	font-weight:bold;
	font-family:Arial;
	font-size: 14px;
}

