body
{
    font-family: Verdana, sans-serif;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
br .brclass
{
    height: 5px;
    font-size: 5px;
}

a:link
{
    color: #0000FF;
    text-decoration: none;
}

a:linkbutton
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #663399;
    text-decoration: none;
}

a:active
{
    color: #000000;
    text-decoration: underline;
}

a:inactive
{
    color: #C1C1C1;
    text-decoration: underline;
}

a:hover
{
    color: #0000FF;
    text-decoration: underline;
}
/********************* LARGER TEXT *********************/

a.larger:link
{
    font-size: 12px;
    color: #0000CC;
    text-decoration: none;
}

a.larger:linkbutton
{
    font-size: 12px;
    color: #0000CC;
    text-decoration: none;
}

a.larger:visited
{
    font-size: 12px;
    color: #0000CC;
    text-decoration: none;
}

a.larger:active
{
    font-size: 12px;
    color: #0000CC;
    text-decoration: none;
}

a.larger:inactive
{
    font-size: 12px;
    color: #0000CC;
    text-decoration: none;
}

a.larger:hover
{
    font-size: 12px;
    color: #FF0000;
    text-decoration: underline;
}

/********************* END LARGER TEXT *********************/

/********************* BLACK *********************/

a.black:link
{
    color: #000000;
    text-decoration: none;
}

a.black:linkbutton
{
    color: #000000;
    text-decoration: none;
}

a.black:visited
{
    color: #000000;
    text-decoration: none;
}

a.black:active
{
    color: #000000;
    text-decoration: underline;
}

a.black:inactive
{
    color: #C1C1C1;
    text-decoration: underline;
}

a.black:hover
{
    color: #000000;
    text-decoration: underline;
}

/********************* END BLACK *********************/

/********************* WHITE *********************/

a.white:link
{
    color: #FFFFFF;
    text-decoration: none;
}

a.white:linkbutton
{
    color: #FFFFFF;
    text-decoration: none;
}

a.white:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

a.white:active
{
    color: #FFFFFF;
    text-decoration: underline;
}

a.white:inactive
{
    color: #FFFFFF;
    text-decoration: underline;
}

a.white:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

/********************* END WHITE *********************/

table
{
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
}
table .lightertable
{
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: lighter;
}

.outer
{
    border: solid 1px #616161;
    background-color: #FFFFFF;
}

.outergray
{
    border: solid 1px #999999;
    background-color: #FFFFFF;
}

.outergraythick
{
    border: solid 2px #f2f2f2;
    background-color: #FFFFFF;
}

.outergraythicknotop
{
    background-color: #FFFFFF;
    border-right: #f2f2f2 2px solid;
    border-left: #f2f2f2 2px solid;
    border-bottom: #f2f2f2 2px solid;
}

.outerwhite
{
    border: solid 1px #FFFFFF;
    background-color: #FFFFFF;
}

.outerwhitetopleft
{
    border-left: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    background-color: #FFFFFF;
}

.outerpurpletopleft
{
    border-left: #7C7C94 1px solid;
    border-top: #7C7C94 1px solid;
    background-color: #FFFFFF;
}

.outergreytopleft
{
    border-left: #A1A1A1 1px solid;
    border-top: #A1A1A1 1px solid;
    background-color: #FFFFFF;
}

.outerpurple
{
    border: solid 1px #7C7C94;
    background-color: #FFFFFF;
}

.outerpurplenoright
{
    background-color: #FFFFFF;
    border-left: #7C7C94 1px solid;
    border-bottom: #7C7C94 1px solid;
    border-top: #7C7C94 1px solid;
}

.outernotop
{
    background-color: #FFFFFF;
    border-right: #616161 1px solid;
    border-left: #616161 1px solid;
    border-bottom: #616161 1px solid;
}

