/* CSS Document */
body {
	text-align: center;
	background-color:  #FFFFFF; 
	margin-top:10px;
	margin-bottom:10px;
	color:  #ffffff;
          

}

A:link {
	COLOR:  #FFFFFF;
	text-decoration: none;
	border-top-color: #757575;
	border-right-color: #757575;
	border-bottom-color: #757575;
	border-left-color: #757575;
}
A:visited {
	COLOR:  #FFFFFF;  text-decoration: none;
}

A:active {
	COLOR:  #FFFFFF;
	text-decoration: none;
	border-color: #FFFF33;
}
A:hover {
	background-color:  #EBEBEB;
	border-color: #FFFF00;
	color: #000000;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	height: 35px;
	line-height: normal;
	width: inherit;
	color: white;
	background-color:   #5A554B;
		

}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	font-weight: bold;
	width: 110px;
	color: #8A2BE2;
	background-color: #5A554B;    /*overall menu background color*/
	border-bottom-color:  #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
    z-index: 10;
}


/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 110px; /*Width of top level menu link items*/
	padding: 5px 0px 1px 2px;
	text-decoration: none;
	background-color: #DDDDDD; #CCCCCC; #BBBBBB;  #EBEBEB; 
	text-align: left;

}
	
/*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;
background-color: #EBEBEB;  

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
background-color:   #5A554B;

}

/*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: 155px; /*width of sub menu levels*/
color: #8A2BE2; 
text-decoration: none;
padding: 5px 5px;

}

.suckertreemenu ul li a:hover{
	background-color: #D6D3CE; 
    color: #8A2BE2;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background:  #F3F3F3 url(file:///C|/Documents and Settings/Narendra/My Documents/My Webs/myweb/New_Phila/New_Phila/arrow-down.jpg) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(file:///C|/Documents and Settings/Narendra/My Documents/My Webs/myweb/New_Phila/New_Phila/arrow-right.gif) 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: 1em;
}
	

/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
	height: 1.5%;
	width: 90px;
	color: #8A2BE2; 
	background-color:    #5A554B;    /*overall menu background color*/
	border-bottom-color:  #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-family: "Microsoft Sans Serif" ;
	font-size: 14px;
}
* html .suckertreemenu ul li a { height: 1%; background-color:   #5A554B;}
* html .suckertreemenu ul li ul li { float: left; background-color:   #5A554B;}
/* End */

#menu_bar {
	margin:0px;
	padding:0px;
	clear:both;
	width: 140px;
	background-color:  #5A554B;
	border-top-color: #cccccc;
	border-top-width: 0px;
	border-top-style: solid;
	color:#FFFFFF;
	text-align: right;
}
#bot_bar {
	margin:0px;
	padding:0px;
	clear:both;
	width: 790px;
	background-color:  #EBEBEB;
	border-top-color: #cccccc;
	border-top-width: 0px;
	border-top-style: solid;
	color:#5A554B;
	text-align: center;
	font-size: .8em;
	padding-left: 10px;
}
#bot_bar A:link {
        color:#FF0000;
		padding-left: 1px;
		text-decoration:underline;	
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #000000;  
}

#page_header {
	height: 140px;
	color:  #FFFFFF;
	clear: both;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color:  #5A554B;
	border-right-color: pink; #5A554B;
	border-bottom-color:pink; #5A554B;
	border-left-color: pink; #5A554B;
}

#page_header h1 {
	padding-top:5px;
	padding-left:5px;
	margin:0px;
	color:  #CC0000;
	line-height: normal;
	top: 10px;
	vertical-align: top;
	position: static;
	width:135px;
	float: left;
}
#page_header h2 {
	padding-top:5px;
	margin-left:245px;
	margin:0px;
	color:  #FF3300;
	line-height:normal;
	font-family:  "Microsoft Sans Serif";
	text-align: center;
	top: 10px;
	vertical-align: top;
	position: static;
	font-size: 24px;
	float: left;
	padding-left: 95px;
}

#page_header h3 {
	padding-top:5px;
	padding-right:5px;
	margin:0px;
	line-height:normal;
	top: 10px;
	vertical-align: top;
	position: static;
	float: right;
}

	#page_header h2 p {
	position: relative;
	top: -2em;
	color: #FFFFFF;
	font-style:italic;
	clear: left;
	text-align: center;
	font-size: 14px;
}

#page_header_middle {
    padding-top:5px;
	padding-left:115px;
	margin:0px;
	color:  #ff0000;
	line-height:28px;
	font-family: Arial, Tahoma;
	text-align: left;
	top: 10px;
}



#content_wrapper {
  margin-top:0px;
  margin-bottom: 0px;
  margin-left:0px;
  margin-right:0px;      
  border:1px solid  #FFFFFF;  
  background-color: #EBEBEB;
  width: 800px;
}


