/* Styles for grayers  */

.grayerBTitleTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  13pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top:15px;
	padding-left: 5px;
	padding-right: 3px;
	vertical-align:middle;
	
}

.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:0px;
	font-weight: normal; padding-bottom:8px;
	color: #000000;
	/*background-image: url(images/gray-bg.jpg); 
	background-repeat: repeat-x; 
	background-position:top left;*/ 
	width:100%; background-color:#acc3f6;
}

.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-color:#acc3f6;  
	
	
	
	
}

.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;

}

.blgtop{ background-image:url(images/blue_bg.jpg); 
background-repeat:repeat-x; 
background-position:top left; 
}

.blgtop_bottom{ 
background-image:url(images/blue_bg_bottom.jpg); 
background-repeat:repeat-x; 
background-position:top left;  }
