/* Page ID Styles - START */
.offerNumberContent {
	background-color: #071a42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 55px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	display: block;
	margin-bottom: 4px;
}
#footer .offerNumberContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
#footer .offerNumberContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
#footer .offerNumberContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}
.offerNumberRequest {
	color: #FFFFFF;	
}
.offerNumberResponse {
	background-color: #CCCC00;
}
.offerNumber {
	background-color: #c12b1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 55px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.offerNumberInstructions {
	background-color: #663300;
}