body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	background: #FFFFFF url('/images/interface/bg.gif') repeat-x;
	background-position: 0px 102px;
}
h1 {
	margin: 0 0 7px 0;
	padding: 0;
	padding-bottom: .5em;
	font-size: 2.6em;
	color: #2D3667;
}
h2 {
	margin: 0 0 7px 0;
	color: #2D3667;
	padding: 0;
	font-size: 1.39em;
	font-weight: bold;
	color: #2D3667;
}
h2 a {
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
}
h3 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 1.25em;
	font-weight: bold;
	color: #2D3667;
}
h3 a {
	color: #2D3667;
}

p {
	padding: 0;
	margin: 1em 0;
}
a {
	font-weight: normal;
	color: #000000;
}
img {
	border: none;
}

.s3mSuperscript {
	font-size: .7em; vertical-align: top;
}

.mainSize {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}

.noList {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.noList li {
	display: inline;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

.breadCrumbHeader {
	background: transparent url('/images/interface/img_dashline_horiz.gif') repeat-x top left;
	padding-top: 4px;
}

.fontBold {
	font-weight: bold;
}
.fontBold a {
	font-weight: bold;
}

.languageLink {
	font-size: 1.2em;
	letter-spacing: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.newsList {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.newsList li {
	padding-bottom: 1.2em;
}

#containerHeader {
	float: left;
	width: 100%;
}

#containerLayoutBanner {
	float: left;
	width: 100%;
	background: #A7D4F0 url('/images/interface/bg_bannerlines.gif') repeat-x top left;
	height: 64px;
}
#containerLayoutTopNavigation {
	float: left;
	width: 100%;
	height: 2.8em;
	background: #FFFFFF url('/images/interface/nav_bg.gif') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -.08em;
	word-spacing: .1em;
	text-transform: uppercase;
}
#containerLayoutMain {
	float: left;
	width: 100%;
}
#containerContent {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #A7D4F1;
	margin-bottom: 10px;
}
#containerMainLeft {
	float: left;
	width: 725px;
}
#containerMainRight {
	float: right;
	width: 175px;
}
#containerMainRight iframe {
	width: 100%;
	height: 50em;
	border: none;
}
#containerFooter {
	float: left;
	width: 100%;
}
#containerFooter ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	padding-top: 7px;
	margin: 0;
	float: left;
}
#containerFooter li {
	display: inline;
	float: left;
	padding: 0 15px 0 5px;
	margin: 0;
	text-transform: uppercase;
}
#containerFooter li a {
	text-decoration: none;
	color: #000000
}
#navBucket {
	margin: 0;
	margin-top: 2px;
	clear: both;
	padding: 0;
	float: left;
	width: 725px;
}
#navBucket ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
#navBucket li {
	display: inline;
	float: left;
	width: 237px;
	height: 12em;
	border: 1px solid #A6A6A6;
	margin-right: 3px;
}
#navBucket li div {
	padding: 5px;
}
#navBucket h3 {
	letter-spacing: -.3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
}
#navBucket h3 a {
	text-decoration: none;
	font-weight: bold;
}
#containerNewsScroller {
	float: left;
	position: relative;
	width: 45%;
	background: transparent url('/images/interface/img_dashline_vert.gif') repeat-y top right;
	padding-right: 12px;
}
#newsScroller{
	float: left;
	width: 100%;
	height: 14.1em;
	clear: both;
}

#containerRightTop {
	float: left;
	width: 100%;
	background: #A7D4F1 url('/images/interface/bg_research.gif') bottom repeat-x;
}
#containerRightTop ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#containerRightTop li {
	padding-left: 7px;
	background: transparent url('/images/interface/img_bullet.gif') no-repeat left 50%;
	display: inline;
	float: left;
	width: 40%;
	white-space: nowrap;
}

#containerRightBottom {
	float: left;
	width: 100%;
	background: #FFFFFF url('/images/interface/bg_login.gif') top repeat-x;
	margin-top: 5px;
}

#breadcrumb {
	font-size: .8em;
	float: left;
	display: inline;
	margin: 0 0 2px 0;
	padding: 0;
}
#breadcrumb li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}