﻿body
{
    font-family: Arial;
    background: url(images/mainbg.jpg);
    background-repeat: repeat-x;
    padding-top: 40px;
}
.tbl1
{
    border-top: 1px solid #def2fd;
    border-left: 1px solid #def2fd;
}
.tbl1 td
{
    border-bottom: 1px solid #def2fd;
    border-right: 1px solid #def2fd;
    height: 24px;
    padding: 0px 6px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}
.checkboxlistclass, .checkboxlistclass td
{
    border: none;
}
.tbl2
{
    border: 1px solid #cccccc;
    padding: 18px;
    margin-top: 0px;
    position: relative;
}
.formhead
{
    padding: 4px 15px;
    font-family: Arial;
    font-weight: bold;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background-color: #00458e;
}
.tbl2 td
{
    font-size: 12px;
    color: #333;
    line-height: 20px;
    padding-top: 0px;
}
.bold
{
    font-weight: bold;
    display: block;
}
.approblock
{
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
    text-transform: uppercase;
    font-weight: bold;
}
.wxtbltxt
{
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}
.wxtbltxt1
{
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #000000;
}
.icgebasictab
{
    padding: 3px 0;
    margin: 0;
    font: bold 12px Verdana;
    border-bottom: 6px solid #4f94d7;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.icgebasictab li
{
    display: inline;
    margin: 0;
}

.icgebasictab li a
{
    text-decoration: none;
    padding: 3px 7px;
    margin-right: 1px;
    border: 1px solid #c1c1c1;
    border-bottom: none;
    background-color: #f6f6f6;
    color: #000000;
    font-size: 10px;
}

.icgebasictab li a:visited
{
    color: #2d2b2b;
    font-size: 10px;
}
icgebasictab .basictab li a:hover
{
    background-color: #9bc9f9;
    color: #ffffff;
    font-size: 10px;
    border-top: 1px solid #c8e9fb;
    border-left: 1px solid #c8e9fb;
    border-right: 1px solid #c8e9fb;
}

.icgebasictab li a:active
{
    color: black;
    font-size: 10px;
}

.icgebasictab li.selected a
{
    /*selected tab effect*/
    position: relative;
    top: 4px;
    padding-top: 6px;
    background-color: #00458e;
    border-top: 1px solid #c8e9fb;
    border-left: 1px solid #c8e9fb;
    border-right: 1px solid #c8e9fb;
    color: #ffffff;
    font-size: 10px;
    height: 23px;
}
.icfetblsideborder
{
    border: 1px solid #def2fd;
    border-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.IcfeLightSeperator
{
    font-weight: normal;
    font-size: 8pt;
    color: #326297;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #def2fd;
    height: 1px;
}
.IcfeTextBox
{
    border: #b4b4b4 1px solid;
    font-weight: normal;
    font-size: 12px;
    height: 18px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    resize: none;
}
.Icfefooterbg
{
    background: url(images/footerbg.jpg);
    background-repeat: repeat-x;
}
