@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif}
td{ font-size:11px;}
.topalign { vertical-align:top}
.blankDiv { float:left; width:100%; font-size:2px; margin:0; padding:0; position:relative;height:5px; line-height:5px; clear:both }
.displayNone{ display:none}
img{border:none}
.rightAlignedText{ text-align:right}
.rightpadding{ padding-right:10px;}
.leftAlignedText{ text-align:left}
.noborder{ border:1px solid #FFF}
input{ border: 1px solid #CCCCCC; font-size:10px;}
.selectBox{ border:1px solid #cccccc; font-size:10px;}
.calculator_wrapper { width:514px; border:1px solid #CCC}
.calculator_head { background:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:3px; }
.calculator_flexible { width:508px; /*margin-right:3px;*/margin:5px 0 5px 5px; }

.blocktitle{color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif; height:25px; padding-left:2px;}
.boxHeading{ background:url(../images/corners/curved_gradient_294x30.jpg) no-repeat; color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif; height:25px; padding-left:10px;}
.saving_contentrow {background:url(../images/corners/leftcolumn_tile.jpg) repeat-y}
.saving_toprow {background:url(../images/corners/header_title_tile.jpg) repeat-x}
.saving_footer {background:url(../images/corners/footer_middle_tile.jpg) repeat-x}

.saving_leftColumn { background:url(../images/corners/leftcolumn_tile.jpg) repeat-y}
.saving_rightColumn { background: url(../images/corners/right_column_tile.jpg) right repeat-y}
.rates {float:left; font-weight:bold; color:#000; width:210px;  font-family:Arial, Helvetica, sans-serif;}

/* Style to display Show Saving Calculation*/
.showresult_wrapper { width:514px; border:1px solid #CCC; display:none }
.showresult_head { background:#CCCCCC; font-family:Arial, Helvetica, sans-serif;  font-size:12px; font-weight:bold; padding:3px;}
.showresult_flexible { width:508px; margin:5px 0 5px 5px;}
