body { }
td { }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { }
.text { color: navy; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11pt; }
.textBold { color: navy; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11pt; font-weight: bold;}
.textGreyedOut { color: #CCCCCC; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11pt; }
.subheader { color: #ff7000; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 15pt; }
.small { color: gray; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.homelinks { color: #33c; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12pt; }
.bullettext { color: #228; font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12pt; }
.tabletext { color: #555; font-size: 10pt; font-family: tahoma, helvetica, arial, geneva; line-height: 12pt; }
.menutext { color: #fff; font-size: 12px; font-family: tahoma, helvetica, arial, geneva; line-height: 12px; }
.titleheader { color: white; font-size: 18pt; font-family: tahoma, helvetica, arial, geneva; font-weight: bold; }
.smallheader { font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.pagehead { color: black; font-size: 14pt; font-family: tahoma, helvetica, arial, geneva; font-weight: normal; }
.ErrorText	{
	color:#CC0000;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}
.ErrorBox	{
	color:#CC0000;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	border: dashed 1px #CCCCCC;
	background-color: #FFFF33;
	padding: 10px;
}
.RowItem	{
	font-size: 12px; 
	font-family: tahoma, helvetica, arial, geneva;
	line-height: 12px;
	border-bottom: 1px solid #666666;
}
.RowItem:hover	{
	background-color:#FFFF66;
}
.RowItemSelected	{
	font-size: 12px; 
	font-family: tahoma, helvetica, arial, geneva;
	font-weight:bold;
	line-height: 12px;
	background-color: #FFD833;
	border-bottom: 1px solid #666666;
}

.RowHeader { 
	color: #fff; 
	font-size: 12px; 
	font-family: tahoma, helvetica, arial, geneva; 
	line-height: 12px; 
	text-decoration:none;
}
.RowHeader a:hover{
	color: #FFCC00;
	text-decoration:none;
}

.TotalRow	{
	border-top:1px solid #999999;
	border-bottom:1px double #999999;
}
.BillingRow	{
	color:#CC0000;
	font-size: 12px; 
	font-family: tahoma, helvetica, arial, geneva;
	line-height: 12px;
	border-bottom: 1px solid #666666;
}
.BillingRowHeader	{
	color: #000000;
	font-size: 12px; 
	font-family: tahoma, helvetica, arial, geneva;
	line-height: 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
