body
{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

H3
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

P
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

LI
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

/* Custom Classes */
.WelcomeText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
A
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#0F2289;
}
A:HOVER
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color:#0F2289;
}
A.UserMenuLink
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
}
A.UserMenuLink:hover
{
	text-decoration:underline;
}

.ProductDescription
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

A.FeaturedProductLink
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color:#CE0031;
}

A.FeaturedProductLink:hover
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	color:#CE0031;
}

.NewProductLink
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color:#0F2289;
}

.NewProductLink:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color:#0F2289;
}

.TableHeader
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	text-align: left;
}

.TableRow
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	text-align: left;	
}

.TableRowAlt
{
	background-color: #FFE88F;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	text-align: left;
	
}

.BoxHeader
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color:#4F97B9;	
}

.ProductTitle
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.ProductTitle:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}

.Label
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:#000000;	
}

.StockLevel
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;		
}

.StepNumber
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	color:#266B86;		
}

.StepHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;		
}

.PageTitle
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color:#039935;
}

.ItemListingHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

.ItemListingNumber
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

.ItemListingTitle
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:#006A84;
}

.ItemListingTitle:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color:#006A84;
}

.ItemListingSummary
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

.IconBar
{
	background-color:#CACACA;
}

/* Order Detail Screen */
.OrderDetailHeader
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color:#006A84;
}
.OrderDetailLabel
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.OrderDetailData
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#555555;
}
.OrderDetailItemCell
{
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
}
.OrderDetailItemAltCell
{
	font-family: Arial;
	font-size: 9pt;
	background-color: #CACACA;
}
.ErrorLabel
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:red;	
}
.ItemPicture
{
	float: left; 
	MARGIN: 10px
}
.MediaListing
{
	border: 0px;
	MARGIN: -1px
}
.PagerStyle
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.Header A 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: underline 
}
.Header A:hover 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: underline 
}	
.Header 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none 
}
.boalert
{
	color:red;
	float: right;
	position:relative;

}
.bo
{
	float: left;
	position:relative;

}
		