html,body {
  padding: 0;
  margin: 0;

  font-family:verdana, arial, helvetica, sans-serif;
  color:#036;
  font-size:100%;
}

#container {
  width: 963px;
}

a, p.required {
  color: #00a4e8;
}


h2 {
  font-size:165%;
  font-weight: normal;
}

h3 {
  font-size: 100%;
}

#content h2 {
  margin: 10px 0;
}

.introlink h2 {
  margin: 0;
}

.introlink h2 {
  font-size: 90%;
  font-weight: bold;
}

h3 {
  font-size:75%;
}
p, label, blockquote, #nav, #hotlinks, #content ul li {
  font-size:71%;
}

p {
  color: #535353;
  margin: 0 0 1.5em 0;
}

label {
  color: #535353;
}

ol {
  font-size: 75%;
}

#content p {
  line-height: 1.5em;
}

#hotlinks a {
  line-height: 1em;
}

li a {
  text-decoration: none;
}

#head {
  background-color: #00A4E9;
  background-image: url(/preview2/furniture/bfp_logo.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#header {
  height: 65px;
  margin: 0 0 30px 0;

  text-indent: -5000px;

  background-image: url(/preview2/furniture/eagles.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

#sidebar {
  float: left;
  width: 231px;
  margin: 0 15px 0 0;
}

#apply h2 {
  font-weight: bold;
  margin-top: 10px;
}

#main {
  float: left;
  width: 716px;
  margin: 0 0 30px 0;
}


#content {
  float: left;
  width: 485px;
  padding: 0;
  margin: 0;
}

#introlinkWrapperOne, #introlinkWrapperTwo {
  float: left;
  width: 219px;
  margin: 0;

  background-color: #F5F5F5;
  background-image: url(/preview2/furniture/introlink_top.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#introlinkWrapperOne {
  margin-right: 20px;
}

.introlink {
  margin: 0;
  padding: 0 10px 10px 10px;
  height: 8em;

  background-image: url(/preview2/furniture/introlink_bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.introlink h2 {
  margin: 0 0 .5em 0;
  padding: 0 0 0 10px;

  background-image: url(/preview2/furniture/introlink_icon.gif);
  background-position: center left;
  background-repeat: no-repeat;
}

.introlink p a {
  padding: 0 0 0 10px;
  text-decoration: none;
  color: #00a4e8;

  background-image: url(/preview2/furniture/icon_nav_off.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#apply {
  height: 132px;
  padding: 1px 0 15px 15px;
  margin: 0 0 1em 0;

  background-color: #E4F5FC;
  background-image: url(/preview2/furniture/corner_topright.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

#apply h2 {
  font-size: 91%;
}

#apply span.top {
  margin: 0 0 1em 0;
  display: block;
  width: 122px;

  background-color: #E2E9F1;
  background-image: url(/preview2/furniture/apply_button_top.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#apply span.top span.bottom {
  padding: 5px 5px 5px 5px;
  display: block;

  background-image: url(/preview2/furniture/apply_button_bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#apply a {
  margin: 0;
  padding: 0 0 0 10px;
  text-decoration: none;
  color: #036;
  font-size: 75%;

  background-image: url(/preview2/furniture/introlink_icon.gif);
  background-position: center left;
  background-repeat: no-repeat;
}

#apply p {
  color: #036;
}

#nav {
  padding: 10px 0 1em 10px;
  background-color: #f5fcfe;
}

#nav li ul {
  padding: 5px 0 0 10px;
}

#nav, #nav li ul {
  list-style: none;
  margin: 0;
}

#nav li {
  margin: 0 0 6px 0;
  padding: 0;
}

#nav li a, #nav li ul li a {
  text-decoration: none;
  color: #00a4e8;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;

  background-image: url(/preview2/furniture/icon_nav_off.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#nav li a.on {
  color: #036;
  background-image: url(/preview2/furniture/icon_nav_on.gif);
}

#nav a:hover, .introlink a:hover {
  text-decoration: underline;
}


#hotlinks {
  float: left;
  width: 230px;
  padding: 0;
  margin: 0 0 0 0;

  list-style: none;
  background-color: white;
}

#hotlinks li {
  margin: 1em 0 0 0;
  padding: 0;

  background-color: #E4F6FC;
  background-image: url(/preview2/furniture/hotlink_top.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#hotlinks li span {
  display: block;
  padding: 1em;
  margin: 0;

  background-image: url(/preview2/furniture/hotlink_bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#hotlinks li span a {
  color: #036;
  font-size: 110%;
  display: block;
  padding: 0 0 0 10px;
  margin: 0;

  background-color: #E4F6FC;
  background-image: url(/preview2/furniture/introlink_icon.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#content p {
  padding-right: 2.5em;
}

.introlink p {
  padding-right: 0 !important;
}

.clear {
  clear: both;
}



fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

fieldset label {
  color: #535353;
  width: 150px;
  display: block;
  float: left;
  padding: 0 10px 0 0;
  text-align: right;
}

fieldset input {
  width: 275px;
}

fieldset select {
  width: 280px;
}

fieldset select, fieldset input, fieldset label, fieldset textarea {
  margin-top: 1em;
}

input.button {
  margin: 1em;
  float: right;
}

span.required {
}

#footer {
  clear: both;
  margin: 0 auto;
  width: 950px;
}

#footer p {
  text-align: center;
}

#footer img {
  margin: 0 auto;
  display: block;
}

#footer ul {
  list-style: none;
  padding: 10px;
  font-size: 70%;
  margin: 0 auto;
}

#footer ul#levelOneFooterLinks {
  width: 540px;
}

#footer ul#levelTwoFooterLinks {
  width: 550px;
}

#footer ul li {
  display: inline;
}

#footer ul li a {
  padding: 0 7px 0 6px;
  border-right: 1px solid #535353;
  font-weight: normal;
  color: #535353;
}

#footer ul li a#last {
  border: none;
}

/* Process list */

#process {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 0;
}
#process div {
	color: white;
	background-image: url(/furniture/mid.gif);
	background-repeat: repeat-y;
	padding: 10px 20px;
	margin: 0px;
	width: 335px;
	text-align: center;
	line-height: 1.5em;
	position: relative;
}
div#footerText {
margin-top: 8px;
}

body#home h2 {
font-size:16px;
}
div#barclayspremier {
margin: 0 auto;
width: 550px;
font-size: .7em;
}
div#barclayspremier img {
margin-right: 10px;
}