.purpleDark {
    background-color: #873E8D;
}

.banner_logo {
    float: left;
    margin: 10px;
}

.banner_title {
    float: left;
    margin-top: 16px;
    margin-left: 4px;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 18pt;
    font-weight: normal;
}

.banner_title a {
    color: white;
    text-decoration: none;
}

.banner_interactions {
    float: right;
    width: 600px;
    color: white;
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.banner_upperline {
    clear: both;
    margin-right: 6px;
}

.banner_upperline img {
    float: right;  
    margin: 7px;
}

.banner_docversion {
    float: right;    
	margin-top: 10px;
	margin-right: 6px;
}

.banner_rndlinks {
    float: right;    
	margin-top: 4px;
	margin-right: 6px;
}

.banner_rndlinks a {
    text-decoration: none;
    color: white;
}	

/* Style to be used on the WIS relsease site, where the link to the support site should be underlined. */
.banner_rndlinks2 a {
    color: white;
}	

.banner_lowerline {
    clear: both;
    margin-right: 6px;
}

#searchImage {
    float: right;
    margin-right: 7px;
    margin-top: 2px;
}

#theQuery {
    float: right;
    margin-right: 7px;
    margin-top: 2px;
    width: 200px;
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #666666;
}

#img_nav_open {
    border: 0px;
}

#img_nav_close {
    border: 0px;
}

#img_nav_home {
    border: 0px;
}