.Peak1_White_ContainerMaster {
	width: 100%;
	background-color: #F3F3F3;
	border-right: #f3f3f3 0px solid; 
	border-top: #f3f3f3f 0px solid; 
	border-left: #f3f3f3 0px solid; 
	border-bottom: #f3f3f3 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.Peak1_White_ContainerHeader {
        background-color: #000063;
        height: 26px;
}
/* this is used for the title */
.Head {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #f3f3f3;
}
.Peak1_White_ContainerContent {
        padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #f3f3f3;
}
