a:link
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;
	text-decoration: underline;
	color:	#666633;
}	
		
a:visited
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;	
	text-decoration: underline;
	color:	#666633;
}	
		
a:active
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;
	text-decoration: underline;
	color:	#ff9900;
}	
		
a:hover	
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;
	text-decoration: underline;
	color:	#ff9900;
}

.horizontalrule {
  width: 100%;
  height: 5px;
  color: Black;
}

a.selected:link
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;
	text-decoration: NONE;
	color:	#ff9900;
}	
		
a.selected:visited
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;	
	text-decoration: NONE;
	color:	#ff9900;
}	
		
a.selected:active
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;
	text-decoration: NONE;
	color:	#ff9900;
}	
		
a.selected:hover
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;
	text-decoration: NONE;
	color:	#ff9900;
}

.header
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}

.subheader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

.text
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}

.text2
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
}


.special
{
	font-family: Verdana;
	font-size: 8pt;
	color: Green;
}

.discount
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: line-through;
	color: Red;
}

.caption
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #990000;
}

.subcaption
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #666633;
}

.help
{
	font-family: Verdana;
	font-size: 7pt;
	color: Gray;
}

.disclaimer
{
	font-family: Verdana;
	font-size: 7pt;
	color: Black;
}

.frmLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;

}

.textbox
{
	border-style: solid;
	border-width: 1pt;
	border-color: #990000;
	font-family: Verdana;
	font-size: 8pt;
	height: 20;
}

.textbox2
{
	border-style: solid;
	border-width: 1pt;
	border-color: #990000;
	font-family: Verdana;
	font-size: 8pt;
	height: 20;
	text-transform: uppercase;
}

.button
{
	background-color:#CCCC99;
	border-color:#990000;
	border-width:1px;
	border-style:Ridge;
	font-family:verdana;
	font-size:8pt;
	height:20;
	cursor: hand;
}

.gridButton
{
	background-color:#CCCC99;
	border-color:#990000;
	border-width:1px;
	border-style:Ridge;
	font-family:verdana;
	font-size:8pt;
	height:20px;
}

.gridHeader
{
	border-color:#990000;
	background-color:#990000;
	border-width:1px;
	font-family:verdana;
	font-size:8pt;
	color:White;
	font-weight:bold;
}

.gridItem
{
	border-color:#990000;
	border-width:1px;
	font-family:verdana;
	font-size:8pt;
	background-color:#EEEEEE;	
}

.gridAlternatingItem
{
	border-color:#990000;
	border-width:1px;
	font-family:verdana;
	font-size:8pt;
	background-color:#DCDCDC;	
}

.gridSelectedItem
{
	
	border-color:#990000;
	border-width:1px;
	font-family:verdana;
	
	font-size:8pt;
	background-color:#008A8C;
}

.validationMsg
{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#990000;
	
}

.validationMsg2
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana;
}

.boldtext
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Arial Black;
}
.shippingFormLbl
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	
}

.gridPager
{
	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration:underline;
}

.cardIssuanceSummaryHeader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
		
	
}