

/* -- Attempting to load: /style/global.css */

* {
	margin:0px;
	border:0px;
	padding:0px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background: #000000 url("../images/bg_gradient_Global.png") repeat-x fixed 0px -45px;
	font-size:14px;
}

h1{
	font-size:28px;
	line-height:120%;
	padding-bottom:20px;
}
h2{
	font-size:14px;
}
h3{
	font-weight:normal;
	padding:12px 0px 0px 12px;
	font-size:18px;
}
h4{
	font-weight:bold;
	padding:10px 11px 10px 11px;
	font-size:12px;
	color:#332426;
	line-height: 150%;
}
h5 {
	color: #FFAA00;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
h1, h2, h3, h4{
	color:#FFFFFF;
}

label{
	font-size:11px;
	color:#000000;
}
input{
	background-color:#FFFFFF;
	border-style:inset;
	border-width:1px;
	border-color:#a7a6aa;
	padding:1px;
	font-size:11px;
	margin-right:10px;
	margin-bottom:10px;
	width:135px;
}

ul{
	list-style-position:outside;
	list-style-type: disc;
	padding-left:10px;
}

em { /* as per Cust108855 */
	font-weight: bold;
	font-style: normal; 
}

.hasLayout {
	zoom: 1;
}
.hasLayout:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	margin:0;
	border:0;
	padding:0;
}

.fLeft, .fleft {
	float: left;
}

.fRight, .fright {
	float: right;
}

.active {
	display: block !important;
}
.none {
	display: none;
}

.hidden {
	visibility:hidden;
}
span.italics{
	font-style:italic;
}
.dotunder {
	border-color: #000000;
	border-width:0px 0px 1px 0px;
	border-style: dotted;
}
.date{
	font-size:12px;
	color:#FFFFFF;
}

.margbot{
	margin-bottom:18px;
}
.isContent {
	margin:0 auto !important;
	width:1000px !important;
}

.submenu {
	background:#FFFFFF;
}
.submenu div {
	float:left;
	margin:4px 0px 4px 0px;
}
.msie .submenu div{
	height:27px;
}
.submenu div a {
	padding:0px 10px 0px 10px;
	text-decoration:none;
	color:#8D8385;
	font-weight:bold;
	font-size:12px;
}
.submenu div.selected a{
	color:#0C0C0C;
}
.submenu div a:hover, .submenu div a.active {
	color:#332426;
}

a.link:link,
a.link:visited {
	text-decoration: none;
	background-color: transparent;
	border-color: #FFFFFF;
	border-width:0px 0px 1px 0px;
	border-style: dotted;
	font-weight: normal;
	color: #9FB6B8;
}

a.link:hover, a.link:visited:hover  {
	color: #FFFFFF;
}
a.link.borderless{
	border:0px;
}
a.nav:link,a.nav:visited {
	text-decoration: none;
	color: #9FB6B8;
}

a.nav:hover, a.nav:visited:hover  {
	color: #FFFFFF;
}

.indent{
	padding-left:120px
}
div.fullBodyContent{
	width:99%;
	display:none;
	margin:0px 30px 0px 0px;
}

div.leftBodyContent {
	width:670px;
	float:left;
	display:none;
}
div.rightBodyContent {
	float:left;
	margin:0px 0px 30px 50px;
	width:220px;
	display:none;
}

.msie.v6 div.leftBodyContent,
.msie.v6 div.rightBodyContent,
.msie.v6 div.fullBodyContent {
	background:none !important;
}

ul.journalList{
	line-height: 130%;
	padding-left:20px;
	width:175px;
}
ul.journalList li {
    font-size: 12px;
    font-weight: bold;
    color: #332426;
	margin-bottom:14px;
}

ul.highlights {
	margin:15px;
}
ul.highlights li {
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	margin-bottom:1em;
}

/* <jquery hover buttons> */
div#btnBar {
	background: black url(../images/bkgSprite.png) repeat-x scroll 0 0;
	height: 36px;
	line-height: 35px;
	padding-left:10px;
	padding-right:10px;
	width:980px !important;
}
div#btnBar div.hoverBtn {
	position: relative;
	float: left;
	background: black url("../images/sprite.png") repeat-x scroll 0 -75px;
}
.msie.v6 div#btnBar div.hoverBtn{
	width:5px;
}
div#btnBar div.hoverBtn.active{
	background: white url(../images/sprite.png) repeat-x scroll 0 -31px;
}
div#btnBar div.hoverBtn.active a.btn {
	color:#332426;
}
div#btnBar div.hoverBtn a.btn {
	position: relative;
	z-index: 2;
	display: block;
	height: 36px;
	line-height: 35px;
	text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #538079;
	text-decoration: none;
	background: transparent none repeat-x scroll 0 0;
	padding:0px 19px 0px 19px
}
div#btnBar div.hoverBtn div {
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	background: white url("../images/sprite.png") repeat-x scroll 0px -31px;
}
div#btnBar div.hoverBtn.last {
	float:right;
}
div#btnBar div.hoverBtn.edge{
	background-position: right -75px;
	width:1px;
}
div#btnBar div.hoverBtn.edge a{
	padding:0;
}
/* </jquery hover buttons> */

