/* 
================================================
 Styles for ISI Containers
================================================
*/   

.container_master1 {
	width: 100%;
	background-color: #ffffff;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.container_title1 {
	background-image: url(images/RedRounded_02.gif);
	height: 41px;
	color: White;
	font-weight:bold;
}

.container_title2 {
	background-image: url(images/TanSqr_02.gif);
	height: 28px;
	color: White;
	font-weight:bold;
}

.white_background {
	background-color: #ffffff;
}

/*.Head 
{
  font-family: Verdana, Helvetica, Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  height: 0;
  filter:progid:DXImageTransform.Microsoft.Glow(Color=#000000,,Strength=2);
}
*/

