body    {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
    .base   {
            background-image: url(../pics/page-blue-bg.gif);
            height: 243px;
        }
    .holder 
    {   
    	background-image: url(../pics/page-holder.gif);
        background-repeat: no-repeat;
        background-position:center;
        height: 243px;
    	}
   .logoSlogan  
   {
   	 width: 884px;
   	 height: 85px;
   	 margin: auto;
   	 top: 0px;
   	 
   	}
   	.pageHeader 
   	{   
        background-image: url(../pics/page-header.jpg);
        background-repeat: no-repeat;
        margin: auto;
        width: 888px;
        height: 158px;
   		}
   .logo 
   {
   	 float: left;
   	    background-image: url(../pics/page-logo.gif);
        background-repeat: no-repeat;
        width: 225px;
        height: 85px;
   	}
   	.pageSlogan 
   	{
   	    float: left;
   	    background-image: url(../pics/page-slogan.gif);
        background-repeat: no-repeat;
        width: 888px;
        height: 85px;	
        background-position: right;
        text-align: left;
   		}
    .content-left   {
        width: 190px;
    }
    .content-right   {
        width: 190px;
    }
    .pageContent    {
        padding: 0px;
        width:880px;
    }
    .footer {
        width: 100%;
        background: #FFF url(../pics/footerBackground.jpg) repeat-x top;
	    text-align: center;
	    color: #6f6f6f;
	    font-size: 11px;
	    padding: 20px 0 30px 0;
	    font-family: Verdana;
	    bottom: 0px;
    }
    .container  {
        position: absolute;
        background-color: #000000;
        z-index: 990;
        opacity: 0;
        width: 100%;
        height: 100%;
        top:0px;
        left:0px;
        display:none;
        }
   .image   {
       position: absolute;
       display: none;
       z-index: 991;
       }
   .thumbnail  {
        text-decoration: none;
        color: #c2c2c2;
        font-size: 11px;
        font-family: arial;
        font-style: italic;
       }
    .thumbnail:hover  {
         text-decoration:underline;
       }
    .pageParagraph	
    {	
	color: #656565; 
	font-family: Verdana; 
	font-size: 13px; 
	margin-left: 3px;
    	}
	.unorderedList
	{	
	color: #656565; 
	font-family: Verdana; 
	font-size: 13px; 

		}
	.pageTitle
	{	
		color: #0062a2; 
		font-weight: bold; 
		font-size: 20px; 
		font-family: Arial; 
		padding-left: 3px; 
		margin-bottom: 8px;
		}
	.pageSubTitle
	{	
		color: #0062a2; 
		font-weight: bold; 
		font-size: 16px; 
		font-family: Arial; 
		padding-left: 3px; 
		margin-bottom: 8px; 
		text-align: left; 
		width: 100%;
		}
	.pageContentLeft
	{	
		width: 100%; 
		border-right: 1px solid #c2c2c2; 
		padding-right: 10px;
		vertical-align: top;
		
		}
	.pageContentRight
	{
		 
		vertical-align: top; 
		padding-left: 20px;
		padding-right: 4px;
		width: 270px;
		
		}
	.pageNavigation
	{
		padding-left: 0px; 
		font-family: Arial; 
		color: #0062a2; 
		text-decoration: none; 
		display: block;
		}		
	.mystShoppingSubTitle
	{
		height: 10px; 
		color: #0062a2; 
		font-family: Arial; 
		font-size: 14px; 
		font-weight: bold; 
		padding-left: 10px;
		}
		.mystShoppingText
		{
			color: #656565; 
			padding-left: 10px; 
			font-family: Arial; 
			font-size:12px; 
			padding-top: 10px; 
			width: 650px;
			}
		.navigationCell
		{
			text-align: left;
			background-image: url(../pics/page-menu.gif);
			padding-left: 10px;
			font-size: 13px;
			}
