	p, td, th, li, a, label, h1, h2, h3, h4, h5, h6, body, div, caption, input { 
    /*font-family:  Arial, Helvetica, sans-serif;*/
    font-family:Arial,Helvetica,Verdana;
		color:#485256;
		font-size:13px;
	}
img{border:none;}
a:hover{
	 text-decoration:underline;
	 color:#000000;
}
a{
	 text-decoration:none;
	 color:#0000ff;
}

body
  {
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
  }
	
li {
		list-style-type:none;
		float: left;
	}
	
ul{
  		display: block;
	}
	
  .pagelogocontainer
  {
      height:50px;
      position:relative;
      left:10px;
      top:10px;
      vertical-align:middle;
  }
  
	
div.menu ul{
  margin-left:0px;
}	  
div.menu
{
  margin-left:20px;
}
div.menu table{
  /*width:550px;*/
}
div.maincontent{

  margin-left:20px;
  height:500px;
}

div.menu td
{
  white-space: nowrap;
  padding-right:15px;
}
#siteTitleRow
{
  height:31px;
}
#pageTitleRow
{
  height:25px;
}

div.menu table tr td a{
  	font-weight: normal;
		color:#FFFFFF;
		text-decoration:none;

	} 
	
	div.menu table tr td a:link, div.menu table tr td a:visited {
		color:#C4C4C6;
		text-decoration:none;
	}
	
	div.menu table tr td a:hover {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	div.menu table tr td a:active {
		color:#FFFFFF;
		text-decoration:none;
	}

	h1 {
/*		padding: 10px 20px 00px 20px; 
		margin: 0px; */
		color: #495257;
		line-height: normal;
		font-weight:bold;
		height:auto;
	}
	
	 h1 {
		font-size: x-small;
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: small;
	} 

.col1
{
  width:340px;
  float:left;
  margin-right:15px;  
}
.col2
{
  margin-right:15px;
}

	.testTable  {
		margin: 0px auto 0px auto;
		width:220px;
		background-color:#A9E1FA;
		border: 1px solid #495257;
	}
	
	.testTable  th  {
		padding: 0px 20px 0px 20px;
		background-color:#495257;
		color:#FFFFFF;
		text-align:left;
		
	}
	.testTable  td  {
		padding: 0px 20px 0px 20px;
		background-color:#A9E1FA;
	}
	
	.testTable  th a {
		padding: 0px;
		margin: 0px 0px 0px 0px;
		width: 80px;
		height: 48px;
		display: block;
		background-color:#FFFFFF;
	}
	
	.testTable  td a {
		padding: 3px 0px 3px 0px;
		margin: 0px auto 0px auto;
		display: block;
		color:#0000CC;
		
			
	}
	
	.cellleft {
		text-align: center;
	}
	
	.cellleft a.button {
		text-align: center;
	}
	
	.cellright {
		text-align: center;	
	}	
	
	.cellright a.button {
		text-align: center;
	}
	
		/* Footer Styles Start */
	
		div.footerouter {
		width:100%;
		height:20px;
		background-color:#495257
	
	}

	
	div.footerLive {
		width:100%;
		height:50px;
		background-color:#ACE3FF;
	
	}
	
	
	div.footer {
		width:100%;
		height:50px;
		background-color:#495257;
	
	}
	div.footercontent {
	padding:0px 0px 0px 20px;
	
	}

	div.footer a {
	color:#0000CC;
	} 
	

	/* Footer Styles End */

#holdingSlide
{
  position:absolute;
  left:340px;
  top:150px;

}
.leftCol
{
  width:250px;
}

.webcast_btn
{
	
	width:102px;
/*	height:16px; */
	color:#485256; 
	text-align:center;
	background-color:white; 
	 border:1px #485256 solid;
	

}
.fullCol
{
  width:690px;
  text-align:center;
}

