html, body, h2, h3, h4, div, p, a, ul, li, input, select, table, tr, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html {
	overflow-x:auto;
	scrollbar-width: 3px; 
	scrollbar-face-color: #7093b1; 
	scrollbar-highlight-color: #6699CC; 
	scrollbar-shadow-color: #6699CC; 
	scrollbar-3dlight-color: #cdcdcd; 
	scrollbar-arrow-color:  #ffffff; 
	scrollbar-track-color: #336699; 
	scrollbar-darkshadow-color:#cdcdcd;
}

select {
	display:inline;
	overflow-x:scroll;
	/*
	background-color:#ffffff;
	color:#0099CC;
	font-size:11px;
	padding:5px;
	width:200px;*/
	/*display:block;
	overflow:scroll;
	padding:20px;
	*/
}

.input_btn {
	background-color:#FFFFFF;
	padding:2px;
	font-size:10px;
	cursor:pointer;
}

.radio_btn {
	background:none;
	cursor:pointer;
}


a:link {
	text-decoration: none;
	color: #FFCC00;
}

a:visited {
	text-decoration: none;
	color: #5d5d5d;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

body {
	background:#efefef url(images/bodybg.jpg) repeat-x;
	margin:0 auto;
	padding:0;
}



a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #003399;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF9900;
}
a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}


.txt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}

a.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}

a.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}


.red, a.red {
	font-size: 11px;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

	
/*----------------------------------new nak css start december 11--------------------------------------------------------------*/

#nakainer{
	width:100%;
	padding:0;
	margin:0;}
	
	
	#nakainer_inner{
		width:790px;
		margin:0 auto;
		border:solid #999;
		border-width:0 1px;
		
		}
		
		
			
			#feedbackblock h3{
			font-size:14px;
			font-weight:bold;
			line-height:100%;
			text-decoration:none;
			color:#1c5fb1;}

