/* CSS Document */
    table{
        border-collapse: collapse;
    }
    td, body, font, p{
        /*border: solid 1px #000000;*/
        border-collapse: collapse;
        font-family: Verdana;
        font-size: 12px;
        color: #009ac6;
        font-weight: normal;
    }
    A{
        font-family: Verdana;
        font-size: 11px;
        color: #009ac6;
        font-weight: normal;
        text-decoration: none;
    }
    A:hover{
        font-family: Verdana;
        font-size: 11px;
        color: #009ac6;
        font-weight: normal;
        text-decoration: underline;
    }    

    .Footer{
        font-family: Verdana;
        font-size: 11px;
        color: #0054a6;
        font-weight: normal;
        line-height: 14px;
    }
    A.Footer{
        font-family: Verdana;
        font-size: 11px;
        color: #0054a6;
        font-weight: normal;
        line-height: 14px;
        text-decoration: none;
    }
    A.Footer:hover{
        font-family: Verdana;
        font-size: 11px;
        color: #0054a6;
        font-weight: normal;
        line-height: 14px;
        text-decoration: underline;
    }
    .Footer2{
        font-family: Arial;
        font-size: 9px;
        color: #0054a6;
    }

    .TopNav{
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
    }
    A.TopNav{
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
    }
    A.TopNav:hover{
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        text-decoration: underline;
    }    

    .LeftNav{
        font-family: Verdana;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
    }
    A.LeftNav{
        font-family: Verdana;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
    }
    A.LeftNav:hover{
        font-family: Verdana;
        font-size: 11px;
        font-weight: bold;
        color: #fff200;
        text-decoration: underline;
    }    
    A.ProdNavString, A.ProdNavString:hover, span.ProdNavString{
		font-size: 13px;
		padding: 4px;
	}
	span.ProdNavString{
		font-weight: bold;
		color: #0054a6;
	}

/*Anchor Groups*/
.Anchors1
{text-decoration: underline;}

/*Media Gallery Group Anchors, Collection Anchors*/
.Anchors2
{padding-left: 30px; line-height: 18px;}

/*Return to top link*/
.Information
{padding-left: 5px;}

/*Media Gallery Groups, Collections, Portfolio Links, Generic Group Links*/
.MainContent
{line-height: 18px;}

/*Collection Sub-Categories, Media Gallery Articles*/
.SubContent
{padding-left: 25px; line-height: 13px;}

/*Group Heading and Description*/
.GroupHeading
{font-size: 10px;color:#0054a6;}

/*Group Description*/
.GroupDesc
{color:#0054a6;}

/*Top HTML Region*/
.topHTML
{font-size: 10px;color:#0054a6;}

/*Media Gallery Article Descriptions, E-Store sub-category Descriptions*/
.SubContentDesc
{padding-left: 50px; line-height: 11px;font-size: 10px;color:#0054a6;}

/*E-Store Collection Descriptions*/
.MainContentDesc1
{padding-left: 25px; line-height: 11px;font-size: 10px;color:#0054a6;}

/*Portfolio (Gallery) Descriptions, Generic Link Descriptions*/
.MainContentDesc2
{padding-left: 25px; line-height: 11px;font-size: 10px;color:#0054a6;}
    
