.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;

}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
hr {
	color: #666699;
	background-color: #666699;
	border: 1px solid #666699;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.botnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.botnav:visited {
	color: #FFFFFF;
	text-decoration: underline;
}.attention {
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;


}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 15px;
}
