@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF;
	color:#000000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	border:thin;
	font-size:small;
}

*.namo-button1 { text-align:left; border:none;}	
table.compress_table { 
	border-collapse:collapse;
	margin-top:auto;
	text-align:left; 
	line-height: 22px;
	}
	
li {
	line-height: 16px;
	}
*.row_highlight {
	background-color:#CCCCCC;
	
	/*border-top: #e1e4e5 1px solid;
	border-left: #e1e4e5 1px solid;
	border-right:#e1e4e5 1px solid;
	border-bottom: #e1e4e5 1px solid; */
	/*padding-top: 9px;
	padding-left: 9px;
 	padding-right: 9px;
	padding-bottom: 9px; */
}

*.cell_pdf {
	background: url("pics/pdficon_small.gif") 2px 45% no-repeat;
	padding:8px 6px 10px 10px;
	text-align:center;
}

th { background-color:#CCCCCC; }
h1 { text-align:center; font-size: 24px; }

h2 { text-align:left; font-size: 20px; }
h3 { text-align:left; font-size: 16px; }

.navtext { color:#000000; text-align:center; font-family:inherit; font-size:14px; }	
.imageboxright { 
	width:auto; 
	height:auto; 
	float:right; 
	border:none;
	padding:8px 6px 5px 5px;
	overflow:hidden;
  }
  
.imageboxleft { 
	width:auto; 
	height:auto; 
	float:left; 
	border:none; 
	margin-right:auto; 
	margin-bottom:auto; 
	margin-left:auto; 
	margin-top:auto;
	padding:8px 6px 5px 5px;
	}
.newstxt { font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px; }
			
.footer {
	border-top: #e1e4e5 1px solid;
	border-left: #e1e4e5 1px solid;
	border-right:#e1e4e5 1px solid;
	border-bottom: #e1e4e5 1px solid;
}	

.foot_banner {
	padding-bottom:0px;
	vertical-align:bottom;
	text-align:center;
}		