@charset "utf-8";
/* CSS Document */

body
{
background-color: #A5D8F8;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.AlignRight {
	text-align: right;
}

body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A0663;
	text-decoration: none;
	text-align: justify;
}
.LightGreyBG {
	background-color: #E1E1FF;
}
.BlueBG {
	background-color: #000099;
}

.MidGreyBG {
	background-color: #DCDCDC;
}
.DarkGreyBG {
	background-color: #233C8B;
}
.DarkPurpleBG {
	background-color: #5E6FB5;
}
.WhiteBG {
	background-color: #FFFFFF;
}
.BeigeBG {
	background-color: #FFFFDC;
}
a:link {
	color: #1A0663;
	text-decoration: none;
}
.Bold {
	font-weight:bold;
}
a:visited {
	color: #1A0663;
	text-decoration: none;
}
a:hover {
	color: #1A0663;
	text-decoration: none;
}
a:active {
	color: #1A0663;
	text-decoration: none;
}
.font23 {
	font-size: 20px;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.yellowText {
	color:#FFFF55;
}
.CouncilLink
{
color: #333333;
font-weight: bold;
font-size: 12px;
}
.normText
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333333; 
text-decoration: none
}
.RedHighlight {
	color: #993300;
}
.RedHighlightBold {
	color: #993300;
	font-weight:bold;
}
.BlueHighlight {
	color: #000099;
}
.BlueHighlightBold {
	color: #000099;
	font-weight:bold;
}
.PurpleHighlight {
    color: #9933FF;
}
.PurpleHighlightBold {
    color: #9933FF;
    font-weight:bold;
}
.DarkPurpleHighlight {
    color: #490093;
}
.DarkPurpleHighlightBold {
    color: #490093;
    font-weight:bold;
}
.GreenText {
	color: #006600;
}
.WhiteText {
    color:#FFFFFF;
}
.OrangeText {
    color:#CC6600;
}
.DarkPurpleText {
    color:#5E6FB5;
}		
.CompanyName
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #CC6600; 
text-decoration: none; 
font-weight: bold
}
.address
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #007800;
text-decoration: none;
line-height: normal;
}
.CouncilTable {
	background-color: #FFFFFF;
	border: 2px solid #996600;
}
.DarkBrownBorder {
	border: 2px solid #996600;
}
.Copyright {
	font-size: 10px;
	color: #333333;
}

.SubHeadingTable {
	background-color: #DCDCDC;
	border: 2px solid #BEBEBE;
}
.DarkGreyBorder {
	border: 2px solid #233C8B;
}
.DarkPurpleBorder {
	border: 2px solid #5E6FB5;
}
.MainContentBackground {
	background-color: #E1E1FF;
}
.font10
{
font-size: 10px;
}
.font11
{
font-size: 11px;
}
.font12
{
font-size: 12px;
}
.font13
{
font-size: 13px;
}
.font14
{
font-size: 14px;
}
.font15
{
font-size: 15px
}
.font16
{
font-size: 16px;
}
.font18
{
font-size: 18px;
}
.font24
{
font-size: 24px;
}
.font36
{
font-size: 30px;
}
.font48
{
font-size: 48px;
}
.DarkGreyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #233C8B;
}
.MidGreyText {
    color: #666666
}
.LightGreyText {
    color:#CCCCCC
}
.fontVerdana
{
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fontArial
{
font-family: Arial, Helvetica, sans-serif;
}
p.tall {line-height:150%}