﻿.LabelStyle {
    clear: both;
    display: block;
    font-weight: lighter;
    text-align: right;
    float: left;
    width: 35%;
    font-size: small;
}

.LabelStyle1 {
    clear: both;
    display: block;
    font-weight: lighter;
    text-align: right;
    float: left;
    width: 35%;
    font-size: small;
}

.TextboxStyle {
    float: left;
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 60%;
    margin: 2px 0 5px 5px;
}

.TextboxStyle1 {
    float: left;
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 60%;
    margin: 2px 0 5px 5px;
}

.DropdownStyle {
    float: left;
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    margin: 2px 0 5px 5px;
}
.Questionaire_Footer {
    background-color: #FFFFFF;
    padding: 10px;
    color: #666666;
    margin-bottom: 10px;
}

/*.captcha {
    background-color: #FFFFCC;
    padding: 10px;
    color: #006600;
}*/

.SubmitQuestion {
    border-style: none;
    border-color: #3399FF;
    color: #FFFFFF;
    clear: both;
    text-align: right;
    padding-right: 0px;
}

.QuestionaireHeader {
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 10px 0px;
    border: thin none #3399FF;
    background-color: #FFFF99;
    color: black;
    clear: both;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}


.Form_col1 {
    border-width: 3px;
    border-color: #CCCCCC;
    padding: 10px;
    background-color: #D0E7F9;
    color: #333333;
    border-right-style: double;
}


.Form_col2 {
    padding: 10px;
    background-color: #507CD1;
    color: #FFFFFF;
}



.SuperAdminLinkAutoCreate {
    padding: 0px 5px 0px 5px;
    color: White;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 1px;
    background-color: Green;
    font-family: arial, Helvetica, sans-serif;
}

a.SuperAdminLinkAutoCreate:visited {
    text-decoration: none;
    color: White;
}

a.SuperAdminLinkAutoCreate:active {
    text-decoration: none;
    color: White;
}

a.SuperAdminLinkAutoCreate:link {
    text-decoration: none;
    color: White;
    text-align: center;
}

a.SuperAdminLinkAutoCreate:hover {
    border-style: none;
    border-width: thin;
    color: #FF0000;
    text-decoration: none;
    background-color: White;
    padding: 0px 5px 0px 5px;
}


.SuperAdminLink {
    padding: 0px 5px 0px 5px;
    color: White;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 1px;
    background-color: #f89e8f;
    font-family: arial, Helvetica, sans-serif;
}

a.SuperAdminLink:visited {
    text-decoration: none;
    color: White;
}

a.SuperAdminLink:active {
    text-decoration: none;
    color: White;
}

a.SuperAdminLink:link {
    text-decoration: none;
    color: White;
    text-align: center;
}

a.SuperAdminLink:hover {
    border-style: none;
    border-width: thin;
    color: #FF0000;
    text-decoration: none;
    background-color: White;
    padding: 0px 5px 0px 5px;
}

.SuperAdminLink1 {
    padding: 3px 5px 3px 5px;
    color: White;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 1px;
    background-color: red;
    font-family: arial, Helvetica, sans-serif;
}

a.SuperAdminLink1:visited {
    text-decoration: none;
    color: White;
}

a.SuperAdminLink1:active {
    text-decoration: none;
    color: White;
}

a.SuperAdminLink1:link {
    text-decoration: none;
    color: White;
    text-align: center;
}

a.SuperAdminLink1:hover {
    border-style: none;
    border-width: thin;
    color: yellow;
    text-decoration: none;
    background-color: Black;
    padding: 5px 5px 5px 5px;
}

.ArticleBody {
    border-color: #0066CC;
    padding: 5px;
    /*background-color: #D8DBFC;
    border-style: solid;
    border-width: thin;*/
    margin-right: 10px;
    /*margin-top: 10px;*/
    font-size: 14px;
}


.NewHeaderbs {
     /*margin-top:-15px;*/
    padding: 10px;
    border: thin solid #3399FF;
    background-color: #76ADEA;
    width: 100%;
    color: #000099;
    float: left;
    clear: both;
    margin-top: 2px;

    margin-bottom: 10px;
}

.NewHeader1bs {
    padding: 10px;
    margin-top:10px;
    margin-bottom:10px;
    border: thin solid #3399FF;
    background-color: #FFCCFF;
    width: 100%;
    color: #000099;
    /*float: left;*/
    clear: both;
    /*background-image: url('images/forrm_grad.png');
    background-repeat: repeat-x;*/
}



.LabelStyleBS {
    clear: both;
    display: block;
    font-weight: lighter;
    text-align: left;

    margin-bottom:5px;
    /*float: left;*/
    
}

.LabelStyle1BS {
    clear: both;
    display: block;
    font-weight: lighter;
    text-align: left;

    margin-bottom:5px;
    /*float: left;*/
    
}

.checkboxbs {
  
    display: block;
    min-height: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
    
}



.checkboxbs label {
  padding-left: 5px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.checkboxbs1 {
    min-height: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
    
}



.checkboxbs1 label {
  padding-left: 5px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
