.product_name {
    vertical-align:middle;
    padding: 0px 20px 0 0px;
}

.edition_name {
	font-size:24px;
	font-weight:bold;
}

.loginTopImage{
    display:none;
}
.loginBody{
    
}

.loginProductName {
    height:40px;
    width: 100%;
    text-align:left;
    background-color:#003e6a;
}

.top_table_row{
    padding:7px 7px 5px 13px; 
    vertical-align:middle; 
    white-space:nowrap; 
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px; 
    font-weight:bold; 
    color:#626469;
}
.seperator {
    display: none; 
}


.user_name {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    color: #008ed1; 
}

.header_link {
    padding: 0 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #008ed1;
}

#topNavDiv {
    position:absolute;
    display:inline;
    width:100%;
    left:0px;
    top:0px;
}   
    
#leftNavDiv {
    position:absolute;
    display:inline;
    width:160px;
    height:100%;
    left:0px;
    top:100px;
}   

#leftNavTile {
    border-top:0px solid #9FA0A4;
    border-right:2px solid #9FA0A4;
    vertical-align:top;
    width:160px;
    height:100%;
}

#mainBodyDiv {
    position:absolute;
    display:inline;
    left:162px;
    top:100px; 
}

.top_table{
    
}

.login_body {
    background-color: #4a4a4a;
    background-image: url(../images/session/body_grad.gif);
    background-repeat: repeat-x; 
}

/* Top nav */
div#bnavbar_or {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    vertical-align:bottom;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 5px;
    position: relative;
    bottom: 0px;
    z-index: 1;
}

#bnavbar_or a:link {
    color: #ffffff;
    text-decoration: none;
    display: inline;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #36ae1d;
    
    /* Only round the top corners */
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px; 
}

#bnavbar_or a:visited {
    color: #ffffff;
}

#bnavbar_or a:hover, #bnavbar_or a.current {
    color: #009530;
    background-color: #ffffff;
    text-decoration: none;
}
#bnavbar_or a.current:visited {
    color: #009530;
}
/* end of top nav*/

/*Begin SideNav Styles*/
#sidenav {
    width: 160px;
}

#sidenav a {
    display: block;
    min-height: 17px;
    padding: 8px 0px 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-color: #e1e1e1;
    background-image: url(../images/sidenav_repeat.png);
    background-repeat: repeat-x;
    border-left: 1px solid #9fa0a4;
    border-top: 1px solid #9fa0a4;
    border-bottom: 1px solid #9fa0a4;
}

#sidenav a:link, #sidenav a:visited {
    color: #585858;
}

#sidenav a:hover {
	background-color: #e1e1e1;
    background-image: url(../images/sidenav_repeat.png);
    background-repeat: repeat-x;

    border-left: 1px solid #9fa0a4;
    border-top: 1px solid #9fa0a4;
    border-bottom: 1px solid #9fa0a4;
    color: #003e6a;
}

#sidenav a.current {
    background-color: #e1e1e1;
    background-image: url(../images/sidenav_repeat.png);
    background-repeat: repeat-x;
    border-left: 1px solid #9fa0a4;
    border-top: 1px solid #9fa0a4;
    border-bottom: 1px solid #9fa0a4;
    font-weight: bold;
    color: #585858;
}

#sidenav a.current:visited {
    color: #585858;
}

#bottomsidenav a {
    display: block;
    height: 17px;
    padding: 8px 0px 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-image: url(../images/sidenav_repeat.png);
    background-repeat: repeat-x;
    border-left: 1px solid #9fa0a4;
    border-top: 1px solid #9fa0a4;
    border-bottom: 2px solid #9fa0a4;
}

#bottomsidenav a:link, #bottomsidenav a:visited {
    color: #585858;
}

#bottomsidenav a:hover {
    background-image: url(../images/sidenav_repeat.png);
    background-repeat: repeat-x;
    border-bottom: 2px solid #9fa0a4;
    color: #003e6a;
}

#bottomsidenav a.current {
    font-weight: bold;
    color: #585858;
    background-image: url(../images/sidenav_repeat.png);
    background-repeat: repeat-x;
    border-left: 1px solid #9fa0a4;
    border-top: 1px solid #9fa0a4;
    border-bottom: 2px solid #9fa0a4;
}

#sidenav a.current:visited {
    color: #585858;
}


#sd1 a {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 139px;
    padding-bottom: 2px;
    padding-top: 4px;
    padding-left: 19px;
    text-decoration: none;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

#sd1 a:link, #sd1 a:visited {
    color: #000000;
}

#sd1 a:hover, #sd1 a.current {
    color: #ffffff;
    background-image: url(../images/spilldown.png);
    background-repeat: repeat;
    border-radius: 3px;
}

#sd1 a.current:visited {
    color: #ffffff;
}

/*End Sidenav Style*/

.dtn-header__brand {
    margin-top: -5px;
}