﻿body {
	background: #000000;
}
h1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding: 2px;
	color: #804000;
	margin: 5px;
	font-size: medium;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #804000;
	margin: 5px;
	font-size: medium ;
}
h4 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding: 2px;
	color: black;
	margin: 5px;
	font-size: small;
}
h5 {
	font-family: Verdana;
	padding: 0px;
	font-style:normal;
	color: #804000;
	margin: 10px 0px 0px 0px;
	font-size: medium;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-style:normal;
	color: black;
	margin: 10px 10px 10px 10px;
	font-size:x-small;
}

p {
	padding: 0px;
	margin: 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
}
li {
	padding: 0px;
	margin: 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
.TinyType 
{
	font-size: 6pt
}
.newStyle1
{
    top: 80px;
    left: 125px;
}
.PageTitle
{
    float: right;
}
img
{
	margin-left:5 ;
	margin-right:5 ;
	margin-top: 5 ;
	margin-bottom: 5 ;
}
.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}
#button {
 border-radius: .15in;
	border: 3px double #000044;
	box-shadow: 10px 10px 6px #808080;
	color:#333;
	background-color:#CE9C08;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	font-size:24px;
	font-weight:700;
	height:36px;
	padding:4px 16px;
	text-shadow:#FE6 0 1px 0
	 -moz-opacity:1.00;
 filter:alpha(opacity=100);
 opacity: 1.0;
 text-align:center;

}

#sidebar
{
	position:relative;
	width:200px; 
    z-index: 100;
}
#wrapper
{
	box-shadow: 0px 0px;
	border-radius: .15in;
	border: 3px double #000044;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#wrapper2
{
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#IsoBanner {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	text-align: right;
	font-weight: bold;
	height: 17px;
	float: right;
	margin-bottom:10px;
	margin-top:10px;
	
}
#PageIndicator
{
}
.alignLeft
{
	float: left;
}
.alignCenter
{

	text-align:center;
}
.alignRight
        {
    float: right;
}
.hidden 
{ 	display: none;
	float: right; 
}
.unhidden 
{ 	display: block; 
	float: right;
} 
.alignRightPageInd
        {
    float: right;
    float-offset: 20px 2px;
    margin-left: 10px;
    margin-right:20px;
    margin-top:2px;
}
#mainContentArea
{
	position:relative;
	margin: 2px;
	width: 730px;
	min-height:50%;
}
#mainContentDuckArea
{
	position:relative;
	margin: 2px;
	width: 930px;
	min-height:50%;
}
#mainContentDuckTextArea
{
	position:relative;
	margin: 2px;
	width: 570px;
	min-height:50%;
}
#mainContentSpecArea
{
	margin: 1px;
	width: 730px;
	z-index: 5;
	padding:2px
}
#mainContentSpecWatermark
{
	margin: 1px;
	position:absolute;
	width: 670px;
	height: 240%;
	z-index: 1;
	background-image:url('StPaulLogoHRNLW.jpg');
	background-color:white;
	background-position:center center;
	background-repeat:repeat;
    //Cross-browser opacity below
    -moz-opacity:.08;
    filter:alpha(opacity=8);
    opacity:.08;
	padding:2px
	
}
#ContentTransOverlay
{
	position:absolute;
	width: 300%;
	z-index: 10;
	height: 300%;
}
#DisclaimerOverlay
{
 	border-radius: .15in;
	border: 3px double #000044;
	box-shadow: 10px 10px 6px #808080;
	padding-top: 2px;
	padding-right: 20px;
	margin-right:auto;
	margin-left:auto;
	font-size:auto;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
 	position:absolute;
 	background-color: #CCCCCC;
 	//Cross-browser opacity below;
 	-moz-opacity:.93;
 	filter:alpha(opacity=93);
 	opacity:.93;
 	top: 165px;
	width: auto;
	height: auto;
	z-index: 200;

}
#RadioWrapper
{
	width:700;
	position:relative;
	text-align:left
}
.RadioColumn
{
	width: 200;
	position:relative;
	top: 10px;
	
}
#mainContentMenu
{
	margin: 10px;
	width: 730px;
	bottom: 0px;
}
#BrowserBackground {
}
#BreadCrumb {
	width: 960px;
	height: 17px;
	z-index:19;
	position:relative; 
	
}
#SupplyChain {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: #000000;
	text-align: center;
	font-weight:normal;
	font-style:italic;
	font-size:small;
	height: 17px;
	
}
#rightLink
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	height: 17px;
	float: right;
