/* ***** BEGIN LICENSE BLOCK *****
 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
 *
 * The contents of this file are subject to the Mozilla Public License Version
 * 1.1 (the "License"); you may not use this file except in compliance with
 * the License. You may obtain a copy of the License at
 * http://www.mozilla.org/MPL/
 *
 * Software distributed under the License is distributed on an "AS IS" basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 * for the specific language governing rights and limitations under the
 * License.
 *
 * The Original Code is Using XML Data Islands in Mozilla.
 *
 * The Initial Developer of the Original Code is
 * Thad Hoffman.
 * Portions created by the Initial Developer are Copyright (C) 2003
 * the Initial Developer. All Rights Reserved.
 *
 * Contributor(s):
 *                 Thad Hoffman (phiori@mac.com) (Original Author)
 *                 Heikki Toivonen (heikki@netscape.com)
 *
 * Alternatively, the contents of this file may be used under the terms of
 * either the GNU General Public License Version 2 or later (the "GPL"), or
 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 * in which case the provisions of the GPL or the LGPL are applicable instead
 * of those above. If you wish to allow use of your version of this file only
 * under the terms of either the GPL or the LGPL, and not to allow others to
 * use your version of this file under the terms of the MPL, indicate your
 * decision by deleting the provisions above and replace them with the notice
 * and other provisions required by the GPL or the LGPL. If you do not delete
 * the provisions above, a recipient may use your version of this file under
 * the terms of any one of the MPL, the GPL or the LGPL.
 *
 * ***** END LICENSE BLOCK ***** */
.txtDefault
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif
}
.txtGroupLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana
}
.btnNoText
{
    WIDTH: 15px;
    HEIGHT: 15px
}
.btnWithText
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.cmbDefault
{
    FONT-SIZE: 9px;
    WIDTH: 140px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.cmbState
{
    FONT-SIZE: 9px;
    WIDTH: 40px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.fldPercentage
{
    FONT-SIZE: 9px;
    WIDTH: 60px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: right
}
.fldZipCode
{
    FONT-SIZE: 9px;
    WIDTH: 75px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.fldMoney
{
    FONT-SIZE: 9px;
    WIDTH: 100px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: right
}
.fldPhoneNum
{
    FONT-SIZE: 9px;
    WIDTH: 100px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.fldDefault
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.fldDate
{
    FONT-SIZE: 9px;
    WIDTH: 80px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.fldSSN
{
    FONT-SIZE: 9px;
    WIDTH: 120px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.fldSmallNumber
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    WIDTH: 40px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: right
}
.bodyClass
{
    BACKGROUND-COLOR: #28539C;
}
.lyrPage
{
    LEFT: 0px;
    BACKGROUND-COLOR: #28539C;
    WIDTH: 100%;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 100%
}
.lyrModal
{
    BACKGROUND-COLOR: #28539C;
}
.txtDHLabel
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: sans-serif
}
.txtDHGroupBoxLabel
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #28539C;
    COLOR: #ffffff;
    FONT-FAMILY: sans-serif
}
.listCtrlSelected
{
    FONT-SIZE: 9px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #0000ff
}
.listCtrlNonSelected
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.listCtrlDisabled
{
    FONT-SIZE: 9px;
    COLOR: #808080;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.longTabUnselected
{
    BACKGROUND-IMAGE: url(tab_nosel_125.gif);
    WIDTH: 125px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 25px
}
.longTabSelected
{
    BACKGROUND-IMAGE: url(tab_sel_125.gif);
    WIDTH: 125px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 25px
}
.longTabTextSelected
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: sans-serif;
    TEXT-ALIGN: center
}
.longTabTextUnselected
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: sans-serif;
    TEXT-ALIGN: center
}
.fldRequired
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffcc
}
.fldInvalid
{
    COLOR: #ff0033;
    BACKGROUND-COLOR: #ffffff
}
.fldIncomplete
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ccccff
}
.lyrBanner
{
    BACKGROUND-COLOR: #28539C
}
.lyrBannerGraphic
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(banner.gif);
    WIDTH: 881px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 90px;
    BACKGROUND-COLOR: #28539C
}
.logonBackground
{
    BACKGROUND-IMAGE: url(logon.gif)
}
.findBackground
{
    BACKGROUND-IMAGE: url(find.gif);
    BACKGROUND-REPEAT: no-repeat;
}
.loanSelBackground
{
    BACKGROUND-IMAGE: url(loansel.gif)
}
.xmlDef
{
	visibility: hidden;
	width: 0px;
	height: 0px;
}


