#ior{
	padding: 0;
	margin: 0;
	background: #eee;
	color: #000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
/***************************************************/
#container{
	text-align: left;
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;*/
	background: #fff;
	margin: 0 auto;
	/*background: #fff;*/
}
/***************************************************/
#header{
	clear: both;
	background: #339999;
	border-bottom: 1px solid #000;
	position: relative;
}
#header h1{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	height: 80px;
	background: transparent url(/images/logo.png) no-repeat;
	height: 125px;
	width: 555px;
	position: relative;
}
#header h1 span{
	display: none;
}
#header ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	position: relative;
}
#header li{
	float: left;
	text-align: center;
	padding: 2px;
}
#header li a{
	display: block;
	padding: 2px 20px;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #000;
}


#header p{
	margin: 2px 8px;
	padding: 0;
	color: #fff;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
}
#seachbox{
	float: right;
	margin: 10px;
	padding: 0;
	width: 175px;
	
}
#searchbox fieldset{
	border: 1px solid #399;
	text-align: right;
	margin: 0;
	padding: 0;
	
}
#searchbox legend, #searchbox label{
	display: none;
}
#searchbox select{
	margin: 10px 10px 0 0;
	font-size: 0.6em;
}
#searchbox input{
	margin: 4px 10px 0 0;
	font-size: 0.6em;
}
#searchbox input.box{
	background-color: #fff;
	border: 1px solid #036;
	padding: 2px;
	width: 70%;
}
#searchbox input.button{
	background-color: #eee;
	border: 1px solid #036;
	padding: 2px;
}
/***************************************************/
#content{
	margin: 10px 240px 0 0;
	font-size: 0.8em;

}
#content h2{
	font-size: 1.3em;
	color: #c00;
	border-bottom: 1px solid #c00;
	padding: 4px 0 5px 25px;
	margin: 4px 20px 0px 20px;
	background: url(/images/big_bullet.png) left center no-repeat;
	position: relative;
}
#content h3{
	font-size: 1.2em;
	width: 70%;
	clear: left;
	padding: 0 0 3px 14px;
	color: #900;
	border-bottom: 1px solid #c00;
	background: url(/images/small_bullet.png) left center no-repeat;
	margin: 25px 20px 4px 20px;
}
#content h4{
	font-size: 1.1em;
	clear: left;
	color: #900;
	margin: 25px 20px 4px 20px;
	font-weight: normal;
}
#content p{
	line-height: 1.3;
	margin: 10px 20px;
	clear: left;
}

#content div.pshadow {
  width: 55%;
  float:left;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 20px 26px !important;
  margin: 10px 0 20px 20px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 85%;
  }

#content div.pshadow div.shadowinner {
  background: none !important;
  background: url(/images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

#content div.pshadow p.intro,#content div.pshadow div.latestissue {
  	padding: 3px;
	background-color: #c00;
	color: #fff;
	border: 2px solid #900;
	font-size: 0.8em;
  	padding: 4px;
  	margin: -6px 6px 6px -6px !important;
  	margin: 0;
  }
  
#content div.pshadow h3, #content div.pshadow p.latesttext{
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
}
#content div.pshadow h3{
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 3px;
	color: #fff;
}
#content div.pshadow a{ color: #fff; text-decoration: underline; }
#content div.pshadow a:hover{ color: #fff; text-decoration: none; }

#content div.infobar{
	font-weight: bold;
	position: relative;
	font-size: 0.8em;
	margin: 0px 20px 20px 20px;
	background-color: #e5e5e7;
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

#content div.imgshadow {
  float: left;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 10px 26px !important;
  }

#content div.imgshadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

#content ol{
	margin: 0 20px 0 20px;
	padding: 0 0 0 20px;
	font-size: 0.9em;
}
#content ol li{
	margin: 0 0 5px 0;
}
#content li ol{ font-size: 1em; }
#content dl{
	margin: 20px;
	position: relative;
}
#content dt{
	margin: 3px 0;
	font-size: 1.0em;
	font-weight: bold;
	width: 90%;
	clear: left;
	color: #900;
}
#content dd{
	margin: 3px 0px 12px 0px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #e7e7e5;
}
#content table{
	margin: 20px;
	border-collapse: collapse;
	border: 1px solid #000;
}
#content table th, #content table td{
	border: 1px solid #000;
	padding: 2px;
	margin: 0;
}
#searchagain{
	margin: 20px;
	padding: 0;
}
#searchagain fieldset{
	border: 1px solid #fff;
}
#searchagain legend, #searchagain label{
	display: none;
}
#accr{
	border-top: 1px solid #e7e7e5;
	border-bottom: 1px solid #e7e7e5;
	margin: 10px 5px;
}
#accr a{
	margin: 4px 0;
	display: block;
	width: auto !important;
	width: 100%;
}
/***************************************************/
#sidebar{
	width: 210px;
	float: right;
	font-size: 0.7em;
	margin-right: 10px;
	
}
#sidebar ul.author img{
	padding: 3px;
	border: 1px solid #333;
}
#sidebar ul{
	margin: 0 5px 10px 5px;
	padding: 0;
	list-style-type: none;
}
#sidebar li{
	padding: 3px 4px;
	border-bottom: 1px solid #e7e7e5;
	list-style-type: none;
}
#sidebar li a{
	color: #212121;
}
#sidebar li a:hover{
	text-decoration: none;
}
#sidebar h3{
	margin: 8px 5px 3px 5px;
	font-size: 1.1em;
	padding: 2px;
	background: #e5e5e6;
	border-bottom: #e7e7e5;
}

#sidebar p{
	margin: 4px 5px 10px;
	padding: 0;
}
#sidebar div.pshadow {
  width: 80%;
  float:left;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 5px 10px 11px !important;
  margin: 10px 5px 10px 5px;
  }

#sidebar div.pshadow div.shadowinner {
  background: none !important;
  background: url(/images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

#sidebar div.pshadow p.seminars {
  	
  	margin: -6px 6px 6px -6px !important;
  	margin: 0;
  }
  #sidebar div.pshadow p.seminars a{
  	display: block;
	text-decoration: none;
	padding: 3px;
	background-color: #c00;
	border: 2px solid #900;
	font-size: 1.2em;
	font-weight: bold;
  	padding: 4px;
	width: 100%;
	color: #fff;
  }
  html>#sidebar div.pshadow p.seminars a{
  	width: auto;
  }
/***************************************************/
#footer{
	clear: both;
	background-color: #fff;
	border-top: 1px solid #000;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}
/***************************************************/
.clearer{
	clear: both;
}
.hide{
	display: none;
}
acronym{
	border-bottom: 1px dotted #000;
	cursor: help;
}
a{
	color: #66000d;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #66000d;
	text-decoration: none;
}
#dtilink{
	display: block;
	background: #000;
	width: auto !important;
	width: 100%;
	margin: 3px 5px;
}
#dtilink img{
	border: none;
}
#sharplink{
	display: block;
	background: #036;
	width: auto !important;
	width: 100%;
	margin: 3px 5px;
}
#sharplink img{
	border: none;
}
#rmllink{
	display: block;
	background: #fff;
	width: auto !important;
	width: 100%;
	margin: 3px 5px;
	text-align: right;
}
#rmllink img{
	border: none;
}
#feedback{
	border-collapse: collapse;
	border: 1px solid #000;
	margin: 20px;
	width: 90%;
}
#feedback td{
	margin: 0;
	padding: 5px;
	border: 1px solid #000;
	font-size: 0.8em;
}