position:absolute;
z-index:100;
}
.NotTinyType 
{
	font-size: medium;
	color:red;
}
.imageContainer {
	padding: 10px;
	margin: 10px;
}
.blackHeader {
	background-image: url('../Images/FlameBack2.gif');
	background-repeat: no-repeat;
}
.DuckHeader {
	background-image: url('../Priv/terryhartigan/img5A.jpg');
	background-repeat: no-repeat;
}

#NameContainer {
	width: 600px;
	font-family: "Baskerville Old Face";
	font-size: 40px;
	color: #EEEEEE;
	text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	line-height: 30px;
	font-weight:normal ;
	position: relative;
	overflow: visible;
	top: 62px;
	left: 0px;
	text-decoration: none;
}
.WideThinBar
{
	width: 960;
	top: auto;
	left: auto;
	margin-right: 20px;
}
#LogoHolder {
	top: 0px;
	left: 0px;
	position: relative;
	z-index:100
}
#PrintLogoHolder {
display: none;
}

.imageLeft {
	padding: 5px;
	margin: 5px;
	float: left;
	position: relative;
}
.SideDirectory {
	border-radius: .15in;
	box-shadow: 10px 10px 5px #808080;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 3px double #000044;
	font-size: 9pt;
	text-shadow: -1px -1px 2px white, -1px -1px 4px yellow, -2px -2px 5px #ff8000, -5px -5px 10px yellow, -7px -7px 12px orange;
	color: Black;
	padding: 10px;
	margin: 5px 30px 10px 18px;
	background-image: url('../Images/BottomHotMetal.gif');
	background-repeat: no-repeat;
}
#menu1 {
	margin:0;
	
}
.StaticMenuContainer {
	border-radius: .15in;
	box-shadow: 10px 10px 6px #808080;
	text-shadow: -1px -1px 2px white, -1px -1px 4px yellow, -2px -2px 5px #ff8000, -5px -5px 10px yellow, -7px -7px 12px orange;
	color:FFFFFF;
	border: 3px double #000044;
	padding: 0px;
	margin: 5px 30px 10px 18px;
	background-image: url('../Images/LongHotMetal.gif');
	background-repeat: no-repeat;
}
.DynamicMenu {
	text-shadow: 0px 0px 0px white;
	color:FFFFFF;
	padding: 0px;
	margin: -5px ;
}
.HeaderBackground 
{
	border-radius: .15in;
	border: 3px double #000044;
	box-shadow: 10px 10px 6px #808080;
	padding-top: 5px;
	padding-right:20;
	margin: 5px 11px 10px 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-image: url('../Images/FlameBack2.gif');
	background-color: #000000;
}
.DuckieBackground 
{
	border-radius: .15in;
	border: 3px double #000044;
	box-shadow: 10px 10px 6px #808080;
	padding-top: 5px;
	padding-right:20;
	margin: 5px 11px 10px 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-image: url('../Priv/terryhartigan/img5A.jpg');
	background-color: #000000;
}
.FooterBackground 
{
	border-radius: .15in;
	border: 3px double #000044;
	box-shadow: 10px 10px 6px #808080;
	padding-top: 5px;
	padding-right: 20;
	margin: 5px 11px 10px 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	background-color: #000000;
	color: #FF0000;
	font-size: x-small;
	z-index:19
}
a.l1:link {
	color: Black;
	font-size: 11pt;
	font-weight: bold;
}
a.l1:hover 
{
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	
}
a.l1:visited 
{
	color: Black;
	font-size: 11pt;
	font-weight: bold;
}
a:link {
  color: red;
  font-weight:normal
}
a:visited {
  color: red}
a:hover {
color: blue}  
    .main_menu, .main_menu:hover
    {
        width: 300px;
        background-color: #fff;
        color: #333;
        text-align: left;
        height: 20px;
        line-height: 20px;
        margin-right: 5px;
        display: inline-block;
        font-weight:bold;
    }
    .main_menu:hover
    {
        
    }
    .level_menu, .level_menu:hover
    {
        width: 310px;
        background-color: #fff;
        color: #333;
        text-align: left;
        height: 20px;
        line-height: 20px;
        margin-top: 5px;
    }
    .level_menu:hover
    {
        background-color: #ccc;
    }
     .level2
    {
        background-color: #fff;
    }
