@charset "UTF-8";
/* Investors/Thompson Page Content */

@media all {

/* Careers HEADER NAV */
#nav { width: 960px; }
#nav #investorsnav { width: 960px; margin: 0; padding: 0; float: left; text-align: right; height: 29px; overflow: hidden; background-image: url(http://media.corporate-ir.net/media_files/irol/70/70217/redesign/images/bg-investorsnav.png); _background-image: url(http://media.corporate-ir.net/media_files/irol/70/70217/redesign/images/bg-investorsnav.gif); background-repeat: no-repeat; }

h1.headline { margin: 1.5em 0; padding: 0; line-height: 1.25em; border-bottom: 0px solid #003366; font-size: 200%; color: #003366; font-weight: normal; }
h1#Investtitle {
	margin: .5em 0;
	padding: 0;
	line-height: 1.25em;
	border: 0px solid #003366;
	font-size: 22px;
	color: #000;
	font-weight: normal;
	/* text-transform: uppercase; */
	/* letter-spacing: 1px; */
}
h2.subheadline { margin: 1.5em 0 .75em 0; padding: 0 0 .75em 0; border-bottom: 1px solid #0066cc; font-size: 127.27%; font-weight: bold; color: #333; }

/*div#main { background: #fff url(http://media.corporate-ir.net/media_files/irol/70/70217/images/2012/bg-main_ltblue.jpg) no-repeat 0 0; }*/


div.breadrow { margin: 0 0 1em 0; padding: 1em 0 0 1.5em; width: inherit; }
	a.breadlink {
	background: none; 
	display: inline;
  	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	color: #0066cc;
	margin: 1em .5em 1em 0;
	padding: .6em 0 .5em 0;
	cursor: pointer; }
	a:hover.breadlink { text-decoration: underline; }
	
#ARarchive ul.linklist { margin:1.5em 0 1.5em 1.5em; }
  
/*------------------------------------------------------------------------------------------------------*/

/**
* Formatting of the Content Areas for PR page Layout
*/

#col1 { width: auto; float: none; }
#col1_content {  }

#col2 { width: 25%; margin: 2em 1.5em 0 0; }
#col2_content { float: right; padding-left: 1.5em; }

#col3 { margin: 0 25% 0 0; padding: 0 2.5em 1em 1.5em; }
#col3_content { padding-right: 15px; }


/*------------------------------------------------------------------------------------------------------*/

#localMenu { margin: 0 0 0 0; padding: 10px; width: 180px; background-color: #ecf5fc; border: 1px solid #cccccc;
				-moz-border-radius: 4px; -webkit-border-radius: 4px; }
				
/* FOOTER */
#footer {
width: 960px; height: 60px;
margin: 0 auto;
padding: 18px 0 1px 0;
border-top: 0px solid #0066cc;
border-bottom: 1px solid #ccc;
background: #fff url(http://media.corporate-ir.net/media_files/irol/70/70217/redesign/images/bg-footer.jpg) left bottom repeat-x; }

#footer_legal { margin: 10px auto; width: 960px; text-align: left; }
#footer_legal ul li { margin: 0 0 0 10px; padding: 0; color: #333; display: inline; }
#footer_legal ul li a { padding: .6em 0 .4em 1.5em; text-align: center; text-decoration: none; color: #333; background: url(http://media.corporate-ir.net/media_files/irol/70/70217/redesign/images/icn-divide.gif) no-repeat 0 .6em; cursor: pointer; }
#footer_legal ul li a:hover { text-decoration: underline; }

}