.innernoleft
{
    background-color: #dfdfdf;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

.inner
{
    background-color: #e2e2e2;
}

.textbox
{
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-color: #999999;
    border-width: 1px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    vertical-align: middle;
    padding-top: 3px;
    width: 140;
}

.textboxlong
{
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-color: #999999;
    border-width: 1px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    vertical-align: middle;
    padding-top: 3px;
    width: 300;
}

.largetextbox
{
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-color: #999999;
    border-width: 1px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    padding-top: 3px;
    height: 120px;
    width: 400px;
}

.mediumtextbox
{
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-color: #999999;
    border-width: 1px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    vertical-align: middle;
    padding-top: 3px;
    width: 100;
}

.smalltextbox
{
    background-color: #FFFFFF;
    border-color: #999999;
    border-width: 1px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    vertical-align: middle;
    padding-top: 3px;
    width: 50;
}

.InputBox
{
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-color: #A5ACB2;
    border-width: 1px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    vertical-align: middle;
    padding-top: 3px;
}

.InputBoxNoBorder
{
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-color: #A5ACB2;
    border-width: 0px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    vertical-align: middle;
    padding-top: 3px;
}

.InputBoxLarge
{
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-color: #A5ACB2;
    border-width: 1px;
    padding-left: 3px;
    border-style: solid;
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 120px;
    width: 400px;
    vertical-align: middle;
    padding-top: 3px;
}
.benefits
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}

#divouter
{
    width: 445px;
    height: 473px;
    background-color: #D1E3F5;
    border: 1px solid #ADCFEA;
    display: block;
    overflow: hidden;
}

.topblank
{
    width: 100%;
    height: 10px;
    display: block;
    overflow: hidden;
}

.imagediv
{
    position: relative;
    width: 416px;
    height: 406px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    border: 1px solid #205F8C;
    text-align: left;
}

.imagediv_blnk
{
    width: 100%;
    height: 26px;
    display: block;
}

.Close_blnk
{
    width: 100%;
    height: 20px;
    display: block;
}

.imgSize
{
    position: static;
    width: 360px;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: left;
}

.close
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #205F8C;
}
.borderstylehomepages
{
    border: 1px;
    border-color: #d5dee4;
    border-style: solid;
    width: 247px;
}
.sectorsbackground
{
    border: 1px solid #d5dee4;
    width: 247px;
    background-position: 50% bottom;
    background-image: url('../images/homeandreg/BGMenus.gif');
    background-repeat: repeat-x;
    vertical-align: top;
}

.watermark
{
    position: relative;
}

.watermarkSpan
{
    position: absolute;
    left: 0;
    bottom: 0;
    color: White;
    font-weight: bold;
    font-style: oblique;
    filter: alpha(opacity=100);
    opacity: .100;
    padding-left: 5px;
    padding-bottom: 5px;
    font-size: 10px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* Ramesh Vagh  : Add - Start */
.Cl_Bar
{
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 2;
}

.normal10PxFont
{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 198px;
}
.normal11PxFont
{
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal12PxFont
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ToolText
{
    position: relative;
}
.ToolTextHover
{
    position: relative;
}
.ToolText span
{
    display: none;
}
.ToolTextHover span
{
    display: block;
    position: absolute;
    border: 1px solid black;
    top: 1.3em;
    left: 5px;
    background-color: #d9e3ea;
    color: #303030;
    text-align: left;
    width: 500px;
    text-decoration: none;
}

.disablebutton /* for disabling the button in mozila/FF/Opera */
{
    color: Gray;
    text-decoration: none;
}

.imgarrwRed
{
    float: left;
    width: 18px;
    min-height: 31px; /* moz/FF/Opera */
    _height: 31px; /* IE-win */
    background-image: url('images/homeandreg/ArrNewRed.gif');
    background-repeat: no-repeat;
    background-position: top;
    display: block;
}
.imgarrwBlu
{
    float: left;
    width: 18px;
    min-height: 31px; /* moz/FF/Opera */
    _height: 31px; /* IE-win */
    background-image: url(images/homeandreg/ArrNewBlue.gif);
    background-repeat: no-repeat;
    background-position: top;
    display: block;
}
.imgarrwBlu1
{
    float: left;
    width: 18px;
    min-height: 31px; /* moz/FF/Opera */
    _height: 31px; /* IE-win */
    background-image: url(images/homeandreg/ArrNewBlueType.gif);
    background-repeat: no-repeat;
    background-position: top;
    display: block;
}
.imgarrwGrn
{
    float: left;
    width: 18px;
    min-height: 31px; /* moz/FF/Opera */
    _height: 31px; /* IE-win */
    background-image: url(images/homeandreg/ArrNewGreen.gif);
    background-repeat: no-repeat;
    background-position: top;
    display: block;
}
/* Ramesh Vagh  : Add - End */
