/* MAIN TEMPLATE COMPONENTS */
body {
  padding-top: 0px;
  margin: 0px 0px 0px 0px;
  font-size: 0.7em; 
  font-family: trebuchet MS, arial, helvetica, verdana, sans-serif;
  color: #838383;
}

.body p {
  margin: 11px 0px 20px 0px;
  padding: 0px;
}

a {
  color: #84203B;
  text-decoration: underline;
}

a:visited {
  color: #003366;
}

li {
  list-style-image: url('/images/square_bullet.gif');
}

form {
  position: relative;
  margin: 0px;
  padding: 0px;
  position: relative;
}

form th {
  text-align: left;
}

form img {
  height: 10px;
  width: 10px;
  position: relative;
  top: -3px;
}


hr {
  border: 0px;
  height: 1px;
  color: #CCCCCC;
}

label {
  font-weight: bold;
}

textarea {
  font-family: trebuchet MS, arial, helvetica, verdana, sans-serif;
}

button {
  color: #FFFFFF;
  background-color: #838383;
  border: 1px solid #838383;
  height: 21px;
  font-size: 1.1em;
  margin-right: 12px;
  margin-top: 10px;
}

input {
  border: 1px solid #D2D2D2;
  font-size: 1.0em;
  font-family: trebuchet MS;
}

input.noborder {
  border: 0px;
}

select {
  font-family: trebuchet MS;
  font-size: 1.0em;
  border: 1px solid #D2D2D2;
}

#header_extended {
  background-color: #003366;
  margin-top: 0px;
  border: 1px solid #003366;
}

#header {
  height: 97px;
  width: 766px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#header a img {
  border: 0px;
  position: absolute;
  top: 7px;
  left: 18px;
}


#breadcrumb {
  font-size: 1.1em;
  color: #333333;
  font-weight: bold;
  text-align: left;
  position: absolute;
  bottom: 5px;
  left: 28px;
}

#breadcrumb span a {
  text-decoration: underline; 
  color: #333333;
}

#breadcrumb span {
  font-weight: bold;
}

#content_area { 
  width: 766px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -8px;
}

#search_breadcrumb_bar {
  padding: 8px 0px 0px 0px;
  height: 60px;
  margin: 0px 0px 5px 0px;
  width: 766px;
  position: relative;
}

div.default { background: url('/images/sections/freedom/search_bar.jpg') no-repeat top left; }
div.corporate { background: url('/images/sections/corporate/search_bar.jpg') no-repeat top left; }
div.freedom { background: url('/images/sections/freedom/search_bar.jpg') no-repeat top left; }
div.investment { background: url('/images/sections/investment/search_bar.jpg') no-repeat top left; }
div.pensions { background: url('/images/sections/pensions/search_bar.jpg') no-repeat top left; }
div.financial { background: url('/images/sections/financial/search_bar.jpg') no-repeat top left; }
div.insurance { background: url('/images/sections/insurance/search_bar.jpg') no-repeat top left; }
div.mortgages { background: url('/images/sections/mortgages/search_bar.jpg') no-repeat top left; }


#search_area {
  text-align: right;
  width: 300px;
  margin-right: 5px;
  color: #333333;
  float: right;
  clear: left;
}

#search_area input {
  margin-left: 9px;
}

#search_area button {
  margin: 0px 12px 0px 12px;
}

#content {
  width: 563px;
  margin-left: 187px;
  padding-left: 16px;
  margin-bottom: 20px;
}

#section_image {
  width: 574px;
  margin-left: 192px;
  display: block;
}

#extended_footer {
  background-image: url('/images/footer_line.jpg');
  background-repeat: repeat-x;
  height: 21px;
}

div.stretcher {
  clear: both;
}

/* TABLES */

table {
  border: 1px solid #D3DFEB;
  border-collapse: collapse;
}

td, th {
  padding: 5px 5px 5px 5px;
  border: 1px solid #D3DFEB;
  font-size: 1.1em;
}

/* CONTENT */

#content h1, #report_content h1 { font-size: 1.5em; color : #A05368; }
#content h2, #report_content h2 { font-size: 1.3em; color : #A05368; }
#content h3, #report_content h3 { font-size: 1.1em; font-weight: bold; color: #98455B; }
#content h4, #report_content h4 { font-size: 1.1em; font-weight: bold; color: #98455B; }

.body h3 {
  margin-bottom: 0px;
}

#page_title {
  margin-top: 10px;
  padding: 0px;
  margin-bottom: 0px;
}

/* TOP NAVIGATION */
#topnav_extended {
  padding-bottom: 8px;
  background: #84203B url('/images/topnav_shadow.jpg') left bottom repeat-x;
}

#topnav {
  position: relative;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 766px;
  border-bottom: 1px solid #731C33;
  z-index: 3;
}

.navOption {
  display: block;
  position: absolute;
  top: 0px;
  width: 200px;
}

.navOption a.top {
  text-decoration: none;
  text-align: center;
  position: absolute;
  top: 6px;
  font-size: 1.1em;
  height: 30px;
  width: 125px;
  left: 0px;
  padding: 0px; 
  display: block;
  color: #FFFFFF;
}

.navOption img.spacer {
  position: absolute;
  left: 0px;
}

