/************** .js STYLES ****************/
	  .ewin_div1 img {
			margin: 0;
			position: static;
		}
	  .ewin_close {
	  	border: none;
		cursor:pointer;
	  }
	  .ewin_png_bg {
	  	display: block;
	  }
	  .ewin_content {
	  	position: absolute;
		padding: 10px  0;
		text-align: center;
		/*border: 1px solid #FF0000;*/
	  }
	  .ewin_content_inner {		
		text-align: center;
		float: left;
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
	    height: 100%;
	  } 
	  
	  
	.ewin_content_inner div {
		margin: 0;
		padding: 0;		
	}
	
	.ewin_content_inner p {
		margin: 0;
		padding: 0;
	}
	  
/*********** html_function STYLES ******************/	  
	.ewin_content .ewin_hdr,
	.ewin_content .ewin_title,
	.ewin_content .ewin_subtitle,
	.ewin_content .ewin_body,
	.ewin_content .ewin_ftr {
		padding: 0;		
		vertical-align: top;
		text-align: left;
		margin: 0 auto;
	}  
	.ewin_icon{
	    float: left;
	}	
	.ewin_title h3 {
	  	font-size:16px;
	 	line-height: 18px;
		padding-top: 10px;
		margin: 0;
		left: 10px;
		color: #300;
		clear: none;
		width: 150px;
		font-weight: bold;
		text-align: left;
		vertical-align: bottom;
	 }
	  .ewin_hdr {
	      min-height: 60Px;
	      width: 100%;
	      height: 100%;
	      border-bottom: 1px dotted;
	      border-color:#583934;
	  }
	  .ewin_content .ewin_subtitle h4 {
	  	font-size:12px;
		line-height: 14px;
		margin: 0;
		margin-bottom: 8px;
		padding: 0;
	  }
	  .ewin_content .ewin_subtitle h4 p {
	  	clear: both;
		margin: 0;
		padding: 0;
		margin-bottom: 2px;
	  }
	  .ewin_content .ewin_subtitle h4 label {
	  	display: block;
		float: left;
		width: 50px;
		text-align: right;
	  }
	  .ewin_content .ewin_subtitle h4 span {
	  	display: block;
		margin-left: 60px;
		font-weight: normal;
	  }

	 #ewin_activityList {
	    text-align: left;
		display:block;
	  }

      #ewin_activityList img{
	  margin : 0;
	  padding: 0;
	  }

	  .ewin_body p{
		margin: 0;
		text-align: left;
		margin-bottom: 7px;
		padding: 0;
	  }

	  /*.ewin_content .ewin_ftr {
		text-align: right;
		padding: 5px 0 0 0;
		border-top: 1px solid;
	  } */

     #ewin_ftr {
		text-align: right;
		padding: 5px 0 0 0;
		border-top: 1px dotted #583934;
		color:#06c;
	 }
      
     .ft_link{
       color: #000;
       padding-bottom: 2px;
       text-align:right;
       
     }      
     
     .ft_link a:link,  #ewin_ftr a:visited{
       color: #000080; 
       text-decoration:underline;
       
     }
     
	 #ewin_ftr a:active, #ewin_ftr a:hover{
     // color: rgb(221, 174, 34);
        text-decoration:none;
	//	border-bottom:none;
    //	margin-right:5px;

	 }

    .ewin_body .itemlist{
        width: 100%;
        border: 0px;
        margin-bottom: 5px;
     }

    .listname{
       width: 20%;
       text-align:right;
       font-weight: bold;
    }

    .listvalue{
       width: 50%;
       text-align:left;
       text-indent: 5px;
    }

      
/************* ESTYLE SPECIFIC ********************/
	.FSyellow .ewin_content {
		padding: 8px 0 10px 0;
	}	
	.FSyellow .ewin_content_inner {
		width: 100%;
		
	}
	.FSyellow {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
	  }
	  
	.FSyellow .ewin_hdr {
		width: 100%;
		float: left;
		background: url(../img/FSyellow_bg_header.gif) repeat-y left top;
		border-bottom: 1px solid #848e5d;
	}	
	
	.FSyellow .ewin_icon {
		float: left;
		margin-left: 7px;
	}
	.FSyellow .ewin_title {
		padding-right: 25px;
		padding-left: 14px;
	}
	.FSyellow .ewin_title h3 {
		line-height: 15px;
	}
	.FSyellow .ewin_subtitle {
		padding-top: 6px;
	}
	.FSyellow .ewin_subtitle span {
		font-size: 11px;
		line-height: 13px;
	}
	.FSyellow .ewin_subtitle,
	.FSyellow .ewin_ftr,
	.FSyellow .ewin_body {
		clear: both;
		width: 90%;
		margin: 0 auto;
	}
	.FSyellow .ewin_ftr {
	border-color:#848e5d;
	}


/********** FSrec *************/
	
	.FSrec .ewin_content {
		padding: 10px 0 7px 0;
	}	
	.FSrec .ewin_content_inner {
		width: 100%;
		float: left;
	}
	.FSrec {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		color: #FFFFFF;
	  }
	.FSrec p {
		color: #FFFFFF;
	}
	.FSrec .ewin_hdr {
		
	}	  
	.FSrec .ewin_icon {
		float: left;
	}
	.FSrec .ewin_title {
		padding-right: 30px;
	}
	.FSrec .ewin_title h3 {
		line-height: 15px;
		color: #FFFFFF;
	}
	.FSrec .ewin_subtitle span {
		font-size: 11px;
		line-height: 13px;
	}
	.FSrec .ewin_hdr,
	.FSrec .ewin_subtitle,
	.FSrec .ewin_ftr,
	.FSrec .ewin_body {
		clear: both;
		width: 90%;
		margin: 0 auto;
		color: #FFFFFF;
	}
	.FSrec .ewin_ftr {
	border-color:#FFFFFF;
	
	}
	.FSrec .ewin_ftr A:link {
		color:#DDAE22;
	}
	.FSrec .ewin_ftr A:hover {
		color:#F1DEA5;
		text-decoration:none;
	}
