* {
	padding:0;
	margin:0;
}
.roundedCornerMaster {
	clear:both;
	border: none 0px red;
}
.roundedCornerMaster2 
{
    border: 1px solid white;
}

.roundedCornerActions, .roundedCornerIcon {

}
.roundedCornerActions {
	text-align:left !important;
}
.roundedCornerIcon {
	background:#fff;

}
.roundedCornerRow {
	/*background: #02498f; */
	width:5em;
	
}
.roundedCornerMaster2 .Head {
	color: #636466;
	border:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding: 10px 0px 0px 13px;
	width: 10em;
	display:block;
	text-decoration: underline;
	word-wrap:break-word !important;
}
.roundedCornerMaster2 .contentPane p { 
	display:block;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px -5px;
	color: #636466;
}
.rbottom {
	height:4px;
}
.rtop, .rbottom{display:block; background:#fff;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#cbdcf0;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

div.roundedCornerWrapper {
	background:#D2D9DC;
}
.roundedCornerMaster2 .contentPane{
	padding: 10px 17px 5px 17px;
}
ul, ul li {
	list-style-type: none;
}
li.sidePanelLevel0, li.sidePanelLevel1, li.sidePanelLevel3  {
	list-style-type: none;
}
li.sidePanelLevel0 {
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.5em;
}
li.sidePanelLevel0 a {
	color:#333;
}
li.sidePanelLevel0 a:link, li.sidePanelLevel0 a:visited, li.sidePanelLevel0 a:active {
	color:#142539;
	text-decoration:underline;
}
li a:hover {

}