* {/* zero margins and padding */
		margin: 0;
		padding: 0;
		border: 0;
		}
#skip_nav {/* skip-navigation container */
		position: absolute; 
		top: 2px;
		left: -100px;
		width: 60px;
		text-align: center;
		}
body {/* set page background colour */
		font-size: 100.01%; /* Fix for some browser bugs */
		padding-bottom: 30px;
		background: #fff;
				}
#outer_wrapper	{
	margin: 0 auto;
	width: 975px;
	border: 1px solid #666666;
	overflow:hidden; 
	}
#masthead	{
		height:110px;
		}
#nav_issues	{
	background-color: #999;
	padding:7px 30px 1px 26px;
	height:20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
		}
#nav_issues a	{
	color: #fff;
	}
#main_wrapper	{
	width: 975px;
	}
#nav_contents	{
	float: left;
	width: 210px;
	padding: 15px 25px 15px 25px;
	background-color: #f1f3f4;

	}
#stage	{
	float: right;
	width: 655px;
	padding: 30px 30px 0 28px;
	border-left: 1px dashed #ccc;
}
#contact_box	{
	float:left;
	width:210px;
	background-color: #f1f3f4;
	padding: 25px;
	text-align: left;
	margin-top: 6px;
		border-bottom: 1px dashed #ccc;
	}
#footer_wrapper	{
	clear:both;
	width: 975px;
	margin: 0 auto;
	}
#footer	{
	text-align: right;
	padding-right: 3px;
	}
#gfx_right	{
	float:right;
	padding:8px 2px 8px 20px;
	}
#bluebox	{
	background:#cfddf1;
	padding: 15px;
	}
#graph	{
	text-align:center;
	}
#move_up	{
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	padding: 10px 25px 10px 25px;
	margin: 0 -25px 10px -25px;
	}
	
/* =========================== NAVIGATION =============================== */

#nav {
	display: block;
	list-style: none;
	margin-top: -15px;
}
#nav li { /* all list items */
	float: right; 
	margin:0 7px 0 2px;
	}		
	
#nav li a	{
	padding:0 3px 2px 3px;
	text-decoration:none;
	color:#fff;
	}
#nav li a:hover	{
	text-decoration:underline;
	}


#nav_contents ul {
		text-align: left;
		list-style: none;
		padding-top: 15px;
		padding-bottom: 15px;
}
#nav_contents li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0b3a90;
		font-weight: bold;
		}
#nav_contents li a	{
		color: #333;
		font-weight:normal;
		text-decoration: none;
		}
#nav_contents a:hover {
		color: #8aa5c9;
		text-decoration: none;
		}
#nav_contents li.space	{
		line-height:4px;
		}
/* =========================== LINKS =============================== */
a	{
	text-decoration:none;
	}
a:link {color:#0b3a90}      /* unvisited link */
a:visited {color:#0b3a90}  /* visited link */

a:hover {
	text-decoration: underline;
	}
a:active {
	outline:0;
	}
a:focus {
	outline:0;
	}
/* =========================== IMAGES =============================== */
#stage img	{	
	margin: 0 -25px 10px -25px;
	padding: 10px 25px 25px 25px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	}
#table_img img {
	text-align: center;
	border:none;
	margin:0 0 5px 0;
	padding:0;
	}
#float_image img {
	float:right;
	margin: 0;
	border: 0;
	padding: 5px 0 15px 25px;
	}
/* =========================== TEXT / FONTS =============================== */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0b3a90;
	text-align: left;
	}
h1 {
	font-size: 26px;
	}
h2	{
	font-size: 16px;
	color: #666;
	}
h3	{
	font-size: 14px;
	}
h4	{
	font-size: 13px;
	}
.h4_grey, .h4_grey_right	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	}
.h4_grey_right	{
	text-align:right;
	}
.large_header_1	{
	font-size: 48px;
	color: #666;
	}
.large_header_2	{
	font-size: 44px;
	color: #666;
	}
.large_header_3	{
	font-size: 42px;
	color: #666;
	letter-spacing: -1.5px;
	}

.contents_header	{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0b3a90;
	text-align: left;
	}
.contents_header a {
color: #0b3a90;
}
.contents_header a:hover {
color: #0b3a90;
}
.issue_header	{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0b3a90;
	text-align: left;
	}
p, form, #contact_box, #contact_box a, table	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-align: left;
	list-style-position: inside;
	text-decoration: none;
	}
p	{
	line-height:16px;
	}
#contact_box a:hover {
		text-decoration: underline;
	}
.blue	{
	color: #0b3a90;
	}
.blue_space_left	{
	color: #0b3a90;
	margin-left:20px;
	}
.grey	{
	color: #666;
	}
blockquote	{
	margin: 0 70px 0 0;
	color: #0b3a90;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		line-height:16px;
	}
.footnote	{
	font-size:10px;
	color: #666;
	vertical-align: super;
	}
#source, .source	{
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top:-28px;
	margin-bottom: 5px;
	}
#source a	{
	text-decoration:none;
	}
#source a:hover	{
	text-decoration:underline;
	}
#source_table, .source_table	{
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top:10px;
	margin-bottom: 5px;
	}
#caption {
		text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top:-28px;
	margin-bottom: 5px;
	}
#normal ul	{
	padding: 0;
	margin: 0;
	}
#normal li	{
	color:#333333;
	list-style-image:url(../issue5/gfx/li_square.gif);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	}
#numbered_list ul, #numbered_list_body ul	{
	padding: 0;
	margin: 0;
	}
#numbered_list li	{
	list-style-type:decimal;
	color:#999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
#numbered_list_body li	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type:decimal;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	text-decoration: none;
	}
#stats	{
	width:600px;
	}
#stats_full	{
	width: 655px;
	font-size: 11px;
	}
#stats_half	{
	width: 315px;
	font-size: 11px;
	}
#stats td, #stats_half td, #stats_full td {
	padding: 3px 3px 3px 6px;
	vertical-align: top;
	}
.t_title	{
	color:#ffffff;
	font-weight: bold;
	}
.t_title_black	{
	color:#000000;
	font-weight: bold;
	}
.t_title td, .t_title_black td	{
	text-align: right;
	
	}
td.lefty	{
	text-align: left;
	}