body
{
    font-family:Verdana;
    color:#0d085E;
    font-size:11px;
    
}

a
{
    color:#0d085E;
    text-decoration:underline;
}

a:hover
{
    color:#D4002C;
    text-decoration:underline;
}    

img
{
    border-width:0px;
}

h1
{
    font-size:14px;
    font-weight:bold;
    color:#0d085E;
    margin:0px;
    margin-bottom:10px;
}

h2
{
    font-size:12px;
    font-weight:bold;
    color:#d4002c;
    margin:0px;
    margin-bottom:10px;
}    

.HeaderHolder
{
    width:958px;
    height:48px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px; 
    margin-top:20px;       
}

.LogoHolder
{
    float:left;
    width:250px;
    height:48px;
}


.UserLoginButtonHolder
{
    float:right;
    width:271px;
    height:46px;
    line-height:46px;
    vertical-align:middle;
    background-color:#fff;
    border-width:1px;
    border-style:solid;
    border-color:#0D085E;
    text-align:center;    
}    

.UserLoginButtonHolder a,
.UserLoginButtonHolder a:hover
{
    font-weight:bold;
    color:#d4002c;
}

.MainVisualHolder
{
    width:958px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:8px;        
}

.ContentHolder
{
    width:958px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:2px;          
}

.DefaultDivider
{
    height:8px;
}
    
.TabNavHolder
{
    width:958px;
    height:24px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:1px;
}

.TabButton
{
    width:136px;
    line-height:24px;
    vertical-align:middle;
    text-align:center;
    margin-right:1px;
    float:left;
    background-image:url(/2010/Images/tab_blue.png);
    background-repeat:no-repeat;
    background-position:left top;
}

.TabButton a,
.TabButtonSelected a
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    width:136px;
    height:24px;
}

.TabButton a:hover,
.TabButtonSelected a
{
    color:#fff;

}

.TabButtonSelected
{
    background-image:url(/2010/Images/tab_red.png);
}

.SubNavigationHolder
{
    width:958px;
    height:24px;
    line-height:24px;
    vertical-align:middle;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:1px;   
    background-color:#EFEFEF; 
}

.SubNavigationLinkHolder
{
    margin-left:10px;
    margin-right:10px;
}

.SubNavigationLink
{
    float:left;
    margin-right:14px;
}

.SubNavigationLinkSelected
{
    float:left;
    color:#d4002c;
    margin-right:10px;
    font-weight:normal;    
}

.LeftColumn,
.CenterColumn,
.RightColumn,
.SpacerColumn
{
    /*display:table-cell;*/
    float:left;
    vertical-align:top;
}

.SpacerColumn
{
    width:10px;
    white-space:pre;
}

.AdvHolder
{
    width:188px;
    margin-bottom:10px;
}

.LeftColumn
{
    width:188px;
    margin-right:10px;
}

.CenterColumn
{
    width:380px;
}

.RightColumn
{
    width:360px;
    height:100px;
}  

.SummaryHolder
{
    clear:both;
    width:958px;
    height:80px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;        
    border-style:solid;
    border-color:#0D085E;
    border-width:0px;
    border-top-width:1px;
    background-image: url(/Images/bgAdditionalLinks.png);
    background-repeat:repeat-x;
    background-position:left top;
}  

.NewsHeader
{
    font-weight:bold;
    font-size:12px;
    color:#0d085E;
    padding-left:10px;
    height:20px;
    margin-top:10px;
}

.NewsItems
{
    margin-top:10px;
}

.NewsItems ul
{
    list-style-type:none;
    margin:0px;
    padding:0px;
    padding-left:0px;
    background-color:Transparent;
}

.NewsItems li
{
    background-color:#EFEFEF;
    background-image:url(/Images/rode-driehoek.png);
    background-position:2px 4px;
    background-repeat:no-repeat;
    height:20px;
    line-height:20px;
    vertical-align:middle;
    padding-left:0px;
    list-style-image:none;
    margin-bottom:1px;
    padding-left:12px;
}

.NewsItems li a:hover
{
    font-weight:bold;
    color:#0D085E;
}

.MailinglistButton
{
    text-align:center;
    margin-top:0px;
}

.HyperlinkHolder
{
    width:224px;
    margin-top:10px;
    margin-left:10px;
    float:left;
    line-height:16px;
}

.FooterLinesHolder
{
    height:20px;
    width:958px;
    margin-left:auto;
    margin-right:auto;
}

.FooterInfoHolder
{
    width:958px;
    height:20px;
    margin-left:auto;
    margin-right:auto; 
    margin-bottom:20px; 
    text-align:center;      
}

.InfoLink a,
.InfoLink a:hover
{
    font-size:10px;
    text-decoration:none;
}

.InfoLink
{
    float:left;
    margin-right:10px;
    width:60px;
}

.AdvLarge
{
    margin-top:20px;
    margin-bottom:10px;
}

.CenterHolder
{
 width:958px;
 margin-left: auto; 
 margin-right: auto;
}
