BODY 
{
	background-color: #FFFFFF;
	padding: 0; 
	margin: 0; 
	text-align: center;
}
BODY * { text-align: left; }
TABLE 
{
	border-collapse: collapse;	/* CELLSPACING="0" */
	border: 0;
}
FORM { padding: 0; margin: 0; }
TABLE TD { padding: 0px; }		/* CELLPADDING="0" */
IMG { display: block; }

#container 
{
	border: 2px solid #FBB034; 
	border-top: none;
	width: 950px; 
	margin: 0 auto;
}
#footer  
{
	margin: 10px auto 20px auto; 
	width: 900px;
}
.footer-dark 
{
	text-decoration: none;
	font: 7pt verdana;
	color: #565759;
}
.footer-light 
{
	text-decoration: none;
	font: 7pt verdana;
	color: #C7C8CA;
}

DIV#contents 
{
	height: 26px;
	background-color: #828385;
	margin-bottom: 15px;
}
SPAN.contents 
{
	display: block;
	padding: 6px 0px 0px 22px;
}
SPAN.contents, SPAN.contents A 
{
	text-decoration: none;
	font: 8pt verdana;
	color: #FFFFFF;
}
SPAN.content-divider
{
	padding: 0px 8px;
}

DIV#top-left 
{
	border: 1px solid #FBB034;
	margin: 16px 0px 17px 20px;
}

DIV#top-right 
{
	border: 1px solid #FBB034;
	margin: 16px 0px 17px 0px;
}
SPAN.top-heading 
{
	font: 16pt georgia;
	color: #565759;
	padding-left: 18px;
}
.top-article-text, .top-article-text TD, .ct-text
{
	font-family: lucida sans, arial;
	font-size: 9pt;
	color: #565759;
	padding-bottom: 10px
}
.top-article-text A, .top-article-text TD A
{
	text-decoration: none;
	font-family: lucida sans, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FBB034;
}
.bottom-row 
{
	margin-left: 20px;
	margin-bottom: 25px;
}
#bottom-left
{
	background-color: #739DD2;
	width: 290px;
}
#bottom-centre
{
	background-color: #A0CE67;
	width: 290px;
}
#bottom-right
{
	background-color: #FCB034;
	width: 290px;
}
SPAN.bottom-heading 
{
	font: bold 13pt georgia;
	color: #565759;
	padding-left: 18px;
}
.bottom-article-text, .bottom-article-text  TD
{
	font-family: lucida sans, arial;
	font-size: 9pt;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.bottom-article-text A, .bottom-article-text  TD A
{
	text-decoration: none;
	font-family: lucida sans, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #565759;
}
TABLE#article {
	margin: 0px 25px 25px 25px;
	font-family: lucida sans, arial;
	font-size: 8pt;
	color: #7A7A7A;
}
TABLE#article A {
	font-family: lucida sans, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #7A7A7A;
}
SPAN.article-head {
	font: 20pt georgia;
	color: #565759;
	display: block;
	margin-bottom: 25px;
	width: 365px;
}

DIV#unsub 
{
	width: 910px;
	border: 1px solid #FBB034;
	margin: 16px 0px 16px 20px;
}
DIV#unsub TABLE {
	vertical-align: top;
}
TABLE.poll {
	width: auto !important;
	margin: 0 !important;
}
.poll_bar {
	display: inline;
	margin-right: 5px;
	float: left;
	height: 15px;
	width: 2px;
}