*{
	margin:0;
	padding:0;
}
body{
	font-size:14px;
	margin:0;
	padding:10px;
	background: url('images/black.png');
}
#main ul{
padding-left:10px
}
#boundary{
	width:850px;
	height:770px;
	background:#fff;
	padding:20px;
	margin:0 auto;
	/*-moz-box-shadow: 10px 10px 5px #444;
	-webkit-box-shadow: 10px 10px 5px #444;
	box-shadow: 10px 10px 5px #444; */
}
#header{
	width:850px;
	float:left;	
}
#header h1{
	font-size:2.0em;
	float:left;
	width:410px;
	margin:40px 0 0 15px;
}
#aCell{
	height:100px; 
	width:93px; 
	opacity:0.00
}
#bCell{
	height:100px; 
	width:283px; 
	opacity:0.00
}
#nav{
	clear:both;
	float:left;
	font-weight:bold;
	color:#666;
	margin-left:4px;
	list-style-type:none;	
	background:url(images/navshadow.gif) no-repeat 8px 100% #fff;
	padding-bottom:21px;
}
#navbar p{
	float:right;
	font-weight:bold;
	margin-right:15px
}
html>body #nav{
	margin-left:8px;
	background:url(images/navshadow.gif) no-repeat 4px 100% #fff;
}
#nav li{
	list-style-type:none;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 8px ;
	border-bottom:1px solid #999;
	background:url(images/greynavtab.gif) #c0c0c0 top left no-repeat;
}
#nav li a{
	color:#666;	
	background:url(images/greynavtab.gif) transparent top right no-repeat;
	display:block;
	padding:0 10px 0 0;
}
#nav li a:link,
#nav li a:visited{
	color:#000;
	text-decoration:none;
}
#nav li a:hover, #nav li a:active{
	color:#fff;
	text-decoration:none;
}
#nav li.cur, #nav li.over, #nav li:hover{
	background:url(images/blacknavtab.gif) #3375b2 top left no-repeat;
	border-bottom:1px solid #036;
}
#nav li strong, ul#nav li.cur a, ul#nav li.over a, ul#nav li:hover a {
	display:block;
	color:#fff;
	padding:0 10px 0 0;
	text-decoration:none;
	background:url(images/blacknavtab.gif) transparent top right no-repeat;
}
#timebar{
	clear:both;
	margin-left:15px;
	float:left
}
#ddlist{
	float:left; 
	margin-bottom:15px
}
#main{
	width: 97%;
	margin:15px;
	clear:both;	
	text-align:justify
}
#main ol{
	margin-left:15px
}
#main fieldset{
	padding:10px; 
	width:200px;
	text-align:left;
	font-weight:bold;
	margin-top:15px
}
#ssviewer{
	margin:0px auto; 
	width:650px; 
	height:475px
}
#ssviewer photocell{
	border:2px solid #000000; 
	padding:3px
}	
#title{
margin: 0 auto;  
width:630px; 
height:38px; 
margin-top:2px; 
font-size: .9em; 
font-family: Arial; 
font-weight:bold; 
text-align:center
}
#loadingtext{
	visibility:visible
}
#oldtoolspicframe{
border:2px solid #000000; 
width:400px; 
height:300px
}
p.indent{ 
	text-indent: 33px;
}
p.intro{
	font-weight:bold;
}

div.container1{
	clear:both;	
}
div.spacertop{
	color:white;
	width:850px;
	height:75px;
	margin:0 auto;
	text-align:center;
}

div.spacerbottom{
	width:850px;
	height:25px;
	margin:0 auto;
}
div.float {
  float: left;
  padding:0;
  margin-right:1px;
}
div.float img{
  border:1px solid #000000;
  width:75px;
  height:56px;
} 
div.float p {
   text-align: center;
  
   margin-bottom:20px;
}
div.right {
   float:right;
   }
   
div.left {
   float:left;
   }
   
#footer{
	clear:both;	
	width:850px;
	height:15px;
	color:#666;
	font-size:.7em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}
#form_input_border{
	border-width:0;
	font-weight:bold;
}
a img{
	border:none;
 }
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

li:hover ul, li.over ul {
	display: block;	 
}
/* flyout css */
.dropdown {display:block; position:relative}
.dropdown dt {width:125px; height:15px; text-align:center; border:1px solid #9ac1c9; padding-bottom:3px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:150px; display:none; background:#fff; opacity:0}
.dropdown ul {width:150px; border:2px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; cursor:pointer; padding:2px; color:#333; text-decoration:none; background:#eaf0f2; width:150px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

 
