/* CSS Document */
body {
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

td {
	font-size:12px;
	line-height:17px;
	}
.table_top_740 {
	background-image:url(images/yellow_bar_740.jpg);
	width:740px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}

.table_top_140 {
	background-image:url(images/yellow_bar_140.jpg);
	width:140px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.table_top_590 {
	background-image:url(images/yellow_bar_590.jpg);
	width:590px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.white_bg {
	background-color:#FFFFFF;
	padding:10px;
	}

.padding_left_right {
	padding-left:10px;
	padding-right:10px;
	}
	
.width_10 {
	display:block;
	width:10px;
	}
.height_10 {
	height:10px;
	}
a:link, a:visited{
	color:#0C5287;
	text-decoration:underline;
}
a:hover {
	color:#676767;
	border-bottom:1px #013FAF;	
	}
.footer_text {
	color:#FFCC00;
	font-size:10px;
	}
.footer_text a:link, .footer_text a:visited{
	color:#FFCC00;
	text-decoration:none;
}
.footer_text a:hover {
	background-color:#000000;
	color:#FFFFFF;
	border:none;
	}

.left_nav {
	margin-top:10px;
	border-top:1px solid #E1E1E1;
	}
	
.left_nav a:link, .left_nav a:visited{
	display:block;
	width:160px;
	font-size:11px;
	color:#000000;
	background-color: #FFFFFF;
	text-decoration:none;
	text-indent:10px;
	border-bottom:1px solid #E1E1E1;
	background-image:none;
}
.left_nav a:hover {
	background-color:#ECDE00;
    font-weight:bold;
    font-type: georgia
    
	}
.logo a:hover {
	border-bottom:none;
	width:300px;
	}


/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */



/* 

  ------------------------------------

  PVII Menu CSS Express Drop-Down Menu

  by Project Seven Development

  www.projectseven.com

  ------------------------------------

*/



.suckertreemenu ul{

margin: 0;
font-family: "verdana";
font-size: 10;
font-weight: "bold";

padding: 0;

list-style-type: none;
font-color: "black";
background: #EBEBEB url() ;




}



/*Top level list items*/

.suckertreemenu ul li{

position: relative;

display: inline;

float: left;

background: #CACDD0 url(../../../../../PAF/HIKI/edits_by_date/march12/p7exp/images/p7exp_mbar.jpg) repeat ;

}



/*Top level menu link items style*/

.suckertreemenu ul li a{

display: block;

width: 125px; /*Width of top level menu link items*/

padding: 2px 3px;

border: 0px solid black;

border-left-width: 0;

text-decoration: none;

color: black;

background: #EBEBEB url(../../../../../PAF/HIKI/edits_by_date/march12/p7exp/images/p7exp_mbar2.jpg);

}

	

/*1st sub level menu*/

.suckertreemenu ul li ul{

left: 0;

position: absolute;

top: 1em; /* no need to change, as true value set by script */

display: block;

visibility: hidden;

}



/*Sub level menu list items (undo style from Top level List Items)*/

.suckertreemenu ul li ul li{

display: list-item;

float: none;

}



/*All subsequent sub menu levels offset after 1st level sub menu */

.suckertreemenu ul li ul li ul{ 

left: 159px; /* no need to change, as true value set by script */

top: 0;

}



/* Sub level menu links style */

.suckertreemenu ul li ul li a{

display: block;

width: 150px; /*width of sub menu levels*/

color: #E7E7E7;

text-decoration: none;

padding: 2px 4px;

border: 0px dot #D3C4B5;

background: #3C7098 ;

}



.suckertreemenu ul li a:hover{

background-color: ;

color: #000;

background: #9CB9D1 ;

}



/*Background image for top level menu list links */

.suckertreemenu .mainfoldericon{

background: #EBEBEB url() repeat center right;

}







/*Background image for subsequent level menu list links */

.suckertreemenu .subfoldericon{

background: #BCA699 url() no-repeat center right;

}



* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/

padding-top: 0em;

}

	

/* Holly Hack for IE \*/

* html .suckertreemenu ul li { float: left; height: 1%; }

* html .suckertreemenu ul li a { height: 1%; }

/* End */


</style>




