﻿html, body{
	text-align:center;
	margin:0;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../images/grid.jpg);
	background-repeat:repeat-x;
	background-color:white;

	
}

	.note { text-decoration:none; color: #960025;}
	A.note { text-decoration: underline; color:#960025; }
	A.note:hover { text-decoration: none; color:#960025; }
	.notebody { display:block; border: 1px solid #666666; color: #000000; background: #EEEEEE; position:absolute; z-index: +10; width:300px; padding: 2px; left: 100px; font-size: 12px;}
	.notetitle { font-weight: bold; background: #CCCCCC; color: #000000; border-bottom: 1px dashed #666666; padding: 1px; width: 100%; margin: 0px;  font-size: 13px;}
	.notehidden { display: none; }
	.notevisible { display: block; position:absolute; z-index: +10; left:0px;}

#bdy{position:relative;}
#pgWrpr{
	margin:15px auto 0 auto;
	width:800px;
	background-color:#fff;	
	border:1px solid #000;
}
#hdr{
	background-image:url(../../images/itw-hdr.jpg);
	background-repeat:no-repeat;
	text-align:right;
}
#hdrTxt{
	padding:20px 5px 0 0;
	font-size:11px;
}
#flash{
z-index:5;
	background-image:url(../../images/index-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#restofit{ text-align:left;
z-index:22;
top:0;
left:0;
position:absolute;
}  
#hdrTxt a{
	color:#000;
	text-decoration:none;
}
#mnu{
	width:300px;
	margin:5px 0 0 13px;
	text-align:left;
	z-index:52;	
}
#lftNav{
	float:left;
	width:200px;
	margin:55px 0 0 13px;
	z-index:62;
	position:absolute;
}
#lftNav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#lftNav ul li{
	background-image:url(../../images/btn-home.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding:20px 30px 20px 0;
}
ul a{
	font-size:10px; 
	font-weight:700;
	text-decoration:none;
	color:#000;
}
ul a:hover{
	font-size:10px; 
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
#bdy{	
} 
#bdyCnt{
	float:right;
	width:180px;
	padding:0 7px 0 3px;
	z-index:62;
	margin:0 0 0 600px;
	position:absolute;
}
#bdyCnt ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#bdyCnt ul li{
	background-image:url(../../images/btn-home2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding:20px 0 20px 0;
}
#ftr{
font-size:10px;
}
#ftrTop{

	padding:20px 5px 2px 5px;
}
#ftrCopy{
	padding-bottom:10px;
}
#ftrNav{
	text-align:center;
	padding-bottom:5px;
}
a.myfooternav
{
	color:#000;
}
a.myfooternav:hover
{
	color:#660000;
}
#foremost{
	padding-top:20px;
	color:#666666;
	font-size:10px;
}
#foremost a:link,#foremost a:visited,#foremost a:active{
	color:#666666;
	text-decoration:underline;
}
#foremost a:hover{
	text-decoration:none;
}	

#shadow-container {   
    position: relative;   
    left: 3px;   
    top: 3px;   
    margin-right: 3px;   
    margin-bottom: 3px;   
}   
  

