html			{height: 100%;}
body			{font-family: verdana; font-size: 11px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; margin: 0px; height: 100%; background-color: #FFFFFF;}
			{margin-top: 0px;margin-left: 5px;color: #0D2D80}

td 			{font-family: verdana; font-size: 11px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; margin: 0px; height: 100%;background-color: #ECEDF2;}

a	                     {font-family: verdana; font-size: 11px}
a:link 	                   {color: #0D2D80; text-decoration: none}
a:visited                 {color: #0D2D80; text-decoration: none}
a:active                  {color: #0D2D80; text-decoration: none}
a:hover                   {color: #919BBE; text-decoration: none}

/*upper box */
.text		         {position: relative;  width: 100%; margin-bottom: 1px;}
.text_content	{margin-left:26px; }

.input		          {position: relative;   height: 14px; margin-bottom: 25px;}
.input_content       {margin-left: 6px; line-height: 14px; border:1px; font-weight:bold;}

/*lower box*/
.title0		          {position: relative;  background-color: #919BBE;  height: 20px; font-weight:bold;}
.title		          {position: relative;  height: 14px; margin-bottom: 10px;}
.title_content	 {margin-left: 6px; line-height: 14px;}

/*hide*/
.hide { display : none; }

/*printing
div.page table { margin-right: 80pt; filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1); }

@page {
  size: 11in 8.5in;  /* width height 
  margin: 0cm 
}

div.breakafter {page-break-inside:always; } */


/* VERSION 1.5 Stuff */
.row_head,.row_1,.row_2{
	background: #b8b9bd;
	color: #000000;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	padding: 6px;
	}
.row_1{
	background: #efefef;
	}
.row_2{
	background: #ffffff;
	}










