html  		{
    		height: 100%;
    		margin: 0px;
    		border: 0px;
    		padding: 0px;
   			}
body  		{
    		font-family: Verdana, Arial;
    		font-size: 9pt;
    		height: 100%;
    		margin: 0px;
    		padding: 0px;
    		border: 0px;
    		text-align: left;
   			}
iframe   	{
			width: 100%;
			height: 100%;
			border: 0px;
			}
img			{
			border: 0px;
			}						
.table1		{
			height: 100%;
			width: 100%;
			padding: 0px;
			}
.toprow		{
			background: #fff;
    		font-size: 10pt;
			height: 25px;
			padding: 0px;
			vertical-align: middle;
			font-family: Verdana, Arial;
			color: #333;
			}
.bottomrow	{
			background: #fff;
    		font-size: 10pt;
			height: 27px;
			padding: 0px;
			vertical-align: middle;
			font-family: Verdana, Arial;
			color: #333;
    		}					   			
.header		{
			width: 100%;
			border-collapse: collapse;
    		text-align: center;
    		height: 100px;
			}
.footer		{
			width: 100%;
			border-collapse: collapse;
    		text-align: center;
    		height: 27px;
    		}
.homepage	{
			width: 100%;
			height: 100%;
			text-align: center;
			padding: 0px;
			}
.BlueBck	{
			background-color: #5D9BD1;
			border-bottom: 1px solid #000000;
			border-top: 1px solid #000000;
			height: 72px;
			padding: 0px;
			}
.YellowBck	{
			background-color: #F7EC14;
    		border-top: 1px solid #000000; 
    		border-bottom: 1px solid #000000; 
    		height: 27px;  
    		padding: 0px;
    		width: 10%;
    		}
.cellbooksL {
			width: 175px;
			vertical-align: top;
			padding: 15px;
			font-family: Verdana, Arial;
			background: #fff;
    		color: #333;
    		font-size: 10pt;
			}
.cellbooksR	{
			vertical-align: top;
			font-family: Verdana, Arial;
			background: #fff;
    		color: #333;
    		font-size: 10pt;
    		text-align: left;
    		padding: 15px;
    		padding-right: 100px;
			}
.cellbooksT	{
			height: 25px;
			vertical-align: middle;
			font-family: Verdana, Arial;
			background: #fff;
    		color: #333;
    		font-size: 10pt;
    		text-align: center;
    		}			
.center		{
			text-align: center;
			}
.sidemargin	{
			width: 100px;
			}