#left_side {
  float: left;
  width: 140px;
  height: auto;
  border:1px solid #5A554B;
  background-color: #000000;#5A554B;  
}
#left_side A:hover {
	background-color:  #FF0000;
	color: #FFFFFF;
}
#left_side A:visited {
      color: #FFFFFF; #000000; 
	  text-decoration:none;
}

#left_side p {
 
  padding: 3px;
  padding-right: 5px;
  font-family:  Arial, Tahoma;  
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
}

#left_sideMid {
 clear: both;
  float: left;
  width: 140px;
  height: inherit;
  margin-left:0px;
  border:1px solid #5A554B;
}

#left_sideMid p{

 font-size: 14px;
 font-weight:bold;
 color: #993399; #FFFFFF;
 border:1px solid  #FFFFFF;  
 background-color: #EBEBEB;
}

.style5 {color: #FF0000;
         text-align: center;
		 font-size:14px;
}
.style5A {
	color: #F00;
	text-align: center;
	font-size:24px;
}
.style5b {color: #FFFFFF;
         text-align: left;
		 font-size:14px;
}
.styleR {color: #FF0000;
}
.styleB {color: #000000;
         font-weight:bold;
}
.styleBnb {color: #000000;
        
}
.styleI{
        font-style:italic;    
}
.styleBsp {line-height: 16px;
           color: #000000;
		   font-size:12px;
		   }

.style6 A{
		 color:  #FFFFFF;
}
.style6 {font-weight: bold;
          color: #000000;
}
.style7 {font-size: 14px;
         font-weight:bold;
         text-align:right;
	     color:#000000;}
		 
.style7a {font-size: 11px;
         font-weight:bold;
         text-align:right;
	     color:#000000;
		 text-indent:500px;
}		 
.style8 { white-space:pre 
}

.style9 {font-size: 14px;
         font-weight:bold;
		 clear: both;
		 margin-top: 20px;
	     color: #993399; #FFFFFF;
		  border:1px solid  #FFFFFF;  
          background-color: #EBEBEB;
}
.style9B {font-size: 14px;
         font-weight:bold;
		 clear: both;
		 margin-top: 20px;
	     color: #993399; #FFFFFF;
          background-color: #EBEBEB;
}
.style9c {font-size: 14px;
         font-weight:bold;
		 clear: both;
		 margin-left: -80px;
		 margin-top: -50px;
	     color: #993399; #FFFFFF;
		  border:0px solid  #FFFFFF;  
          background-color: #EBEBEB;
		  width: 600px;
}
		 
.styleInd {
	padding-right: 10em;  
	padding-left: 3em; 
}
.SupS {
       vertical-align:super;
	   }
#center {
	padding: 10px;
	font-family: Arial, Tahoma;
	font-size: 14px;
	line-height: 20px;
	border:1px solid #cccccc;
	margin: 0 20px 0 150px;
                
}

#center A:link, A:visited{
	COLOR:  #000000;
	text-align: right;
	text-decoration:underline;
	}
	
#center p{
	color: black;
	padding: 5px;
	line-height: 18px;
	text-align: left;
}
#center h4{
     color: black;
}
#center  li ul li {
	COLOR: #FF0000;
	font-size: .9em;
	line-height:1.2em;
}
	
#center  li  {
	COLOR: #FF0000;
}
#centerB {
	padding: 10px;
	font-family: Arial, Tahoma;
	font-size: 14px;
	line-height: 14px;
	border:1px solid #FF0000;

}
#center td{
   color: black;
   height: 25px;
   padding-left: 1em
   
}
td.centerLeft{
	padding-right: 1em;
	height: 0.7em;
}
#center h2, h3{
	color: black;
}

#center P IMG {
	PADDING-LEFT: 1px
}

#right_side {
  float: right;
  width: 10px;
  border:0px solid #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial, Tahoma;  
  font-size: 14px;
  color: #ffffff;
  padding:4px;
   }

#right_side p {
 
  font-family: Arial, Tahoma;  
  font-size: 14px;
  line-height: 16px;
  color: #666600;
 }

#page_footer {
	height: 60px;
	background-color: #5A554B; 
	clear: both;
	border-left: 0px solid  #5A554B;
	border-right: 0px solid  #5A554B;
	border-bottom: 5px solid #5A554B;
	border-top: 5px solid #5A554B;
	line-height: normal;
	border-top-width: 1px;
	border-top-color: #efefef; 
	font-weight: bold;
}

#page_footer p {
	padding-top:5px;
	text-align:right;
	margin-bottom:7px;
	margin-top:0px;
	margin-right:0px;
	font-family: Arial, Tahoma;
	font-size: 14px;
	line-height:14px;
	color: white; 
	border-top-width: 1px;
	border-top-color: #efefef;   
	white-space: pre;
	border-top-style: solid;

  }

#page_footer A:link {
	COLOR: #FFFFFF;  text-decoration: none
}
#page_footer A:visited {
	COLOR:  #FFFFFF;   text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR:  #8A2BE2;   text-decoration: none
}
.style56 {
color: #000000; font-size: 18px; font-weight: bold;
}
.small_black_right {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}

