﻿/* Overrides */

body
{
    background-color: #FEFEFE;
    background-image: url(../images/background-gradient-polartrust.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 0.75em;
    color: #636363;
    margin-top: 0px;
    padding-top: 0px;
}

a
{
    color: #040b41;
}

a hover
{
    color: #040b41;
    text-decoration: underline;
}

form
{
    padding: 0px;
    margin: 0px;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
}

img
{
    border: 0px;
}

/* Elements */

.SharePriceBackGround
{
    background-image: url(../images/sharepricebg.gif);
    font-family: Arial;
    color: White;
    background-repeat: repeat;
}

.PriceBackGround1
{
    background-image: url(../images/pctt_pricebg1.gif);
    font-family: Arial;
    color: White;
    background-repeat: no-repeat;
}

.PriceBackGround2
{
    background-image: url(../images/pctt_pricebg2.gif);
    font-family: Arial;
    color: White;
    background-repeat: no-repeat;
}

.PriceBackGround2 td
{
    margin: 1px 0px 1px 4px;
    padding: 0px;
}

.Float
{
    float: right;
    margin: 17px 17px 0px 0px;
}

.ToggleDiv
{
    cursor: pointer;
    cursor: hand;

}

#Disclaimer
{
    color: #C0C0C0;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 15px;
    font-size: 11px;
}

#VideoWidget
{
    margin: 0px 0px 0px 3px;
    padding: 10px;
    border: 1px solid #999999;
}

#Widgets
{
	padding-bottom: 50px;
    margin: 30px 5px 0px 8px;    
    background-image: url(../images/PCTT_Icicle.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

#Header
{
    padding: 0px;
    border-style: none;
    margin: 0px 7px 0px 7px;
    background-image: url(../images/header_background_image.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 736px;
    height: 150px;
}

#InnerTable
{
    padding: 0px;
    border-style: none;
    margin-top: 0px;
    width: 736px;
}

#OuterTable
{
    border-style: none solid none solid;
    margin: 0px auto 0px auto;
    padding: 0px 5px 0px 5px;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
    width: 740px;
    background-color: white;
    border-right-width: 1px;
    border-left-width: 1px;
}

/* Categories and SubCategories  */

#Content
{
    width: 80%;
    padding-top: 8px;
}

#CategoryConsumer a
{
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
}

.CategoryDot
{
    padding-right: 5px;
    padding-left: 3.5px;
}

#Categories
{
    margin: 0px 7px 0px 7px;
    background-color: #1b47c9;
    text-align: left;
    padding: 4px 5px 2px 10px;
    height: 18px;
}

#SubCategories
{
    /* Width of the left column */
    width: 20%;
}

#SubCategoryTitle
{
    color: #003366;
    text-decoration: none;
    padding-left: 11px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#SubCategoryConsumer
{
    padding-top: 10px;
    height: 150px;
}

#SubCategoryConsumer a
{
   color: #878787;
   text-decoration: none;
}

#SubCategoryConsumer a:hover
{
   color: #878787;
   text-decoration: underline;
}

#SubCategoryConsumer a:active
{
    color: #333333;
}

.LeftNavigation
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.NavImageColumn
{
    padding-top: 5px;
}

.NavLinkColumn
{
    padding: 5px 0px 0px 0px;
}

/* Footer */
/* previous colour:  color: #B9BFBF; */

#Footer
{
    text-align: left;
    font-size: 0.85em;
    padding-left: 10px;
    padding-top: 20px;
}
/*
#Footer a
{
    color: #636363;
}
*/
#Footer ul
{
    list-style: none;
    display: inline;
}
#Footer ul li
{
    list-style: none;
    display: inline;
}

/* Announcements */

.Announcements
{
    padding-top: 4px;
    margin-top: 4px;
    padding-left: 0px;
    margin-left: 0px;
}

a.view
{
    font-family: Arial;
    color: #00083f;
    text-decoration: none;
}

a.view:hover
{
    font-family: Arial;
    text-decoration: underline;
    color: #00083f;
}

.pdfSize
{
    color: #999999;
    /* float: right;*/
    padding-right: 45px;
    padding-left: 5px;
}

.Square
{
    width: 150px;
    height:65px;
}

.SquareTwo
{
    width: 150px;
    height: 85px;
}


.smallBlueTitle
{
    padding-bottom: 5px;
}

a.Square
{
    text-decoration: none;
    color: #040b41;
    margin-left: 4px;
}

a.Square:hover
{
    text-decoration: underline;
}

a.ResourceLinks
{
    text-decoration: none;
    color: #00083f;
}

a.ResourceLinks:hover
{
    text-decoration: underline;
}

.image
{
    width: 55px;
    vertical-align: middle;
}
.up
{
    color: #636363;
}

.GreyAnnouncements
{
    padding: 3px 2px 3px 2px;
    background-color: #eaeceb;
    border-bottom: solid 1px #00083f;  
    color: #00083f;
    font-weight: bold;
    background-image: url(../images/blueArrow.jpg);
    background-repeat: no-repeat;
    background-position: right;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    white-space:nowrap;
}

.RedAnnouncements
{
    padding: 3px 2px 3px 2px;
    background-color: #cc0000; 
    border-bottom: solid 1px #00083f;  
    color: White;
    font-weight: bold;
    background-image: url(../images/blueArrow.jpg);
    background-repeat: no-repeat;
    background-position: right;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    white-space:nowrap;
}


.SiteMapMain
{
    BORDER-RIGHT: Gray 1px solid; 
    BORDER-TOP: Gray 1px solid; 
    PADDING-LEFT: 10px; 
    PADDING-BOTTOM: 10px; 
    MARGIN-LEFT: 15px; 
    BORDER-LEFT: Gray 1px solid; 
    MARGIN-RIGHT: 15px; 
    PADDING-TOP: 10px; 
    BORDER-BOTTOM: Gray 1px solid; 
    BACKGROUND-COLOR: #ffffff;
    font-weight: bold;
    font-family: Arial;
    
}
.SiteMapContent
{
    font-weight: normal;
}