/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2

Reset.css - normalises styles across all browsers *DONT REMOVE*
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body { font:13px verdana, arial, helvetica, sans-serif; *font-size:small; *font:x-small; background-color:#FFFFFF; }
div.main { width:650px; float:left; }
div.block_heading { width:650px; float:left; }
div.block_heading div.logo { width:97px; float:left; }
div.block_heading div.statement { width:200px; float:right; margin-top:84px; }

div.block_controls { width:650px; height:13px; float:left; background-color:#000000; }
div.block_controls div.banner { width:10px; float:left; }
div.block_controls div.controls { width:353px; float:right; }
div.block_controls div.controls ul { width:353px; float:left; border-left:1px solid #FFFFFF; }
div.block_controls div.controls ul li { float:left; }

div.block_content div.content { padding:20px; }
div.block_content div.content h2,
div.block_content div.content h3 { font-weight:bold; }
div.block_content div.content h1,
div.block_content div.content p { margin-bottom:10px; }
div.block_content div.content h1 { font-weight:bold; font-weight:normal; font-size:160%; color:#000000; }
div.block_content div.content h2 { font-weight:bold; font-size:130%; color:#000000; margin-bottom:10px; }
div.block_content div.content h3 { font-weight:bold; font-size:120%; color:#000000; margin-bottom:5px; }
div.block_content div.content strong { font-weight:bold; }
div.block_content div.content em { font-style:italic; }
div.block_content div.content ul { list-style:disc; padding:0px 0px 0px 20px; }
div.block_content div.content li { margin:0px 0px 10px }
div.block_content div.content ol { list-style:decimal; padding:0px 0px 0px 20px; }
div.block_content div.contentspan.underline { text-decoration:underline; }
a { color:#000000; text-decoration:underline; }
a:hover { text-decoration: none; }
p.quote { color:#666666; font-style:italic; padding:0px 0px 0px 10px; }
p.quoted { color:#666666; text-align:right; font-style:italic; padding:0px 10px 0px 10px; margin:0px; }
span.footnote { color:#666666; font-size:85%; }
span.superscript { font-size:70%; padding:0px 0px 5px 0px; }

div.block_footer div.back { width:650px; float:left; font-size:92%; color:#666666; text-align:center; }
div.block_footer div.back p { margin:0px 0px 20px 0px; }
div.block_footer div.copyright { width:650px; height:19px; float:left; font-size:70%; text-align:center; color:#FFFFFF; background-color:#000000; background-image:url(/images/background_footer_cambridge_papers.gif); background-repeat:no-repeat; background-position:right; margin:10px 0px 20px; padding:6px 0px 0px; }

