
* {
	margin:0;
	padding:0;	
}
/* hide from Mac IE5 \*/
* html #container{
	height:1%;
}
/*END hide from MAC IE5*/
body, p, div {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:bitstream vera sans,sans-serif;
	font-size:62.5%/1.6em; 
}
h1,h2,h3,h4,h5 {
	font-family:bitstream vera sans,sans-serif;
}
h1 {
	font-size:1.2em;
	font-weight:bolder; 
}
h2 {
  	font-size:1.0em; 
  	font-style:bold;
	margin-top:2px;
	margin-bottom:3px;
}
h3 {
  	font-size:1.0em;
  	font-weight:bold;
	margin:2px;
}
h4 {
  	font-size:0.9em;
  	color:#666666; 
  	font-weight:bolder; 
}
a:link	{
	color:#0000CC;
}
a:visited {
}
a:hover	{
	background:#F5F5F5;
	color:black;
	text-decoration:underline;
}
#container {
	position:relative;
}
#top {
	height:70px;
	width:98%;
	padding: 2px 0 0 11px;
}
.googleSiteSearch {
	top:10px;
	right:10px;
	text-align:center;
}
.googleSiteSearchLeft {
	text-align:center;
}
#topbar {
	width:100%;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	font-size:0.8em;
}
#topbar span#shortlist{
	float:right;
}
#main {
	position:absolute;
	top:95px;
	width:100%;
}
#left {
	position:absolute;
	width:130px;
	left:5px;
	top:0;
}
#googleLink {
	border-bottom:dashed;
	border-width:1px;
	border-color:gray;
	margin-top:5px;
	margin-bottom:3px;
	width:140px;
}
.utilities {
	font-size:12px;
	/*font-weight:bold;*/
	text-align:left;
	margin-bottom:5px;
	margin-left:4px;
	margin-top:5px;
	width:120px;
}
.utilities p {
	border-bottom:dashed;
	border-width:1px;
	border-color:gray;
	padding-top:1px;
	padding-bottom:5px;
}
.description {
	font-size:1.0em;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}
#myshortlist {
	margin-top:5px;
	padding-top:10px;
	/*border-top:dashed;*/
	border-width:1px;
	border-color:gray;
}

#heading {
	margin:0px;
	padding:5px;
	font-size:0.9em;
}
#add-documents {
	border-style:dotted;
	width:620px;
	position:relative;
}
.ad250 {
	width:250px;
	float:left;
	margin-top:10px;
	margin-right:5px;
	text-align:left;
	border-right:dotted;
	border-width:1px;
	border-color:gray;
	padding-right:10px;
	font-size:1.0em;
}
.ad250 h3 {
	font-weight:bold;
	font-size:2.1em;
	text-align:left;
	letter-spacing:0px;
	margin:0 0 0 0; 
	line-height:20px;
}
.ad250 p {
	font-size:0.9em;
}
.ad250 img {
	float:left;
	margin:5px;
}
.ad468 {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
#center {
 	margin:5px 150px;
	padding:0px 10px;
	border-left:dotted;
	border-width:1px;
	border-color:gray;
	
}
#center h3 {
	/*font-weight:bold;*/
	font-size:0.9em;
	text-align:left;
	margin-top:3px;
	margin-bottom:2px;
}
#center h4 {
	margin-top:5px;
	margin-left:0px; 
}
#center p, span{
	font-size:0.8em;
	margin-bottom:5px;
}
#center ul, ol {
	margin-top:15px;
	margin-left:25px;
	margin-bottom:15px;
	font-size:0.8em;
}
#center blockquote {
	margin-top:15px;
	margin-left:25px;
	margin-bottom:15px;
}
#center table {
	font-size:0.8em;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	margin-bottom:10px;
	border:solid;
	border-collapse:collapse;
	border-color:#C0C0C0;
	border-width:3px;
	width:98%;
}
#center table.medium {
	width:60%;
}
#center table.small {
	width:40%;
}
#center table thead {
	background:#FFFFCC;
} 
#center td {
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:2px;
	text-align:center;
}
#center td.left {
	text-align:left;
}
.center {
	text-align:center;
	width:100%;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
#center img {
	margin:10px;
	float:none;
	text-align:center;
}
#bottom {
	text-align:center;
	clear:both;
	margin-top:10px;
}
#bottom p {
	margin:15px;
}
#right {
	position:absolute;
	top:0px;
	right:0;
	width:120px;
	margin-right:10px;
	text-align:center;
	font-size:0.8em;
}
#right p {
	margin:5px;
}
/* menu */
#topmenu	{
	padding-bottom:10px;
	margin-left:5px;
	list-style:none;
	display:block;
	text-align:left;
	width:140px;
   	border-bottom:dashed;
	border-width:1px;
	border-color:gray;
}
#topmenu a 	{
	text-decoration:none;
}
#topmenu a:hover {
	text-decoration:underline;
}
#topmenu li {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:10px;
	text-indent:-10px;
	line-height:15px;
}
#topmenu li span {
	/*font-weight:bold;*/
	font-size:0.8em;
}
#topmenu li ul li {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	text-indent:-10px;
	line-height:0.9em;
}
#topmenu li ul li span {
	font-weight:normal;
	font-size:0.7em;
}
#topmenu li ul {
	display:none;
	list-style:none;
}
.menunormal ul#topmenu li ul {
	display:block;
}
.currentTopic span {
	text-decoration:underline;
	color:red;
}
.currentTopic ul li span {
	font-weight:normal;
	text-decoration:none;
}
/* end menu */
/* tradePub */
.TPtable {
	font-family:verdana,arial,helvetica; 
	border:0px solid; 
	background:#FFFFFF; 
	border-color:#F5F5DC; 
	border-collapse:collapse;
	width:250;
	height:;
}
.TPheader {
	text-decoration:none; 
	font-size: 1.0em; 
	font-weight:bold; 
	font-style:normal; 
	color:#000000; 
	padding:2px; 
	text-align:center; 
	background:#F5F5DC;
}
.TProw {
	text-decoration:none; 
	font-size: 0.9em; 
	font-weight:normal; 
	font-style:normal; 
	color:#000000; 
	padding:4px;
}
a.TProw {
	text-decoration:none; 
	font-size: 0.9em; 
	font-weight:bold; 
	font-style:normal; 
	color:#FF0000; 
	padding:0px;
}
a:hover.TProw {
	text-decoration:underline; 
	font-size: 0.9em; 
	font-weight:bold; 
	font-style:normal; 
	color:#000000;
}
/* end TradePub*/