
.heading {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #1A5599;
}

.bodytext_blue {
    font-family: Tahoma;
    font-size: 11px;
    color: #1C5696;
    font-weight: normal;
}

.bodytextBold {
    font-family: Helvetica, Calibri;
    font-size: 12px;
    font-weight: bold;
    color: #010c05;
}

.bodytextNormal {
    font-family: Helvetica, Calibri;
    font-size: 12px;
    font-weight: normal;
    color: #394963;
    height: 22px;
}

.verticalText {
    font-family: Helvetica, Calibri;
    font-size: 12px;
    font-weight: normal;
    color: #394963;
    writing-mode: vertical-rl;
    text-orientation: sideways-right;
}

.infoText {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #394963;
}

.linktext {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: blue;
}

.linktext2 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: blue;
}

.taxCompHeader {
    font-family: Helvetica, Calibri;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #394963;
    padding-left: 5px;
}
.proofupldHeader {
	font-family: Helvetica, Calibri;
	font-size: 12px;
	font-weight: bold;
	color:#c1d6fb
	background-color: #394963;
	padding-left: 5px;
}


.gridhead {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    /*background-image:url(../images_v2/gridheadbg.gif);    */
    background-color: #5A8AC6;
    background-repeat: repeat-x;
    background-position: top;
}

.gridhead2 {
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    /*background-image:url(../images_v2/gridheadbg.gif);    */
    background-color: #394963;
    background-repeat: repeat-x;
    background-position: top;
}

.gridhead3 {
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    color: #394963;
    text-decoration: none;
    background-color: #D6DBEF;
}

.whitetextbold {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.controlStyle {
    border: thin solid #394963;
    font-family: Helvetica, Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #2F4462;
}

.numericControlStyle {
    border: thin solid #394963;
    font-family: Helvetica, Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #2F4462;
    text-align: right;
}


.text_box {
    font-family: Tahoma;
    font-size: 10px;
    height: 14px;
    width: 20px;
    border: 1px solid #0D325F;
}

.dropdown {
    font-family: Tahoma;
    font-size: 10px;
    height: 12px;
    width: 85px;
    border: 1px solid #0D325F;
}

.heading2 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #F04A34;
}

.bodytext_blueb {
    font-family: Tahoma;
    font-size: 11px;
    color: #1C5696;
    font-weight: bold;
}

.undlnktext {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #1C5696;
    text-decoration: underline;
}

.textbox_timesmall {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #003366;
    width: 100px;
    border: 1px solid #7F9DB9;
    background-color: #DAE6F4;
}

.chromestyle {
    width: 99%;
    font-weight: bold;
}

    .chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .chromestyle ul {
        border: 1px solid #BBB;
        width: 100%;
        background: url(Images/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
        padding: 4px 0;
        margin: 0;
        text-align: center; /*set value to "left", "center", or "right"*/
    }

        .chromestyle ul li {
            display: inline;
        }

            .chromestyle ul li a {
                color: #494949;
                padding: 4px 7px;
                margin: 0;
                text-decoration: none;
                border-right: 1px solid #ADED7C; /*THEME CHANGE HERE*/
            }

                .chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
                    background: url(Images/chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
                }


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
    position: absolute;
    top: 0;
    border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: white;
    width: 200px;
    visibility: hidden;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


    .dropmenudiv a {
        width: 100%;
        display: block;
        text-indent: 3px;
        border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
        padding: 2px 0;
        text-decoration: none;
        font-weight: bold;
        color: black;
    }

        .dropmenudiv a:hover { /*THEME CHANGE HERE*/
            background-color: #EAFADC;
        }

.bg {
    background: url(../TaxImages/bg2.gif) repeat-y center;
    margin: 0px;
}

.form_left_lin {
    background: url(../TaxImages/frm_lft_lin.gif) repeat-y;
    height: 100%;
    width: 20px;
}

.form_rit_lin {
    background: url(../TaxImages/frm_rit_lin.gif) repeat-y;
    width: 20px;
}

.copry_rit {
    color: #c1d6fb;
    font-family: Tahoma;
    font-size: 11px;
    text-indent: 15px;
    padding: 0px 45px 0px 0px;
}

.form_top_bg_lin {
    background-image: url(../TaxImages/frm_top_lin2.gif);
    background-repeat: repeat-x;
    height: 16px;
    width: 100%;
}

.form_btm_bg_lin {
    background-image: url(../TaxImages/frm_btm_lin.gif);
    background-repeat: repeat-x;
    height: 18px;
    width: 100%;
}

.inr_top_bg {
    background-image: url(../TaxImages/inr_top_bg.gif);
    background-repeat: repeat-x;
    height: 26px;
    width: 692px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
}

.inr_left_lin_bg {
    background-image: url(../TaxImages/inr_left_lin_bg.gif);
    background-repeat: repeat-y;
    height: 100%;
    width: 12px;
}

.inr_rit_lin_bg {
    background-image: url(../TaxImages/inr_rit_lin_bg.gif);
    background-repeat: repeat-y;
    height: 100%;
    width: 13px;
}

.inr_btm_lin_bg {
    background-image: url(../TaxImages/inr_btm_lin_bg.gif);
    background-repeat: repeat-x;
    height: 13px;
    width: 692px;
}

.welcome {
    font-family: Tahoma;
    font-size: 11px;
    color: #e6f7ff;
    text-indent: 20px;
}

.divider {
    background-image: url(../TaxImages/line.gif);
    background-repeat: repeat-x;
    background-position: center;
    height: 15px;
    width: 40%;
}
.taxtext {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.taxerrortext {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}

.taxtextbold {
	font-family: Arial;
	font-size: 8pt;
	FONT-WEIGHT: bold;
}

.taxtextbox {
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #999999 1px solid;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: auto;
	COLOR: #000000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 15px;
	BACKGROUND-COLOR: #f8f8f8;
	TEXT-DECORATION: none;
}

.taxchkbox {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: auto;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 15px;
	BACKGROUND-COLOR: #f8f8f8;
	TEXT-DECORATION: none;
}
