﻿BODY 
{
	background-image: url('/_images/body-background.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0; 
	margin: 0; 
	text-align: center;
}
BODY * {
	text-align: left;
}
TABLE 
{
	border-collapse: collapse;	/* CELLSPACING="0" */
	border: 0;
}
TABLE TD { padding: 0px; }		/* CELLPADDING="0" */
IMG { display: block; }
A IMG { border: 0; }
A { outline: 0; }
FORM {
	padding: 0;
	margin: 0;
}

#container 
{
	width: 953px; 
	margin: 0 auto 20px auto;
}

#header { margin-top: 7px; }

#contents {
	width: 953px;
	height: 61px;
	background-image: url('/_images/header-bottom.jpg');
	background-repeat: no-repeat;
	background-color: #275BD1;
	margin-bottom: 14px;
}
SPAN.contents {
	margin-left: 20px;
	vertical-align: top;
}
SPAN.content-item A {
	text-decoration: none;
	margin-right: 30px;
	font: bold 10.5pt arial;
	color: #FFFFFF;
}

#content-container {
	margin:0;
	padding:0;
}
#left-col {
	float: left;
	width: 158px;
	margin: 0px 0px 50px 5px;
	padding: 0;
}
#right-col {
	float: right;
	width: 158px;
	margin: 0px 4px 12px 0px;
	padding: 0;
}
#centre-col { margin: 0px 173px 12px 173px;}
#centre-col-ct { margin: 0px 173px 12px 173px; width: 600px;}

#title-articles { margin-bottom: 10px; }

#forward {
	font: 11px verdana;
	color: #1541AC;
	height: 79px;
	background-image: url('/_images/forward_background.gif');
	background-repeat: no-repeat;
	padding: 10px 7px 0px 9px;
	margin-bottom: 10px;
	line-height: 19px;
}

#forward A {
	font-family: Verdana;
	font-size: 11px;
	color: #1541AC;
	font-weight: bold;
	text-decoration: none;
	}


TD.article {	
	background-image: url('/_images/centre-article-bg-bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
TD.article TABLE {
	width: 275px;
	margin-left: 12px;
	margin-bottom: 25px;
}

TD.left-article {	
	background-image: url('/_images/left-article-bg-bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
TD.left-article TABLE {
	width: 138px;
	margin: 0px 12px 25px 8px;
}
TABLE.poll {
	width: auto !important;
	margin: 0 !important;
}

.title-heading {
	font: bold 13.5pt arial;
	color: #184EC7;
	display: block;
}
.title-text {
	font: bold 11pt arial;
	color: #184EC7;
}
.article-heading {
	font: bold 12.5pt arial;
	color: #2664CD;
	margin-bottom: 2px;
	display: block;
}
.left-article-heading {
	font: bold 11.5pt arial;
	color: #2664CD;
	margin-bottom: 2px;
	display: block;
}
.article-text, .left-article-text {
	font: 8pt arial;
	color: #000000;
}
.article-text A, .left-article-text A {
	text-decoration: none;
	font-weight: bold;
	color: #2664CD;
}
.clickthrough-title {
	font: bold 11pt arial;
	color: #184EC7;
	display: block;
	width: 550px;
	margin-bottom: 20px;
}
.clickthrough-text {
	font: 8pt arial;
	color: #000000;
}
.clickthrough-text P {
	margin: 10px 0px;
	padding: 0px;
}
.clickthrough-text A {
	text-decoration: none;
	font-weight: bold;
	color: #2664CD;
}
.clickthrough-home-link, .clickthrough-home-link A, .clickthrough-home-link IMG {
	text-decoration: none;
	font: 8pt arial;
	color: #F68B1F;
	display: inline;
	vertical-align: top;
}

DIV#left-article, DIV.left-article {
	margin-bottom: 12px;
}
DIV#right-article, DIV.right-article {
	margin-bottom: 12px;
}

DIV#footer {
	clear: both;
}

.poll_bar {
	display: inline;
	margin-right: 5px;
	float: left;
	height: 15px;
	width: 2px;
}

DIV#form {
	width: 600px;
	margin: 25px 50px 50px 50px;
}
LABEL {	
	clear: left;
	float: left;
	margin: 6px 10px 0px 0px;
	width: 100px;
	text-align: right;
}
