/* Styles for Containers  */
.ContainerBTitleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-weight: bold;
	color: #311502;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left:8px;
	vertical-align:middle;
	
}

.containBTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#f7f5f5;
	
	}


.containBTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 10px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#fff;
}

.containBTitleActionscell {
	height: 28px;
	text-align: left;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-top:10px;
}

.containBTitleVisibilitycell {
	height: 28px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.containBTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.containBTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleTitleTable {
	height: 28px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-image:url(images/orangetop.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	
}

.containBTitleTopLeftCorner {
	height: 28px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleTopMIddle {
	height: 28px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
}

.containBTitleTopRightCorner {
	height: 28px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.containBTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

.Graybottombg{
background-image:url(images/Graytitle_bottom.jpg);
background-repeat:no-repeat;
background-position:right;
vertical-align:bottom;
height:10px;
}
.contentbg{
background-color:#fbfbfb;}

.redline{
background-color:#FF0000;
height:3px;
}

.containB{background-color:#e0e8f3;
}
.containBTitleWidthnew{
	border-bottom:1px #d9c394 solid;	
	border-left:1px #d9c394 solid;	
	border-right:1px #d9c394 solid;	
	
}
.graylefttopbg{
	background-image:url(images/graylefttopbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	text-align:right;}

.grayrighttopbg{
	background-image:url(images/grayrighttopbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;}

.graymiddleleft{
	background-image:url(images/graymiddleleft.jpg);
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;}
	
.graymiddleright{
	background-image:url(images/graymiddleright.jpg);
	background-position:top;
	background-repeat:repeat-y;
	text-align:right;}
	
.graybottom{
	background-image:url(images/graybottom.jpg);
	background-position:top;
	background-repeat:repeat-x;}	
