.t1
{
    background-image: url('/images/T1-Background.jpg');
}


/*---Begin Main CSS ---------------------------------------------------------------*/
.T1Main
{
    width: 970px;
}
.T1Main .mid
{
    height: 447px;
    background-image: url('/images/T1-Middle.gif');
    background-repeat: repeat-y;
    padding-bottom: 0px;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
.T1Main .mid .text
{
    font-size: 11pt;
}
.T1Main .bottomlinks
{
    height: 44px;
    padding-left: 739px;
}
.T1Main .boxes
{
    height: 163px;
}
.T1Main .boxes .yellowbox
{
    width: 194px;
    height: 163px;
    background-image: url('/images/T1-BottomBoxes-YellowBoxCal.jpg');
    background-repeat: no-repeat;
}
.T1Main .boxes .redbox
{
    height: 163px;
    width: 194px;
    background-image: url('/images/T1-BottomBoxes-RedBox.gif');
    background-repeat: no-repeat;
}
.T1Main .boxes .cyanbox
{
    height: 163px;
    width: 194px;
    background-image: url('/images/T1-BottomBoxes-CyanBox.gif');
    background-repeat: no-repeat;
}
.T1Main .boxes .blackbox
{
    height: 163px;
    width: 194px;
    background-image: url('/images/T1-BottomBoxes-BlackBox.gif');
    background-repeat: no-repeat;
}
.T1Main .boxes .magentabox
{
    height: 163px;
    width: 194px;
    background-image: url('/images/T1-BottomBoxes-MagentaBox.gif');
    background-repeat: no-repeat;
}
.link
{
    padding-left: 73px;
    padding-right: 10px;
    width: 194px;
    height: 31px;
    font-size: 10pt;
    text-align: right;
    font-family: Arial, Gotham;
    font-weight: bold;
}
.toplink
{
    padding-top: 74px;
    padding-left: 71px;
    padding-right: 5px;
    width: 194px;
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial;
    vertical-align: top;
    text-align: left;
}
.bottomtab .rightside
{
    width: 10px;
    background-image: url('images/T1-Tabs-RightSide.gif');
    background-repeat: no-repeat;
}


/*---End Main CSS -----------------------------------------------------------------*/

