﻿body
{
	background-image:url('WebImages/MasterBackground.jpg');
	background-repeat:repeat-x;
	background-color: #ECECED;
	margin-top:6px;
}
Table.MasterOuterTable
{
	width: 1006px;
	height: 100%;
	border: 1px solid #C6C6C6;
	background-color: #FFFFFF;
	padding: 0px;
}
.MasterLogoBanner
{
    width: 1000px;
    height: 159px;
    background-image:url('WebImages/LogoGlobe.jpg');
    background-repeat: no-repeat;
    background-position:right;
}
Table.MasterMenuTable
{
	width: 100%;
	height: 100%;
	padding: 0px;
}


Table.News
{
    width:952px;
    margin-top:25px;    
}
TD.NewsHeader
{
    background-image:url('WebImages/News/TopCenter.gif');
    background-repeat:repeat-x;
    height:37px;
    width:900px;
    text-align:left;
    font-family: Arial;
    font-size: 12pt;
    color:#FFFFFF;
}
TD.NewsFooter
{
    background-image:url('WebImages/News/BottomCenter.gif');
    background-repeat:repeat-x;
    height:19px;
    width:900px;
    text-align:left;
    font-family: Arial;
    font-size: 12pt;
    color:#FFFFFF;
}
TD.NewsItem
{
    background-image:url('WebImages/News/LineItem.gif');
    background-repeat:repeat-y;
    width:952px;
    text-align:left;
    font-family: Arial;
    font-size: 9pt;
    color:#000000;
    padding:10px 26px 10px 26px;
}
    

TD.Search
{
    background-image:url('WebImages/Menu/mnuSearchBackground.gif');
    background-repeat:repeat-x;
    padding-right: 40px;
    text-align:right;
    vertical-align:middle;
    font-family:Arial;
    font-size:9pt;
    color: #60B9F8;
    font-weight: bold;
}
div.Search
{
    font-family:Arial;
    font-size:9pt;
    color: #60B9F8;
    font-weight: bold;
    display:inline-block;
    vertical-align:middle;
}
input.Search
{
    vertical-align:text-bottom;
}

.PageFeatureTitle
{
    border-right: solid 2px #D6D6D6;
    border-top: solid 2px #D6D6D6;
    font-size: 12pt;
    border-left: solid 2px #D6D6D6;
    color: #FFFFFF;
    border-bottom: solid 1px #D6D6D6;
    font-family: Arial;
    text-align:left;
    vertical-align:middle;
    background-color:#00528C;
    width:900px;
    height:22px;
    padding-left:8px;
    padding-top:8px;
}
.PageFeatureDetail
{
	border-top: solid 1px #D6D6D6;
	border-left: solid 2px #D6D6D6;
	border-right: solid 2px #D6D6D6;
	border-bottom: solid 2px #D6D6D6;
	width: 900px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
    font-family: Arial;
    font-size: 8pt;
    text-align:center;
    vertical-align:top;
    padding: 4px;
}
div.Processing
{
	position:fixed;
	top:50%;
	left:50%;
	margin-top: -23px;
	margin-left: -75px;
	font-family: Arial;
	font-size: 17pt;
	font-weight:bolder;
	color:#727272;
	z-index:9999;
}
div.Processing2
{
	position:absolute;
	top:80px;
	left:500px;
	font-family: Arial;
	font-size: 17pt;
	font-weight:bolder;
	color:#727272;
	z-index:9999;
}

div.LoginMessage
{
	position:absolute;
	top:20px;
	left:950px;
	font-family: Arial;
	font-size: 17pt;
	font-weight:bolder;
	color:#727272;
	z-index:9999;
}

