body{
    margin : 0px;
    background-image : url( images/Portfoliolanding_bckgrndwoc.jpg );
    background-repeat : no-repeat;
}

#wrapper {
    width  : 1200px;
    height : 1600px;
    margin : 0px;
}

#mainTable {
    width:75%;
    margin : 0 auto;
}

#mainTable .mainTableTd {
    padding-top:65px;
    vertical-align:top;
}

#audioPlayerTd{
    position:absolute;
    left:164px;
    top:367px;
}

.fullHeightWidth {
    height : 100%;
    width  : 100%;
}

.fullWidth {
    width  : 100%;
}

.vTop {
    vertical-align : top;
}

.subTitle {
    font-family: Arial;
    color: white;
    font-size: 14px;
}

.whiteMediumTitle {
    font-family: Arial;
    color: white;
    font-size: 12px;
}

.signInSubTitle {
    font-family: Arial;
    color: rgb(32,174,230);
    font-size: 17px;
    text-align : -moz-left;_text-align:left;
}

.portfolioDesc {
    padding-top:5px;color:white;
    text-align : -moz-left;_text-align:left;
}

.blueLargerTitlele {
    font-family: Arial;
    color: rgb(32,174,230);
    font-size: 20px;
}

.blueTitle {
    font-family: Arial;
    color: rgb(32,174,230);
    font-size: 12px;
}

.blue11Title {
    font-family: Arial;
    color: rgb(32,174,230);
    font-size: 11px;
}

.whiteTitle {
    font-family: Arial;
    color: white;
    font-size: 17px;
}

* {
    font-family: Arial;
    cxolor: white;
    font-size: 11px;
}

.defaultText {
    font-family: Arial;
    color: white;
    font-size: 11px;
}

.rightSectionText {
    font-family: Arial;
    color: #d7d7d7;
    font-size: 11px;
    text-align:-moz-left; _text-align:left;
}

.rightSectionRegText {
    font-family: Arial;
    color: #d7d7d7;
    font-size: 11px;
}

.blueHeader{
    font-family: Arial;
    color: rgb(32,174,230);
    font-size: 14px;
}

.blueHeader15{
    font-family: Arial;
    color: rgb(32,174,230);
    font-size: 15px;
}

.rightSectionHeader {
    font-family: Arial;
    color: rgb(32,174,230);
    font-size: 12px;
    font-weight:bold;
}

.whiteBold {
    font-family: Arial;
    color: white;
    font-size: 13px;
    font-weight: bold;
}

.regularBold {
    font-family: Arial;
    color: white;
    font-size: 11px;
    font-weight: bold;
}

.rowGap {
    height:13px;
}

.button {
    cursor: pointer;
}

.bannerText {
    font-family: Arial;
    color: white;
    font-size: 14px;
    cursor: pointer;
}

.scrollbar {
    scrollbar-track-color:black;
    scrollbar-arrow-color:rgb(32,174,230);
    scrollbar-face-color:#0f0f0f;    
    scrollbar-highlight-color:#060606;
    scrollbar-darkshadow-color:#080808;
    scrollbar-shadow-color:#030303;
    scrollbar-3dlight-color:#0e0e0e;
}

#box { 
    position:absolute;top:70%;left:40%;width:200px;height:75px;background-color:#ffffff;border:1px solid #CCCCCC;
z-index:4;display:none
  }  

.loadingID{ 
    position:absolute;background:url(images/loading.gif) top left no-repeat;
    top:30%;left:57%;
    z-index:5;
    width:50px;
    height:50px;    
  }

.showLeft{
    float:left;
    font-size:15px;
    font-family:verdana;
    valign:center;
    text-align:center;
    font-weight:bold;
    color:#009de2;
}

#copyrightDiv {
    position:absolute;
    left:470px;
    top:1420px;
    height:50px;
    width:250px;
    margin : 0 auto;
    font-size:10px;
    color:white;
}

/* hide ocean iframe */
#meiframes {
    display:none;
}

/* dummy tag */
#dummy {
    display:none;
}
