body
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: "Arial";
    font-size: 10pt;
    /*color: #666666;*/
    color: #333333;
    background-color: #eaeaeb;
    width: 100%;
}
body a:link
{
    text-decoration: none;
    color:#983628;
}
body a:active
{
    text-decoration: none;
    color:#983628;
}
body a:visited
{
    text-decoration: none;
    color:#4A1711;
}
body a:hover
{
    text-decoration: underline;
    cursor: pointer;
    color: #4A1711;
}

table
{
    font-family: "Arial";
    font-size: 10pt;
}

table.green
{
    font-family: "Arial";
    font-size: 10pt;
    border: solid 1px #666666;
}

th.green
{
    font-family: "Arial";
    font-size: 10pt;
    color: #ffffff;
    font-weight:bold;
    border: solid 1px #666666;
    background-color:#79a43d;
}

.greensub
{
    font-family: "Arial";
    font-size: 10pt;
    color: #ffffff;
    font-weight:bold;
    border: solid 1px #666666;
    background-color:#8eba43;
}

tr.gray
{
    font-family: "Arial";
    font-size: 10pt;
    border: solid 1px #666666;
    background-color:#e3e3e3;
}

.heading
{
    font-weight: bold;
    color: #79A43D;
}

/*#watermark
{
	background:#ffffff url(../images/watermark.gif) no-repeat left bottom;
}*/

/*
.tdMid
{
    width:500px;
}

.tdRight
{
    width:300px;
}
*/

#frmJointCommon
{
    width: 1000px; /*    min-height: 760px;*/
    border: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    background-color: White;
    display: block;
}
/**************************************/
/*********Right Navigation ************/
#dvRightNav
{
    width: 250px;
    height: 220px;
    /*display: block;
    /*margin: 10px 15px 10px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align:top;*/
}
/*************Header styles start here ********/
#dvHeader
{
    height: 150px;
    width: 1000px;
    left: auto;
    right: auto;
    top: auto;
    margin: 0px 0px 0px 0px;
    /*border-bottom: solid 10px #8dbb40;*/
    position: relative;
}

#dvTopRightNav
{
    color: #6d6d6d;
    top: 0;
    right: 0;
    z-index: 1;
    font-size: 8pt;
    position: absolute;
    text-align: right;
    padding: 10px 10px 0px 0px;
    line-height: 16px;
}

#dvTopRightNav a:link, a:visited
{
    color: #6d6d6d;
    text-decoration: none;
}
/*************Header styles ends here *********/
#dvMenu
{
    position: absolute;
    top: 116px;
    left: 40px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


/* Drop down menu styles goes here */

#ulMenu
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#ulMenu li
{
    letter-spacing: .039em;
    float: left;
    list-style: none;
    /*font: 11pt; 11pt*/
    line-height: 26px;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
}
#ulMenu li span
{
    /*background-image: url(../images/topnavhoverbg.gif);
    background-position: center top;
    background-repeat: no-repeat; display:block; */   
}

#ulMenu li a:link, #ulMenu li a:active, #ulMenu li a:visited, #ulMenu li span
{
    width: 118px;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 10px;
    text-decoration: none;
    color: #3F3E3E;
    font-size: 10pt;/*10pt*/
}

#ulMenu li a:hover
{
    /*background-image: url(../images/topnavhoverbg.gif);
    background-position: center top;
    background-repeat: no-repeat;*/
    font-style:italic;
}

#ulMenu li ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    visibility: hidden;
    position: absolute;
}

#ulMenu li ul li
{
    display: inline;
    margin: 0px 0px 0px 0px;
    float: none;
    line-height: 22px;
    padding: 1px 0px 1px 0px;
}

#ulMenu li ul li a
{
    background-color: #BFBFBF;
}

#ulMenu li ul li a:hover
{
    /*background-color: #1d9fd9;*/
    background-color: #9B9B9B;/*white;*/
    background-image: none;
}

/*************Footer styles start here ********/

