.stdPageWrapper { 
	text-align: left; 
}
.SectionLinks, .SectionLinks a, .SectionLinks a:visited {
	display: block;
	margin: 10px 0 5px 0;
	padding: 0;
	font: 12px Arial,Helvetica;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.SectionLinks a:hover, .SectionLinks a:visited:hover {
	color: #D64300;
	text-decoration: underline;
}

.ArticleLinks {
	font: 11px Arial,Helvetica;
	color: #333;
	text-decoration: none;
	line-height: 140%
}
.ArticleLinks a, .ArticleLinks a:visited {
	font: 11px Arial,Helvetica;
	color: #333;
	text-decoration: none;
	line-height: 140%;
}
.ArticleLinks a:hover, .ArticleLinks a:visited:hover {
	color: #D64300;
	text-decoration: underline; 
}
.hdr_org_bld {
	font: bold 28px arial narrow,helvetica;
	color: #FF6600;
}
.hdr_org_bld1 {
	font: bold 19px arial narrow,helvetica;
	color: #888888;
}
.hdr_org_bld2 {
	font: bold 19px arial narrow,helvetica;
	color: #000066;
}

h1.articleHeading {
	margin: 25px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #f60;
	width: 69%;
	float: left;
	color: #f60;
	font-size: 28px;
	text-align: left;
}
.adviceAction { 
	float: right;
	width: 30%;
	text-align: right;
	margin-bottom: 10px;
}

.articlesMainWrapper {
	border: 1px solid #ccc;
	background: #f1f1f1;
	clear: both;
}
.articlesMainWrapper td {
	vertical-align: top;
}
.articleFeatWrapper {
	border: 1px solid #fc0;
	background: #ffc;
	clear: both;
}
.articleRightColumn {
	float: right;
	width: 49%;
}
.articleLeftColumn {
	float: left;
	width: 49%;
}
.articleBullet {
	float: left;
	width: 10px;
	color: #006;
}
.articleMoreLinks {
	display: block;
	text-align: left;
	margin: 3px 0 0 12px;
	font-size: 11px;
}	
#mxsCategorySpot {
	width: 100%;
}
#mxsCategorySpot td {
	width: 50%;
}	
.backToArticles { 
	float: right;
	margin: 10px;
}
#INAriticleWrapper {
	width: 940px;
}
div#INArticle
{
	width: 750px;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #222;
	margin: 10px 0 0 0;
	float: left;
}
#INArticle_banner
{
    border: solid 0px Blue;
    padding-top:12%;
    float:right;
}
#GCArticle_banner
{
    border: solid 0px Blue;
    padding-top:12%;
    float:right;
}