﻿body
{
    background-color:#E1E1E1;
}

.MenuButtonStyle
{
    border-style: solid;
    border-width: 0.5px;
    border-color: #3B6E22 #3B6E22 #2C5115 #3B6E22;
    display: inline;
    margin: 4px;
    padding: 3px 4px 3px 4px;
    color: #FFFFFF;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    background-color: #005e88;
    text-decoration: none;
    -moz-border-radius: 0 6px 0 6px;
    border-radius: 0 6px 0 6px;
    text-align: center;
}

.MenuButtonStyle:hover
{
    text-decoration: underline;
    background-color: #005e88; /*border-radius: 8px 8px 0 0;*/
}

.MenuButtonStyle[disabled]
{
    background-color: #999999;
    border-color: Gray;
    color: White;
    text-decoration: none;
}
.FieldLabel
{
    color: #003366;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
}

.FieldLabel[disabled]
{
    color: Gray;
}

.ValueLabel
{
    color: #003366;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
}
.LinkButtonStyle
{
    color: #005e88;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

.LinkButtonStyle:hover
{
    color: #005e88;
    text-decoration: underline;
}

.ContentStyle
{
    border-width: 0.5px;
    border-style: solid;
    border-color: #3B6E22;
    border-radius: 0 0 6px 6px;
    background-color: #76B55B;
}

/*Grid Style */
.mGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 2px #E5F4FE;
    border-collapse: collapse;
    font-size: 12px;
    }

.mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
}
.mGrid th
{
    background-position: top;
    padding: 4px 2px;
    color: black;
    background: #E5F4FE; /* url(../Images/grd_head.png) repeat-x top;*/
    border-left: solid 1px #525252;
}

.mGrid th a
{
    color: #ffffff;
    text-decoration: none;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}

.mGrid th a:hover
{
    text-decoration: underline;
}
.mGrid .select
{
    background-position: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
    font-style: italic;
    background-color: #E1E1E1; /*background: url(../Images/selected.png) repeat-x top;*/
}
.mGrid .row
{
    background-position: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small; /*background: url(../Images/grd_row.png) repeat-x top;*/
    background-color: White; /* #F2DCDB;*/
    cursor: hand;
}
.mGrid .EmptyRow
{
    background: #E1E1E1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: italic;
}
.mGrid .alt
{
    /*background: #fcfcfc url(../Images/grd_alt.png) repeat-x top; */
    background-color:#E5F4FE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    cursor: hand;
}
.mGrid .pgr
{
    background: #E5F4FE url(../Images/grd_pgr.png) repeat-x top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: black;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

.txtBoxStyle
{
    border: 1px solid #003366;
    border-radius: 6px;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    margin-left: 10px;
}

.txtBoxStyle:hover
{
    border-color: #005e88;
}

.txtBoxStyle[disabled]
{
    border-color: Gray;
}
.PanelBorder
{
    border-radius: 8px;
    border: solid 1px #76B55B;
}

.FVFieldStyle
{
    color: black;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}

.FVValueStyle
{
    color: Black;
    font-size: 11px;
    font-family: Arial;
}

.ErrorStyle
{
    font-family: Arial;
    font-size: medium;
    font-style: italic;
    font-weight: bold;
    color: #FF3300;
}

/* Preview Style */

li.MsoNormal
{
    mso-style-parent: "";
    margin: 0in;
    margin-bottom: .0001pt;
    mso-pagination: widow-orphan;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    mso-fareast-font-family: "Times New Roman";
}
p.MsoPlainText
{
    margin: 0in;
    margin-bottom: .0001pt;
    mso-pagination: widow-orphan;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    mso-fareast-font-family: "Times New Roman";
    mso-bidi-font-family: "Times New Roman";
}
@page Section1
{
    size: 8.5in 11.0in;
    margin: 1.0in 65.95pt 1.0in 65.95pt;
    mso-header-margin: .5in;
    mso-footer-margin: .5in;
    mso-paper-source: 0;
}
div.Section1
{
    page: Section1;
}
div.MsoPlainText
{
    margin: 0in;
    margin-bottom: .0001pt;
    mso-pagination: widow-orphan;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    mso-fareast-font-family: "Times New Roman";
    mso-bidi-font-family: "Times New Roman";
}
div.MsoNormal
{
    mso-style-parent: "";
    margin: 0in;
    margin-bottom: .0001pt;
    mso-pagination: widow-orphan;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    mso-fareast-font-family: "Times New Roman";
}
li.MsoPlainText
{
    margin: 0in;
    margin-bottom: .0001pt;
    mso-pagination: widow-orphan;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    mso-fareast-font-family: "Times New Roman";
    mso-bidi-font-family: "Times New Roman";
}
/* Style Definitions */

p.MsoNormal
{
    mso-style-parent: "";
    margin: 0in;
    margin-bottom: .0001pt;
    mso-pagination: widow-orphan;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    mso-fareast-font-family: "Times New Roman";
}

 /* ModalPopuP Style */ 

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.modalPopup
{
    background-color: #E5F4FE;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.modalPopup p
{
    padding: 5px;
}

.VisbleFalse
{
    visibility: hidden;
}

.VisbleTrue
{
    visibility: visible;
}

.panel
{
    font-size: 12px;
}
.panel td
{
    vertical-align: top;
    padding: 2px;
}

.panel input[type=text], .panel textarea, .panel select
{
    font-size: 11px;
}
legend
{
    font-weight: bold;
}

.panel legend
{
    font-weight: bold;
}

.PnlNewEntry 
{
    margin-top: 20px; 
}

.mainpanel legend
{
    font-size: large; 
    color:  #76B55B;
}

.mainpanel fieldset
{
    border: 1px solid #76B55B;
}

.formView
{
    padding: 3px;
    border: 1px solid #3B6E22;
}

.cols
{
    background-color: #E5F4FE;
    border-right-color: #003366;
    vertical-align: top;
}