﻿

body
{
    font-size: 10pt;
    color: black;
    width: 760px;
    margin: 0px auto;
    font-family: Verdana, 'Lucida Sans Unicode' , 'Franklin Gothic Book' , Arial;
    background-color:#052B05;
}


h1
{
    font-size: 110%;
    color:#E7A508;
    margin-top: 0px;
    margin-bottom: 0px;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.floatLeft
{
    float:left;
    margin: 0;
    padding: 0;
}

.floatRight
{
    clear:right;
    float:right;
    margin: 0;
    padding: 0;
}
.indent
{
    padding-left:5em;
}
ul
{
   list-style-type: none;
    line-height: 1.7em;
}

a
{
    color: white;
    color:#B1E3B7;
}

b
{
    color: #E7A508;
}

.banner
{
	display: none;
}


.navigation
{
	display: none;
}

.dontPrint
{
    display: none;
}
.printOnly
{
    float:left;
    display:block;
}
.LargeLetter
{
    padding-left: 0.3em;
    color: White;
    font-size: 16pt;
 
}
.NormalLetter
{
    padding-left: 2em;
    color: White;
   font-size: 10pt;
}
.largeText
{
   font-size: 14pt;

}
.branches ul
{
    line-height:1.7em;
    padding-left: 2em;
   list-style-type: none;
}
.branches ul li
{
        list-style-type: none;
}
.colourBlueTag
{
    font-size: 75%;
}