/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.RoundedCornersTitle {
	font-family:  Arial, Verdana,Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal; 	
	color: #fff;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space:nowrap; background-color:#5b7783; 
}

.RoundedCornersWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
}

.TopMiddle { background: url(images/top-middle_img.jpg) repeat-x top left;}
.RoundedCornersContentpane {
	text-align: left;	
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;  
	padding: 5px 5px 5px 5px; 
}

.RoundedCornersActionscell {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal; background-color:#5b7783; 
	color: #fff; 
}

.RoundedCornersVisibilitycell {
	height: 25px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #fff;
	padding-right:5px; background-color:#5b7783; 
}

.RoundedCornersContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.RoundedCornersContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedCornersSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedCornersTitleTable {
	height: 25px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 
}

.RoundedCornersTopLeftCorner {
	height: 25px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.blueLRoundedCornersTopMIddle {
	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/round-blueL-middle.jpg); 
	background-repeat:repeat-x; 
	background-position:left top; 
}

.RoundedCornersTopRightCorner {
	height: 25px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedCornersBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedCornersBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedCornersBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedCornersLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.blueLbottomMiddle{
border-bottom:0px #5b7783 solid; 
background-position:bottom left; vertical-align:top; 
background-image:url(images/Bottommiddle_img.jpg); 
background-repeat:repeat-x; 
background-position:top left;}


.middlepane{
border-left:1px #5b7783 solid; 
border-right: 1px solid #5b7783; 
width:100%;

}



.RoundedCornersRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedCornersBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

.bluebg{ background-color:#5b7783; }

