@charset "UTF-8";
/* CSS Document */

#promoboxcontainer {
	background-image: url(/atf/cf/%7BD0794917-422C-499C-9C48-9ED3DDC42947%7D/leftsidegreygrad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 197px;
	width: 277px;
}
#promoboxbg {
	background-image: url(/atf/cf/%7BD0794917-422C-499C-9C48-9ED3DDC42947%7D/promobox_bg.gif);
	background-repeat: no-repeat;
	height: 164px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#promobox {
	margin-left: 19px;
	margin-right: 20px;
	padding-top: 14px;
	padding-bottom: 5px;
}
#promoimage {
	width: 200;
	height: 88;
}
#promotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin-left: 19px;
	margin-right: 20px;
}
#promotext a:link {
	color: #7caee2;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#promotext a:visited {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	color: #557797;
	text-decoration: none;
}
#promotext a:hover {
	color: #C01A22;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
