/* Styles for Containers  */




.caseTitleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #fff;

	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left:8px;
}

.caseTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	}


.caseTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	}

.caseTitleActionscell {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleVisibilitycell {
	height:25px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.caseTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.caseTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleTitleTable {
	height: 25px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-image:url(images/casebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}
.caseTitleTopLeftCorner {
	height: 25px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleTopMIddle {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
	background-image:url(images/orangebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.caseTitleTopRightCorner {
	height:25px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.caseTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}



.caseleft{
	background-image:url(images/caseleftbg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
.casetop{
	background-image:url(images/casetopbg.jpg);
	background-position:top;
	background-repeat:repeat-x;}
	
.caseright{
	background-image:url(images/caserightbg.jpg);
	background-position:right;
	background-repeat:repeat-y;}
	
.casebottom{
	background-image:url(images/casebottombg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;}

.casemain{
	background-color:#e6e2e3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;	
}

