/* Default CSS Stylesheet for a new Web Application project */

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.Copyright
{
  color: White;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
.AtAGlanceLink
{
  font-size: x-small;
  color: #3333cc;
  font-family: Arial, Helvetica, sans-serif;
}
.AtAGlanceLink:Link
{
  font-size: x-small;
  color: #3333cc;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.AtAGlanceLink:Visited
{
  font-size: x-small;
  color: #333399;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.ConsumerProduct:Link
{
  font-size: 12pt;
  color: #3333cc;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.ConsumerProduct:Visited
{
  font-size: 12pt;
  color: #333399;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.Price
{
  font-weight: bold;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
}
.ProductList:Link
{
  font-weight: bold;
  font-size: small;
  color: #3333cc;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.ProductList:Visited
{
  font-weight: bold;
  font-size: small;
  color: #333399;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.DetailMakeModel
{
  font-weight: bold;
  font-size: large;
  font-family: Arial, Helvetica, sans-serif;
}

.PlanMinute
{
  font-weight: bold;
  font-size: 14pt;
  font-family: Arial, Helvetica, sans-serif;
}
.PlanMinute:Link
{
  font-weight: bold;
  font-size: 14pt;
  color: #3333cc;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.PlanMinute:Visited
{
  font-weight: bold;
  font-size: 14pt;
  color: #333399;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.PlanPrice
{
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
.PlanAdditionalMinute
{
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
.PlanTypeLink:Link
{
  font-size: 10pt;
  color: #3333cc;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.PlanTypeLink:Visited
{
  font-size: 10pt;
  color: #333399;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.SearchOption
{
  font-size: 10pt;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}
.SpecLabel
{
  font-weight: bold;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
}
.ContactUsLabel
{
  font-size: 11pt;
  font-family: Arial, Helvetica, sans-serif;
}
.ErrorMessage
{
  font-size:  11pt;
  font-family: Arial, Helvetica, sans-serif;
  color: Red
}
.PlanOptionName
{
  font-size:  10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.ContactUsTextArea
{
  width: 500;
  height: 200;
}
.PriceGridHeader
{
  font-size:  13pt;
  font-family: Arial, Helvetica, sans-serif;
  color: White;
  font-weight: bold;
}
.PriceGridColHeader
{
  font-size:  9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}
.PriceGridItemPrice
{
  font-size:  10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.PriceGridItemPriceTier3
{
  font-size:  10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: Red;
}
.PriceGridItemRange
{
  font-size:  8pt;
  font-family: Arial, Helvetica, sans-serif;
}
.PriceGridItemNormal
{
  font-size:  7pt;
  font-family: Arial, Helvetica, sans-serif;
}
.PriceGrid
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}
.PlanTypeImageText
{
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
