.arrowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image:  url(../assets/arrow.gif);
	background-position: center top;
	line-height: normal;
	height: auto;
	list-style-position: outside;
	font-weight: normal;
	text-decoration: none;
}
.arrowlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	list-style-image:  url(../assets/arrow.gif);
	font-weight: normal;
	text-decoration: none;
	height: auto;

}
.aicheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.disclaimer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Bodytextheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bodytextboldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	list-style-image: none;
	background-position: center top;
	line-height: normal;
	height: auto;
	list-style-position: outside;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;

}
.leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	height: auto;

}
.arrowlinkBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	list-style-image:  url(../assets/arrow.gif);
	background-position: center top;
	line-height: normal;
	height: auto;
	list-style-position: outside;
	font-weight: normal;
	text-decoration: none;
}
.arrowlinkBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	list-style-image:  url(../assets/arrow.gif);
	font-weight: normal;
	text-decoration: none;
	height: auto;
}
