/*Design*/
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #676868;
}

form
{
}

#page
{
}
#top
{
    display:none;
}
/*topmenu*/
#TopMenuRow
{
    display:none;
}
/*leftmenu*/
ul#leftMenu
{
    display:none;
}
#contentStart
{
}
#bottom
{
}

/*Basic*/
h1
{
    font-weight: normal;
    font-size: 21px;
    font-family: arial, helvetica, sans-serif;
    color: #d99800;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}

h2
{
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #525353;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
p
{
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
}
a
{
    color: #d99800;
    text-decoration: none;
}
hr
{
    border-bottom: 1px solid #e2e2e2;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #fff;
}
ul
{
    margin: 10px 0 10px 25px;
    padding: 0 0 0 0;
}
li div
{
    color: #333;
}

ul.list
{
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;
}
ul.list li
{
    margin-bottom: 10px;
    border-left: 4px solid #993366;
    padding: 0 0 0 6px;
    color: #333;
}
a img
{
    border: 0px;
}
/*Startpage*/
#contentStart
{
    float: left;
}
.flashDiv
{
    float: left;
}
.startPageContent
{
    background: url(/images/viflow/startpage-bg.gif) no-repeat;
    float: left;
    width: 840px;
}
.startBox1
{
    float: left;
    margin-left: 17px;
    width: 383px;
    font-size: 11px;
    margin-top: 17px;
}

.startBox1 h1
{
    font-size: 12px;
    font-weight: bold;
    color: #716f6f;
    margin-bottom: 5px;
}

.startBox2
{
    float: left;
    margin-left: 35px;
    width: 200px;
    font-size: 11px;
    margin-top: 17px;
}
.startBox2 h2
{
    font-size: 12px;
    font-weight: bold;
    color: #716f6f;
    margin-bottom: 5px;
}
.startBox3
{
    float: left;
    margin-left: 10px;
    width: 190px;
    font-size: 11px;
    margin-top: 17px;
}
.startBox3 h2
{
    font-size: 12px;
    font-weight: bold;
    color: #716f6f;
    margin-bottom: 5px;
}
/*Page*/
.content
{
}
.contentRight
{
}

.RightText
{
}
.contentRightTextMargin
{
}
.contentRightTextContent
{
}

