body
{
	background-color: #001c5a;
}

ul.bullet {
  list-style-image: url('/Sites/757/Images/bullet.gif');
}

ul.nobullet {
  list-style-image: url('/Sites/757/Images/nobullet.gif');
}

li.outdent {
  	margin-left:-25px;
	margin-bottom: -6px;
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	}
	
.whiteheading {
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;

}

.whiteheadingb {
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
		}

.reduced {
margin-bottom: -25px;
	}
	
.copyright {
	font-family: arial;
	font-size: 6pt;
	color: #999999;
	
}

.bodytext
{
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
}

.bodytextgrey
{
	font-family: arial;
	color: #a7a9ac;
	font-size: 10pt;
	font-weight: normal;
}

.bodytextgreyb
{
	font-family: arial;
	color: #a7a9ac;
	font-size: 10pt;
	font-weight: bold;
}

.ulink a:link { color: #001c5a; text-decoration: underline; }
.ulink a:visited { color: #001c5a; text-decoration: underline; }
.ulink a:hover { color: #999999; text-decoration: underline;}
.ulink a:active { color: #001c5a; text-decoration: none;}

