/* May 23, 2006 Revision to maintaine content div placement for MSIE */


body {
  padding-left: 5px;
  font-family: helvetica, arial, sans-serif;
  font-size: 9pt;
  color: #000000;
  background-color: #fff }


div.whtspace { width: 100px; height: 100px }


div.menutop {
	position: absolute;
	margin-top: -21px;
	margin-left: 34px;
	padding: 1px;}

div.menutop a{font-size: 9pt; font-weight: bold; text-decoration: none; color: #fff}
div.menutop a:visited{font-size: 9pt; font-weight: bold; text-decoration: none; color: #fff}
div.menutop a:hover{font-size: 9pt; font-weight:bold; color: #d2ff78; background-color: #111; }


div.menutop2 {
	position: absolute;
	margin-top: -116px;
	margin-left: 700px;
	padding: 1px;}
	
div.menutop2 a{font-weight: bold;color: #686e55;text-decoration: none;}
div.menutop2 a:visited{font-weight: bold;color: #686e55;text-decoration: none;}
div.menutop2 a:hover{font-weight: bold; color: #111;text-decoration: underline;}

div.quotes { margin-left: 40px;color: #444}


div.container { width:100%; margin-left:34px }


div.menuleft {
	float: left;
	margin-left: 0px;
	padding: 3px;
	width: 198px;
	height: 1000px;
	text-align: left;
 	background-image: url(../images/shadow_side.png); }


div.mleftsq {
	background-image: url(../images/block_marker.png);
	width: 20px;
	padding: 5px; 
	text-align: left;
	margin-top: 15px;
	margin-left: 8px; }



div.mleft {
	width: 160px;
	padding: 5px; 
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;}

div.mleft p{margin-left: 25px; }
div.mleft b{color: #414312; font-weight: bold; font-size: 12pt; letter-spacing: 3px; }
div.mleft span{color: #686e55; font-weight: normal; font-size: 8pt; text-align: justify; }
div.mleft a{font-weight: bold;color: #686e55;text-decoration: none;}
div.mleft a:visited{font-weight: bold;color: #686e55;text-decoration: none;}
div.mleft a:hover{font-weight: bold; color: #111;text-decoration: underline;}




h1 {color: #000; font-weight: bold; font-size: 12pt; letter-spacing: 1px; }

table.euthlist {
	font-family: helvetica, arial, sans-serif;
  	font-size: 9pt; }
table.euthlist a{font-weight: bold; color: #008212; text-decoration: none;}
table.euthlist a:visited{font-weight: bold; color: #4F7D5F; text-decoration: none;}
table.euthlist a:hover{font-weight: bold; color: #008212; text-decoration: underline;}


div.content {
	position: absolute; 
	top: 180px; 
	left: 260px;

	font-family: helvetica, arial, sans-serif;
  	font-size: 9pt;
	padding: 1em;
	width: 600px; }	
	
div.content a{font-weight: bold; color: #008212; text-decoration: none;}
div.content a:visited{font-weight: bold; color: #4F7D5F; text-decoration: none;}
div.content a:hover{font-weight: bold; color: #008212; text-decoration: underline;}



div.bigcontent {
	position: absolute; 
	top: 180px; 
	left: 260px;

	font-family: helvetica, arial, sans-serif;
  	font-size: 9pt;
	padding: 1em;
	width: 900px; }	
	
div.bigcontent a{font-weight: bold; color: #008212; text-decoration: none;}
div.bigcontent a:visited{font-weight: bold; color: #4F7D5F; text-decoration: none;}
div.bigcontent a:hover{font-weight: bold; color: #008212; text-decoration: underline;}



div.contentsmall {
	position: absolute; 
	top: 180px; 
	left: 260px;

	font-family: helvetica, arial, sans-serif;
  	font-size: 9pt;	padding: 1em;
	width: 400px; }	
	
div.contentsmall a{font-weight: bold; color: #008212; text-decoration: none;}
div.contentsmall a:visited{font-weight: bold; color: #4F7D5F; text-decoration: none;}
div.contentsmall a:hover{font-weight: bold; color: #008212; text-decoration: underline;}


div.pullquoteleft {
float:left;
height:6em;
width:160px;
margin-top:10px;
margin-bottom:5px;
margin-right:10px;
font-family: Arial,Helvetica,Georgia;
font-size:22px;
line-height:18px;
color:black;
text-align: left; }

div.pullquoteright {
float:right;
height:6em;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
font-family: Arial,Helvetica,Georgia;
font-size:22px;
line-height:18px;
color:black;
text-align: right; }

div.footer { 
	text-align: left;
	padding: 1em;
	clear: left; }
	
div.footer a{font-weight: normal;color: #669;}
div.footer a:hover{font-weight: normal;color: #977E47;}