#feedbackicon{
			position:fixed;
			bottom:10px;
			right:10px;
		
		}
		
		
		.fc1{color:#1c5fb1;}
	
/*----------------------------------new nak css end december 11--------------------------------------------------------------*/


.body, .body a {
	font-size: 11px;
	color: #5d5d5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.footer {
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.justfont {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txtunderline {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: underline;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1C5FB1;
}

.cont_title {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}


.archive_year {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.archive_month {
	font-size: 11px;
	font-weight: normal;
}

/** added by raul */
td.form_error {
    color: #ff0000;
}

tr.form_header {
    background-color: #666666;
}

tr.form_header th {
	color: #FFFFFF;
	font-weight: bold;
}

.error_area {
   border: 1px solid #cccccc;
   width: 350px;
   padding: 10px 10px 10px 10px;
   background-color: #E6E6E6;
}

.error_block {
   border: 1px solid #cccccc;
   width: 100%px;
   padding: 10px 10px 10px 10px;
   background-color: #E6E6E6;
   margin-bottom: 20px;
}


tr.list_table {
	background-color: #ffffff;
}

tr.list_table th {
	font-size: 12px;
	font-weight: bold;
}

tr.list_table th a.txt {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.list_row_odd {
	background-color: #F0F4FF;
}

.list_row_even {
	background-color: #ffffff;
}


.rep_type_sub {
	font-size: 10px;
}


li.listspace {
	padding-top: 3px;
	padding-bottom: 2px;	
}

.legsec_title {
	font-weight: bold;
}

.dbrowser_title {
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
}

a.db_crumb {
	color : #ff0000;
}

a.db_dir {
	color: #990000;
	font-weight: bold;
}

a.db_file {
	color: #666666;
	text-decoration: underline;
}

a.fromdark {
	color: #003399;
}

a.fromdarkred{
	color: #003399;
	font-weight: bold;
}

.lighter{
	color:#95AAF2;
}

.pipe{
	color: #003399;
}

a.fromdark:hover {
	text-decoration: underline;
}

a.fromdarkred:hover {
	text-decoration: underline;
}

.sec_code_box {
	background-color: #ffffff;
	border: solid  thin #9f9f9f;
	width: 330px;
}

.sec_code_hdr {
	font-weight: bold;
	color: #999999;
	background-color: #efefef;
}
/** done. added by raul */




/** FINANCIAL-INFORMATION TABLE**/


table.financial, 	
table.bpc{
	width:430px;
	text-align:center;
	font-weight:bold;
	margin:10px 0 20px 0;
	border:#777777 solid 1px;
	
	}

	
table.financial tr{}

table.financial tr td.title, table.bpc tr td.title{
	font-size:12px;
	background-color:#ffffff;
	color:#ff3300;
	
	}

table.financial tr td.year-odd{
	background-color:#003399;
	color:#ffffff;
	font-size:11px;
	font-style:italic;
	}
	
table.financial tr td.year-even{
	background-color:#0066FF;
	color:#f1f1f1;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	}

table.financial tr.even, table.bpc tr.even{
	font-size:11px;
	background-color:#fefefe;
	}
	
table.financial tr.odd, table.bpc tr.odd{
	font-size:11px;
	background-color:#eeeeee;
	}
	
table.financial tr td a, table.bpc tr td.bp a{
	color:#666666;}

table.financial tr td a:hover, table.bpc tr td.bp a:hover{
	color:#0066CC;
	}

td.disabled{
	color:#cccccc;
	}
	
table.staff-listing{
	width:430px;
	margin:30px 0 0 10px;
	}
table.staff-listing tr{
	}
table.staff-listing tr td{
	text-align:left;}

table.staff-listing tr td a{
	color:#009;
	text-decoration:underline;}



/* CSS Document */
/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
	#menu{
			padding:0px;					
		
			background:#ebebeb;
			margin:0;
			
		}

.pmenu {
position:relative;
z-index:100;
float:left;
width:790px;
background:#ebebeb;

}

/* Get rid of the margin, padding and bullets in the unordered lists */
.pmenu, .pmenu ul,.pmenu, .pmenu li {
	padding:0;
	margin:0 auto;
	list-style: none;
	}

/* Set up the link size, color and borders */

.pmenu a, .pmenu a:visited {
	display:block; 
	float:left;	
	text-decoration:none;	
	color:#003399;	
	font-weight:bold;		
	text-align:center;
	font-size:10px;
	line-height:24px;
	padding:0 14px;
	margin:1px 1px 0 0;
/*border-left:1px solid #cf6f01;
border-right:1px solid #cf6f01;*/
}

.pmenu li.double a, .pmenu li.double a:visited {
padding :4px 1px 1px 0px;
line-height:24px;
}
.pmenu li.doublea a, .pmenu li.doublea a:visited {
padding :1px 1px 1px 0px;
line-height:24px;
}
.moretext a, .moretext a:visited {
line-height:24px;
}

.pmenu a.pmenu_1, .pmenu a.pmenu_1:visited {

}


.pmenu a.pmenu_1:hover {color:#ff9900; background:none; text-decoration:none;}

/* Set up the sub level borders */
.pmenu li ul li a, .pmenu li ul li a:visited {
border:solid #e1e2e4;
border-width:0 1px 1px 1px;
width:160px; 
background:#fff;
height:auto !important;
padding:4px 10px;
margin:0;
color:#003399;
text-align:left;
font:11px verdana;
font-weight:bold;
}

.pmenu li a.enclose, .pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
.pmenu li {float:left; }
/* For Non-IE browsers and IE7 */
.pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
.pmenu li:hover > a {color:#ff9900; background:none; text-decoration:none;}

.pmenu li li:hover > a {background:#00117b; color:#ffcc00; text-decoration:none;}
.pmenu li li:hover > a:hover {background:#00117b; color:#ffcc00; text-decoration:none;}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
.pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
.pmenu li:hover > ul {display:block; position:absolute; top:0px; left:140px; padding:5px 30px 30px 20px; background:transparent url(transparent.gif); width:170px;}
/* Position the first sub level beneath the top level liinks */
.pmenu > li:hover > ul {left:-20px; top:22px;}

/* get rid of the table */
.pmenu table {position:absolute; border-collapse:collapse; top:0px; left:0; z-index:100; font-size:1em; text-transform:capitalize;}

.pmenu table table {top:0;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html .pmenu li a:hover {position:relative; background:none; color:#ff9900; text-decoration:none;}
* html .pmenu li  li a:hover {position:relative; background:#00117b; color:#ffcc00; text-decoration:none;}

/* For accessibility of the top level menu when tabbing */
.pmenu li a:active, .pmenu li a:focus {background:#056a78; color:#fefdc4;}

/* Set up the pointers for the sub level indication */
.pmenu li.fly {background:#7484ad url(fly.gif) no-repeat right center;}
.pmenu li.drop {background:#7484ad url(drop.gif) no-repeat right center;}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */
/* change the drop down levels from display:none; to visibility:hidden; */
* html .pmenu li ul {visibility:hidden; display:block; position:absolute; top:-21px; left:80px; padding:0px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
.pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
.pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}
/* make the second level visible when hover on first level link and position it */
.pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; left:-30px; top:25px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
.pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:180px;
}
/* make the fourth level visible when you hover over third level link */
.pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
.pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;}
