body 
{
    background: #d0d9e1 url(../images/background.png) repeat-x;
    margin: 0;
    padding: 0;
    overflow-y: scroll;
}

td 
{
    vertical-align: top;
    font-family: Trebuchet MS;
    font-size: 12px;
}

a img 
{
    border: 0px;
}

.containerForFooter 
{
    width: 100%;
    height: 100%;
}

.notFooter 
{
    height: 100%;
    text-align: center;
    padding: 0 0 30px 0;
}

.footer 
{
    background: #c9d2da;
    height: 0%;
    border-top: 1px solid #e3e9ed;
}

.footer p 
{
    margin: 0;
}

.container 
{
    width: 900px;
    margin: 0 auto;
}

.top
{
    height: 198px;
}

.topright 
{
    width: 800px;
    background: url(../images/toprightbg.png) no-repeat right;
}

.logotype 
{
    width: 100px;
}

.topcontainer 
{
    width: 900px;
    height: 198px;
}


.firstlevel
{

    display: inline-block;
    margin: 9px 18px 0 0;
}

.firstlevel a
{
    color: #e5ffff;
    font-size: 11px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #000000;
    text-transform: uppercase;

}

.secondlevel 
{
    display: none;
}


.menu
{
    height: 32px;
    font-size: 13px;
}

.submenu
{
    height: 45px;
    padding: 8px 0 0 0;
}

.submenuOption 
{
    color: #000000;
    font-size: 11px;
    margin: 0 20px 0 0px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #f0f3f6;
    text-transform: uppercase;
}

.submenuOption:hover, .submenuOption.selected
{
    text-shadow: 0px 0px 0px #f0f3f6;
    color: #003364;
}

#submenu 
{
    width: 100%;
}

.main
{
    height: 100%;
}

.logotype img 
{
    margin: 27px 0 0 0;
}
.content 
{
    width: 743px;
}

.rightContent 
{
   width: 157px;
}

.leftContentContainer
{
    background: url(../images/contentbackground.png) repeat-x #fcfdfd;
    margin: 0 25px 0 0;
    width: 132px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #FFFFFF;
    height: 100px;
}

.contentContainer
{
    width: 100%;
    background: url(../images/contentbackground.png) repeat-x #fcfdfd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #FFFFFF;
    height: 100px;
}

.html0 
{
    padding: 24px;
}

.rightContentContainer
{
    width: 132px;
    background: url(../images/contentbackground.png) repeat-x #fcfdfd;
    margin: 0 0 0 25px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #FFFFFF;
    height: 100px;
}

.footerContainer 
{
    width: 900px;
    margin: 0 auto;
}

.footer 
{
    padding: 20px 0 20px 0;
    text-align: center;
}

.footerTdOne, .footerTdTwo, .footerTdThree, .footerTdFour 
{
    width: 25%;
    color: #3c3c3c;
    text-shadow: 1px 1px 0px #d6dde3;
}


.startContainer 
{
    width: 100%;
}

.startContainerLeft, .startContainerRight
{
    width: 50%;
}

.boxContainer 
{
    width: 100%;
    margin: 0 0 20px 0;
}

.boxHeader 
{
    background: url(../images/boxHeadBg.png);
    color: #ffffff;
    font-weight: bold;
    padding: 10px 10px 5px 10px;
    font-size: 11px;
    text-transform: uppercase;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    -moz-border-radius-topleft: 5px 5px;
    -moz-border-radius-topright: 5px 5px;
    text-shadow: 1px 1px 0px #0a2f52;
}

.boxContent 
{
    padding: 10px;
    background: #eaeff2;
    border-right: 1px solid #d4e8f8;
    border-left: 1px solid #d4e8f8;
    border-bottom: 1px solid #d4e8f8;
}

.teamContainer 
{
    width: 100%;
}

.teamContainerLeft 
{
    width: 60%;   
}

.teamContainerRight
{
    width: 40%;
}

.html3, .html4 
{
    padding: 10px;
}

.teamCalenderItem 
{
    margin: 0 0 14px 0;
}

.teamCalenderItem b
{
    display: block; 
}

.teamCalenderItem span
{
    display: block;
}

.teamCalenderItem i
{
    display: block;
}

.teamCalenderItem a 
{
    color: #000000;
    text-decoration: none;
}

.smStartNewLeft 
{
    padding: 0 30px 0 0;
    width: 352px;
}

.smStartNewRight 
{
    width: 341px;
}

.weekDay 
{
    margin: 0 0 8px 0;
}

.weekDay .weekDayName 
{
    text-transform:capitalize;
}