#last_spacer {
  position: absolute;
  right: 0px;
  top: -6px;
  border: 0px;
}

.navOption a.top:hover {
  color: #B84E63;
}

a.topnavChild {
  display: none;
  text-align: center;
  background: #E0F1FB;
  border-bottom: 1px solid #FFFFFF;
  text-decoration: none;
  padding: 5px 5px 5px 10px;
  top: 32px;
  position: relative;
  color: #003366;
  zoom: 1;
}

.topnavChild:hover {
  color: #000000;
  background-color: #C2DAEF;
}

#topnav .visible a.topnavChild {
  display: block !important;
}

.navOption a {
  padding-left: 10px;
  text-align: left;
  padding-top: 3px;
}

#first {
  position: absolute;
  left: 0px;
  width: 2px;
}

#topnav0 { left: 0px; }
#topnav1 { left: 131px; }
#topnav2 { left: 258px; }
#topnav3 { left: 386px; }
#topnav4 { left: 513px; }
#topnav5 { left: 641px; }


/* SIDEBAR NAVIGATION */
#sidebar, #index_sidebar {
  margin: 0px;
  padding: 0px;
  width: 187px;
  float: left;
}

#sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#sidebar ul li {
  width: 177px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 5px 0px;
  list-style-image: none;
}

#sidebar ul li.left_nav_child {
  padding-left: 15px;
  width: 172px;
  height: auto;
}

#sidebar ul li.left_nav_child a {
  padding-top: 2px;
  padding-bottom: 5px;
  font-size: 0.9em;
  background: none;
  border: 1px solid #FFFFFF;
  height: auto;
}

#sidebar ul li a:hover { background:  repeat-y top left url('/images/sections/over/top_left_nav_over.jpg'); }

#sidebar ul li.left_nav_child a:hover {
  border: 1px solid #E5EFF8;
}

#sidebar ul li.left_nav_child.selected_link a {
  border: 1px solid #E5EFF8;
  background:  repeat-y top left url('/images/sections/over/top_left_nav_over.jpg'); 
}

li.corporate a { background: repeat-y top left url('/images/sections/corporate/top_left_nav.jpg'); }
li.default a { background:  repeat-y top left url('/images/sections/freedom/top_left_nav.jpg'); }
li.freedom a { background:  repeat-y top left url('/images/sections/freedom/top_left_nav.jpg'); }
li.pensions a { background:  repeat-y top left url('/images/sections/pensions/top_left_nav.jpg'); }
li.investment a { background:  repeat-y top left url('/images/sections/investment/top_left_nav.jpg'); }
li.mortgages a { background:  repeat-y top left url('/images/sections/mortgages/top_left_nav.jpg'); }
li.insurance a { background:  repeat-y top left url('/images/sections/insurance/top_left_nav.jpg'); }
li.financial a { background:  repeat-y top left url('/images/sections/financial/top_left_nav.jpg'); }


#sidebar ul li a {
  margin: 0px 0px 0px 0px;
  color: #4B4B4B;
  text-decoration: none;
  font-size: 1.1em;
  padding: 10px 10px 10px 10px;
  display: block;
  zoom: 1;
}

#other_services h2 {
  font-size: 1.2em;
}

.services_teaser {
  width: 187px;
  height: 99px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 1.0em;
}

.services_teaser h3 {
  font-size: 1.1em;
  padding-top: 6px;
  margin: 0px;
  color: #666666;
}

.services_teaser h3 a {
  text-decoration: none;
  color: #666666;
}

.services_teaser p {
  margin: 15px 0px 0px 0px;
}

#teaser_corporate { background: no-repeat top left url('/images/sections/corporate/teaser.jpg'); }
#teaser_freedom { background: no-repeat top left url('/images/sections/freedom/teaser.jpg'); }
#teaser_pensions { background: no-repeat top left url('/images/sections/pensions/teaser.jpg'); }
#teaser_investment { background: no-repeat top left url('/images/sections/investment/teaser.jpg'); }
#teaser_mortgages { background: no-repeat top left url('/images/sections/mortgages/teaser.jpg'); }
#teaser_insurance { background: no-repeat top left url('/images/sections/insurance/teaser.jpg'); }
#teaser_financial { background: no-repeat top left url('/images/sections/financial/teaser.jpg'); }

/* FOOTER STYLES */
#footer {
  font-size: 0.9em;
  color: #84203B;
  text-align: center;
  margin-bottom: 20px;
  width: 766px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#footer p {
  margin-bottom: 5px;
  margin-top: 5px;
}

div.session_box {
    border: 1px solid #000000;
    padding: 5px;
    width: 400px;
    margin-bottom: 20px;
}

div.aqe { background: #FFCC9A !important; }
div.gqe { background: #FFCC65 !important; }
div.rightqe { background: #CCCC00 !important; }
div.resourcingqe { background: #FF9A00 !important; }

div.session_box p {
    margin: 0px;
}

div.session_box h4 {
    color: #000000 !important;
    margin: 5px 0px 0px 0px;
}

div.session_box ul {
    margin: 5px 0px 0px 0px;
}

/* ABOUT US */

span.alpha {
    padding-right: 1em;
}

/* FORMS */

