/*----------< 1. Defaults >---------------*/

*{

padding:0px;margin:0px;

font-family:Arial, Helvetica, sans-serif;

}

/*--------------------------------< MAIN LAYOUT >-----------------------------------------*/

body{

font-size:62.5%;
line-height:1.7;

}

#bd {

width:100%;

	

}
#hd, #skipLink, #nav, .side_menu_container, #topnav, #subnav, #footer_bottom_text img, #printButton input, img{
display:none;
}

#grey_footer_form, #grey_footer_form_bottom, #correct_at_date
{
display:none;
}






#printHeader{



}


.clear{

height:1px;

font-size:0.0em;

clear:both;

}

.main_page_area h6 {
font-size:197%;
font-weight:bold;
line-height:1.5em;
}
.light_grey {
color:#9E9E9E;
}

.main_page_area h2 {
font-size:167%;
font-weight:bold;
line-height:1.5em;
padding-bottom:0.5em;
}

.table_key_feature_container h2 {
font-size:108%;
font-weight:bold;

}
.table_key_feature_container table th{
text-align: left;
width:150px;
}

.table_key_feature_container table tr{
vertical-align: top;
border:1px solid #000;
}
.table_key_feature_container table caption{
display:none;
}
.key_feature_foot h3{
display:none;
}
#account_information{
margin-top:20px;
border-top:2px solid #000;
border-bottom:1px solid #000;
margin-bottom:10px;
padding: 10px 0px;
}
.apply_area h4, .calc_area h4, .mort_area h4, .mort_area02 h4{
margin:10px 0px;
padding:5px 0px;
border-bottom:1px solid #000;
border-top:1px solid #000;
}
.calc_area p, .mort_area p, .mort_area02 p{
padding-left: 20px;
}

table.mortgage_product th{
text-align: left;
width:260px;
}
table.mortgages th, table.mortgages td, table.savings th, table.savings td
{
text-align: left;
}
.table_container{
margin-bottom:20px;
padding-bottom:10px;
}
table.mortgages h4, table.savings h4{
 border-bottom:1px solid #000;
}
table.base_table th{
text-align: left;
}

/* additional styles to tidy up print css for mortgage products */
table.savings_product
{

}
table.savings_product th
{
  text-align: left;
}
#pressure_rates
{

  
}
#pressure_rates h5
{
  font-size:40px;
}
#pressure_rates table
{
  width:300px;
}
table.mortgage_product li, table.savings_product li
{
  list-style-position: inside;
}
div.mort_area02
{
  border-bottom:1px solid #000000;
  margin:10px 0;
  padding:5px 0;
}
#account_information li
{
  list-style-type: disc;
  list-style-position: inside;
}