﻿html, body
{
    margin: 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}
a
{
    color: #1E83C5;
}
table
{
    width: 100%;
}
.background
{
    margin: 0;
    width: 100%;
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.header
{
    position: relative;
    width: 100%;
    margin: 0;
    background-color: #FFFFFF;
/*
    height: 125px;
    background-image: url('../../webapp/images/headerbg.png');
    background-repeat: repeat-x;
*/
}
.pageheader
{
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
/*
    height: 125px;
    background-image: url('../../webapp/images/inheaderbg.png');
    background-repeat: repeat-x;
*/
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.pagewidth
{
    width: 1240px;
    margin-right: auto;
    margin-left: auto;
}
.widepagewidth
{
    width: 1240px;
    margin-right: auto;
    margin-left: auto;
}
#headermenu
{
    color: #1E83C5;
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    float: right;
    overflow: hidden;
}
#headermenu A
{
    color: #1E83C5;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#welcome TD
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#auxmenu
{
    float: right;
}
#auxmenu A
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#content
{
    /* width: 1100px; */
    min-height: 400px;
    background-color: #FFFFFF;
    padding: 10px;
    vertical-align: top;
}
.contentwidth
{
    /* width: 1065px; */
}
.sectioncontentwidth
{
   /* width: 1040px; */
}
.subheader
{
    height: 35px; /* background-image: url('../../webapp/images/subheaderbg.png');     background-repeat: repeat-x; */
}
.subheadercorner
{
    height: 35px; /* background-image: url('../../webapp/images/ulcbg.png');     background-repeat: no-repeat; */
}
.mainmenu
{
    width: 125px !important;
    background-image: url('../../webapp/images/mainmenubg.png');
    background-repeat: repeat-y;
    vertical-align: top;
}
.selectedtab
{
    height: 115px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    background-image: url('../../webapp/images/selectedtabbg.png');
    background-repeat: repeat-y; /* border: solid 2px #FFFFFF; */
    padding-left: 20px;
}
.selectedtab A
{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.unselectedtab
{
    height: 115px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding-left: 20px;
}
.unselectedtab A
{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.tabdogear
{
    height: 20px;
    background-image: url('../../webapp/images/dogearbg.png');
    background-repeat: no-repeat;
}
.tabspacer
{
    height: 20px;
}
.submenubar
{
    height: 30px;
    margin-top: 5px;
    margin-left: 100px;
}
.submenuselected
{
    width: 130px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    background-image: url('../../webapp/images/submenuselectedbg.png');
}
.submenuselected A
{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.submenu
{
    width: 130px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    background-image: url('../../webapp/images/submenubg.png');
}
.submenu A
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.calcframe
{
    background-color: White;
    border: solid 1px black;
    width: 100%;
    height: 750px;
    min-height: 400px;
}
.rwExternalContent iframe
{
    min-height: 0px;
}
fieldset
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding: 3px;
}
legend
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    color: #000033;
}
legend.small
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    color: #000033;
}
legend.subLevel
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #000033;
    padding: 5px;
}


.nohilight
{
    text-decoration: none;
    color: black;
}
.hilighted
{
    text-decoration: none;
    background-color: yellow !important;
}

.leftTab
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
}
.leftTab IMG
{
    text-decoration: none;
    border: 0;
}

.contentArea
{
    margin: 15px;
}
.dataArea td
{
    margin: 0px;
    padding: 0px;
}
.centered
{
    text-align: center;
}
.right
{
    text-align: right;
}
.dataLabel
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    color: #000033;
}
.dataLabelBig
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
}
.dataField
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    width: 75px;
}
.dataFieldWide
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    width: 125px;
}
.dataFieldVeryWide
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    width: 250px;
}
.dataValue
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
}
.total
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
}
.required
{
    /*    border: solid 1px DarkRed; */
}
.important
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic; /*   color: #499E49;  */
    color: #1E83C5;
}
.indent
{
    padding-right: 11px;
}
.auxText
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}
legend a
{
    text-decoration: none;
    color: black;
}

.availableBox
{
    border: solid 4px #999999;
    width: 80px;
    height: 20px;
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
    padding-top: 5px;
}
.additionalBox
{
    border: solid 4px #999999;
    width: 80px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    overflow: hidden;
}
.spendBox
{
    border: solid 4px #FF8C00;
    width: 80px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    overflow: hidden;
}
.saveBox
{
    border: solid 4px #9ACD32;
    width: 80px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    overflow: hidden;
}
.sliderBox
{
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}
.repayBox
{
    border: solid 4px #000000;
    width: 80px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
repayChart
{
    width: 500px;
    height: 500px;
}

.hidden
{
    display: none;
}

TD
{
    /*    border: solid 1px black; */
}
TR.widthrow
{
    height: 1px;
    font-size: 1px;
}

div.clear
{
    height: 0;
    clear: both;
    padding: 0;
    margin: 0;
}
.sectionheader
{
    height: 25px;
    font-size: 17px;
    font-weight: bold; /* color: #1A82C5; */
    color: #FAFAFA;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    border-top: solid 1px #DDDDDD;
    border-left: solid 1px #AEBBC5;
    border-right: solid 1px #DDDDDD; /* border-bottom: solid 1px #AEBBC5; */
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #0C4569; /* background-image: url(../../webapp/images/sectionbg.png);     background-repeat: repeat;     background-position-x: center;     background-position-y: top; */
}
.section
{
    /*   border-top: solid 1px #DDDDDD; */
    border-left: solid 1px #AEBBC5;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #AEBBC5;
    padding: 10px; /* background-color: #d8e3e7; */
    background-image: url(../../webapp/images/sectionbg.png);
    background-repeat: repeat;
    background-position: center top;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;

}
.stdbutton
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}
.stdcheckbox
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #000033;
}
.recentplan
{
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.recentplan:hover
{
    font-size: 13px;
    color: #000000;
    background-color: #FFFF33;
    text-decoration: none;
}
.highlight
{
    background-color: #FFFF33;
    text-decoration: none;
}
.clientname
{
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}
.alt1Color
{
    background-color: #BEDCBD;
}
.alt2Color
{
    background-color: #FAD1B1;
}
.alt3Color
{
    background-color: #EAB5B3;
}
.bluesection
{
    background-color: #E4ECF5;
}
.greensection
{
    background-color: #F0F5E6;
}
.redsection
{
    background-color: #FDEFE3;
}

.headline
{
    font-size: 15px;
    font-weight: bold;
    color: #1E83C5;
}

.bigheadline
{
    font-size: 24px;
    font-weight: bold;
    color: #1E83C5;
}

.indented
{
    padding-left: 12px;
}
.smallfont
{
    font-size: 11px;
}
.plain
{
    font-weight: normal;
}
.fastPass
{
    border: solid 1px #990000;
}