/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.RoundedgrayTitleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: Normal;
	color: #1741ce; 
	padding-top:2px; padding-left:1px; 
	background-image:url(images/t_bg.jpg);
	background-repeat:repeat-x;
	background-color:#d4dbf4;
	
}

.RoundedgrayTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.RoundedgrayTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff; 
	background-color:#d4dbf4; }

.RoundedgrayTitleActionscell {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-image:url(images/t_bg.jpg);
	background-repeat:repeat-x;
	background-color:#d4dbf4;
}

.RoundedgrayTitleVisibilitycell {
	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
	background-image:url(images/t_bg.jpg);
	background-repeat:repeat-x;
	background-color:#d4dbf4;
}

.RoundedgrayTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.RoundedgrayTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleTitleTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-image:url(images/l_bg.jpg);
	background-repeat:repeat-y;
	
}

.RoundedgrayTitleTopLeftCorner {
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleTopMIddle {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleTopRightCorner {
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomLeftCorner {
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomRightCorner {
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleRightSide {
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

/*add new class*/

.left_bg{
background-image:url(images/l_bg.jpg);
background-repeat:repeat-y
  }

.right_bg{
background-image:url(images/r_bg.jpg);
background-repeat:repeat-y;
  }


.roundbottom_bg{
background-image:url(images/b_bg.jpg);
background-repeat:repeat-x; 
width:100%;  
}

.LearnMore{ 
font-size:11px; 
color:#000000; text-align:right; padding:0px 0px 0px 10px;   
}