/* <buttons> */
.button {
	background:transparent url("../images/bkgSprite.png") repeat-x scroll 0 -2509px;
    color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
    font-size: 12px;
    font-weight: bold;
	margin:10px auto 10px auto;
	padding:4px 12px 4px 10px;
	text-align:center;
	width:80px;
}
.button a{
	color:#FFFFFF;
	text-decoration:none;
}
/* <buttons> */

/* <modules> */
div.ctaModule{
	background: #FFFFFF url("../images/bg_gradient_cta.png") repeat-x scroll bottom left;
	padding-bottom:20px;
}
div.ctaModule h4{
	color:#332426;
}

div.highlights {
	background: transparent url("../images/bg_gradient_RightRail.png") repeat-x scroll top left;
}
div.highlights a.link{
	font-size:12px;
}

div.blueModule {
	background: #FFFFFF url("../images/bg_gradient_cta.png") repeat-x scroll bottom left;
	border:1px solid #dddddd;
}
div.blueModule h3{
	color:#332426;
	margin:0 9px 0 9px;
	padding:8px 0 8px 0px;
}
div.blueModule a:link,
div.blueModule a:visited,
div.blueModule a:hover,
div.blueModule a:visited:hover {
	text-decoration: none;
	color: #527F79;
	display:block;
}
div.blueModule a:hover,
div.blueModule a:visited:hover  {
	color: #AC0038;
}
div.blueModule div.content, div.highlights div.content{
	padding:12px 0px 0px 12px;
}
/* </modules> */

/* <inpagenav> */
div.inpageNav a:link,
div.inpageNav a:visited {
	text-decoration: none;
	color: #9FB6B8;
}
div.inpageNav a:hover,
div.inpageNav a:visited:hover  {
	color: #FFFFFF;
}
/* </inpagenav> */

#marketingLogo {
	background:transparent url("../images/logo.png") no-repeat scroll top center;
	height:270px;
}
.msie.v6 #marketingLogo {
	background-image: url("../images/logo8.png");
}

#content {
	padding:40px 0px 50px 30px;
}

#body {
	background:#332426 url("../images/bg_gradient_ContentArea.png") repeat-x scroll top left;
	padding:0px 0px 25px 0px;
}
#body div.para,
#body p {
    font-size: 14px;
    font-weight: normal;
    line-height: 150%;
    color: #B5ACAD;
	padding:0px 0px 40px 0px ;
}
#body div.para.sub,
#body p.sub {
	padding-top:0px;
	padding-bottom:0px;
}
#body div.para.half,
#body p.half  {
	width:47%;
	float:left;
	padding-right:25px;
}
#body div.para p {
	padding-bottom:20px;
}
#body div.para p.last {
	padding-bottom:0px;
}

#body div.para ul {
    color: #B5ACAD;
	font-size: 14px;
	padding:10px 0px 20px 40px;
}
#body div.para li {
	margin-bottom:0.50em;
}

#body div.para.indent,
#body p.indent {
	padding-left:120px;
	font-size:0.74em;
}
#body .inpageNav {
	border-top:1px solid #B5ACAD;
	padding:12px 0px 50px 0px;
}
#body .SideModuleText {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	color: #FFFFFF;
	padding:8px 12px 0px 12px;
}
#body .SideModuleText br{
	line-height: 80%;
}
#body .SideModuleText span.subhead {
	font-size:12px;
}

#footer {
	background:#8F8385 none no-repeat scroll top center;
	font-size:11px;
	color:#EBEAEB;
	margin-top:1px !important;
}
#footer div.container {
	padding:10px;
}

#login form {
	padding-bottom:5px;
}

.subhead {
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    color: #FFFFFF;
}
.subhead2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    color: #C5BFBF;
}

strong{
	color:#FF0000;
}

.padbot10{
	padding-bottom:10px !important;
}

/* -- Loaded: /style/global.css*/


/* -- Attempting to load: /style/infographic.css */

div.infographic {
	padding-bottom:40px;
	background:transparent url(../images/bg_gradient_Infographic.png) repeat-x scroll left bottom;
}
.msie.v6 div.infographic,
.msie.v6 div.desc.pngie.active{
	background:none;
}
div.infographic div {
	position: relative;
}
.msie div.infographic .desc{
	margin:0 auto;
	width:640px;
	display:none;
	line-height:150%;
}

div.infographic div[levelid]{
	margin:0 auto;
	width:640px;
	display:none;
	line-height:150%;
}
div.infographic div h4 {
	margin: 0;
	padding: 3px 0 0 0;
	position: absolute;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	line-height:15px;
	border:1px dotted inherit;
	cursor: pointer;
	cursor: hand;
	height:46px;
	color:#ffffff;
}

div.infographic #trilevel h4 {
	font-size: 16px;
	line-height: 18px;
}

div.infographic div h4.highlight{
	color:#ffffff;
}
div.infographic div h4.hover,
div.infographic div h4:hover {
	color:#332426;
}

div.trilevel {
	margin:0 auto 30px;
	height:228px;
	width:503px;
	background-color:transparent;
	display:block !important;
}

div.quadlevel {
	margin:0 auto 30px;
	height:228px;
	width:503px;
	background-color:transparent;
	display:block !important;
}

#VMLRepaint{
	height:1px;
	display:block;
	background:inherit;
	font-size:1px;
	line-height:1px;
	width:1px;
}
/* -- Loaded: /style/infographic.css*/
/* Time taken: 0 */