
/* ----------------------------------------------------------------------------------------------------------
1) Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {border:0; outline:0; vertical-align:baseline; background:transparent; text-decoration:none;}
/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {padding:25px 0; background:url("../images/bg.gif") 0 0 repeat-x; font:0.75em/1.5 "arial", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, dl, fieldset {margin:15px 0;}


/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */
body {background-color:#dfdfdf; color:#3f3f3f;}

a {color:#20674e;}
a:hover {color:#000;}


/* ----------------------------------------------------------------------------------------------------------
2) Format
---------------------------------------------------------------------------------------------------------- */

.noscreen {display:none;}

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}

.f-left {float:left !important;}
.f-right {float:right !important;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top !important;}
.va-middle {vertical-align:middle !important;}
.va-bottom {vertical-align:bottom !important;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.hidden {position:absolute; left:-1000em; top:-1000em; width:1px; height:1px; overflow:hidden;}
/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; padding:10px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:100px; padding:0 0 0 125px; background:url("../images/header.jpg") 0 0 no-repeat; overflow:hidden;}
    #header #logo {margin:0;}
    
        #slogan {position:absolute; top:30px; right:0; width:275px; padding:10px 10px 10px 15px; background:url("../images/pattern.gif");}
    
    #nav {position:relative; padding:0 20px; background:url("../images/nav.gif") 0 0 repeat-x;}
    #nav ul {margin:0; list-style:none;}
    #nav ul li {display:inline;}
    #nav ul li a {display:inline-block; float:left; padding:9px 15px; background:url("../images/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;}
    #nav a:hover {text-decoration:none; color: blue;}
    #nav ul li.active, #nav ul li.active a {font-weight:bold;}
    #nav #feeds {position:absolute; top:9px; right:25px; margin:0;}
    #nav #feeds a:hover {text-decoration:none;}

    #cols {margin-bottom:10px; background:url("../images/cols.gif") 0 0 no-repeat;}
    #cols-in {min-height:430px; padding:20px; background:url("../images/cols-in.gif") 0 100% no-repeat;}
    
        #content {float:left; width:600px;}
        #aside {float:right; width:280px;}
        #content .in, #aside .in {padding:15px;}

    #footer {padding:5px;}
    #footer p {margin:0;}
    
        #ico-print {padding-left:12px; background:url("../images/ico-print.gif") 0 50% no-repeat;}
        #ico-sitemap {margin-left:10px; padding-left:10px; background:url("../images/ico-sitemap.gif") 0 50% no-repeat;}
	.ico-aajeevika {padding-left:18px; background:url("../images/favicon.jpg") 0 50% no-repeat;}
	.ico-login {padding-left:18px; background:url("../images/login.png") 0 50% no-repeat;}
        .ico-rss {padding-left:18px; background:url("../images/ico-rss.gif") 0 50% no-repeat;}
	.ico-banklinkage {padding-left:18px; background:url("../images/banklinkage.jpg") 0 50% no-repeat;}

    #copy {margin:15px auto 0 auto; width:910px; font-size:90%;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#breadcrumbs {margin:0; font-size:90%;}
#breadcrumbs a:hover {text-decoration:none;}
#breadcrumbs span {margin:0 3px;}

#topstory-img {float:left; width:200px;}
#topstory-img img {display:block;}
#topstory-txt {float:right; width:355px;}
#topstory-txt h3 {margin:0; font-size:140%; font-weight:normal;}
#topstory-txt #topstory-info {margin:0; font-size:90%;}
#topstory-txt .comment {padding-left:12px; background:url("../images/ico-comment.gif") 0 2px no-repeat;}

.cols5050 {clear:both; background:url("../images/dot-01.gif") 0 100% repeat-x;}
.cols5050 .col {float:left; width:275px;}
.cols5050 .col .article {clear:both; margin-bottom:15px;}
.cols5050 .col .article-img {float:left; width:85px;}
.cols5050 .col .article-img img {display:block;}
.cols5050 .col .article-txt {float:right; width:175px;}
.cols5050 .col .article-txt h4 {margin:0; margin-bottom:7px; font-size:110%;}
.cols5050 .col .article-txt p {margin:0; font-size:90%;}

#subnav {margin:0; list-style:none;}
#subnav li {display:inline;}
#subnav li a {display:block; padding:4px 10px 4px 25px; background:url("../images/subnav.gif") 10px 50% no-repeat;}
#subnav li a:hover {text-decoration:none; background-color:#ebf9ef; color:#20674e;}
#subnav li.last a {border:0;}


#subnav1 {margin:0; list-style:none;}
#subnav1 li {display:block;padding:4px 10px 4px 25px;background:url("../images/subnav.gif") 10px 50% no-repeat;}
 /* #subnav1 li a {display:block; padding:4px 10px 4px 25px; background:url("../images/subnav.gif") 10px 50% no-repeat;} */ 
#subnav1 li a:hover {text-decoration:none; background-color:#ebf9ef; color:#20674e;}
#subnav1 li.last a {border:0;}

dl#news {margin:0; background:url("../images/dot-02.gif") 3px 0 repeat-y;}
dl#news dt {margin-bottom:3px; padding-left:15px; background:url("../images/news-dt.gif") 0 50% no-repeat; font-weight:bold;}
dl#news dd {margin:0; margin-bottom:10px; padding-left:15px;}
dl#news a:hover {text-decoration:none;}

#gallery-in {padding:15px; background:url("../images/gallery.gif") 0 0 repeat-x;}
#gallery .separator {width:910px; height:2px; margin:10px 0; background:url("../images/separator.gif") 0 0 repeat-x; font-size:0; line-height:0; overflow:hidden;}
#gallery img {margin-right:18px;}
#gallery a.last img {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {margin:0; padding:15px 15px 15px 45px; background:url("../images/arrow-01.gif") 15px 50% no-repeat; font-size:150%; font-weight:normal;}
.title-02 {background:url("../images/dot-01.gif") 0 60% repeat-x; font-size:100%;}
.title-02 span {padding-right:5px;}
.title-03 {margin:0; padding:13px 10px 13px 15px; background:url("../images/arrow-02.gif") 245px 50% no-repeat; font-size:100%; font-weight:bold;}
.title-03.gallery {background:url("../images/arrow-02.gif") 903px 50% no-repeat;}
.title-04 {margin:0 5px; padding:13px 30px 13px 15px; background:url("../images/title-04.gif") 0 0  repeat-x; font-size:100%; font-weight:bold;}

.more {padding-right:14px; background:url("../images/more.gif") 100% 5px no-repeat;}
a:hover.more {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {background:#FFF;}

    #header {background-color:#20674e;}
    
        #slogan {color:#FFF;}
    
    #nav {border-top:1px solid #FFF; border-bottom:1px solid #FFF; background:#EFEFEF;}
    #nav a {color:#3f3f3f;}
    #nav ul li.active, #nav ul li.active a {color:#20674e;}

    #footer, #footer a {color:#5F5F5F;}
    #footer a:hover {color:#3f3f3f;}
    
        .ico-rss {color:#3F3F3F;}

    #copy, #copy a {color:#7F7F7F;}
    #copy a:hover {color:#3F3F3F;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#breadcrumbs a {color:#5f5f5f;}

#subnav li a {border-bottom:1px solid #efefef; color:#3f3f3f;}
#subnav li.active a {background-color:#ebf9ef;}

dl#news dt {background-color:#FFF;}
dl#news dd a {color:#3f3f3f;}

#gallery-in {border-bottom:1px solid #DDDDDD; background-color:#EFEFEF;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {background-color:#5f5f5f; color:#fff;}
.title-02 span {background:#FFF;}
.title-03, .title-03.gallery {background-color:#20674e; color:#fff;}
.title-03 a {color:#FFF;}
.title-04 {color:#20674e;}

.comment, .more {color:#3F3F3F;}

.pageHeader{
	margin: 5px 0 10px 0; padding: 10px 0 10px 0;
	font-family: Arial, Verdana, "Times New Roman"; font-size: 16px; font-weight: bolder; color: #555555;
}
.mandatory{
color: red; font-size: 14px;}	

/*------------ Footer content Slider Div css --------------------------*/
/* 
#footer{margin:0 auto; margin-top:10px; width:100%; height:100px; background:url(../images/footer_bg.jpg) repeat-x; clear:both; }
#footer-container{margin:0 auto; padding: 0; width:972px; height:142px;  } 

#footer_link{ background-color: #18849E; position:relative; height:auto;  font:normal 14px Arial, Helvetica, sans-serif; color:#727976;   margin:0px; text-align:center; padding: 3px 0px 3px 0px;}
#footer_link p{ position:relative; font:normal 12px Arial, Helvetica, sans-serif; color:#4c5252; padding:5px 0px 0px 0px;}
#footer_link p a{font:normal 12px Arial, Helvetica, sans-serif; color:#0069d5; text-align:center;}
#footer_link p span{ font-weight:bold;}
#footer_link p a:hover{font:normal 12px Arial, Helvetica, sans-serif; color:#4c5252; text-decoration:none;}

#footer_link ul{list-style:none; display:inline; margin:0 auto; }
#footer_link li{display:inline;  height:13px; text-align:center;}
#footer_link li a{font:bold 12px Arial, Helvetica, sans-serif; color:#fff;  padding:12px 10px 0px 10px; text-decoration:none;}
#footer_link li a:hover{text-decoration:underline; color:#000;}
#footer-img{ margin:0 auto; padding:0px; text-align:center; width:100%;  }
#footer-img img{ width:111px; margin:7px 0 0 0; padding:0px; text-align:center;}
 */

.button {
	/* background-image: url(../images/bgbtn.jpg); */ background-color:rgb(0, 162, 60); background-repeat: repeat-x; background-position: left top; height: 25px;
	border: 1px solid #999999; font-family: Arial, Verdana, "Times New Roman"; font-size: 11px; font-weight: bolder; 
	color: #FFF; margin-right: 2px; margin-left: 2px; margin-top: 4px; padding: 0px 6px 0px 6px; }
	
table.demo {border-collapse:collapse;background:#f3fbee  repeat-x;border:1px solid #686868;
		font:12px 'Trebuchet MS',helvetica,arial,verdana;color: #333;}
table.demo td,table.demo th {padding:5px;}
table.demo caption {padding: 0 0 .5em 0;text-align: left;font-size: 1.4em;font-weight: bold;text-transform: uppercase;color: #333;background: transparent;}
table.demo a {color:#950000;text-decoration:none;}
table.demo a:link {}
table.demo a:visited {font-weight:normal;color:#666;text-decoration: line-through;}
table.demo a:hover {border-bottom: 1px dashed #bbb;}
table.demo thead th, table.demo tfoot th, table.demo tfoot td {background:#333 repeat-x;color:#fff}
table.demo tfoot td {text-align:left;}
table.demo tbody th, table.demo tbody td {text-align:left; border-bottom: dotted 1px #333;}
table.demo tbody th {white-space: nowrap;}
table.demo tbody th a {color:#333;}
table.demo .odd {}

/*------New Table for Entry Form demoColumn----*/
table.demoCol {border-collapse:collapse; background:#f3fbee repeat-x; border:1px solid #686868;
		font:12px 'Trebuchet MS',helvetica,arial,verdana; color: #333;}
table.demoCol td,table.demoCol th {padding:3px;}
table.demoCol caption {padding: 0 0 .5em 0; text-align: left; font-size: 1.4em; font-weight: bold;
			text-transform: uppercase; color: #333; background: transparent;}
table.demoCol a {color:#950000; text-decoration:none;}
table.demoCol a:link {}
table.demoCol a:visited {font-weight:normal ;color:#666; text-decoration: line-through;}
table.demoCol a:hover {border-bottom: 1px dashed #bbb;}
table.demoCol thead th, table.demoCol tfoot th, table.demoCol tfoot td {background:#333 repeat-x; color:#fff}
/* table.demoCol tfoot td {text-align:left;} */
table.demoCol tbody th, table.demoCol tbody td {text-align:left; border-right: dotted 1px #333; border-bottom: dotted 1px #333;}
table.demoCol tbody th {white-space: nowrap; background: #d6d6d6;}
table.demoCol tbody th a {color:#333;}
table.demoCol .odd {background: #d6f1c5;}

/*------	DEMO COL GREEN	----*/
table.entryTBL {border-collapse:collapse; background:#f3fbee repeat-x; border:1px solid #686868;
		font:12px Arial, Verdana, "Times New Roman"; color: #333;}
table.entryTBL td,table.entryTBL th {padding:6px;}
table.entryTBL caption {padding: 0 0 .5em 0; text-align: left; font-size: 1.4em; font-weight: bold;
			text-transform: uppercase; color: #333; background: transparent;}
table.entryTBL a {color:#950000; text-decoration:none;}
table.entryTBL a:link {}
table.entryTBL a:visited {font-weight:normal ;color:#666; text-decoration: line-through;}
table.entryTBL a:hover {border-bottom: 1px dashed #bbb;}
table.entryTBL thead th, table.entryTBL tfoot th, table.entryTBL tfoot td {background:#333 repeat-x; color:#fff}
/* table.demoCol tfoot td {text-align:left;} */
table.entryTBL tbody th {text-align:left; border-right: solid 1px #333; border-top: solid 1px #333; border-bottom: solid 1px #333;}
table.entryTBL tbody td {text-align:left; border-right: solid 1px #333; border-bottom: dotted 1px #333;}
table.entryTBL tbody th {white-space: nowrap; background: #d6d6d6;}
table.entryTBL tbody th a {color:#333;}

/*------	Reports CSS GREEN	----*/
table.reportTBL{ line-height: 1.4em; font-size: 12px;}
table.reportTBL th { padding:5px; color:#fff; text-shadow:1px 1px 1px #568F23; border:1px solid #666666; border-bottom:3px solid #666666;
					background-color:#65a533; border-top-left-radius:5px; border-top-right-radius:5px;}
table.reportTBL tr.odd { color: #B0171F; text-align: left;}
table.reportTBL  tbody tr:hover td { background-color: #e7ffe7; color: blue;}
table.reportTBL td{ padding:3px; text-align: left; background-color:#E0E0E0; border: 2px solid #E0E0E0;
    				-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#000000; text-shadow:1px 1px 1px #fff;}
table.reportTBL td a{ color:#000000; text-decoration: none; }
table.reportTBL td a:hover{ color:blue; font-weight: bold; text-decoration: none; }
table.reportTBL tfoot th{ color: #FFFFFF; text-shadow:1px 1px 1px #568F23; background-color:#666666;
					border:1px solid #666666; border-right:3px solid #666666; padding:0px 5px;
					border-top-left-radius:0px; border-top-right-radius:0px;}
table.reportTBL tfoot td{color: #FFFFFF; text-shadow:1px 1px 1px #568F23; font-weight: bold; background-color:#666666;
					border:1px solid #666666;border-right:3px solid #666666; padding:0px 5px;}
					
					
table.reportTBLSmall{ line-height: 1.4em; font-size: 9px;}
table.reportTBLSmall th { padding:5px; color:#fff; text-shadow:1px 1px 1px #568F23; border:1px solid #666666; border-bottom:3px solid #666666;
					background-color:#65a533; border-top-left-radius:5px; border-top-right-radius:5px;}
table.reportTBLSmall tr.odd { color: #B0171F; text-align: left;}
table.reportTBLSmall  tbody tr:hover td { background-color: #e7ffe7; color: blue;}
table.reportTBLSmall td{ padding:3px; text-align: left; background-color:#E0E0E0; border: 2px solid #E0E0E0;
    				-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#000000; text-shadow:1px 1px 1px #fff;}
table.reportTBLSmall td a{ color:#000000; text-decoration: none; }
table.reportTBLSmall td a:hover{ color:blue; font-weight: bold; text-decoration: none; }
table.reportTBLSmall tfoot th{ color: #FFFFFF; text-shadow:1px 1px 1px #568F23; background-color:#666666;
					border:1px solid #666666; border-right:3px solid #666666; padding:0px 5px;
					border-top-left-radius:0px; border-top-right-radius:0px;}
table.reportTBLSmall tfoot td{color: #FFFFFF; text-shadow:1px 1px 1px #568F23; font-weight: bold; background-color:#666666;
					border:1px solid #666666;border-right:3px solid #666666; padding:0px 5px;}


/*-------------- Tree View Menu Start ----------------- */

.treeview, .treeview ul { padding: 0; margin: 0; list-style: none; font-size:16px;}
.treeview ul { width:700px; margin-top: 4px;}
.treeview .hitarea {background: url( ../images/treeview-default.gif) -65px -25px no-repeat;
	height: 13px; width: 13px; margin-left: -13px; float: left;	cursor: pointer;}
/* fix for IE6 */
* html .hitarea { display: inline; float:none; }
.treeview li { margin: 0; padding: 3px 0pt 3px 16px; }
.treeview a.selected { background-color: #eee;}
#treecontrol { margin: 1em 0; display: none; }
.treeview .hover { color: red; cursor: pointer; }
/* .treeview li { background: url(../images/treeview-default-line.gif) 0 0 no-repeat; } */
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }
.treeview .expandable-hitarea { background-position: -80px -3px; }
.treeview li.last { background-position: 0 -1766px }
/* .treeview li.lastCollapsable, .treeview li.lastExpandable {background-image: url(../images/treeview-default.gif); } */  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }
.treeview-red li { background-image: url(../images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/treeview-red.gif); } 
.treeview-black li { background-image: url(../images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeview-black.gif); }  
.treeview-gray li { background-image: url(../images/treeview-gray-line.gif); }
.treeview-gray li span.folder{ color:#000; font:14px "Times New Roman", Times, serif;  }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/treeview-gray.gif); } 
.treeview-famfamfam li { background-image: url(../images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/treeview-famfamfam.gif); } 
.filetree li { padding: 3px 0 2px 16px; }
.filetree li span.folder{ color:#000;}
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/folder.gif) 0 0 no-repeat;  }
.filetree li.expandable span.folder { background: url(../images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../images/file.png) 0 0 no-repeat; color:#000000; }

/*-------------- Tree View Menu End ----------------- */

#ticker { height: 16px; overflow: hidden;}
#ticker li { height: 16px; }
#news1 { height: 150px; overflow: hidden; }
#news1  li { height: 150px; }


/* TAB CSS FILP */
#flip-tabs{ width:100%; /* margin:10px auto; */ margin-top: 10px;  position:relative;}
#flip-navigation{ padding:0;  list-style:none;}
#flip-navigation li{ display:inline; padding-bottom: 5px; margin-left: 5px; margin-right: 5px;}
#flip-navigation li a{ text-decoration:none; padding-top:5px; margin-right:0px; background:#f3fbee; color:#333; outline:none;
	font-family:Arial; font-size:12px; }
#flip-navigation li a:hover{ background:#999; color:#f0f0f0; }
#flip-navigation li.selected a{ background:#999; color:#f0f0f0; }
#flip-container{ border: 1px solid; width:100%; font-size:11px;}
#flip-container div{ background:#f3fbee;  }
#flip-container div ul{ background:#f9f9f9; border:1px solid #f0f0f0; margin:0; padding:15px 5px; list-style-position:inside; }
#flip-container div ul li{ padding:5px 0; }


/*------------------------ Main Top Menu CSS ------------------------*/
	ul#navmenu {  margin: 0;  border: 0 none;  padding: 0;  For KHTML  list-style: none;  /* height: 35px; */  float:left;  position:relative; z-index:1000; }
	ul#navmenu li {  margin: 0;  border: 0 none;  padding: 0;  float: left; For Gecko  display: inline;  list-style: none;  position: relative;  /* height: 35px; */  background:none;}
	ul#navmenu ul { background:#EFEFEF;  margin: 0;  border: 0 none;  padding: 0;  width: 350px;  list-style: none;  display: none;  position: absolute;  top: 30px;  left: 0; -moz-border-radius: 3px; -webkit-border-radius:3px;}
	ul#navmenu ul li {  float: none; For Gecko  display: block !important;  display: inline; For IE  height: auto;}
	/* ul#navmenu a { display:block; float: none !important; For Opera  float: left; For IE   height: auto !important;  height: 100%; For IE} */
	ul#navmenu a:hover,
	ul#navmenu li:hover a,
	ul#navmenu li.iehover a {}
	
	/* ul#navmenu  ul{ margin:3px 0 0 0; padding:3px 0 6px 0 ;  } */
	ul#navmenu li:hover li a,
	ul#navmenu li.iehover li a { float: none; margin-left:3px; width:340px; padding: 2px; background: none;}
	 
	* html ul#navmenu  ul{ width:200px; background:#EFEFEF; }	
	* html ul#navmenu li ul {top:25px;}
	
	ul#navmenu li:hover li a:hover,
	ul#navmenu li:hover li:hover a,
	ul#navmenu li.iehover li a:hover,
	ul#navmenu li.iehover li.iehover a { background-color:#fff;  -moz-border-radius: 3px; -webkit-border-radius:3px;}
		
	
	ul#navmenu li:hover li:hover li a,
	ul#navmenu li.iehover li.iehover li a {  background: #EEE;  color: #666;}
	
	ul#navmenu li:hover li:hover li a:hover,
	ul#navmenu li:hover li:hover li:hover a,
	ul#navmenu li.iehover li.iehover li a:hover,
	ul#navmenu li.iehover li.iehover li.iehover a {  background-color:#EFEFEF;  -moz-border-radius: 3px; -webkit-border-radius:3px;}
	
	ul#navmenu li:hover li:hover li:hover li a,
	ul#navmenu li.iehover li.iehover li.iehover li a {  background: #EEE;  color: #666;}
	
	ul#navmenu li:hover li:hover li:hover li a:hover,
	ul#navmenu li.iehover li.iehover li.iehover li a:hover { background-color:#EFEFEF;  -moz-border-radius: 3px; -webkit-border-radius:3px;}
	ul#navmenu ul ul,
	ul#navmenu ul ul ul {  display: none;  position: absolute;  top: 0;  left: 160px;}
	
	
	ul#navmenu li:hover ul ul,
	ul#navmenu li:hover ul ul ul,
	ul#navmenu li.iehover ul ul,
	ul#navmenu li.iehover ul ul ul {  display: none;}
	
	ul#navmenu li:hover ul,
	ul#navmenu ul li:hover ul,
	ul#navmenu ul ul li:hover ul,
	ul#navmenu li.iehover ul,
	ul#navmenu ul li.iehover ul,
	ul#navmenu ul ul li.iehover ul {  display: block;}
	
	.hide{ DISPLAY: none; VISIBILITY: hidden; }
	IMG.displayed { display: block; margin-left: auto; margin-right: auto;}
	
table.reportTBLMPR{ line-height: 1.4em; font-size: 12px;}
table.reportTBLMPR th { padding:5px; color:#fff; text-shadow:1px 1px 1px #568F23; border:1px solid #666666; border-bottom:3px solid #666666;
					background-color:#65a533; border-top-left-radius:5px; border-top-right-radius:5px;}
table.reportTBLMPR tr.odd { color: #B0171F; text-align: left;}
table.reportTBLMPR  tbody tr:hover td { background-color: #e7ffe7; color: blue;}
table.reportTBLMPR td{ padding:3px; background-color:#E0E0E0; border: 2px solid #E0E0E0;
    				-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#000000; text-shadow:1px 1px 1px #fff;}
table.reportTBLMPR td a{ color:#000000; text-decoration: none; }
table.reportTBLMPR td a:hover{ color:blue; font-weight: bold; text-decoration: none; }
table.reportTBLMPR tfoot th{ color: #FFFFFF; text-shadow:1px 1px 1px #568F23; background-color:#666666;
					border:1px solid #666666; border-right:3px solid #666666; padding:0px 5px;
					border-top-left-radius:0px; border-top-right-radius:0px;}
table.reportTBLMPR tfoot td{color: #FFFFFF; text-shadow:1px 1px 1px #568F23; font-weight: bold; background-color:#666666;
					border:1px solid #666666;border-right:3px solid #666666; padding:0px 5px;}
	
	table.mprMenu{/* border: thin dotted; */  font-size: 12px; font-weight:bold; }
	table.mprMenu tr th{padding:3px; background-color: #20674e; color:#fff;}		
	table.mprMenu tr td{padding:3px; border: 1px solid #E0E0E0; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px;}			
	table.mprMenu tr td a{ color: #000;}			
	
	table.mprtbl{/* border: thin dotted; */   font-size: 12px; font-weight:bold;}
	table.mprtbl tr:nth-child(even) {background-color:#f6f6f6;}
	table.mprtbl td:nth-child(1){background-color: #fff;}
	/*table.mprtbl td:nth-child(2){background-color: #EAEAEA;}*/
	table.mprtbl tr th{padding:3px; background-color: #20674e; color:#fff;}		
	table.mprtbl tr td{padding:3px; border: 1px solid #d2d2d2; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px;}			
	table.mprtbl tr td a{ color: #394460;}		
   	table.mprtbl tr td a:hover{ font-weight:bold; color: #394460;}			
  	table.mprtbl tfoot tr{ background-color: #EAEAEA; font-weight:bold; font-size: 13px;}
  	
  	table.rpttbl{/* border: thin dotted; */ font-size: 12px; font-weight:bold;}
	table.rpttbl tr:nth-child(even) {background-color:#bdbdbd;}	
	table.rpttbl tr th{padding:3px; background-color: #20674e; color:#fff;}		
	table.rpttbl tr td{padding:3px; border: 1px solid #d2d2d2;; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px;}			
	table.rpttbl tr td a{color: #394460;}		
   	table.rpttbl tr td a:hover{ font-weight:bold; color: #394460;}			
  	table.rpttbl tfoot tr{ background-color: #EAEAEA; font-weight:bold; font-size: 13px;}			
		
	.mprButton {
  background-repeat: repeat-x; background-position: left top; height: 20px;
	border: 1px solid #999999; font-family: Arial, Verdana, "Times New Roman"; font-size: 11px; font-weight: bolder; 
	margin-right: 1px; margin-left: 1px; margin-top: 4px; padding: 0px 6px 0px 6px; }
					