td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titles {
	font-size: 18px;
	font-weight: bold;
	color: #17582D;
}
a:link {
	font-weight: normal;
	color: #092868;
	text-decoration: underline;
}
a:visited {
	color: #092868;
	text-decoration: underline;
}
a:hover {
	color: #125826;
	text-decoration: blink;
}
.attention {

	font-size: 16px;
	font-weight: bold;
	color: #092C56;
}
ul {
	list-style-image: url(images/bullet_triangle.gif);
}
.hide {
	display: none;
}
.formData {
	font-size: 12px;
	background-color: #EAF8FB;
	font-family: Arial, Helvetica, sans-serif;
}
.footerText {
	font-size: 12px;
}
.attention {
	font-weight: bold;
	color: #092C56;
	font-size: 14px;
}
