body, table, td, tr, html, input {
	font-family: Tahoma;
	font-size:8.5pt;
	color: #333333;
}
table#listHeader {
	background-color: #2060C0;
}
.selectedFilter {
	border: 1px solid #808080;
	background: #E2EAF8;	
}
.mainAccentText, .mainAccentTextBold {
	color: #E96B00;
}
.mainAccentTextBold {
	font-weight: bold;
}
.highlightedText, .highlightedTextBold {
	color: #E96B00;
}
.highlightedTextBold {
	font-weight: bold;
}
.highlightedTextMaroon, .highlightedTextMaroonBold {
	color: #B0350B;
}
.highlightedTextMaroonBold {
	font-weight: bold;
}
.smallText {
	font-size: 7.5pt;	
}
.premium {
	font-size:10pt;
	color: #E96B00;
	font-weight: bold;
}
.normalLink {
	color: #0000FF;
	text-decoration: none;
}
.normalLink:hover {
	text-decoration: underline;
}
.normalLinkWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.normalLinkWhite:hover {
	text-decoration: underline;
}
.buyButton, .buyButtonLong{
	cursor:hand;
	border:outset 1px #ccc;
	color:#FFFFFF;
	font-weight:normal;
	padding: 1px 2px;
	background:url(compareButton01.gif) repeat-x left top;
}
.buyButtonLong {
	width: 156px;
}
.compareButton{
	cursor:hand;
	border:outset 1px #fff;
}
.gridMainTable {
	width: 100%;
}
.gridMainTRMouseOver {
	background: #E2EAF8;
}
.gridMainTRMouseOut {
	background: #FFFFFF;	
}
.gridMainTDLeft {
	width= 50%;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
}
.gridMainTDRight {
	width: 50%;
	border-bottom: 1px solid #D4D0C8;
}
.gridPlanType {
	width: 40px;
	height: 10px;	
	border: 1px solid #E96B00;
	font-size: 10pt;
	font-weight: bold;
	color: #E96B00;
}
.gridBuyItTable {
	width: 48px;
	height: 22px;
	background:url(buyButton01.gif) no-repeat;
}
table#rowMainTable {
	width: 544px;
	height: 79px;
	background:url(rowListBg01.gif) no-repeat;
}