
body, div, p, input, a, textarea {
  font-size: 16px;
}


div#logo-toplinks a {
	font-size: 16px;
}

div#logo-toplinks p.textsize {
	font-size: 16px;
}


/*** TOP LEVEL NAVIGATION BAR ***/

div#navbar ul li a {
  font-size: 16px;
}
div#navbar li a {
  padding: 6px 10px 5px;
}
div#navbar li a.home {
  margin-left: 12px;
  padding-right: 12px;
}

/*** CENTRE and CENTRE-PLUS-RIGHT SECTION ***/

div#centre h1,
div#centre-plus-right h1 {
	font-size: 21px;
}
div#centre h1.landingpage,
div#centre-plus-right h1.landingpage {
	font-size: 22px;
}
div#centre h1.toplevel,
div#centre-plus-right h1.toplevel {
	font-size: 21px;
}
div#centre h1.subpage,
div#centre-plus-right h1.subpage {
	font-size: 21px;
}
div#centre h2,
div#centre-plus-right h2 {
	font-size: 19px;
}  
div#centre p,
div#centre-plus-right p {
	font-size: 18px;
} 
div#centre a,
div#centre-plus-right a {
	font-size: 18px;
}
div#centre li,
div#centre-plus-right li {
	font-size: 18px;
}


/*** HOMEPAGE ***/

div#homebanner h1 {
	font-size: 23px;
	line-height: 28px;
}

p.hometext {
	font-size: 20px;
	line-height: 21px;
}


/*** SEARCH RESULTS ***/

div#searchresults h1 {
	font-size: 22px;
}

div#searchresults a.resultlink {
	font-size: 19px;
}

div#searchresults p {
	font-size: 17px;
}


/*** HELPLINE ***/

div.rounded-rightcol-helpline ul li {
	font-size: 21px;
}

div.rounded-rightcol-helpline a {
	font-size: 18px;
}


/*** RIGHTCOL ***/

div.rounded-rightcol h2 {
	font-size: 19px;
}
div.rounded-rightcol p {
	font-size: 18px;
}


div.rounded-leftcol a.factsheetlink {
	font-size: 18px;
}

div.rounded-rightcol #newsletter-email {
	font-size: 17px;
}

div.rounded-rightcol a.newslink {
	font-size: 18px;
}
div.rounded-rightcol a.headline {
	font-size: 18px;
}
div.rounded-rightcol a.rss-subscribe {
	font-size: 18px;
}


/*** LEFTCOL ***/

div.rounded-leftcol h2 {
	font-size: 20px;
}
div.rounded-leftcol h3 {
	font-size: 18px;
}
div.rounded-leftcol p {
	font-size: 17px;
}



/*** HOME HALFSIZE FEATURE ***/

div.rounded-home-halfsize p {
	font-size: 18px;
	line-height: 19px;
}

div.rounded-home-halfsize a {
	font-size: 18px;
	line-height: 18px;
}

div.rounded-home-halfsize h2,
div.rounded-home-halfsize h2 a {
	font-size: 20px;
	line-height: 20px;
}


/*** HOME FULLSIZE FEATURE***/

div.rounded-home-fullsize h2 {
	font-size: 20px;
}

div.rounded-home-fullsize p {
	font-size: 18px;
	line-height: 19px;
}

div.rounded-home-fullsize a {
	font-size: 18px;
	line-height: 18px;
}

div.rounded-home-fullsize h2,
div.rounded-home-fullsize h2 a {
	font-size: 20px;
}


/*** CENTRE HALFSIZE FEATURE ***/

div.rounded-centre-halfsize p {
	font-size: 18px !important;
	line-height: 19px !important;
}

div.rounded-centre-halfsize a {
	font-size: 18px !important;
	line-height: 18px !important;
}

div.rounded-centre-halfsize h2,
div.rounded-centre-halfsize h2 a {
	font-size: 20px !important;
	line-height: 20px !important;
}


/*** CENTRE FULLSIZE FEATURE***/

div.rounded-centre-fullsize h2,
div.rounded-centre-fullsize h2 a {
	font-size: 18px !important;
	line-height: 19px !important;
}

div.rounded-centre-fullsize p {
	font-size: 18px !important;
	line-height: 19px !important;
}

div.rounded-centre-fullsize a {
	font-size: 18px !important;
	line-height: 16px !important;
}


/*** Vertical Menu ***/

.glossymenu a.menuitem {
  font-size: 19px;
}

.glossymenu a.heading {
  font-size: 21px;
}

.glossymenu div.submenu ul li a {
  font-size: 17px;
}


/*** Footer ***/

#footer div.text p {
	font-size: 16px;
	line-height: 21px;
}

#footer div.text p.small {
	font-size: 15px;
	line-height: 15px;
}


/*** Shortfall Calculator + Enquiry Form ***/

table.shortfallcalc, table.enqform {
  font-size: 18px;
}

select {
  font-size: 17px;
}

input {
  font-size: 17px;
}

.scalc_submit, .enq_submit {
  font-size: 17px;
}

