body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.bodycopy { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #757575; font-style: normal; font-weight: normal; text-decoration: none; padding: 15px 10px 5px 15px; }
.smalllinks{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #b3b3b3; font-style: normal; font-weight: normal; text-decoration: none;}
.smallprint{ font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none;}
/*.bodycopy { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #757575; font-style: normal; font-weight: normal; text-decoration: none; padding: 15px 10px 5px 15px; background-color: #F9F9F9; }*/
.BulletText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #757575; font-style: normal; font-weight: normal; text-decoration: none; background-color: #F9F9F9; }
li { padding: 0px 0px 0px 10px; color:#FCC000; }
.copygrey { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none; padding: 5px 10px 5px 15px; background-color: #CACACA; }
.copygreyCareers { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none; padding: 0px 0px 0px 0px; background-color: #CACACA; }
.copycase { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none; padding: 15px 10px 5px 15px; background-color: #FFECB2; }
.formopt1 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none; padding: 15px 10px 5px 0px; background-color: #F9C646; }
.bodycopy2 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #757575; font-style: normal; font-weight: normal; text-decoration: none; padding: 15px 20px 5px 15px; background-color: #F9F9F9; }

.enews { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #757575; font-style: normal; font-weight: normal; text-decoration: none; padding: 2px 2px 2px 2px; background-color: #ffffff; }

a:link {
	text-decoration: none;
	color: #757575; 
}
a:visited {
	text-decoration: none;
	color: #757575; 
}
a:hover {
	text-decoration: underline;
		color: #ffdc75; 
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: #cacaca;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: centre;
	height:25px;
	cursor: hand;
	border: 0px;
	
}