@charset "UTF-8";
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	width: auto;
	font-weight: bold;
	color: #999999;
}

a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
	
.bottomlinks {
	font-size: 13px
}
.Boldbluetitle {
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.greyinfo {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.standardpageinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.BlueTitle {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.greyinfodark {
	color: #333333
}
.birthstorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	display: block;
}
.smallgreytriangle {
	color: #666666;
	font-size: 10px;
}

