
*
{
    margin: 0pt;
    padding: 0pt;
}
body
{
    background-color: #FFF;
    color: #333333;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
}

img.png
{
    border: 0px; /*_behavior: url(iepngfix.htc);*/
}

table
{
    font-family: Verdana , Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}


.png
{
    /*behavior: url(iepngfix.htc);*/
}

ul
{
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
/*a:hover
{
	color:#ed912a !important;
}
a:link
{
	color:#6AAD29 !important; 
}
a:active
{
	color:#ed912a !important;
}
*/
.box, .button, .drop
{
    font-size: 1.0em;
    padding: 2px;
}

.box
{
    border: 1px solid #202528;
}

.button
{
    background-color: #202528;
    color: #FFF;
}

.button:hover
{
    background-color: #444;
}

.drop
{
    border: 1px solid #202528;
}

.wrapper
{
    font-family: Verdana , Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px auto;
    text-align: left;
    padding: 20px;
}

.navigation
{
    text-align: center;
    padding: 10px;
}

.container
{
    padding: 10px;
}

.pageheading1
{
    color: #8fc15e;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;
    padding-top: 10px; /*padding-left: 20px;*/
    font-weight: normal;
    text-transform: uppercase;
}

.pageheading
{
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase; /*background-color:#efefe5;*/
    vertical-align: middle;
    height: 30px;
    padding-left: 10px;
}
.innerpageHeading
{
    color: #8fc15e;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-weight: bold;
}
.pagedetail
{
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px; /*padding-top: 5px;*/
    padding: 10px;
    font-weight: normal;
}
.pagedetail p
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
}
.Expertiseheading
{
    float: left;
    width: 30%;
    padding-left: 10px;
    text-align: left;
    font-weight: bold;
}
.Expertisecontent
{
    float: left;
    width: 30%;
    padding-top: 20px;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    padding-bottom: 20px;
}
.gridPager
{
    color: #595c49;
    background-color: #ebebdf;
    text-align: center;
    font-weight: bold;
}
.gridHeader
{
    color: #595c49;
    background-color: #ebebdf;
    font-weight: bold;
}
.gridHeader td
{
    padding: 8px;
}
.gridHeader th
{
    padding: 8px;
}
.gridRow
{
    background-color: #f7f8f3;
    text-align: left;
    height: 25px;
    padding-bottom: 5px;
}

.gridRow td
{
    padding-left: 5px;
    padding-bottom: 5px;
}
.ServerSideGridRow
{
    background-color: #f7f8f3;
    text-align: left;
    height: 30px;
}

.ServerSideGridRow td
{
    padding-left: 15px;
}
.ServerSideGridRow .detailClass
{
    padding-left: 5px;
}

.gridRow .detailClass
{
    padding-left: 5px;
}

.gridAlternateRow
{
    background-color: #ffffff;
    text-align: left;
    height: 25px;
    padding-bottom: 5px;
}
.gridAlternateRow td
{
    padding-left: 5px;
    padding-bottom: 5px;
}
.ulStyle
{
    list-style-type: disc;
    margin-left: 20px;
}
.CollapseImg
{
    position: relative;
    float: left;
    cursor: pointer;
    background-image: url(  "../images/Forum/collapseForum.gif" );
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    top: 2px;
    
}
.ExpandImg
{
    position: relative;
    float: left;
    cursor: pointer;
    background-image: url(  "../images/Forum/ExpandForum.gif" );
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    top: 2px;
}
.CollapseTitle
{
    position: relative;
}

/*------------------ Grid Views ------------------ */

.gridHeaderTemplate
{
    position: relative;
    height: 30px;
    color: #595c49;
    text-align: left;
    font-weight: bold;
}
.gridHeaderTemplate td
{
    position: relative;
    background-color: #ebebdf;
    padding-left: 5px;
    margin-left: 2px;
    background-image: url(  "../images/table_heading_bg.jpg" );
    background-repeat: repeat-x;
    border-left: white 1px solid;
}
.gridRowTemplate
{
    text-align: left;
    height: 30px;
}

.gridRowTemplate td
{
    padding-left: 5px;
    border-left: white 1px solid;
}

.divDetailImage
{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.divDetailLSB
{
    display: block;
    float: left;
    overflow: hidden;
    width: 255px;
    position: relative;
}
.divDetailContents
{
    display: block;
    margin-left: 255px;
    overflow: visible;
    width: auto;
    position: relative;
    min-height: 200px;
    height: 100%;
}

h1, h2, h3, h4, h5
{
    font-family: Verdana, Arial, Sans-Serif;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-weight: bold;
}
h1
{
    color: #3eaa07;
    font-size: 16px;
}
h2
{
    color: #3eaa07;
    font-size: 15px;
}
h3
{
    color: #3eaa07;
    font-size: 14px;
}
h4
{
    color: #3eaa07;
    font-size: 13px;
}
h5
{
    color: #3eaa07;
    font-size: 12px;
}

.div_splitter
{
    height: 15px;
}

.divDetailContents2
{
    display: block;
    overflow: visible;
    width: auto;
    position: relative;
    height: 100%;
}

/* BEGIN: Newsletter Module */
.divSearch
{
    border: 1px solid #c9c8c8;
    background-color: #F0F1E9;
    margin-top: 10px;
}

.lblField, .txtInputField, .cmbSelectField, .boxAddEdit, .boxFilters, .boxResults, .boxEmail
{
    font-size: 11px;
    color: #797d5c;
}

.lblField2 td
{
    vertical-align: top;
    padding-top: 5px;
    padding-left: 5px;
}

.txtInputField
{
    height: 16px;
}

.cmbSelectField
{
    height: 20px;
}

.boxAddEdit, .boxFilters, .boxEmail
{
    display: block;
    position: relative;
    width: 98%;
    height: auto;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F0F1E9; /*border: 1px solid #c9c8c8;*/
}

.boxResults
{
    display: block;
    position: relative;
    height: auto;
    background-color: white; /*border: 1px solid #c9c8c8;*/
    margin-top: 10px;
    margin-bottom: 10px;
}
.xButton
{
    width: 2%;
    float: right;
    color: green;
    cursor: pointer;
}
.hideBox
{
    display: none;
}
.emptyDataClass
{
    padding: 5px;
    text-align: center;
    font-size: 14px;
    color: Red;
    font-family: Verdana, Arial, Sans-Serif;
    height: 30px;
}
.defaultButton
{
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
    height: 22px;
}
/* END: Newsletter Module */
.EmptyDataClass
{
    padding: 5px;
    text-align: center;
    font-size: 14px;
    color: Red;
    font-family: Verdana, Arial, Sans-Serif;
    height: 30px;
}
.floatClear
{
    clear: both;
}

.InquiryFormStyle
{
    border-right: #b8aead 2px solid;
    padding-right: 10px;
    border-top: #b8aead 1px solid;
    right:1px;
    margin-top: -237px;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 11px;
    padding-bottom: 0px;
    border-left: #b8aead 1px solid;
    width: 220px;
    color: #444444;
    padding-top: 5px;
    border-bottom: #b8aead 2px solid;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #E3E6D5;
    text-align: left;
    display:none;
}
