﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 920px;
	background-color: #000000;
}

.companylogo
{
	background-image: url(../img/industrials_masthead.gif); 
	height: 146px; 
	width: 910px; 
	text-align: left; 
	vertical-align: bottom;
}

td.topnavigation{background-color: #9A8E7D; font-family: Verdana; font-size:small; height: 20px;}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
    color: White;
    font-size: 9pt;
	}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;*/
	padding: 1px 12px;
	color: White;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
	}
	
	#sddm li a:hover
{	
	color: #622423;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #9A8E7D;
	border-bottom: 2px solid #D8D8E9;
	border: 1px solid #D8D8E9;}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #9A8E7D;
	color: White;
	/*font: 11px Verdana;*/
	font-size: 9pt;
	border-bottom: 1px solid #D8D8E9;
	}

#sddm div a:hover
{	background: #9A8E7D;
	color: #622423;
	border-bottom: 1px solid #D8D8E9;
	}
	
.mainborder
{
    background-color:#000000;
}

.mainbody
{
	width:910px;
    background-color:#FFFFFF;
}

.page-wrapper {
	background-color: #FFFFFF;
	height: 100%;
	width: 920px;
}

.contentlink { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; font-weight :normal; text-decoration: underline; }
.contentlink.A.Visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; font-weight :normal; text-decoration: underline; }
.contentlink.A.Hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; font-weight :normal; text-decoration: underline; }

.content {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
	padding-bottom:5px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:2px;
	padding-bottom:2px;
}

.ul{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0px;
	color: #000000;
}

.li{
	PADDING-BOTTOM: 8px;
	LIST-STYLE-TYPE: none;
	margin-left: -15px;
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
}

.booktitlebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
}

.booktitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.magazine
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.author
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.sectionHeader
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-style: italic;
}

.footnote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer
{
 background-color:#CCCCCC;	
}

.footer-nav {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990000;
}

.footerlink  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #666666; 
	font-weight :normal; 
	text-decoration: underline; 
}

.footermenuitemVisited  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #666666; 
	font-weight :normal; 
	text-decoration: underline; 
}

.footermenuitemHover 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #cc0000; 
	font-weight :normal; 
	text-decoration: underline; 
}