/* ---------Colours----------- */
/*186 Red #D4081C */
/*Dark Grey #5C5C5C */
/*Med Grey #808080 */
/*Light Grey #AAAAAA */
/*Table Grey #E6E6E6 */
/*Column Grey #CCCCCC */



BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;

    FONT-FAMILY: Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	word-spacing: 2px;
	text-decoration: none;
	}


.ContentStd {
	margin: 0px 0px 20px 10px;
	width: 580px;
}

.ContentWide {
	margin: 0px 2% 20px 2%;
}

BODY.Watermark01 {
    BACKGROUND-POSITION: right top;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(../../../Themes/Images/Watermark1.gif);
    BACKGROUND-REPEAT: no-repeat
}
BODY.Watermark02 {
    BACKGROUND-POSITION: left bottom;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(../../../Themes/Images/Watermark2.gif);
    BACKGROUND-REPEAT: no-repeat
}

BODY.RedBanner {
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../Images/RedBanner.gif);
    BACKGROUND-REPEAT: no-repeat
}


H1.Reversed {
	color: #FFFFFF
}

H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #d4081c;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-ALIGN: left
}

H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #5c5c5c;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    TEXT-ALIGN: left
}

H3
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #d4081c;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	TEXT-ALIGN: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}

H4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    MARGIN: 20px 0px -10px;
    COLOR: #aaaaaa;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    TEXT-ALIGN: left
}

H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    MARGIN: 20px 0px -10px;
    COLOR: #5c5c5c;
    FONT-FAMILY: Arial, Verdana;
    TEXT-ALIGN: left
}

H6
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    MARGIN: 20px 0px -10px;
    COLOR: #808080;
    FONT-FAMILY: Arial, Verdana;
    TEXT-ALIGN: left
}


.PullQuote {
	font-family: arial, verdana;
	color: #AAAAAA;
	font-size: 20px;
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
	position:relative;
		left:20px;
		top:0px;
}

.PullQuoteLeft {
	font-family: arial, verdana;
	color: #AAAAAA;
	font-size: 20px;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	position:relative;
		left:20px;
		top:0px;
}

.TextSmall_White {
	font-size: 7pt;
	color: #FFFFFF;
  	margin-left: 10px;
}


.UpdateDate {
    PADDING-RIGHT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana;
    TEXT-ALIGN: right
}


label {
    COLOR: #FFFFFF;
	text-align: bottom;
    FONT-SIZE: 11px
}

.Intro  {
	Font-size: 16pt;
	Font-Weight: normal;
	text-decoration:none;
	color: #AAAAAA;	
}

.disclaimer {
	font-size: 7pt;
}

.search_url {
	font-size: 7pt;
	padding-bottom: 10px;
}

a:visited {
	color: #D4081C;
	font-size: 9pt;
}

a:link {
	color: #D4081C;
	font-family: arial, verdana;
	font-size: 9pt;
}

a:hover {
	color: #808080;
	font-family: arial, verdana;
	font-size: 9pt;
}

a.GoDown
{
    BACKGROUND-POSITION: left center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(../Icons/DownArrow.gif);
    MARGIN-LEFT: -12px;
    WIDTH: 100px;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: right
}

a.GoUp
{
    BACKGROUND-POSITION: left center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(../Icons/UpArrow.gif);
    WIDTH: 100px;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: right
}

a.White:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	height: 10px;
	font-size: 9pt;
	font-weight: normal;
}

a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	height: 10px;
	font-size: 9pt;
	font-weight: normal;
}

a.White:hover {
	color: #D4081C;
	padding-top: 4px;
	height: 10px;
	font-size: 9pt;
	font-weight: normal;
}



a.DarkGreyLink:link {
	color: #AAAAAA;
	text-decoration: none;
	padding-top: 4px;
	height: 10px;
	font-size: 9pt;
}

a.DarkGreyLink:visited {
	color: #808080;
	text-decoration: none;
	padding-top: 4px;
	height: 10px;
	font-size: 9pt;
}

