.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #929292;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8B8B8B;
	text-decoration: none;
	background-color: #eaeaea;
	border: 1px solid #bebebe;
}

.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8b8b8b;
	text-decoration: none;	
	line-height: 15px;
	text-align: left;
}
.normal-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8b8b8b;
	text-decoration: none;	
	line-height: 15px;
	text-align: left;
}
.normal-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8b8b8b;
	text-decoration: underline;
	line-height: 15px;
	text-align: left;
}
.normal-text_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #990000;
	text-decoration: none;
	line-height: 15px;
	vertical-align: super;
	text-align: left;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3c3c3c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8B8B8B;
	text-decoration: none;
	background-color: #eaeaea;
	border: 1px solid #bebebe;
}


