/* CSS Document */

#content {
	width: 572px;
}

#content h1 {
	margin-bottom: 0px;
}

#content .section {
	border-left: 10px solid #990099;
	border-bottom: 1px solid #990099;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 20px;
	margin-left: 0px;
}

#content ul.section {
	padding-left: 24px;
}

#content_main li {
	font-style: italic;
	list-style-type: none;
	font-size: 125%;
}

#performance {
	padding-left: 46px;
	background-repeat: no-repeat;
	background-image: url(../img/performance.gif);
}

#performance_intl {
	padding-left: 58px;
	background-repeat: no-repeat;
	background-image: url(../img/performance_intl.gif);
}

#performance_plus {
	padding-left: 46px;
	background-repeat: no-repeat;
	background-image: url(../img/performance_plus.gif);
}

#performance_plus_intl {
	padding-left: 58px;
	background-repeat: no-repeat;
	background-image: url(../img/performance_plus_intl.gif);
}

#performance_premium {
	padding-left: 46px;
	background-repeat: no-repeat;
	background-image: url(../img/performance_premium.gif);
}

#performance_premium_intl {
	padding-left: 58px;
	background-repeat: no-repeat;
	background-image: url(../img/performance_premium_intl.gif);
}

#performance_select {
	padding-left: 46px;
	background-repeat: no-repeat;
	background-image: url(../img/performance_select.gif);
}

#performance_select_intl {
	padding-left: 58px;
	background-repeat: no-repeat;
	background-image: url(../img/performance_select_intl.gif);
}

#performance_table {
	background-color: #990099;
	font-size: 75%;
}

#performance_table td {
	background-color: white;
	text-align: left;
	vertical-align: top;
}

#performance_table th {
	background-color: white;
	text-align: center;
	font-weight: bold;
}

#performance_table td.performance_highlight {
	background-color: #eebed8;
}

#performance_table td.performance_plus_highlight {
	background-color: #fdd3b0;
}

#performance_table td.performance_premium_highlight {
	background-color: #cee2bc;
}

#performance_table td.performance_select_highlight {
	background-color: #CFE2F5;
	text-align: center;
	font-weight: bold;
}

#performance_table td.performance_topic {
	background-color: #990099;
	color: white;
	font-weight: bold;
}

#support_flash {
	margin: 50 px 10px 0px 10px;
	mar_gin-top: 50px;
	text-align: center;
	background-color: #660066;
}

.coming_soon {
	color: #666666;
}

.supp_content {
	margin-bottom: 250px;
}

iframe {
	margin: 10px;
}