TD.MasterMenu
{
	width: 100%;
	padding:0px;
}
TD.MasterContent
{
	width: 100%;
	padding:0px;
	background-color: #FFFFFF;
	background-image:url('WebImages/ContentBackground.jpg');
    background-repeat: repeat-x;
    background-position:top;
}
TD.MasterFooter
{
	width: 100%;
	height: 25px;
	padding:0px;
	background-image:url('WebImages/FooterMenuBackground.jpg');
    background-repeat: repeat-x;
    background-position:top;
}
TD.VendorPartnerLogos
{
    width: 1000px;
    background-image:url('WebImages/PartnerBorder.jpg');
    background-repeat: no-repeat;
    background-position: top;
    text-align:center;
    vertical-align:bottom;
}
TD.SideBanner
{
	width:245px;
	text-align:center;
	vertical-align:top;
}
.accordionHeader
{
    color: #FFFFFF;
    background-image: url('WebImages/sidemenu/sidemenuheader.gif');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 13px;
    padding-left:27px;
    padding-top: 6px;
    text-align:left;
    vertical-align:bottom;
    cursor: pointer;
    height:22px;
    margin:0px;
}
.accordionHeader:hover
{
    color: #FFFFFF;
    background-image: url('WebImages/sidemenu/sidemenuheaderselected.gif');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 13px;
    padding-left:27px;
    padding-top: 6px;
    text-align:left;
    vertical-align:bottom;
    cursor: pointer;
    height:22px;
    margin:0px;
}
.accordionContent
{
    color: #FFFFFF;
    background-image: url('WebImages/sidemenu/sidemenuitem.gif');
    background-repeat: repeat;
    font-family: Arial;
    font-size: 13px;
    text-align:left;
    vertical-align:middle;
    margin:0px;
}
.accordionButton
{
	border: dashed 0px black;
	padding:0px;
	background: none;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    text-align:left;
    vertical-align:middle;
    text-decoration: none;
    margin:0px;
    height:28px;
    width:90%;
    cursor: pointer;
    padding-left:27px;
    overflow:hidden;
}
.accordionButton:hover
{
	border: dashed 0px black;
	padding:0px;
	background-image: url('WebImages/sidemenu/sidemenuitemover.gif');
    background-repeat: repeat;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    text-align:left;
    vertical-align:middle;
    text-decoration: none;
    margin:0px;
    height:28px;
    width:100%;
    cursor: pointer;
    padding-left:27px;
    overflow:hidden;
}
.accordionSingleItem
{
	border: dashed 0px black;
	padding:0px;
	background: none;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    text-align:left;
    vertical-align:middle;
    text-decoration: none;
    margin:0px;
    height:27px;
    width:90%;
    cursor: pointer;
    padding-left:27px;
    overflow:hidden;
}
.accordionSingleItem:hover
{
	border: dashed 0px black;
	padding:0px;
	background-image: url('WebImages/sidemenu/sidemenuheaderselected.gif');
    background-repeat: repeat;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    text-align:left;
    vertical-align:middle;
    text-decoration: none;
    margin:0px;
    height:27px;
    width:100%;
    cursor: pointer;
    padding-left:27px;
    overflow:hidden;
}
.accordionHeaderSelected
{
    border: none;
    color: #FFFFFF;
    background-image: url('WebImages/sidemenu/sidemenuheaderselected.gif');
    background-repeat: repeat;
    font-family: Arial;
    font-size: 13px;
    padding-left:27px;
    padding-top: 6px;
    text-align:left;
    vertical-align:bottom;
    cursor: pointer;
    height:22px;
    margin:0px;
}
div.SimpleContent
{
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align:justify;
	line-height: 18px;
	vertical-align:top;
	margin-left: 40px;
	margin-right:40px;
}
div.SimpleContentBold
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color: #000000;
	text-align:justify;
	line-height: 18px;
	vertical-align:top;
	margin-left: 40px;
	margin-right:40px;
}
li.SimpleContent
{
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align:left;
	line-height: 25px;
	vertical-align:top;
	list-style-image: url('WebImages/ChevronBullet.gif');
	list-style-position:outside;
	margin-left: 40px;
	margin-right:40px;
}
li.SimpleOrder
{
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align:left;
	line-height: 25px;
	vertical-align:top;
	margin-left: 20px;
}
li.SimpleText
{
	font-family:Arial;
	font-size:9pt;
	color: #727272;
	text-align:left;
	line-height: 22px;
	vertical-align:top;
	list-style-image: url('WebImages/ChevronBullet.gif');
	list-style-position:outside;
}
.SmallText
{
	font-family:Arial;
	font-size:7pt;
	color: #727272;
}
.SimpleText
{
	font-family:Arial;
	font-size:9pt;
	color: #727272;
}
.SimpleTextBold
{
	font-family:Arial;
	font-size:9pt;
	color: #727272;
	font-weight:bold;
}
.SimpleTextBoldWhite
{
	font-family:Arial;
	font-size:9pt;
	color: #FFFFFF;
	font-weight:bold;
}
.SimpleError
{
	font-family:Arial;
	font-size:9pt;
	color: Red;
}
.SimpleErrorBold
{
	font-family:Arial;
	font-size:9pt;
	color: Red;
	font-weight:bold;
}
.SocialLink
{
	font-family:Arial;
	font-size:11pt;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.SocialLinkSmall
{
	font-family:Arial;
	font-size:9pt;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.DetailText
{
	font-family:Arial;
	font-size:9pt;
	color: #1D84C6;
}
.DetailTextBold
{
	font-family:Arial;
	font-size:9pt;
	color: #1D84C6;
	font-weight:bold;
}
.SmallText
{
	font-family:Arial;
	font-size:7pt;
	color: #000000;
}
.GroupHeader
{
	font-family: Arial;
	font-size: 13pt;
	color: #8C8C8C;
	text-align:left;
	vertical-align:middle;
	margin-left:40px;
}

.ProductHeader
{
	font-family: Arial;
	font-size: 16pt;
	color: #8C8C8C;
	text-align:left;
	vertical-align:middle;
	margin-left: 40px;
}
.ProductSubHeader
{
	font-family:Arial;
	font-size:11pt;
	color: #8C8C8C;
	font-weight:bold;
}

TD.ItemHeader
{
	font-family: Arial;
	font-size: 12pt;
	color: #8C8C8C;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	width:466px;
	height:40px;
}
TD.ItemImage
{
    width:205px;
    vertical-align: top;
    text-align:right;
}
TD.ItemDescription
{
    width:466px;
    text-align:left;
    vertical-align:top;
    font-family:Arial;
    font-size:10pt;
    color:#000000;
}
TD.ItemPrice
{
    text-align:left;
    vertical-align:bottom;
    font-family:Arial;
    font-size:10pt;
    color:#000000;
    height:40px;
    font-weight: bold;
}




TD.ItemHeaderDetail
{
	font-family: Arial;
	font-size: 12pt;
	color: #8C8C8C;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	width:295px;
	height:40px;
}
TD.ItemImageDetail
{
    width:205px;
    vertical-align: top;
    text-align:right;
}
TD.ItemDescriptionDetail
{
    width:295px;
    text-align:left;
    vertical-align:top;
    font-family:Arial;
    font-size:10pt;
    color:#000000;
}
TD.ItemPriceDetail
{
    text-align:left;
    vertical-align:bottom;
    font-family:Arial;
    font-size:10pt;
    color:#000000;
    height:40px;
    font-weight: bold;
}






TD.OrderDetailHeaderSku
{
	background-image: url('WebImages/Products/OD_Sku.gif');
	background-repeat: no-repeat;
	width: 129px;
	height: 37px;
	padding-left:20px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderDetailHeaderName
{
	background-image: url('WebImages/Products/OD_Name.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 37px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderDetailHeaderQty
{
	background-image: url('WebImages/Products/OD_Qty.gif');
	background-repeat: no-repeat;
	width: 55px;
	height: 37px;
	text-align: center;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderDetailHeaderPrice
{
	background-image: url('WebImages/Products/OD_Price.gif');
	background-repeat: no-repeat;
	width: 92px;
	height: 37px;
	text-align: right;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderDetailHeaderSubtotal
{
	background-image: url('WebImages/Products/OD_Subtotal.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 37px;
	padding-right:30px;
	text-align: right;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderHistoryHeaderID
{
	background-image: url('WebImages/Products/OH_OrderNum.gif');
	background-repeat: no-repeat;
	width: 117px;
	height: 37px;
	padding-left:20px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderHistoryHeaderDate
{
	background-image: url('WebImages/Products/OH_OrderDate.gif');
	background-repeat: no-repeat;
	width: 265px;
	height: 37px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderHistoryHeaderStatus
{
	background-image: url('WebImages/Products/OH_Status.gif');
	background-repeat: no-repeat;
	width: 165px;
	height: 37px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderHistoryHeaderPO
{
	background-image: url('WebImages/Products/OH_PONum.gif');
	background-repeat: no-repeat;
	width: 104px;
	height: 37px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OrderHistoryFooter
{
	background-image: url('WebImages/Products/OH_Footer.gif');
	background-repeat: no-repeat;
	width: 671px;
}
TD.OrderHistoryLine
{
	background-image: url('WebImages/Products/ItemBackground.gif');
	background-repeat: repeat-y;
	font-family: Arial;
	color:#727272;
	font-size:10pt;
	text-align:left;
	vertical-align:middle;
	width: 671px;
	height: 38px;
}
TD.OrderHistoryLineItem
{
	height: 38px;
	text-align:left;
	vertical-align:middle;
	font-family: Arial;
	font-size: 10pt;
	color: #727272;
}
TD.ProductHeaderImage
{
	background-image: url('WebImages/Products/HeaderImage.gif');
	background-repeat: no-repeat;
	width: 79px;
	height: 41px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.ProductHeaderSku
{
	background-image: url('WebImages/Products/HeaderSku.gif');
	background-repeat: no-repeat;
	width: 122px;
	height: 41px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.ProductHeaderName
{
	background-image: url('WebImages/Products/HeaderProdName.gif');
	background-repeat: no-repeat;
	width: 303px;
	height: 41px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.ProductHeaderPrice
{
	background-image: url('WebImages/Products/HeaderPrice.gif');
	background-repeat: no-repeat;
	width: 54px;
	height: 41px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.ProductHeaderCart
{
	background-image: url('WebImages/Products/HeaderCart.gif');
	background-repeat: no-repeat;
	width: 113px;
	height: 41px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.ProductFooterImage
{
	background-image: url('WebImages/Products/FooterImage.gif');
	background-repeat: no-repeat;
	width: 79px;
	height: 14px;
}
TD.ProductFooterSku
{
	background-image: url('WebImages/Products/FooterSku.gif');
	background-repeat: no-repeat;
	width: 122px;
	height: 14px;
}
TD.ProductFooterProdName
{
	background-image: url('WebImages/Products/FooterProdName.gif');
	background-repeat: no-repeat;
	width: 303px;
	height: 14px;
}
TD.ProductFooterPrice
{
	background-image: url('WebImages/Products/FooterPrice.gif');
	background-repeat: no-repeat;
	width: 54px;
	height: 14px;
}
TD.ProductFooterCart
{
	background-image: url('WebImages/Products/FooterCart.gif');
	background-repeat: no-repeat;
	width: 113px;
	height: 14px;
}
TD.ProductLine
{
	background-image: url('WebImages/Products/ItemBackground.gif');
	background-repeat: repeat-y;
	font-family: Arial;
	color:#000000;
	font-size:10pt;
	text-align:left;
	vertical-align:middle;
	width: 671px;
	height: 58px;
}
TD.ProductLineItem
{
	height: 58px;
	text-align:left;
	vertical-align:middle;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
TD.ProductLinePager
{
	background-image: url('WebImages/Products/ItemBackground.gif');
	background-repeat: repeat-y;
	font-family: Arial;
	color:#000000;
	font-size:9pt;
	text-align:center;
	vertical-align:middle;
	width: 671px;
	height: 20px;
}



TD.CartHeaderQty
{
	background-image: url('WebImages/CheckingOut/HeaderQty.gif');
	background-repeat: no-repeat;
	width: 50px;
	height: 37px;
	padding-left:13px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.CartHeaderSku
{
	background-image: url('WebImages/CheckingOut/HeaderBackground.gif');
	background-repeat: repeat-x;
	width: 117px;
	height: 37px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.CartHeaderName
{
	background-image: url('WebImages/CheckingOut/HeaderBackground.gif');
	background-repeat: repeat-x;
	width: 209px;
	height: 37px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.CartHeaderPrice
{
	background-image: url('WebImages/CheckingOut/HeaderBackground.gif');
	background-repeat: repeat-x;
	width: 85px;
	height: 37px;
	text-align: right;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.CartHeaderAction
{
	background-image: url('WebImages/CheckingOut/HeaderAction.gif');
	background-repeat: no-repeat;
	width: 112px;
	height: 37px;
	text-align: left;
	vertical-align:middle;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
TD.CartFooterQty
{
	background-image: url('WebImages/CheckingOut/FooterQty.gif');
	background-repeat: no-repeat;
	width: 63px;
	height: 13px;
}
TD.CartFooterSku
{
	background-image: url('WebImages/CheckingOut/FooterBackground.gif');
	background-repeat:repeat-x;
	width: 117px;
	height: 13px;
}
TD.CartFooterName
{
	background-image: url('WebImages/CheckingOut/FooterBackground.gif');
	background-repeat: repeat-x;
	width: 209px;
	height: 13px;
}
TD.CartFooterPrice
{
	background-image: url('WebImages/CheckingOut/FooterBackground.gif');
	background-repeat: repeat-x;
	width: 85px;
	height: 13px;
}
TD.CartFooterAction
{
	background-image: url('WebImages/CheckingOut/FooterAction.gif');
	background-repeat: no-repeat;
	width: 112px;
	height: 13px;
}





TD.ParentMenuContent
{
    background-image: url('WebImages/sidemenu/SideMenuSingleItem.gif');
    background-repeat: repeat;
    text-align:left;
    vertical-align:middle;
    margin:0px;
    height:27px;
    padding-left:27px;
}
TD.ParentMenuContent_Over
{
    background-image: url('WebImages/sidemenu/sidemenuheaderselected.gif');
    background-repeat: repeat;
    text-align:left;
    vertical-align:middle;
    margin:0px;
    height:27px;
    padding-left:27px;
}
TD.MenuContent
{
    background-image: url('WebImages/sidemenu/sidemenuitem.gif');
    background-repeat: repeat;
    text-align:left;
    vertical-align:middle;
    margin:0px;
    height:27px;
    padding-left:27px;
}
TD.MenuContent_Over
{
    background-image: url('WebImages/sidemenu/sidemenuitemover.gif');
    background-repeat: repeat;
    text-align:left;
    vertical-align:middle;
    margin:0px;
    height:27px;
    padding-left:27px;
}


.SimpleButton
{
    background-image:url('WebImages/Buttons/SimpleButton.gif');
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:7pt;
    text-transform:uppercase;
    font-weight:bold;
    cursor: pointer;
    border:0px;
    width:95px;
    height:36px;
    color:#FFFFFF;
}



.WizardConfirm
{
    font-family:Arial;
	font-size:10pt;
	color: #727272;
	text-align:left;
	line-height: 18px;
	vertical-align:top;
	height:26px;
	display:block;
	margin-left:10px;
}
.WizardSideBar
{
    width: 120px;
    padding:20px;
    vertical-align:top;
    text-align:center;
    border-left: solid 1px #8C8C8C;
    border-right: solid 1px #8C8C8C;
    border-bottom: solid 1px #8C8C8C;
}
.Wizard
{
    width:664px;
    text-align:center;
    vertical-align:top;    
    border-left: solid 1px #8C8C8C;
    border-right: solid 1px #8C8C8C;
    border-bottom: solid 1px #8C8C8C;
}
.WizardButton
{
    background-image:url('WebImages/Buttons/WizardStep.gif');
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:9pt;
    border:0px;
    width:95px;
    height:36px;
    color:#FFFFFF;
}
Table.WizardStep
{
    width:490px;
    margin: 20px 10px 10px 10px;
}
TD.WizardLeft
{
    width:155px;
    font-family:Arial;
	font-size:10pt;
	color: #727272;
	text-align:left;
	line-height: 18px;
	vertical-align:middle;
	height:26px;
}
TD.WizardRight
{
    width:335px;
    font-family:Arial;
	font-size:10pt;
	color: #727272;
	text-align:left;
	height: 26px;
	vertical-align:middle;
}
TD.WizardMerged
{
    width:405px;
    font-family:Arial;
	font-size:10pt;
	color: #727272;
	text-align:left;
	line-height: 18px;
	vertical-align:top;
	font-weight:bold;
}
.PasswordStrengthBar
{
    border:solid 1px #c0c0c0;
    width:100px;
}
.PasswordStrengthBarWeak
{
    background-color:#B70404;
}
.PasswordStrengthBarAverage
{
    background-color:#E5F623;
}
.PasswordStrengthBarStrong
{
    background-color:#004179;
}
.PasswordStrengthBarExcellent
{
    background-color:#076712;
}


a:active.MenuContent
{
	font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
a:hover.MenuContent
{
	font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
a:link.MenuContent
{
	font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
a:visited.MenuContent
{
	font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}

a:active.SimpleEmail
{
	font-family:Arial;
	font-size:9pt;
	color: #1D84C6;
	text-decoration: underline;
}

a:hover.SimpleEmail
{
	font-family:Arial;
	font-size:9pt;
	color: #1D84C6;
	text-decoration: underline;
	cursor:pointer;
}  
a:link.SimpleEmail
{
	font-family:Arial;
	font-size:9pt;
	color: #1D84C6;
	text-decoration: underline;
}
a:visited.SimpleEmail
{
	font-family:Arial;
	font-size:9pt;
	color: #1D84C6;
	text-decoration: underline;
}

div.CartItems
{
    font-family:Arial;
	font-size:9pt;
	color: #00528D;
	font-weight:bold;
	display:inline;
}
a:active.CartLink
{
	font-family:Arial;
	font-size:9pt;
	color: #00528D;
	font-weight:bold;
	text-decoration: underline;
}

a:hover.CartLink
{
	font-family:Arial;
	font-size:9pt;
	color: #00528D;
	font-weight:bold;
	text-decoration: underline;
	cursor:pointer;
}  
a:link.CartLink
{
	font-family:Arial;
	font-size:9pt;
	color: #00528D;
	font-weight:bold;
	text-decoration: underline;
}
a:visited.CartLink
{
	font-family:Arial;
	font-size:9pt;
	color: #00528D;
	font-weight:bold;
	text-decoration: underline;
}





TD.FooterNav
{
	font-family:Arial;
	font-size:8pt;
	color: #FFFFFF;
	border-right:solid 1px #FFFFFF;
}
a:active.FooterNav
{
	font-family:Arial;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.FooterNav
{
	font-family:Arial;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: none;
}  
a:link.FooterNav
{
	font-family:Arial;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.FooterNav
{
	font-family:Arial;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: none;
}


div.DetailPopUp
{
    border: solid 3px #1D84C6;
    background-color: #E4E5E5;
    padding: 10px;
}


.ModalBackground
{
    background-color:#cccccc;
    filter:alpha(opacity=80);
    opacity:0.8;
}

.ModalPanel
{
    background-color:#ffffff;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    width:720px;
    height: 550px;
}