/**** All tags are alphabetically ordered ****/

a img {
	border: 1px solid white;
}
a:hover img.small-puff-image {
	border: 1px solid silver;
}
a:link, a:visited, a:active {
	color: #0082c8;
	text-decoration: none;
}
a:hover {
	color: #0044b7;
	text-decoration: underline;
}
body {
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
}
body#home a#menu-home,
body#about a#menu-about,
body#company a#menu-company,
body#organization a#menu-organization,
body#board a#menu-board,
body#history a#menu-history,
body#financial-information a#menu-financial-information,
body#is a#menu-is,
body#is-pci a#menu-is-pci,
body#is-ssa a#menu-is-ssa,
body#is-tsa a#menu-is-tsa,
body#is-sma a#menu-is-sma,
body#is-imc a#menu-is-imc,
body#is-smc a#menu-is-smc,
body#sd a#menu-sd,
body#sd-osp a#menu-sd-osp,
body#sd-rsd a#menu-sd-rsd,
body#sd-ta a#menu-sd-ta,
body#sd-ssp a#menu-sd-ssp,
body#ni a#menu-ni,
body#ni-id a#menu-ni-id,
body#ni-io a#menu-ni-io,
body#references a#menu-references,
body#news #menu-news,
body#news-pressreleases a#menu-news-pressreleases,
body#news-events a#menu-news-events,
body#news-newsletter a#menu-news-newsletter,
body#jobs a#menu-jobs,
body#contact a#menu-contact {
	background-image: url("../images/blue-arrow.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
br.clear {
	clear: left;
}
div#content {
	width: 520px;
	float: left;
	padding-bottom: 1em;
}
div#content-wide {
	width: 755px;
	float: left;
	padding-bottom: 1em;
}
div#content, div#content-wide {
	line-height: 1.4em;
	text-align: left;
}
div#content a, div#content-wide a {
	text-decoration: underline;
}
div.fact-list p {
	background-image: url("../images/blue-arrow.gif");
	background-repeat: no-repeat;
	background-position: 1px 2px;
	text-indent: 8px;
}
div#footer {
	margin: 0px 0px 0px 30px;
	padding-top: 0.5em;
	padding-bottom: 3em;
	font-size: 0.85em;
	color: gray;
	border-top: 1px solid gray;
	clear: both;
}
div#footer-right {
	float: right;
}
div.image-wrapper {
	float: right;
	margin: 0px 0px 10px 30px;
}
div.image-wrapper div.caption {
	margin-top: 5px;
}
div#index-header {
	margin-bottom: 50px;
}
div#index-header img {
	float: left;
}
div#index-header-text {
	margin-left: 82px;
}
div#index-header h1 {
	color: black;
	margin-top: 0px;
	line-height: 1em;
	margin-bottom: 10px;
	font-size: 2em;
}
div#index-header span {
	margin-top: 0px;
	color: gray;
	font-size: 1.2em;
}
div#language-selector {
	float: right;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}
div#logo {
	float: left;
	width: 205px;
	height: 92px;
}
div#main {
	width: 990px;
}
div#menu-wrapper {
	width: 235px;
	float: left;
}
div.portrait {
	float: left;
	margin-bottom: 15px;
	border-bottom: 1px solid silver;
}
div.portrait-text {
	margin-left: 130px;
}
div.portrait-text p {
	margin-top: 5px;
	margin-bottom: 15px;
}
div.right-menu-item {
	margin: 5px;
	font-size: 0.85em;
	margin-bottom: 20px;
	margin-top: 15px;
}
div.right-menu-item ul, div.right-menu-item ol {
	/*padding-left: 30px; fails ie */
}
div.right-menu-item dd {
	margin-left: 30px;
}
div.right-menu-item dt {
	font-weight: bold;
}
div#right-menu-wrapper {
	width: 205px;
	float: right;
	line-height: 1.1em;
	padding-bottom: 1em;
}
div#right-menu-wrapper h2 {
	background-color: #0082c8;
	margin: 0px;
	padding: 5px;
	color: white;
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: bold;
}
div#right-menu-wrapper h2 a {
	color: white;
}
div#right-menu-wrapper h3 {
	font-size: 1.2em;
	margin: 0.5em 0em;
}
div#slogan {
	margin: 0px 150px 0px 235px;
	padding-top: 26px;
	color: black;
	font-style: italic;
	line-height: 1.6;
}
div.small-puff {
	margin-top: 30px;
	min-height: 120px; /* ie5 doesn't understand this */
}
div.small-puff h2 {
	margin: 0;
	font-size: 1.1em;
	text-transform: none;
}
div.small-puff img.small-puff-image {
	float: left;
	width: 120px;
}
div.small-puff-text {
	margin-left: 140px;
	display: block;
}
div#top {
	height: 130px;
	float: left;
	width: 990px;
	clear: both;
}
dl.bold {
	line-height: 1.5em;
}
dl.bold dt {
	font-weight: bold;
	float: left;
	width: 4em;
}
dl.bold dd {
	margin-left: 4em;
}
h1 {
	color: #0082c8;
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 190%;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h2 {
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
	color: #0082c8;
}
h2 a:link, h2 a:visited {
	text-decoration: none !important;
}
h2.pressrelease_header {
	margin-top: 0px;
	line-height: 1.4em;
}
img#large-puff {
	
}
img.left-image {
	float: left;
	margin: 0px 30px 30px 0px;
	border: 1px solid silver;
}
img.portrait-photo {
	float: left;
	margin-top: 7px;
	margin-bottom: 15px;
}
img.right-image {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid silver;
}
p.newsitem a {
	display:block;
	margin-left:5em;
}
p.newsitem {
	margin: 0;
	margin-top: 5px;
}
p.newsletteritem a {
	display:block;
	padding-left:3em;
	padding-top:1em;
	padding-bottom:1em;
	background:url("../images/icon_pdf.gif") left top no-repeat;
}
span.newsdate {
	display: block;
	float:left;
	clear: left;
	width: 4.7em;
}
table.professional {
	width: 380px; 
	border-collapse: collapse;
}
table.professional td {
	padding: 2px;
	/*border-bottom: 1px solid #0082c8;*/
}
table.professional tr.grayed {
	background-color: #e5f2ff;
}
table.professional tr.last {
	border-bottom: 1px solid #0082c8;
}
table.professional th {
	padding: 2px;
	background-color: #0082c8;
	color: white;
}
table.pci {

	border-width: 0px;

	border-spacing: 2px;	
	font-size: 0.78em;
	text-valign: middle;  
	text-align: center;
	line-height: 1.3em;
}
table.pci td {
	padding: 2px;
}
table.pci tr.grayed {
	background-color: #e5f2ff;
}
table.pci th {
	padding: 2px;
	background-color: #0082c8;
	color: white;
	font-weight: normal;
}
table.pci td.first {
	text-align: left;
}
ul#menu {
	list-style: none;
	padding: 0px;
	margin: -2px 30px 0px 22px;
	font-size: 0.85em;
	line-height: 1.3em;
	padding-bottom: 1em;
}
ul#menu li {
	padding-left: 0px;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-weight: bold;
}
ul#menu li a {
	padding-left: 8px;
	display: block;
	height: 1%; /* ie6 hack */
}
ul#menu ul.second-level {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#menu ul.second-level li {
	text-transform: none;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}
ul#menu ul.second-level li a:link, 
ul#menu ul.second-level li a:visited, 
ul#menu ul.second-level li a:active {
	color: black;
}
ul#menu ul.second-level li a:hover {
	color: #0044b7;
}
.no-border {
	border: none !important;
}
.pressrelease_datestamp {
	font-weight: bold;
}

