﻿
.PurpleText
{
    font-family: verdana;
    font-size: 11px;
    color: #3399FF;
    line-height: 18px;
    margin-left: 10px;
    text-align: justify;
}

#Container
{
    background-image: url(/inc/images/CleanBg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 1000px;
    height: 638px;
    position: relative;
}
#ContentWhiteBg
{
    left: 50px;
    position: absolute;
    top: 2px;
}
#NavBarFade
{
    position: absolute;
    left: 50px;
    top: 48px;
}
#LeftBodyShadow
{
    position: absolute;
    left: -22px;
}

#RightBodyShadow
{
    position: absolute;
    right: -22px;
}
#Logo
{
    position: absolute;
    left: 65px;
    top: 20px;
    z-index: 1000;
}


#LogoText
{
    position: absolute;
    left: 265px;
    top: 20px;
    z-index: 1000;
    font-family: Arial;
    font-size: 32px;
    text-align: center;
    width: 375px;
    font-weight: bold;
    color: #204282;
}

#NavBar
{
    position: absolute;
    top: 115px;
    left: 60px;
    z-index: 1200;
}


#Login
{
    position: absolute;
    background-image: url(../../inc/images/LoginBG.png);
    background-repeat: no-repeat;
    width: 261px;
    height: 126px;
    top: 16px;
    right: 60px;
    z-index: 10;
}



#ForgotPWD
{
    position: absolute;
    right: 15px;
    bottom: 30px;
}

.DarkBar
{
    background-color: #00334A;
}

#PictCaption
{
    position: absolute;
    top: 100px;
    left: 205px;
    z-index: 92;
}

#CenterPanel
{
    position: relative;
    z-index: 1100;
    height: 145px;
    width: 610px;
    margin-top: 8px;
}

#LeftPad
{
    position: absolute;
    background-repeat: no-repeat;
    width: 190px;
    height: 150px;
    padding-top: 5px;
    padding-left: 5px;
}

.ReadMore
{
    position: absolute;
    bottom: 35px;
    right: 18px;
}


.LeftPadTitle
{
    left: 15px;
    font-size: 14px;
    font-weight: bolder;
    padding: 5px;
}


.LeftPadContent
{
    width: 235px;
    left: 10px;
    z-index: 90;
    font-size: 10px;
    font-weight: bold;
    font-family: verdana;
    color: #3399FF;
    line-height: 18px;
    margin-left: 10px;
    text-align: justify;
}

#ImageScroll
{
    position: absolute;
    left: 210px;
    top: 0px;
    z-index: 90;
}
#CombBinder
{
    position: absolute;
    top: 11px;
    left: 267px;
    z-index: 91;
}
#ContentArea
{
    position: relative;
    height: 160px;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.ContentPanel.LeftPanel
{
    left: 20px;
}
.ContentPanel.MiddlePanel
{
    left: 330px;
}
.ContentPanel.RightPanel
{
    left: 640px;
}


.ContentText
{
    z-index: 90;
    margin: 60px 20px 10px 20px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #3399ff;
    line-height: 18px;
    margin-left: 10px;
    text-align: justify;
}

.Header
{
    background-repeat: no-repeat;
    position: absolute;
    text-align: center;
    top: 3px;
    left: 20%;
    width: 240px;
    height: 83px;
    z-index: 190;
}

.HeaderText
{
    position: absolute;
    top: 25px;
    left: 65px;
    z-index: 190;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

.PanelButton
{
    background-image: url(/inc/images/GreenArrow.png);
    position: absolute;
    bottom: 20px;
    right: 15px;
    width: 49px;
    height: 49px;
    z-index: 190;
}

.PanelButton:Hover
{
    background-image: url(/inc/images/GreenArrow_On.png);
}

.PanelSeparator
{
    right: 0px;
    position: absolute;
    top: 0px;
    z-index: 190;
}



#CopyRight
{
    background-image: url(/images/Trans1_20.png);
    background-repeat: repeat;
    width: auto;
    height: auto;
    position: fixed;
    bottom: 3px;
    right: 5px;
    z-index: 9999;
    color: #204282;
}

#TopBar
{
    width: 100%;
    height: 20px;
    position: fixed;
    top: 0px;
    z-index: 72000;
    color: white;
}

#LoginDrop
{
    width: 250px;
    height: 135px; /*            top: 20px;*/
    top: -96px;
    right: 50px;
    position: fixed;
    z-index: 7100;
    color: white;
    text-align: center;
    vertical-align: bottom;
}
#LoginInputArea
{
    background-color: #00334A;
    width: 250px;
    height: 100px;
    top: 0px;
    right: 0px;
    position: absolute;
    color: white;
}
#LoginTab
{
    background: url(/Images/RoundBottomLoginArea.png);
    width: 250px;
    height: 35px;
    top: 100px;
    right: 0px;
    position: absolute;
    color: white;
    text-align: center;
}
#LoginTabText
{
    position: absolute;
    left: 75px;
    width: 100px;
    bottom: 4px;
    cursor: pointer;
}
#MenuBack
{
}
#Welcome
{
    /*position: absolute; 	        top: 315px; 	        left: 60px;             width: 700px; 	        z-index: 1200;*/
    background-color: White;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
}
#WelcomeTitle
{
    font-family: Times New Roman;
    font-size: 20px;
    font-weight: bolder;
    color: #00334A;
    margin-bottom: 10px;
}
.BottomTitle
{
    font-family: Verdana;
    font-weight: bolder;
    font-size: 13px;
    color: #00334A;
    margin-bottom: 10px;
}


#RightTabNew
{
    position: fixed;
    width: 130px;
    background-color: White;
    z-index: 1200;
    font-size: 10px;
    right: 0px;
    top: 140px;
}
#RightTab td
{
    border-top: groove 2px #00334a;
    border-bottom: groove 2px #00334a;
    border-left: groove 2px #00334a;
    border-right: groove 2px #00334a;
}
#RightTab .Title
{
    font-family: Verdana;
    font-weight: bolder;
    font-size: 12px;
    margin-bottom: 10px;
}
#RightTab li
{
    margin-left: -25px;
    padding-bottom: 3px;
}

