/* ################################## PAGE STRUCTURE STYLES ##################### */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #322b2d;
    text-align: left;
	margin: 0;
	background-color: #babcbe;
}

#wrapper {
	width: 832px;
	position:absolute;
	left: 50%;
	margin-left: -416px;
	z-index: 1;
	background-color: #babcbe;
}

#left_bg
{
    width: 10px;
	background: url(../images/calculators/page_shadow_left.jpg) repeat-y right top;
}

#right_bg 
{
    width: 10px;
	background: url(../images/calculators/page_shadow_right.jpg) repeat-y left top;
}

#page {
	width: 812px;
	display:inline;
	float:right;
}


/* ################################## GENERAL STYLES ##################### */
a {
	outline: none;
	text-decoration:none;
}


a img {border: 0;
       display: block;

        }


p, ul, li, dt, dd, input, select, textarea, label {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

ol
{
    margin: 0px;
    padding: 0 0 0 20px;
}

li
{
    margin-bottom: 5px;
}

ol li
{
    font-weight: bold;
}

ol li div
{
    font-weight: normal;
}

td
{
    vertical-align: top;
}

.dollar
{
    vertical-align: middle;
}

form {
	margin: 0; padding: 0;
}

p {
	line-height: 16px;
	margin: 0 0 10px 0; 
	padding: 0;
}

h1
{
    color: #07375e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 10px 0;
}

h2
{
    color: #07375e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0px;
}
.headerW1
{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 2px;
    font-weight: normal;
}
.headerW2
{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 11px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: bold;
    
}

.sub {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif !important;
	margin-top: 10px;
}

.clearer {
	clear: both;
	height: 1px;
	font-size: 0.1em;
}

.something
{
    width: 1px;
}

/* ################################## PAGE SECTION STYLES ##################### */
#header_left
{
    width: 572px;
    height: 80px;
    background: url(../images/calculators/header_dark_bg.jpg) #b8b9bb repeat-y;
    vertical-align: bottom;
}

#header_right
{
    width: 240px;
    height: 80px;
    background: url(../images/calculators/header_light_bg.jpg) #e7e8e9 repeat-y;
}

#hillross_logo
{
	height: 35px;
	position: relative;
	top: 16px;
	left: 87px;
}

.toolbar
{
    width: 140px;
    height: 27px;
    position: relative;
    left: 33px;
    background: url(../images/calculators/tools_tab_bg.gif) no-repeat;
    padding: 10px 0 0 70px;
}

.toolbarFF
{
    width: 140px;
    height: 17px;
    position: relative;
    left: 33px;
    background: url(../images/calculators/tools_tab_bg.gif) no-repeat;
    padding: 10px 0 0 70px;
}

#toolbar_email
{
    float: left;
    width: 16px;
    height: 13px;
}

#toolbar_print
{
    float: left;
    width: 16px;
    height: 13px;
    margin-left: 6px;
}


/* ################################## INTRO STYLES ##################### */

#intro_left
{
    width: 492px;
    background-color: #f3f3ef;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 0px;
    padding-top: 30px;
}

#intro_right
{
    width: 240px;
    background-color: #f5f5f2;
}

#close_box
{
    width: 100%;
    height: 25px;
    text-align: right;
    background-color: #ededeb;
}

/* ################################## HOW TO STYLES ##################### */

#howto_left
{
    width: 492px;
    background-color: #f3f3ef;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
    padding-top: 5px;
}

#howto_right
{
    width: 240px;
    background-color: #f5f5f2;
}

.download_body
{
background:#F3F3EF;
      font-size: 12px; 
      font-family: Verdana, Arial, Helvetica, sans-serif;
      width : 492px
}

.download_head
{
      background:#BABCBE;
}


/* ################################## CALCULATOR ##################### */

#calculator_wrapper
{
    width: 812px;
    background-color: #ffffff;
    padding: 0px;
}
 .gr
{
    color: #008833;
    text-align: right;
}
 .cBlue	
 { 
    COLOR: #0033CC;
    text-align: right;
 }
  .smallRow 
 { 
    font-size: 40%;
 }
 .spaceRow 
 { 
    font-size: 54%;
 }
TD.CellDimmed 
{   
    COLOR: silver;
    vertical-align: top;
    height : 21px;
}

TD.CellDimmedD
{   
    COLOR: silver;
    vertical-align: middle;
    height : 21px;
}

INPUT.InputBorderGray 
{	
    BORDER-RIGHT: silver 1px solid; 
    BORDER-TOP: silver 1px solid; 
    BORDER-LEFT: silver 1px solid; 
    BORDER-BOTTOM: silver 1px solid 
}
.subhead1 
{ color: #094872 
}
.topnav_layout
{
	border-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
}

.tab_layout
{
	background:#094872;
}
.tab_space
{
	background:#ffffff;
}

.calc_body
{
	background:#f7f7f7;
	font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width : 742px
}

.calc_nextsteps
{
	background:#f7f7f7;
	font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width : 722px
}

.calc_border
{
	background:#d5d5d5;
}

.td_space
{
	height:32;
}

.td_spaceFF
{
	height:35;
}


/* ################################## BOTTOM INFO ##################### */

#assumptions
{
    width: 742px;
    background-color: #f0f0ea;
    padding: 10px 35px;
}

.botinfo_title_col
{
    position: relative;
    left: -13px;
    background: url(../images/calculators/info_expand.gif) no-repeat;
    background-position: 0px 4px;
    padding-left: 13px;
    width:742;
}

#needtoknow
{
    width: 742px;
    background-color: #ffffff;
    padding: 10px 35px 25px;
}

.botinfo_title_exp
{
    position: relative;
    left: -13px;
    background: url(../images/calculators/info_collapse.gif) no-repeat;
    background-position: 0px 4px;
    padding-left: 13px;
    width:742;
}