@charset "utf-8";
/* CSS Document */
body
	{
		text-align:center;
		background:url(../images/meso_col_background1.jpg);
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
	}	
	
a
	{
		color:#000000;
		text-decoration:none;
	}	
a:hover
	{
		color:#EC3A1C;
		text-decoration:underline;
	}
		
img
	{
		border:0px;
	}
h1
	{
		margin:2px;
		font-size:30px;
	}
h2
	{
		margin:2px;
		text-align:center;
		font-size:22px;		

	}
h3
	{
		margin:0px;
		text-align:center;
		font-size:18px;


	}
h4
	{
		margin:2px;
		text-align:center;
		font-size:16px;

	}
h5
	{
		margin:2px;
		font-size:12px;
		text-align:center;
	}
h6
	{
		text-align:left;
		margin:10px;
		font-size:10px;
	}
	
ul
	{
		margin-top:0px;
		margin-left:30px;
		padding:0px;
		font-size:12px;
	}

p
	{
		margin:10px;
		font-size:13px;
		font-weight:100;
	}
div
	{

	}
	
	
	
	
	
	
#tableMain
	{
		width:950px;
	}	

#tableContainer
	{
		position:absolute;
		width:950px;
		text-align:left;
		background-image:url(../images/site4Banner7.jpg);
		background-repeat:repeat-y;
		z-index:1;
	}	
	
#divContainer
	{
		position: relative;
		height: 1300px;
		width:950px;
		margin:0px;
	}
	
#bannerText
	{
	position:absolute;
	top:33px;
	left:46px;
	z-index:10;
	color:#000000;
	width:950px;
	text-align:left;
	color:#99d0bd;
		
	}
	
#divBanner
	{
		position:absolute;
		text-align:center;
		width:950px;
		height:300px;
		background-image:url(../images/site4Banner1.jpg);
		background-repeat:no-repeat;
		left:0px;
		top:0px;
	}
.tdButtonMain
	{
		background-image:url(../images/meso_buttonOff2.jpg);
		background-repeat:repeat-x;
		color:#000000;
		font-size:13px;
		font-weight:800;
		border-left:1px solid #FFCCFF;
		height:40px;	
		border-right:1px solid #FFCCFF;
		text-align:center;
	}	
	
#tdButton1
	{	
		width:100px;	
	}	
#tdButton2
	{	
		width:186px;
	}
#tdButton3
	{	
		width:186px;	
	}
#tdButton4
	{
		width:183px;		
	}
#tdButton5
	{
		width:183px;				
	}
#tdButton6
	{
		width:100px;			
	}
#tdButton7
	{
		width:100px;			
	}