/* 
================================
 Container Styles for DotNetNuke
================================
*/
.OrangeSide
{
    border-left:solid 8px #ff9900;
    border-right:solid 4px #ff9900;
    border-top:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    padding-top:5px;
    padding-bottom:5px;
}
.GreenSide
{
    border-left:solid 8px #a0bc22;
    border-right:solid 4px #a0bc22;
    border-top:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    padding-top:5px;
    padding-bottom:5px;
}
.GreyBox
{
    background-color:#dbe1de;
}
.containermasterTitle
{
    width: 100%;
    border-right: #8f9092 0px solid;
    border-top: #8f9092 0px solid;
    border-left: #8f9092 0px solid;
    border-bottom: #8f9092 0px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}
.containerrow_Title
{
    background-color: transparent;
    background-image: none;
}

.Title_Title
{
    color: #000;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 15px;
    font-style: normal;
    font-weight: Bold;
    letter-spacing: 0em;
    text-align:Left;
    padding-left: 0px;
    padding-bottom: 2px;
}
.GreenTitle .Title_Title
{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.RedTitle .Title_Title
{
    color: #cc0000;
    font-size: 15px;
    font-weight: bold;
}
.BlackTitle .Title_Title
{
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
.GreyTitle .Title_Title
{
    color: #82817d;
    font-size: 10px;
    font-weight: bold;
}
.GreyBox .Title_Title
{
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
}
.SALBContent
{
    color: #333333;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    text-align: left;
    padding-left: 5px;
    padding-right: 0px;
}
a.SALBContent:link
{
    color: #bb0808;
    text-decoration: none;
}

a.SALBContent:visited
{
    color: #bb0808;
    text-decoration: underline;
}
a.SALBContent:active
{
    color: #bb0808;
    text-decoration: underline;
}
a.SALBContent:hover
{
    color: #bb0808;
    text-decoration: underline;
}
.OrangeSide h2
{
    color:#000;
    font-size:18px;
    padding:0px;
    margin:0px;
}
.OrangeSide h3
{
    color:#666666;
    font-size:16px;
    font-style:italic;
    padding:0px;
    margin:0px;
    font-weight:normal;
}
.GreenSide h2
{
    color:#000;
    font-size:18px;
    padding:0px;
    margin:0px;
}
.GreenSide h3
{
    color:#666666;
    font-size:16px;
    font-style:italic;
    padding:0px;
    margin:0px;
    font-weight:normal;
}
/* Grey Box Container */

.LeftTopGrey
{
    background:transparent url(images/greybox_lefttop_wht.gif) no-repeat left top;
    height:7px;
}
.MiddleTopGrey
{
    background-color:#fff;
}
.RightTopGrey
{
    background:transparent url(images/greybox_righttop_wht.gif) no-repeat left top;
    height:7px;
}
.LeftBottomGrey
{
    background:transparent url(images/greybox_leftbttm_wht.gif) no-repeat left top;
    height:7px;
}
.MiddleBottomGrey
{
    height:7px;
    background-color:#fff;
}
.RightBottomGrey
{
    background:transparent url(images/greybox_rightbttm_wht.gif) no-repeat left top;
    height:7px;
}
/* Side Grey Box Red Title Rounded Container */

.SideLeftTopGrey_Red
{
    background:transparent url(images/greysidebox_lefttop.gif) no-repeat left top;
    height:7px;
}
.SideMiddleTopGrey_Red
{
    background-color:#e2e1da;
}
.SideRightTopGrey_Red
{
    background:transparent url(images/greysidebox_righttop.gif) no-repeat left top;
    height:7px;
}
.SideLeftBottomGrey_Red
{
    background:transparent url(images/greysidebox_leftbttm.gif) no-repeat left top;
    height:7px;
}
.SideMiddleBottomGrey_Red
{
    height:7px;
    background-color:#e2e1da;
}
.SideRightBottomGrey_Red
{
    background:transparent url(images/greysidebox_rightbttm.gif) no-repeat left top;
    height:7px;
}
/* Side Grey Box Black Title Rounded Container */

.SideLeftTopGrey_Black
{
    background:transparent url(images/greysidebox_lefttop_black.gif) no-repeat left top;
    height:7px;
}
.SideMiddleTopGrey_Black
{
    background-color:#dbe1de;
}
.SideRightTopGrey_Black
{
    background:transparent url(images/greysidebox_righttop_black.gif) no-repeat left top;
    height:7px;
}
.SideLeftBottomGrey_Black
{
    background:transparent url(images/greysidebox_leftbttm_black.gif) no-repeat left top;
    height:7px;
}
.SideMiddleBottomGrey_Black
{
    height:7px;
    background-color:#dbe1de;
}
.SideRightBottomGrey_Black
{
    background:transparent url(images/greysidebox_rightbttm_black.gif) no-repeat left top;
    height:7px;
}
/* Side Grey Box Green Title Rounded Container */

.SideLeftTopGrey_Green
{
    background:transparent url(images/greentitle_lefttop.gif) no-repeat left top;
    height:7px;
}
.SideMiddleTopGrey_Green
{
    background-color:#769692;
}
.SideRightTopGrey_Green
{
    background:transparent url(images/greentitle_righttop.gif) no-repeat left top;
    height:7px;
}
.GreenContent
{
    color: #333333;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
}
a.GreenContent:link
{
    color: #bb0808;
    text-decoration: none;
}

a.GreenContent:visited
{
    color: #bb0808;
    text-decoration: underline;
}
a.GreenContent:active
{
    color: #bb0808;
    text-decoration: underline;
}
a.GreenContent:hover
{
    color: #bb0808;
    text-decoration: underline;
}
/*Grey Border Red Title Container */

.GreyBorderLeftTop
{
    background:transparent url(images/greyborder_lefttop.gif) no-repeat left top;
    height:7px;
}
.GreyBorderMiddleTop
{
    background:transparent url(images/greyborder_middletop.gif) repeat-x left top;
    height:7px;
}
.GreyBorderRightTop
{
    background:transparent url(images/greyborder_righttop.gif) no-repeat left top;
    height:7px;
}
.GreyBorderLeftBottom
{
    background:transparent url(images/greyborder_leftbttm.gif) no-repeat left top;
    height:7px;
}
.GreyBorderMiddleBottom
{
    background:transparent url(images/greyborder_middlebttm.gif) repeat-x left top;
    height:7px;
}
.GreyBorderRightBottom
{
    background:transparent url(images/greyborder_rightbttm.gif) no-repeat left top;
    height:7px;
}
/*Clip Board Container */

.ClipBoardLeftTop
{
    background:transparent url(images/clipboard_lefttop.gif) no-repeat left top;
    height:25px;
}
.ClipBoardMiddleTop
{
    background:transparent url(images/clipboard_middletop.gif) no-repeat center top;
    height:25px;
}
.ClipBoardRightTop
{
    background:transparent url(images/clipboard_righttop.gif) no-repeat left top;
    height:25px;
}
.ClipBoardLeftBottom
{
    background:transparent url(images/clipboard_leftbttm.gif) no-repeat left top;
    height:7px;
}
.ClipBoardMiddleBottom
{
    background:transparent url(images/clipboard_middlebttm.gif) repeat-x left top;
    height:7px;
}
.ClipBoardRightBottom
{
    background:transparent url(images/clipboard_rightbttm.gif) no-repeat left top;
    height:7px;
}