/**
 * Description				: Screen styles to control the typography in standards-compliant browsers.
 * Author							: Stephen Lewis (s.lewis@blue-egg.co.uk)
 */

body {font : normal 68.75%/1.636 Verdana, "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;}
p.datestamp {font-size : 0.909em; line-height : 1.8;}


/* =a
 -------------------------------------------------------------*/
a, a:link {text-decoration : none;}
a.top {text-align : right; font-size : 0.909em; line-height : 1.8;}


/* =h*
 -------------------------------------------------------------*/
h1, h2, h3, h4 {font : bold 1em/1.636 "Helvetica Neue", "Helvetica", Arial, sans-serif;}

h2 {font-size : 1.254em; line-height : 1.3;}
h3 {font-size : 1.254em; line-height : 1.3;}
h1 {font-size : 1.254em; line-height : 1.3;}


/* =ul
 -------------------------------------------------------------*/
ul {list-style : none;}




/* =ol
 -------------------------------------------------------------*/
ol {list-style : decimal;}

.partner_td {
	padding: 5px 1px 5px 1px;
	border-bottom: 1px solid #C3C3C3;
	line-height: normal;
}

.partner_text {
	font-size: 10px;
	color: #666666;
}

 


/* =nav_primary
 -------------------------------------------------------------*/
#nav_primary ul {font : bold 1em/1.5 Arial, Helvetica, sans-serif;}
#nav_primary form label {font : bold 1.09em/1.5 "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
#nav_primary form div.submit {font-size : 0.909em; line-height : 1.8; text-align : left;}


/* =header
 -------------------------------------------------------------*/
#header h1 a {text-indent : -9999em;}


/* =header_ad
 -------------------------------------------------------------*/
#header_ad {line-height : 1.0;}
#header_ad img {vertical-align : text-bottom;}


/* =content_secondary
 -------------------------------------------------------------*/
#content_secondary {font-size : 0.909em; line-height : 1.8;}
#content_secondary h3 {font-size : 1.6em; line-height : 1.375;}


/* =supp
 -------------------------------------------------------------*/
#supp {font-size : 0.909em; line-height : 1.8;}
#supp p.credit {text-align : right;}

/* =supp2
 -------------------------------------------------------------*/
#supp2 {font-size : 0.909em; line-height : 1.8;}
#supp2 p.credit {text-align : right;}

/* =welcome
 -------------------------------------------------------------*/
#welcome {font-size : 0.909em; line-height : 1.8;}
#welcome p.credit {text-align : right;}

/* =signup
 -------------------------------------------------------------*/
div.signup {font-size : 0.909em; line-height : 1.8;}
.signup h4 {font : bold 1em/1.8 Verdana, "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;}


/* =article_actions
 -------------------------------------------------------------*/
ul.article_actions {font-size : 0.909em; line-height : 1.8;}


/* =resource_list
 -------------------------------------------------------------*/
.resource_list a.title {font-weight : bold;}




 

