﻿
.t2
{
    background-image: url('/images/background-green.jpg');
}

/*---Begin Content CSS ------------------------------------------------------------*/

.T2Main
{
    width: 970px;
}
.T2Main .TopLogo
{
    height: 125px;
    text-align: right;
    vertical-align: bottom; 
}
.T2Main .PrimaryNav
{
    height: 53px;
    width: 970px;
    background-image: url('/images/Common-PrimaryNavBar.gif');
    background-repeat: no-repeat;
}
.Secnav
{
    height: 28px;
    width: 970px;
    background-image: url('/images/Common-SecNavBar.gif');
    background-repeat: no-repeat;
}
.T2Main .MainBody
{
    background-image: url('/images/T2-MainBackground.gif');
    background-repeat: repeat-y;
}
.T2Main .BottomFade
{
    height: 4px;
    width: 969px;
    background-image: url('/images/Common-BottomFade.gif');
    background-repeat: no-repeat;
}
.T2Main .bottomlinks
{
    height: 44px; 
}
.T2MainLeft
{
    width: 650px;
}
.T2MainLeft .CyanDroplet
{
    height: 191px;
    width: 275px;
    background-image: url('/images/Droplets-Cyan.gif');
    background-repeat: no-repeat;
}

.T2MainLeft .MagentaDroplet
{
    height: 191px;
    width: 275px;
    background-image: url('/images/Droplets-Magenta.gif');
    background-repeat: no-repeat;
}
.T2MainLeft .YellowDroplet
{
    height: 191px;
    width: 275px;
    background-image: url('/images/Droplets-Yellow.gif');
    background-repeat: no-repeat;
}
.T2MainLeft .BlackDroplet
{
    height: 191px;
    width: 275px;
    background-image: url('/images/Droplets-Black.gif');
    background-repeat: no-repeat;
}
.T2MainLeft .RedDroplet
{
    height: 191px;
    width: 275px;
    background-image: url('/images/Droplets-Red.gif');
    background-repeat: no-repeat;
}
.T2MainLeft .GreenDroplet
{
    height: 191px;
    width: 275px;
    background-image: url('/images/Droplets-Green.gif');
    background-repeat: no-repeat;
}


.T2MainLeft .LeftContent
{
    padding-left: 20px;
    padding-top: 20px;
}

.T2MainLeft .LeftContent .h1
{
    color: #73BA43;
    font-size: 25px;
    font-family: Arial, Gotham;
    font-weight: bold;
}

.T2MainLeft .LeftContent .h1c
{
    color: #009dc8;
    font-size: 25px;
    font-family: Arial, Gotham;
    font-weight: bold;
}

.t2 .CyanBreadCrumb a:hover
{
    color: #0089B0;
}
.t2 .CyanBreadCrumb a
{
    text-decoration: none;
    color: #009dc8;
}

.T2MainLeft .LeftContent .h1y
{
    color: #F5BF00;
    font-size: 25px;
    font-family: Arial, Gotham;
    font-weight: bold;
}

.t2 .YellowBreadCrumb a:hover
{
    color: #F5BF00;
}
.t2 .YellowBreadCrumb a
{
    text-decoration: none;
    color: #C49909;
}

.T2MainLeft .LeftContent .h1r
{
    color: #DF6157;
    font-size: 25px;
    font-family: Arial, Gotham;
    font-weight: bold;
}
.t2 .RedBreadCrumb a:hover
{
    color: #D23528;
}
.t2 .RedBreadCrumb a
{
    text-decoration: none;
    color: #DF6157;
}

.T2MainLeft .LeftContent .h1k
{
    color: #81807B;
    font-size: 25px;
    font-family: Arial, Gotham;
    font-weight: bold;
}

.t2 .BlackBreadCrumb a:hover
{
    color: #6F6D68;
}
.t2 .BlackBreadCrumb a
{
    text-decoration: none;
    color: #81807B;
}

.T2MainLeft .LeftContent .h1m
{
    color: #DA5491;
    font-size: 25px;
    font-family: Arial, Gotham;
    font-weight: bold;
}

.t2 .MagentaBreadCrumb a:hover
{
    color: #C62B71;
}
.t2 .MagentaBreadCrumb a
{
    text-decoration: none;
    color: #DA5491;
}

.t2 .GreenText a:hover
{
    color: #609A38;
}
.t2 .GreenText a
{
    text-decoration: none;
    color: #73BA43;
}

.T2MainLeft .LeftContent .text
{
    font-size: 10pt;
    font-family: Arial;
    padding: 0px 10px 0px 10px;
}

.T2MainLeft .LeftContent UL
{
    font-size: 12px;
    font-family: Arial;
    line-height: 12pt;
}
.T2MainLeft .LeftContent OL
{
    font-size: 12px;
    font-family: Arial;
    line-height: 12pt;
}
.T2MainLeft .LeftContent .padDiv
{
    text-align: left;
    padding-right: 5px;
    padding-bottom: 10px;
}
.T2MainRight
{
    width: 320px;
}
.T2MainRight .SectionDivide
{
    height: 12px;
    background-image: url('/images/T2-RightNav-Divider.gif');
    background-repeat: no-repeat;
}
.T2MainRight .Open
{
    background: url('/images/T2-RightNav-OpenTop.gif') no-repeat top;
    background: url('/images/T2-RightNav-OpenBox.gif') no-repeat middle;
    background: url('/images/T2-RightNav-OpenBototm.gif') no-repeat bottom;
}
.T2MainRight .OpenTop
{
    height: 6px;
    width: 320px;
    background-image: url('/images/T2-RightNav-OpenTop.gif');
    background-repeat: no-repeat;
    background-position: Bottom;
}
.T2MainRight .OpenBox
{
    padding: 10px 5px 10px 40px;
    background-image: url('/images/T2-RightNav-OpenBox.gif');
    background-repeat: repeat-y;
}

.T2MainRight .OpenBox p
{
    line-height: 5pt;
    border: none;
}



.T2MainRight .OpenBox .NavText
{
    font-size: 9pt;
}
.T2MainRight .Operation
{
    height: 20px;
}
.T2MainRight .Operation img
{
    border: none;
}
.T2MainRight .Plus
{
    height: 20px;
    background-image: url('/images/T2-RightNav-Plus.gif');
    background-repeat: no-repeat;
    background-position: left;
}
.T2MainRight .OpenBottom
{
    height: 1px;
    width: 320px;
    background-image: url('/images/T2-RightNav-OpenBottom.gif');
    background-repeat: no-repeat;
    background-position: top;
}
.T2MainRight .Widget
{
    height: 138px;
    width: 320px;
    background-image: url('/images/T2-RightNav-Widget.png');
    background-repeat: no-repeat;
}
.MainBodyJust
{
    vertical-align: top;
    text-align: left;
}

.T2MainRight a
{
    text-decoration: none;
    color: #918e8e;
}

.T2MainRight a:hover
{
    color: #000000;
}

.T2MainRight.hover
{
    color: White;
}

/*---End Content CSS --------------------------------------------------------------*/
