/*Home*/
#content.home #primary-content h2 {
    /*background: url(/images/primary-content-h2.gif) no-repeat;*/
    border-bottom: solid 1px #BBBABB;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #326698;
}
#content.home .main-content div {
    width: 230px;
    float: left;
    margin-right: 50px;
}
* html #content.home .main-content div {
    margin-right: 30px;
}
#content.home #secondary-content {
    width: 188px;
    float: left;
    margin-right: 1px;
    padding: 18px 12px 0 10px;
}
#content.home #secondary-content h2 {
    /*background: url(/images/secondary-content-h2.gif) no-repeat;*/
    border-bottom: solid 1px #BBBABB;
    padding-bottom: 5px;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #326698;
}
#content.home #secondary-content ul {
    list-style: none;
    margin-bottom: 15px;
}
#content.home #secondary-content ul li a,
#content.home #secondary-content ul li a:visited {
    color: #9A3233;
    font-weight: bold;
    display: block;
    text-decoration: none;    
}
#content.home #secondary-content ul li a:hover {
    color: #000;
}

/*Pages*/
#content.pages #primary-content h2 {
    border-bottom: solid 1px #BBBABB;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #326698;
}

#content.pages #primary-content .main-content .press-releases {
    width: 360px;
    float: left;
    margin-right: 22px;
}
#content.pages #primary-content .main-content .press-kit {
    width: 170px;
    float: left;
}
#content.pages #primary-content .main-content .press-releases ul {
    width: 360px;
    border-top: dashed 1px #E0E8F0;
    padding-top: 10px;
}
* html #content.pages #primary-content .main-content .press-releases ul {
    margin-bottom: 15px;
}
#content.pages #primary-content .main-content .press-releases li {
    float: left;
    margin-right: 15px;
}

#content.pages #primary-content .main-content .press-releases .print {
    background: url(/images/print.gif) left no-repeat;
    padding-left: 20px;
    height: 17px;
}
#content.pages #primary-content .main-content .pdf {
    background: url(/images/pdf.gif) left top no-repeat;
    padding-left: 30px;
    min-height: 17px;
    height: auto !important;
    height: 17px;
}
#content.pages .press-releases li a, #content.pages .press-releases li a:visited {
    color: #000;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: normal;
}
#content.pages .press-releases li a:hover {
    color: #666;
}
#content.pages .press-releases .more-press {
    border: solid 1px #000;
    width: 140px;
    clear: both;
    padding: 3px;
}
#content.pages .press-releases .more-press a {
    color: #000 !important;
}
#content.pages .main-content .press-kit li a, #content.pages .main-content .press-kit li a:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}


#content.pages .main-content .press-kit li a:hover {
    color: #666;
}
#primary-content .main-content div ul {
    list-style: none;
}
#primary-content .main-content div ul li {
    font-size: 1.2em;
    margin-bottom: 15px;
}
#primary-content .main-content div ul li span {
    font-weight: bold;
    display: block;
}
#content.home .main-content a, #content.home .main-content a:visited {
    color: #9A3233;
    display: block;
    text-decoration: none;
    font-weight: bold;
}
#content.home .main-content a:hover {
    color: #999;
}
#content.pages .main-content span {
    color: #9A3233;
}
#primary-content .main-content a, #primary-content .main-content a:visited {
    color: #9A3233;
    text-decoration: none;
    font-weight: bold;
}
#primary-content .main-content a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#primary-content .main-content h3 {
    font-size: 1.3em;
    clear: both;
}

#primary-content .main-content .who-we-are a {
    color: #000000;
}

#primary-content .main-content .who-we-are a:hover {
    color: #666666;
}


#content.pages #secondary-content {
    width: 210px;
    float: left;
    margin-right: 1px;
    padding: 18px 0 0 0;
}
#content.pages #secondary-content h2 {
    border-bottom: solid 1px #BBBABB;
    padding-bottom: 5px;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #326698;
    margin: 0 12px 0 10px;
}
#content.pages #secondary-content > ul {
    list-style: none;
    padding-left: 2em;
    text-indent: -1em;
}
#content.pages #secondary-content > ul.bulleted > li:before {
    content: "»"; /* Custom bullet */
    padding-right: 3px;
}
#content.pages #secondary-content ul li a,
#content.pages #secondary-content ul li a:visited {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
#content.pages #secondary-content ul li a:hover {
    color: #000;
}
#secondary-content .more-news {
   border: solid 1px #000;
    width: 80px;
    clear: both;
    padding: 3px;
    background: #FFF;
    margin: 0 12px 15px 10px;
}
#secondary-content .more-news a {
    color: #000;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 1.1em;
}
#secondary-content .more-press-releases {
   border: solid 1px #000;
    width: 130px;
    clear: both;
    padding: 3px;
    background: #FFF;
    margin: 0 12px 15px 10px;
}
#secondary-content .more-press-releases a {
    color: #000;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 1.1em;
}
#content #secondary-content h3 {
    color: #FFF;
    background: #000;
    font-size: 1.3em;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#content #secondary-content .contact li {
    color: #336699;
    margin: 0;
}
#content #secondary-content .contact li a {
    color: #336699 !important;
    font-weight: bold;
}

