body {
	width: 100% !important;
}

.wrapper {
	width: 840px;
	margin: 0 auto 0 auto;
}

.no_pad {
	padding: 0px !important;
}

body, a, p, td, .textlink, .titlelink, a.sidebarlink:link
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_block {
	width: 840px; 
	background-image: url(../../themes/mi6_body_background.png);
}

#topmenu {
	background-color: rgba(49,56,55,0.2);
	position: absolute;
	width: 100%;
}

.pagewrap {
	position:static;
	margin: 0 auto 0 auto;
	width: 840px;
}

#header {
	width: 840px;
	height: 190px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background: url(../../themes/mi6_header.jpg) no-repeat;
}

/* ------------------------------------------------------- */
/* Fonts, headings and links */

.h1, .article_front a.article_title
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
} 

div.h1 {
	
}

h2.article_title
{
	margin: 0;
	padding: 0;
	letter-spacing: .05em;
	font-size: 10pt;
}
.h2, .h6
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.h2 {
	display: block;
	padding-top: 20px;
}

#fluid-container.news .h2 {
	padding-top: 0 !important;
}

h2 .h6 {
	font-size: 12px;
}

h6.small {
	font-size: 11px; 
	padding: 0; 
	margin: 0;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.h3 
{
	font-weight: bold;
	font-size: 11pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none 
}

.h4, .article_front a.article_category
{
	font-size: 8pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none 
}

.h5 
{
	font-size: 8pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none
}

/* These are because h1 and h2 were the WRONG way around in the old CSS... these are for headline tags, not spans */
h1
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 15px 0 0 0;
}
h2
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
}

.blockquote
{
	text-decoration:none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.blockquote a {
	font-size: 14pt;
}

.caption
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.datestamp
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
} 

.sidebar_heading
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
}

.footer_text, a.footer_text
{
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
}

.menutext 
{
	display: none;
}

.largeindex {
	margin: 0; 
	font-size: 26px;
}

.largeindex.padbottom {
	padding-bottom: 10px;
}

.twogrid {
	float: left; 
	margin: 0 15px 20px 0; 
	padding-right: 10px; 
	width: 270px; 
	height: 120px; 
}

.twogrid.rightseparator {
	background: url(../gfx/separator_vertical150.gif) right no-repeat;
}

.topright {
	float: right; 
	padding:5px 40px 0 0;
}

/* ------------------------------------------------------- */
/* Spoilers */

a.reveal {
	text-decoration: none; 
	padding: 3px;
	background: #606060;
	color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	cursor: pointer;
}

/* ------------------------------------------------------- */
/* Tables and sidebars */

.article_front {
	height: 162px;
}
 
td.header
{
	width: 832px;
	height: 190px;
	border-spacing: 0px;
	padding: 0px;	
}

td.sidebar_top
{
	width: 195px;
	height: 32px;
	border-spacing: 0px;
	padding: 0px;
}

td.menu_space
{
	width: 637px;
	height: 32px;
	border-spacing: 0px;
	padding: 0px;
}

td.rhs
{
	width: 8px;
	border-spacing: 0px;
	padding: 0px;
}

table.featureicon_table
{
	width: 100px;
	height: 162px;
	border-spacing: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

table.featureicon_table img {
	display: block;
}

table.featureicon_table h2 {
	padding: 0px;
	margin: 0px;
}

table.sidebar_upper, table.sidebar_middle, table.sidebar_lower_content, table.sidebar_middle_content
{
	width: 195px;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	padding-left: 16px;
	padding-right: 16px;	
}

table.sidebar_middle.no_padding 
{
	padding: 0px;
}

table.calendar_event
{
	width: 100%;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	padding-bottom: 8px;
} 

table.sidebar_lower, table.sidebar_content
{
	width: 195px;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

td.sidebar_lower, td.sidebar_content
{
	border-style: none;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: top;
}

table.sidebar_dots
{
	width: 195px;
	height: 30px;
	border-style: none;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: middle;
	padding-left: 16px;
}

td.sidebar_column
{
	width: 195px;
	border-spacing: 0px;
	padding: 0px;
}

td.sidebar_table a {
	font-size: 12px;
}

table.sidebar_table
{
	width: 100%;
	border-style: none;
	border-spacing: 0px;
	padding: 0px;
} 

table.sidebar_links_table
{
	width: 100%;
	border-spacing: 5px;
}

table.sidebar_linksbox_cell td {
	padding: 0px;
}

table.sitemap 
{
	border: 1px solid #666666;
	background-color: #EFEFEF;
}

div.article_navigation {
	width: 100%;
	padding-top: 20px;
}

div.article_navigation div {
	float: left;
	display: block;
}

div.article_navigation .left_nav, div.article_navigation .right_nav {
	width: 155px;
	margin-top: 5px;
}

div.article_navigation .centre_nav {
	display: block;
	width: 290px;
	text-align: center;
}

div.article_navigation .right_nav {
	text-align: right;
	margin-top: 5px;
}

.auxbox {
	margin-top: 20px;
	padding: 10px;
	background: url(../gfx/mi6_boilerplate_small_blue.jpg) bottom right no-repeat;
	background-size: 50%;
	background-color: #e6edf9;
}

.auxbox.large {
	background: none;
	background-color: #e6edf9;
}

/* ------------------------------------------------------- */
/* Site Map */

table.sitemap td 
{
	padding: 5px;
	vertical-align: top;
}


table.sitemap td table td
{
	padding: 0px;
}

table.sitemap .sublinks, table.sitemap .sublinks a 
{
	font-size: 11px;
}

table.sitemap td.date 
{
	vertical-align: top;
	width: 40px;
}

table.sitemap a.sitemap 
{
	color: #333333;
}

table.sitemap .indent 
{
	margin: 0 0 0 13px;
	
}

table.sitemap .title {
	text-align: left;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}

.breakingnews.top {
	width: 100%;
	height:50px; 
	background-color: #811414; 
	color: #fff; 
	text-align: center;
}

.breakingnews a {
	color: #fff;
}

/* ------------------------------------------------------- */
/* Form objects */

input.search
{
	width: 128px;
	height: 18px;
	font-size: 10px; 
}

input.go
{
	width: 30px;
	height: 18px !important;
	font-size: 10px; 
}

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

/* ------------------------------------------------------- */

.mi6icon {
	border: 1px solid #9c9c9c;
}

.highrise {
	width: 160px; height: 600px; 
	text-align: center; 
	margin: 10px auto 10px auto;
}

.newstopbox {
	width: 300px;
}

/* Events */

.eventstamp {
	background-color: #666;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.eventdate {
	background-color: #CCC;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

/* 2014 update */

table.newsitem, .article_front_content {
	line-height: 16px;
}

.desktophide {
	display: none;
}

#fluid-container {
	padding-top: 20px;
	padding-right: 8px;
	width: 602px;
	text-align: left;
}

.spacer20 {
	height: 20px;
	width: 20px;
}

.homepage {
	padding-top: 20px;
	padding-right: 8px;
	width: 602px;
}

.pull-right {
	float: right;
}

.sidebartop {
	background: url(../../themes/mi6_sidebar.jpg);
	height: 110px;
	padding: 10px 20px 0 20px;
}

a.button {
	background-color: #444;
	padding: 5px;
	color: #FFF !important;
}

.cf:before,
.cf:after, .clearfix:before, .clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after, .clearfix:after {
    clear: both;
}
.cf, .clearfix {
    *zoom: 1;
}

/* IE 9 fixes */

.boilerplate {
	text-align: left !important;
}

.boilerplate-special {
	background-color: #EFEFEF;
	padding: 1px 10px 1px 10px;
}