@import url("IE_form_and_scroll.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;


}
td {
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: center center;


}
.redText {
	font-weight: bold;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;

}
.LineHeight50 {
	line-height: 50%;
}
.whiteText {
	color: #FFFFFF;

}
.LineHeight20 {
	line-height: 20%;
}

.dGreyText {

	color: #666666;
}
.Bold16px {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;

}
.blackText {
	color: #000000;
}
.lightGreyText {
	color: #999999;
}
.LineHeight75 {

	line-height: 65%;
}

