/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17 Jun, 2015, 10:28:59 AM
    Author     : jeyabanu
*/

	.document-head
	{
		text-align: center;
		text-decoration: underline;
		font-weight: bold;
	}
	@page
	{
		margin-top: 1cm;
		margin-bottom: 1cm;
		margin-left: 1cm;
		margin-right: 1cm;
                
	}
        body
	{
		background-color : #FFFFFF;
 	}
        p
	{
		line-height: 30px;
                text-align: justify;
 	}
        .agreement { line-height: 25px; text-align: justify; font-size: 10px; font-family: "Times New Roman", Times, serif;}
	.content, .content th, .content td {
		border-style:solid !important;
		border-width:1px !important;
		border-collapse:collapse !important;
                font-size: 18px !important;
	}
        .content td { height: 30px; }
        .firstPage td
	{
		font-size:10pt;
		/*font-weight:bold; */
		width:25%;
	}
        .footer-docs 
        {
            /*float: left !important;
            width: 1000px !important;*/
            font-weight: bold !important;
            text-align: left;
        }
        .partial
        {
            /*width: 500px !important;
            float: left !important;
            height: 60px !important;*/
        }
        
        
        
        
.banner
{
    width: 80%;
    font-size: 9pt !important;
    font-family:akshar;
}
/*img{
    padding-bottom:5%;
}*/

.header{
    font-size:20pt;font-family:akshar;text-align: center;
    font-weight: bold; 
}
.Grid td{
   padding:3px; 
}