body 
{
	background-color: #193C5A;
	background-image: url(../images/bg_siriusxm.gif);
	font-family: Segoe Media Center, Segoe, Tahoma, Arial;
	color: #ffffff;
}

td {
	font-size: 10pt;
	position: relative;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #429bef;
}

h2 
{
	margin-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
}

td.step {
	padding-bottom: 20px;
}

span.step {
	font-weight: bold;
	filter: DropShadow(OffX=1, OffY=1, color=#000000);
	text-shadow: 1px 1px 1px #000000;
}


.miniPageTitle
{
	width: 200px;
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	color: #003366;
}

.selectedTitle
{
	font-family: Segoe Media Center Semibold, Segoe, Verdana, Tahoma, Arial;
	filter: DropShadow(OffX=2, OffY=2, color=#000000);
	text-shadow: 2px 2px 2px #000000;
	font-size: 24pt;
	font-weight: bold;
	color: #f2f2f2;
}

.selectedInfo
{
	font-family: Segoe Media Center Semibold, Segoe, Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #429bef;
}


.buttonNarrowBase
{
	background-repeat: no-repeat;
	width: 200px;
	height: 36px;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 9;
	padding-top: 9;
	cursor: hand;
	cursor: pointer;
}

.faqQuestion 
{
	font-weight: bold;
	font-size: 10pt;
	color: #429bef;
}
.faqAnswer
{
	padding: 15px;
	padding-top: 5px;
	font-size: 9pt;
}
