/* Styles for grayers  */

.grayerBTitleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000; text-align:right; font-style:italic;
	padding:0px;
	vertical-align:top;
	padding-top:10px;
	padding-left:5px;
	
}

.grayBTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	}


.grayBTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt; padding-top:5px;
	font-weight: normal; padding-bottom:4px;
	color: #000000;
	/*background-image: url(images/gray-bg.jpg); 
	background-repeat: repeat-x; 
	background-position:top left;*/ 
	width:100%; background-color:#FFFFFF;
}

.grayBTitleActionscell {
	height: 20px;
	text-align: left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-top:10px;
}

.grayBTitleVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:0px; padding-top:10px;
}

.grayBTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.grayBTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleTitleTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 
	background-image:url(images/gray-middle.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
	
	
	
}

.grayBTitleTopLeftCorner {
	height: 20px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleTopMIddle {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
}

.grayBTitleTopRightCorner {
	height: 20px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.grayBTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}


.graytitleborder{
	background-image:url(images/graytop_leftB.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.graytitleborderright{
	background-image:url(images/graytop_rightB.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.grayleftborder{
	background-image:url(images/graycontentleft_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;

}


.grayrightborder{
	background-image:url(images/graycontentright_bg.jpg);
	background-repeat:repeat-y;
	background-position:right top;

}

.graybottomborder{
	background-image:url(images/graybottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom;

}



