﻿body
        {
            font-size: 0.76em;
            font-family: Arial,Helvetica, Sans-Serif;
            margin: 20px;
            line-height: 1.2em;
        }
        a
        {
            color: #661188;
        }
        #FeaturedContent
        {
            width: 468px;
            background: url(images/box-head.gif.png) no-repeat;
        }
        h1
        {
            color: white;
            font-size: large;
            font-weight: bold;
            line-height: 34px;
            margin: 0 0 0 12px;
            padding: 0;
        }
        #Tabs
        {
            line-height: 34px;
            height: 34px;
            background: url(../../../../images/TabsBG.jpg) top left repeat-x;
            border-left: 1px solid #BEBEBE;
            border-right: 1px solid #BEBEBE;
            width: 466px;
        }
        #Tabs a
        {
            height: 33px;
            line-height: 33px;
            color: Black;
        }
        #Tabs a:hover
        {
            text-decoration: underline;
        }
        #canadaprovinces
        {
            border-left: 1px solid #BEBEBE;
            border-right: 1px solid #BEBEBE;
        }
        h3
        {
            margin: 10px 0px;
            padding: 0px;
        }
        
        img.bottom
        {
            float: left;
            border: 0;
        }