

/*== Containers ============================================*/
/*==========================================================*/



.CTRBasicFrame {padding: 0 15px 0 15px;}
.CTRBasicActions { width: 1px;}
.CTRBasicTitle {padding: 0 0 3px 0;}
.CTRBasicContent {padding: 3px 0 0 1px; }

.backgroundDarkest {
	background-color: #03233F;
}

.sideBarTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #03233F;
	line-height: 18px;
}

.sideBarActions 
{
	width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #03233F;
	line-height: 18px;
}

.sideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.color3 {  
	background-color: #B0BAC4
}

.color4 {  
	background-color: #657687
}

