/* 
================================
 Container Styles for container1
================================
*/   

.ContainerMaster1 
{
	background-image: url(Images/WhiteBGForMainContents.jpg);
	background-color: white;	
	width: 100%;
	font-family:Trebuchet MS;
	font-size: 13pt;
	font-weight: normal ;
}
.ContentFont1
{
	font-family:Trebuchet MS;
	font-size: 13pt;
	font-weight: normal ;
}
.ContainerTop1
{
	background-image: url(Images/CircularContainerHeader.gif);
	background-repeat:no-repeat;	
}
.ContainerTitle1
{	
	color : Black;/*#3D3E3E;*/
	font-family: Trebuchet MS;
	font-size: 12pt; 	
	font-weight :bold ;
}

/* 
================================
 Container Styles for container2
================================
*/   

.ContainerMaster2
{
	width: 100%;
	background-color: transparent;			
}

.ContentFont2
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.ContainerTop21
{
	background-image: url(Images/RectContainerHeader.gif);	
	background-repeat:no-repeat;	
}
.ContainerTop22
{
	background-image: url(Images/RectContainerHeader2.gif);	
	background-repeat: repeat;	
}
.ContainerTitle2
{	
	color : #414141 ;
	font-family: Trebuchet MS;
	font-size: 10pt; 	
	font-weight: normal;
}


/* 
================================
 Container Styles for container3
================================
*/   

.ContainerMaster3 
{
	width: 100%;
	background-color: transparent;			
}

.ContentFont3
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.ContainerTitle3
{	
	color : #414141 ;
	font-family: Trebuchet MS;
	font-size: 10pt; 	
	font-weight: normal;
}




