body				{	margin:					0px;
					}
.nav				{	font-family:			arial;
						color:					#27448A;
						font-weight:			bold;
						text-decoration:		none;
						font-size:				9pt;
					}
.navHead			{	font-family:			arial;
						color:					#27448A;
						font-weight:			bold;
						text-decoration:		none;
						font-size:				9pt;
					}
.subNav				{	font-family:			arial;
						color:					#FFFFFF;
						font-weight:			normal;
						text-decoration:		none;
						font-size:				8pt;
					}
.topNav				{	font-family:			arial;
						color:					#FFFFFF;
						font-weight:			bold;
						text-decoration:		none;
						font-size:				8pt;
					}
h1					{	font-family:			arial;
						color:					#27448A;
						font-size:				12pt;
						font-weight:			bold;
						text-decoration:		none;
						line-height:			25px;
					}
h2					{	font-family:			arial;
						color:					#27448A;
						font-size:				11pt;
						font-weight:			bold;
						text-decoration:		none;
						line-height:			25px;
					}
h3					{	font-family:			arial;
						color:					#27448A;
						font-size:				11pt;
						font-weight:			bold;
						text-decoration:		none;
						line-height:			25px;
						margin-bottom:			0px;
					}
td					{	font-size:				9pt;
					}
.bodyCopy			{	font-size:				9pt;
						font-family:			arial;
					}
.redLink			{	color:					#E00024;
						text-decoration:		underline;
					}
.smallRedLink		{	color:					#FF0101;
						font-size:				7.5pt;
						text-decoration:		none;
					}
.lightBlueLink		{	color:					#8B91B5;
						text-decoration:		underline;
						font-size:				10pt;
						font-weight:			bold;
					}
.calendarDay		{	background-color:		#274488;
					}
.checkboxList		{	font-size:				8pt;
					}
.blueText			{	color:					#20356E;
					}
.lightBlue			{	color:					#8B91B5;
					}
textarea			{	font-family:			arial;
						font-size:				9pt;
					}
.whiteButton		{	background-color:		#FFFFFF;
						border: 				1px solid #29468C;
						color:					#29468C;
						font-weight:			bold;
						font-family:			arial;
						width:					100px;
					}
.redText			{	color:					#FF0000;
					}
.footerLink			{	font-family:			arial;
						color:					#27448A;
						text-decoration:		none;
						font-size:				7.5pt;
					}
.healthAndSafetyTable th {
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}

.healthAndSafetyTable a {
	color:#8B91B5;
	text-decoration:none;
	font-weight:bold;
}
.healthAndSafetyTable a:hover {
	text-decoration:underline;
}