/* CSS Document */

body {text-align: left; }
div.item {text-decoration: none;}
div.itemtitle {font-weight: bold; margin-bottom: 8px; margin-top: 10px;}
div.itemdesc {margin:0px 0px 1em 2em;}
div.itempubdate {text-align: right;font-style:italic;margin:0px 0px .5em 2em;font-size:smaller;}
div.below 
{font-size:smaller;border-top:1px solid black;padding:.25em 1em 0px 1em;margin-top:.5em;}
div.note {font-size:smaller;margin-top:1em;}
div.rsbr { padding-top: 10px; border-bottom: solid 1px;}


div.container984 {
  width: 984px;
  margin-left: 2px;
  padding-top: 2px;
}

div.top-left {

	margin-right: 10px; /* clip right corner */
	background-image: url('images/cornerformgreen-1280x20.gif');
	height: 10px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 2px; /* correct height for IE */
}  

div.top-right {

	margin-top: -10px; /* to level of top-left corner */
	margin-left: 10px; /* clip left corner */
	background-image: url('images/cornerformgreen-1280x20.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 10px; 
	font-size: 2px;
}

.notopgap {

	margin-top: 0px;
	padding-top: 0px;
	font-size:2px;
}

.nobottomgap {
	margin-bottom: 0;
	font-size:2px;
	
}

div.bottom-left {

	margin-right: 10px; /* clip right corner */
	
	background-image: url('images/cornerformgreen-1280x20.gif');
	background-position: 0 -10px; /* show under half of the image */
	height: 10px;
	font-size: 2px;
}

div.bottom-right {

	margin-top: -10px; /* to level of bottom-left corner */
	margin-left: 10px; /* clip left corner */
	background-image: url('images/cornerformgreen-1280x20.gif'); 
	background-position: 100% -10px; /* under half, right side */
	height: 10px; 
	font-size: 2px; 
}

div.inside {

	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	/* background: #eeeeee; */
	background: #ccffcc;
	padding-left: 10px;
	padding-right: 10px;

}

div.windowheader {


	margin-top: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background:#003366; 
	padding:0px 0px 5px 10px; 

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:11px;

	color:#FFFFFF;

 }
