.contactUsLabel {
	font-weight:bold;
	display:inline-block;
	width:100px;
	vertical-align:top;
}

.contactUsText {
	display:inline-block;
	}
	
.pdfList {
	list-style-image: url('../images/pdf.gif');
   margin-left:20px;
}

.pdfListText {
	display:inline-block;
	float:right;
	text-align:left;
}


.activeFirst {
    background: url(../images/bg-mainNavSelected.png) no-repeat;
    background-position: -10px top;
    color: White;
	}
	
	
	
.row1 .packageButtons {
	float: left;
	margin-bottom: 0px;
	margin-left:40px;
}

.packageButtons {
	background:url("../images/internal/btnLeft.gif") 0 0 no-repeat #2b8dc7;
	display: block;
	float: left;
	padding: 0 0 0 24px;
	height: 35px;
	margin-right: 3px;
	margin-top:20px;
	margin-left:20px;}

.packageButtons a, .packageButtons  a:hover{
	background:url("../images/internal/btnRight.gif") right top no-repeat #2b8dc7;
	display: block;
	float: left;
	padding: 10px 24px 0 0;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;}

.packageButtons sel {background:url("../images/internal/btnLeft-on.gif") 0 0 no-repeat #5ea8d4;}
.packageButtons sel a{background:url("../images/internal/btnRight-on.gif") right top no-repeat #5ea8d4;}


.summaryItem {
	font-weight:bold;
	color:black;
	font-size:12px;
	margin-left:15px;
}

.payDaysMoneyTotal {
    text-align:right;
    width:12%;
}
 .payDaysMoneyResult {
    text-align:right;
    width: 11%;
    background-color: #e2e3e5;
    border-bottom: 1px solid #b7b7b7;
    font-weight:bold;
}
 .payDaysMoneyResultTotal {
        text-align:right;
    width: 12%;
    background-color: #e2e3e5;
    border-bottom: 1px solid #b7b7b7;
    font-weight:bold;
}

.fundsTable {
    width:33%;
        text-align:right;
}

.fundsTableResult {
    width:33%;
    background-color: #e2e3e5;
    border-bottom: 1px solid #b7b7b7;
   }
    
  .expenseTable {
    width:20%;
}

.expenseTableResult {
    width:20%;
    background-color: #e2e3e5;
    border-bottom: 1px solid #b7b7b7;
    }
    
#report_table .head {
    width: 702px;
    height: 47px;
    background: url(../images/graphtablehead.png) no-repeat;
    padding: 18px 20px;
    color: #fff;
}
#report_table .head .text {
    height: 20px;
    width: 115px;
}
#report_table .head .ui-datepicker-trigger {
    height: 18px;
    margin: 0px;
    cursor: pointer;
    background-color: #2b8dc7;
    border: none;
}

.csvButton {
    width:20px;
    height:20px;
    margin-bottom:-5px;
    margin-left:50px;
}

#row1 {
	margin-top:20px;
}

.disabledCalcMenu .linkCalcMenu {
	font-size:12pt;
	font-weight:bold;
}




#bodyError {
    width: 800px;
    margin-left: 20px;
    margin-right: auto;

}

.calculatorLabel {

	display:inline-block; 
	float:left; color:white; 
	margin-left:10px;
	margin-top:5px;
}


.packageSaving {
	color:#ff9A22;
}

#contributionMessage {
    color: #ff9a22;
   
}
.site {
	color: #ff9a22;
	font-weight: bold;
	font-style: italic;
}


.updateButton   {
    width: 50px;
    height: 25px;
    display: block;
    overflow: hidden;
    border-style:solid;
    border-width:1px;
    border-color:grey;
    border-radius:5px;
    background-color:#7EBB00;
    color:white;
    font-weight:bold;
    font-size:10px;
    text-align:center;
    margin-top: 0px;
    margin-right:5px;
}

.calcBottomHead td {
    background:#2B8DC7;
    height: 28px;
    color: White;
    font-weight: bold;
    padding: 0 5px;
}

.fullWidth {
	width:100%;
}

.resetPassword {

    width: 160px;
    height: 24px;
    display: block;
    overflow: hidden;
    border-style:solid;
    border-width:1px;
    border-color:grey;
    border-radius:5px;
    background-color:#2B8DC7;
    color:white !important;
    font-weight:bold;
    text-align:center;
    margin-top: 4px;
}

#formBlock {
    padding:15px;
    border: 1px dotted #bdbdbd;
}

.adminData td {
	padding-left:5px;
}


.adminData th {
	padding-left:5px;
	font-weight:bold;
	background-color:#2B8DC7;
	color:white;
}

.clickLink {
	cursor:pointer;
}

.disabledCalcMenu .linkCalcMenu {
	font-size:12pt;
	font-weight:bold;
}

#calcTableForm {
	width: 826px;
	padding: 25px 0 0 15px;
}
