body 
{
    background-color: #546470;
}

h1, h2, h3
{
    font-size: 10px;
}

table, tr, td, p, div, input, select, textarea, span, a
{
	color: rgb(84, 100, 112);
	font-family:Verdana, Arial,Helvetica;
	font-size: 10px;
}

div#wrapper
{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:892px;
    background-color: #fff;
}

div#header 
{
    background-color: #9CCCD9;
}

div#topnav_wrapper
{
    width: 892px;
    height: 20px;
    background-color: #fff;
}
div#topnav 
{
    left: 166px;
    width: 726px;
    background-color: #9CCCD9;
}

.middle 
{
    padding: 0px 5px 20px 20px;
    height: 550px;
}

.right
{
    width: 0px;
    padding: 0px;
}

.topmenu_highlight 
{
    background-color: #546470;
}


div.topmenu 
{
    background-color: #9CCCD9;
}

a.topmenu 
{
    color: #fff;
} 
a.topmenu:hover
{
    background-color: #546470;
}

.topiconbar
{
    width: 892px;
    color: #fff;
    
}
.topiconbar_left
{
    width: 682px;
    background-color: #9CCCD9;
    color: #fff;
}

.topiconbar_dots, .topiconbar_right
{
    background-color: #9CCCD9;
    color: #fff;
}

.topiconbar_rightcorner
{
   background-color: #9CCCD9;
}

a.topicon
{
    color: #fff;
}

a.topicon:hover
{
    background-color: #546470;
}

#language_selector 
{
    background-color: #9CCCD9;
}

#text
{
    background-color:#FFFFFF;
    float:left;
    height:390px;
    left:0px;
    overflow:auto;
    position:relative;
    top:33px;
    width:100%;
}

#text1
{
    margin-top: 33px;
}

#flash
{
    background-color:#FFFFFF;
    float:left;
    left:0px;
    overflow:hidden;
    position:relative;
    top:33px;
}

#text
{
    text-align:left;
}

#switch
{
    width:100%;
}

div.submenu_position
{
    position: relative;
    top: -16px;
}

a.submenu_header_not_active
{
    font-weight: bold;
    color: #546470;
    text-decoration:none;
}

div.submenu_header
{
    background-color: #fff;
}
a.submenu_header, a.submenu_active
{
    font-weight: bold;
    color: #546470;
    text-decoration:none;
}


a.submenu_item
{
    color: #546470;
    text-decoration:none;
    /*background: url('~/media/Widex COM/icons/pixel_arrow_turkis.ashx');
    background-repeat:no-repeat;
    background-position:left center;
    padding: 7px;*/
}

a.submenu_item_active
{
    font-weight: normal;
    color: #546470;
    /*background: url('~/media/Widex COM/icons/pixel_arrow_darkblue.ashx');
    background-repeat:no-repeat;
    background-position:left center;
    padding: 7px;*/

}


a.submenu_header_not_active:hover, a.submenu_header:hover, 
a.submenu_item:hover,a.submenu_active:hover
{
    text-decoration: underline;
}