hr {
	border: thin solid #EEEEEE;


}

.normaltext {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #777777;
	white-space: normal;
	text-decoration: none;



}
.heading {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	font-size: 14px;
	color: #ACBFBF;
	letter-spacing: 0.1em;



}
.error {
	font-family: Helvetica;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;


}
a:link {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	color: #51578C;
	text-decoration: none;
	font-size: 12px;

}
a:visited {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	color: #51578C;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	color: #ACBFBF;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	color: #51578C;
	text-decoration: none;
	font-size: 12px;
}
.caption {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #999999;


}
.submit-button {
	background-color: #CCCCCC;
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	color: #666666;
	border: medium outset #CCCCCC;
	cursor: hand;
	font-size: 12px;



}
.normaldark {
	font-family: Helvetica, "Trebuchet MS", Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
}
