/**
 * Description				: Typographic styles for standards-compliant browsers
 * Author							: Stephen Lewis (stephen@meetmanifest.com)
 * Version						: 2.0
 * Date								: 19th December 2006
 */

body {font : 62.5%/1.5 Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; text-align : center;}
p.right	{text-align : right;}
abbr, acronym {cursor : help;}
img {vertical-align : bottom;}


/* =a
 -------------------------------------------------------------*/
a {text-decoration : none;}


/* =ul
 -------------------------------------------------------------*/
ul  {list-style : disc;}


/* =ol
 -------------------------------------------------------------*/
ol  {list-style : decimal;}


/* =h*
 -------------------------------------------------------------*/
h1, h2, h3 {font : bold 1em/1.5 Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1 {font-size : 1.1em;}
/*h3 {font-weight : normal;}*/

/* Heading variants */
#col_nav h3 {font-weight : normal; font-size : 1.1em;}
#col_ad h3 {font-weight : normal; font-size : 1.1em;}


/* =form
 -------------------------------------------------------------*/
legend {font-size : 1em; font-weight : bold;}
input, textarea, select {font : 1em/1.0 "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;}
textarea {line-height : 1.5;}


/* =wrapper
-----------------------------------------------*/
#wrapper {text-align : left;}


/* =index_text
-----------------------------------------------*/
.index_text {list-style : none;}
.index_text dt {font-weight : bold;}
.index_text dl.inline_title dt {font-weight : normal;}


/* =index_image
-----------------------------------------------*/
.index_image {list-style : none;}
.index_image dt a {font-weight : bold;}

.index_image dl.inline_title dt {font-weight : normal;}
.index_image dl.inline_title dt a {font-weight : normal;}


/* =index_company
-----------------------------------------------*/
.index_company {list-style : none;}


/* =featured_list
-----------------------------------------------*/
.featured_list {list-style : none; line-height : 1.24;}
.featured_list dt {font : bold 1em/1.5 Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;}
dd.button_link span {line-height : 1; text-transform : lowercase;}


/* =qa (Question - Answer list)
-----------------------------------------------*/
dl.qa dt {font-weight : bold;}


/* =headlines
-----------------------------------------------*/
.headlines {list-style : none;}


/* =brand_strapline
-----------------------------------------------*/
#brand_strapline {text-align : center;}


/* =nav_primary
-----------------------------------------------*/
#nav_primary {list-style : none;}


/* =nav_secondary
-----------------------------------------------*/
#nav_secondary {list-style : none;}


/* =nav_az
-----------------------------------------------*/
.nav_az {list-style : none;}


/* =supp
-----------------------------------------------*/
#supp p {text-align : center;}


/* =supp_nav
-----------------------------------------------*/
#supp_nav {text-align : center;}
#supp_nav ol {list-style : none;}
#supp_nav a, #supp_nav a:visited, #supp_nav a:hover {text-decoration : none;}