#dvFooter
{
    width: 1000px;
    display: block;
    height: 54px;
    font-size: 9pt;
    /*background-color: White;*/
    line-height: 20px;
    vertical-align: middle;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#dvFooter #spLeft
{
    display: inline;
    float: left;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
    float: left;
}
#dvFooter #spRight
{
    display: inline;
    position: relative;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 0px 0px;
    float: right;
}
#dvFooter a:link, #dvFooter a:active
{
    color: #983628;
}

#dvFooter a:visited
{
    color: #4A1711;
}

#dvFooter a:hover
{
    color: #4A1711;
    text-decoration: underline;
}
/*************Footer styles ends here *********/

/* ****** Upcoming Events & Meeting Table *********/
#dvUpcomingEvents, #dvKeyEvents
{
    display: block;
    /*height: 200px;     overflow-y: auto;     scrollbar-face-color: #b8d389;     scrollbar-highlight-color: #b8d389;     scrollbar-3dlight-color: #b8d389;     scrollbar-darkshadow-color: #b8d389;     scrollbar-shadow-color: #b8d389;     scrollbar-arrow-color: white;     scrollbar-track-color: #f5f5f5;*/
}

#rptTable, #tbKeyDates
{
    padding: 0px 0px 0px 0px;
    /*float: right;*/
    display: block;
    margin: 0px 0px 20px 10px;
    border-collapse: collapse;
}

#rptTable td, #tbKeyDates td
{
    padding: 3px 2px 3px 4px;
    line-height: 22px;
    border: none;
}
/*
#rptTable td a:link, #rptTable td a:active, #rptTable td a:visited, #tbKeyDates td a:link, #tbKeyDates td a:active, #tbKeyDates td a:visited
{
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    text-align: left;
    color: #4b4b4b;
    font-size: 10pt;
}
#rptTable td a:hover, #rptTable td a:hover
{
    text-decoration: underline;
    color: Navy;
}*/
.normalHeader
{
    line-height: 20px;
    margin: 0 0 0 0;
    border: none;
    padding: 2px 2px 2px 4px;
    text-align: left;
    color: White;
    font-size: 12pt;
    background-color: #b8d389;
}
.normalTH
{
    line-height: 20px;
    cursor: pointer;
    padding: 2px 2px 2px 4px;
    text-align: left;
    color: White;
    font-size: 12pt;
    background: transparent url(../images/sortnormal.jpg) no-repeat 35% center;
    background-color: #b8d389;
}
.sortDesc
{
    background: transparent url(../images/sortdown.jpg) no-repeat 35% center;
    background-color: #aac380;
}
.sortAsc
{
    background: transparent url(../images/sortup.jpg) no-repeat 35% center;
    background-color: #aac380;
}
tr.odd
{
    background-color: #e3e3e3;
}
tr.even
{
    background-color: #f5f5f5;
}
/***************************************************/
/**************gats login control*******************/
#tbGatsLogin
{
    border: none;
    border-collapse: collapse;
    /*padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;*/
    background-color:#CEDDAB;/*MIF added*/
    height:225px;
}
/*
#tbGatsLogin td
{
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
    height: 24px;
}
#tbGatsLogin td a:link, #tbGatsLogin td a:visited
{
    font-size: 14pt;
    font-weight: bold;
    color: #aac380;
}
#tbGatsLogin td a:hover
{
    color: Navy;
}
#tbGatsLogin input[type=text]
{
    border: solid 1px #666666;
    padding: 0px 0px 0px 0px;
    width: 110px;
}
#tbGatsLogin input[type=submit]
{
    background-image: url(../images/submitbg.jpg);
    background-position: center;
    border: solid 1px #666666;
    background-repeat: repeat-x;
}
*/
#spTitle
{
    display: block;
    padding: 0px 0px 10px 0px;/*mif check*/
    height: 20px;
    font-weight: bold;
}
/***************************************************/
/******************  Required Field ****************/
.required
{
    color: #FF0000;
    font-size: 10pt;
}
/***************************************************/