a.DarkGreyLink:hover {
	color: #D4081C;
	padding-top: 4px;
	height: 10px;
	font-size: 9pt;
	text-decoration: none;
}




A.NavLink01:link {
    COLOR: #000000;
    TEXT-DECORATION: underline
}

A.NavLink01:visited {
    COLOR: #000000;
    TEXT-DECORATION: underline
}

A.NavLink01:hover {
    COLOR: #808080;
    TEXT-DECORATION: underline
}

OL
{
    MARGIN-LEFT: 25px
}

OL LI
{
    LIST-STYLE-POSITION: outside;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}

OL OL {
    MARGIN-LEFT: 25px
}

OL OL LI {
    LIST-STYLE-POSITION: outside;
    LIST-STYLE-IMAGE: url(..\Icons\Bullet02.gif);
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}

UL {
    MARGIN-LEFT: 20px
}

UL LI {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-IMAGE: url(..\Icons\Bullet01.gif);
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

UL UL {
    MARGIN-LEFT: 20px
}

UL UL LI {
    LIST-STYLE-POSITION: outside;
    LIST-STYLE-IMAGE: url(..\Icons\Bullet02.gif);
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}


hr {
	color: #D3D3D3;
}

#HomePageText {
	position: inherit;
	left:190px;
	top:327px;
	width:480px;
	height:200px;
	z-index:1;
	overflow: auto;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footprintseparator {
	color: #808080;
}

.channel_layer {
	padding: 5px;
	background-color: #F1f1f1;
	position: relative;
	height: 45px;
	width: 104px;
	left: 0px;
	top: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	visibility: hidden;
	z-index: 1;
}
.footprint {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}
.text_nav {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #aaaaaa;
	margin: 0px;
	padding: 0px;
}
.last_para {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
}
a.SiteMapL1:visited {
	color: #aaaaaa;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.SiteMapL1:link {
	color: #5c5c5c;
	font-family: arial, verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.SiteMapL1:hover {
	color: #D4081C;
	font-family: arial, verdana;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;	
					
}
a.SiteMapL2:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.SiteMapL2:link {
	color: #000000;
	font-family: arial, verdana;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: -20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;	
		
}
a.SiteMapL2:hover {
	color: #D4081C;
	font-family: arial, verdana;
	font-size: 12px;
	text-decoration: underline;
		
}
a.SiteMapL3:visited {
	color: #D4081C;
	font-size: 10pt;
	text-decoration: underline;
	margin-left: 20px;
		
}
a.SiteMapL3:link {

	color: #D4081C;
	font-family: arial, verdana;
	font-size: 10pt;
		text-decoration: underline;
		margin-left: 20px;	
		
}
a.SiteMapL3:hover {
	color: #808080;
	font-family: arial, verdana;
	font-size: 10pt;
	text-decoration: underline;
	margin-left: 20px;
		
}
.tablehead {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #aaaaaa;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	TEXT-ALIGN: left;
	margin-bottom: -10px;
}
.contact_address {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: -5px;
}
.tablesubhead {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #d4081c;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	vertical-align: bottom;
}
.activepage {
	font-weight: bold;
}

a.search:visited {
	color: #D4081C;
	font-size: 7pt;
}

a.search:link {
	color: #D4081C;
	font-family: arial, verdana;
	font-size: 7pt;
}

a.search:hover {
	color: #808080;
	font-family: arial, verdana;
	font-size: 7pt;
}
td.search{
	padding-bottom: 20px;
}
a.H2:link {

	color: #D4081C;
	font-family: arial, verdana;
	font-size: 14px;
}
a.H2:visited {

	color: #D4081C;
	font-size: 14px;
}
a.H2:hover {

	color: #808080;
	font-family: arial, verdana;
	font-size: 14px;
}
.img_flush {
	margin-top: -5px;
	margin-left: -5px;
	padding-right: 3px;
	padding-bottom: 3px;
}
