/* 09-09-09 - Shelby M. Smull - WHQEO - Technical Producer */
/* 09-09-09 - Vancouver Olympics CSS */

.visaPromoFont { 
	font-family: Arial, Helvetica; 
	font-size: 11px;
}

#firstLetter {
	font-family: Arial, Helvetica; 
	font-size: 16px;
	font-weight: bold;
	color: #e31f26;
	display: inline;
}

#topLine1 {
	font-family: Arial, Helvetica; 
	font-size: 16px;
	font-weight: bold;
	color: #005d9d;
	display: inline;
}

#topLine2 {
	font-family: Arial, Helvetica; 
	font-size: 14px;
	font-weight: bold;
	color: #005d9d;
	display: block;
}

#mainText {
	font-family: Arial, Helvetica; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 0px 13px 0px 0px;
}

.reg {
	position: relative; 
	top: -4px;
	font-size: 10px;
	display: inline;
}

.rules_list {
	list-style-type: none; 
	list-style-position: outside;
}

.rules_list li {
	position: relative; 
	left: -40px;
}

.rules_title {
	text-decoration: underline;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#officialRules  {
  font-size: 11px;
	display: none;
}