#content #secondary-content .contact li a:hover {
    color: #000000 !important;
    font-weight: bold;
}

#content #secondary-content h4 {
    color: #FFF;
    background: #666666;
    font-size: 1.3em;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#content #secondary-content .press {
    color: #336699;
    font-size: 1.2em;
    margin: 0 12px 15px 10px;
}
#content #secondary-content .press a {
    color: #336699;
    font-weight: bold;
    text-decoration: none;
}
#content #secondary-content .press a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#bullet-indent {
padding-left: 10px; }

#primary-content .main-content em.research-highlight-download img {
	margin-top: 10px; 
	margin-right: 5px;
}

#primary-content .main-content em.research-highlight-download a {
	position: relative;
	top: -4px;
    font-weight: normal;
    color: #326698;
    font-size: 1.1em;
    line-height: 2.5em;
}

#primary-content .main-content em.research-highlight-download a:hover {
    color: #000000;
}

/*Risks Page*/
#content.top-risks #secondary-content h2 {
    color: #063764;
    font-weight: bold;
    border-bottom: none;
    font-size: 1.8em;
}
.top-risks table {
    margin-left: 10px;
}
.top-risks table tr {
    clear: both;
    font-size: 1.4em;
}
.top-risks table tr td{
    vertical-align: top;
    padding: 5px 5px 5px 10px;
}
.top-risks table tr td a {
    color: #606356;
    text-decoration: none;
    font-size: 1em;
}
.top-risks table tr td a:hover {
    text-decoration: underline;
}
.top-risks table tr td.left {
    width: 30px;
    background: #606356;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
    padding: 5px 0px;
    height: auto;
}
#content.top-risks #primary-content .main-content h1 {
    font-size: 2em;
    color: #063764;
}
#content.top-risks #primary-content .main-content a {
    font-size: 1.5em;
    color: #063764;
}
#content.top-risks .main-content span.herrings {
    display: block;
    color: #063764;
    padding: 5px 0px;
    font-size: 1.2em;
}
#content.top-risks .main-content .italic {
    color: #000000;
    font-style: italic;
}
#content.top-risks .main-content p.signature {
    float: right;
    text-align: right;
}

/*Leaders Page*/
#content.leaders-to-watch #secondary-content h2 {
    color: #063764;
    font-weight: bold;
    border-bottom: none;
    font-size: 1.8em;
}
.leaders-to-watch table {
    margin-left: 10px;
}
.leaders-to-watch table tr {
    clear: both;
    font-size: 1.4em;
}
.leaders-to-watch table tr td{
    vertical-align: top;
    padding: 5px 5px 5px 10px;
}
.leaders-to-watch table tr td a {
    color: #606356;
    text-decoration: none;
    font-size: 1em;
}
.leaders-to-watch table tr td a:hover {
    text-decoration: underline;
}
.leaders-to-watch table tr td.left {
    width: 30px;
    background: #063764;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
    padding: 5px 0px;
    height: 35px;
}
.leaders-row {
    clear: both;
    width: 545px;
    margin: 0 auto;
}
.leaders-row a {
    display: block;
    height: 260px;
}
.leaders-to-watch .leaders-left{
    float: left;
    width: 250px;
}
.leaders-to-watch .leaders-right {
    width: 250px;
    float: right;
    margin-right: 15px;
}
#content.leaders-to-watch .main-content span.name {
    font-weight: bold;
    font-size: 1.4em;
    color: #063764;
}
#content.leaders-to-watch .main-content span.country {
    font-style: italic;
    font-size: 1.4em;
    color: #063764;
    padding-bottom: 5px;
    border-bottom: 1px solid #063764;
    width: 240px;
    display: block;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

ul#twitter-links li a{margin-top:6px;}