#yshReport {
	background-color: #FFFFFF;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
        line-height: 14px;
        padding-left: 10px;
        width: 430px;
       /* margin-top:-5px;*/
}

#yshReport td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
        color: #666666;
        border: 0;
        cellspacing: 0;
        cellpadding: 0;
        width: 100%;
	line-height: 14px;
}

#yshReport pre {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
        line-height: 14px;
        text-align: center;
        color: #666666;
        font-weight: normal;
}

#yshReport p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
        line-height: 14px;
        text-align: left;
        color: #666666;
        font-weight: normal;
        /*margin-top: 0px;*/
}

#yshReport h1 {
	font-size: 16px;
	color: #FF9900;
	line-height: 16px;
	font-weight: normal;
}

#yshReport h2 {
	color: #FF9900;
	font-size: 15px;
	font-weigth: normal;
	margin-top: 10px;
	line-height: 15px;
	font-weight: normal;
}

#yshReport h3 { 
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #FF9900;
	font-weight: normal;
}

#yshReport .Header {
	color: #FF9900;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
	font-size: 14px
        line-height: 14px;
}

#yshReport .subHeader {
	font-size: 12px;
        line-height: 18px;
        margin-bottom: 25px;
        color: #666666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#yshReport .QuoteText  {
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.6em;
	background-color: #FFFFFF;
}

#yshReport .QuoteCredit {
	color: #CC9933;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.6em;
	margin-left: 5px;
}

#yshReport .imageComment {
	color: #996633;
        font-style: italic;
        margin-bottom: 0;
        margin-top: -3px;
        padding-top: 5px;
        text-align: center;
}

#yshReport .SeparatorTwoColumn {
	background-image: url(/images/ysh/sep01.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-top: 20px;
	background-position: center top;
	width: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
}

#yshReport .SeparatorThreeColumn {
	background-image: url(/images/ysh/sep3col.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-top: 20px;
	background-position: center top;
	width: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
}

#yshReport .SeparatorFourColumn {
	background-image: url(/images/ysh/sep4col.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-top: 20px;
	background-position: center top;
	width: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
}

#yshReport .HorizontalSeparator {
	background-image: url(/images/ysh/sepHorizontal.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-top: 20px;
	background-position: center top;
}

#yshReport div {
	
	margin-top: 5px;
        
}

#yshReport a:hover {
	text-decoration: underline;
}
#yshReport a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#yshReport thead {
	background-color: #FFBBBB;
}

#yshReport tfoot {
	background-color: #BBBBFF;
}

#yshReport th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
