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;
}
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;
}

.documentIcon {
	vertical-align: text-bottom;
	padding-right: 5px;
}

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

.noButtonContainer {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

.showHand {
	cursor: pointer;
}

.hideFromDisplay {
	display: none;
}

.alignFull {
	text-align: justify;
}

.error {
	background-color: #F5F5F5;
	border: 2px solid red;
	padding: 10px;
	margin: 10px 0;
	color: red;
}

.noWrap {
	white-space: nowrap;
}

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

.clearFix {
	clear: both;
}

#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;
}
#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
}

#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: 10px;
	margin-bottom: 5px;
	background: transparent url('../images/interface/img_bullet.gif') no-repeat left 50%;
}

#containerRightBottom {
	float: left;
	width: 100%;
	background: #FFFFFF url('../images/interface/bg_login.gif') top repeat-x;
	margin-top: 5px;
	min-height: 150px;
	height:auto !important;
	height:150px;
}
#containerRightBottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#containerRightBottom li {
	padding-left: 10px;
	padding-bottom: 3px;
	background: transparent url('../images/interface/img_bullet.gif') no-repeat left 50%;
	white-space: nowrap;
}

#bucketCategories {
	border: none;
	width: 100%;
}
#bucketCategories td {
	width: 33.25%;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #A6A6A6;
	margin-right: 10px;
	background: #EEEBAC url('../images/interface/bg_category_buckets.gif') top left repeat-x;
}
#bucketCategories td ul {
	list-style: none;
	padding-left: 20px;
	margin: 10px 0px;
}
#bucketCategories td li {
	padding: 2px 0;
}
#bucketCategories td h3 a {
	font-weight: bold;
}
#bucketCategories td li a {
	color: #000000;
}

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

#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;
}

#documentDetails {
	margin: 1em 0 2em 0;
}
#documentDetails dt {
	width: 10em;
	padding-top: .5em;
	float: left;
	margin: 0;
	font-weight: bold;
	clear: left;
}
#documentDetails dd {
	margin-left: 11em;
	padding-top: .5em;
}

/*********************
      DEBUG INFO
*********************/
#debugInfo {
	float: left;
	width: 100%;
	background-color: white;
	border-top: 1px solid #242021;
	border-bottom: 1px solid #242021;
	
	margin-top: 5px;
	padding-top:5px;
	padding-bottom: 15px;
}

#debugInfo a {
	color: black;
}

#debugInfo a:hover, #debugInfo a:active {
	color: #336699;
	text-decoration: none;
}

#debugInfo {
	margin-bottom: 20px;
}

#debugInfo h1 {
	font-size: 12px;
}

#debugInfo h2 {
	font-size: 10px;
}
