/* 
===============================
===Container Styles for PSCA===
===============================
*/   

.ContainerMasterSJA2
 {
	width: 100%;
	background-color: #FFFFFF;
	border: black 1px solid; 	
	margin: 1px 1px 9px 1px;
 }
 
 .StretchGif {
	width: 230px;
	height: 1px;
}

.ContainerMasterSJA
 {
	width: 100%;
	background-color: #FFFFFF;
	border: none; 	
 }
 
 .ContainerMasterSJAH
 {
	width: 100%;
	background: url(gradientbg.jpg) top repeat-x;
	background-color: #e8e8e8;
	border: 1px solid #dcdcdc; 	
	margin: 1px 1px 9px 1px;
 }


.Head1
 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #0c419f;
	
 }

 .Head2
 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	margin: 1px 7px 0px 4px;
 }
 
  .Head3
 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0c419f;
	margin: 1px 7px 0px 4px;
 }
 
.ContentPaneSJA {
	padding: 7px;
}

.ContentPaneSJA2 {
	padding: 7px;
}

.FlowerSJA {
	border-right: 1px solid black;
}

.TitleSJA {
	border-bottom: 1px solid black;
	background: url(blueheaderbg.jpg) repeat-x top;
	height: 25px;
}



