﻿h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#00a5e3;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#00a5e3;
	font-weight:bold;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#00a5e3;
	font-weight:bold;
}

.ms-propertysheet a, .ms-propertysheet a:visited  {
	color:#00a5e3;
	text-decoration:underline;
}

.ms-propertysheet a:hover  {
	text-decoration:underline;
	color:#99802f;
}


#LeftNavTitre {
	color:#00a5e3;
	border-bottom:1px #00a5e3 solid;
}

.leftNav1 {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold; 
font-size: 11pt;
color: #00a5e3;
background-color:white;
 padding-bottom:1px;
 padding-top:1px;
 line-height:10pt;
}

.leftNav1 a:hover {
	color: #99802F;
    text-decoration:none;
}

.leftNav2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #00a5e3;
margin-left:6px;
background-color:white;
background-image:url('/SiteCollectionImages/navBulletFGA.gif');
background-position:-4px -4px;
background-repeat:no-repeat;
line-height:10pt;
}

.leftNav2 a:hover {
	color: #99802f;
    text-decoration:none;
}

.leftNavSelected {
background-color: #ffffff;
color: #99802f;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ffffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
line-height: 10pt;
}

.leftNavSelected a, .leftNavSelected a:visited {
	color:#99802f;
}

.bullet {
	background-image:url("/SiteCollectionImages/navBulletFGA.gif");
    background-position:-4px -3px;
    margin-left:6px;
}
