﻿#BoxTop
{
   
}

.BoxTopTitle
{
    padding: 7px 7px 7px 7px;
    margin-bottom: 1px;
    width: 245px;
    margin-top: 10px;
    color: White;
    background-color: #23537B;
    float: right;
    font-weight: bold;
    font-size: 14px;
    display:none
}

.BoxTopItem
{
    padding: 5px 40px 5px 0px;
    margin-bottom: -5px;
    width: 210px;
    margin-top: -5px;
    margin-right: 1px;
    color: Black;
    float: right;
}


#BoxR
{
    float: left;
    width: 215px;
    padding: 3px 3 0px 0;
    margin-top: 0px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}
.BoxTitleR
{
    padding: 8px 14px 8px 10px;
    *padding: 8px 1px 8px 10px;
    margin-bottom: 1px;
    width: 195px;
    *width: 345px;
    margin-top: 10px;
    color: White;
    background-color: #68126D;
    float: right;
    font-weight:normal;
    font-size: 14px;
    background-image: url(/Templates/T1/Images/mainNavbg.gif);
}

.BoxItemR
{
    padding: 15px 15px 15px 15px;
    margin-bottom: -5px;
    width: 180px;
    margin-top: -5px;
    margin-right:7px;
    
    color:Black;
    float: right;
    display:inline;
}

#BoxL
{
    float: left;
    width: 235px;
    padding: 0px 0 0px 0px;
    margin-top: -26px;
    min-height: 100%;
    height: auto !important;
    position: relative;
}
.BoxTitleL
{
    padding: 7px 2px 7px 9px;
    margin-bottom: 1px;
    width: 230px;
    margin-top: 10px;
    color: White;
    float: right;
    font-weight: bold;
    font-size: 14px;
    display: none;
}

.BoxItemL
{
    padding: 15px 15px 15px 1px;
    *padding: 15px 25px 15px 4px;
    margin-bottom: -5px;
    width: 214px;
    *width: 204px;
    margin-top: -5px;
    margin-right:10px;
    color:Black;
    float: right;
    display:inline;
}

#BoxBottom
{
    float:left;
    width: 260px;
    padding: 3px 0 0px 0;
    margin-top:-6px;
    background-color: #E0E9F0;
    min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}
.BoxTitleBottom
{
    padding: 7px 7px 7px 7px;
    margin-bottom: 1px;
    width: 245px;
    margin-top: 10px;
    color: White;
    background-color: #23537B;
    float: right;
    font-weight: bold;
    font-size: 14px;
}

.BoxItemBottom
{
    padding: 15px 15px 15px 15px;
    margin-bottom: -5px;
    width: 214px;
    margin-top: -5px;
    margin-right:7px;
    color:Black;
    float: right;
    display:inline;
}