﻿body
{
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
    background-color: White;
}
.mstResponsive .grid-container
{
    font-family:"Segoe UI", Arial, Verdana, Tahoma, sans-serif;
}
a, a:visited
{
    color: #0066CC;
    text-decoration: none;
}

a:hover
{
    color: #f63;
    text-decoration: underline;
}

p, div, label 
{
/*    font-size: 1em; */
}

#hero { white-space:nowrap; height: 92px; overflow:hidden;}
#hero h1
{
    font: Segoe UI, Tahoma;
/*    font-size: 2.25em; */ font-size: 225%;
    font-weight: normal;
    color: #666;
    margin: 0px;
    padding: 40px 0px 10px 370px; 
}

#header
{
    margin-left: 15px;
    width: 745px;
}

#header p { margin-top: 30px; margin-bottom: 20px; } 

#wizard-footer
{
    width: 745px; 
    /*background: transparent url(../images/business/gradient1px-bottom.gif) repeat-x bottom left;*/
    margin-bottom: 0px;
}

#wizard-content  
{
    width: 725px;
    padding: 10px;
}

#wizard
{
    margin-top: 10px;
    width: 745px;
/*    min-height: 600px;*/
    margin-left: 15px;
   /* background: transparent url(../images/business/gradient1px.gif) repeat-x top left;*/
    text-align: left;
}

#wizard-controls
{
    display:none;
}

.separator
{
    display: block;
    width: 700px;
    height: 1px;
    overflow: hidden;
    background-color: #d4d4d4 ! important;
    margin: 10px 22px 10px 22px;
    clear: both;
}

.readOnly
{
    color: #e3e3e3;
}

.wiz-no-info
{
    color: Green;
}

#loading_status
{
    margin-left: 350px;
    margin-right: 350px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.mnpMenuLabel
{
  /*  font-size: .7em !important; */ font-size: 70% !important;
}

.mnpMenuRow
{
 /*   font-size: .7em !important; */ font-size: 70% !important;
}