﻿body
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    color: #000000;
    padding: 0px;
    margin: 0px;
}



.level1
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    color: #FFFFFF;
    font-size: small;
    font-weight: bold;
    text-align: center;
}

.level2
{
    color: #BB1036;
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-weight: 700;
}
     
.sublevel1
{
    background-repeat: repeat-x;
    color: #303A42;
    font-size: 12px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
} 

.sublevel2
{
    background-image: url(images/submenubackground.gif);
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-color: #969696;
    border-width: 1px;
    font-weight: bold;
} 

.hoverstyle
{
    color: #BB1036
}

.leftsidenavlink
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
}

.leftsidenavtext-bold
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

.leftsidenavtext
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
}

.registrationsteps-active
{
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    background-color: #F3F3F3;
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    color: #666666;
    font-size: x-small;
}

h5.registrationsteps-active
{
    color: #0066BB;
    border:none
}

.registrationsteps-passive
{
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    background-color: #FCFCFF;
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    color: #666666;
    font-size: x-small;
}

h5.registrationsteps-passive
{
    color: #666666;
    border:none
}

.registrationpagetitle
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #0066BB;
}

.registrationpagesubtitle
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
}

.regulartext
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: small;
    color: #333333;
}

.regulartextgray
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: small;
    color: #666666;
}

.regulartextgraybold
{
    font-family: 'Segoe UI' , Verdana, Arial, sans-serif;
    font-size: small;
    color: #666666;
    font-weight: bold;
}

input { 
 background-color: #FFFFFF; 
 color: #666666
}

.inputlabel
{
    font-family: 'Segoe UI', Verdana, Arial, sans-serif;
    font-size: small;
    color: #666666;
}
a
{
    color: #BB1036;
}

