.hidden {
	visibility: hidden;
	text-indent: -9999px;
}
.text_white {
	color: #FFFFFF;
}
.text_red {
	color: #FF0000;
}
.form_button {
	width: 6em;
}
.pdf_link {
	padding-left: 2em;
	background-image: url(../common/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 90%;
}
.text_bold {
	font-weight:bold;
}
.tm {
	font-size: xx-small;
	vertical-align: super;
}

.small_letter {
	letter-spacing: -0.1em;
}
