﻿html, body
        {
            margin: 0;  
			height:100%;
			font-size:9pt;
			font-family:Arial, helvetica, sans-serif;
		/*	overflow: hidden;  */
		}
    
		font
		{
			font-size: 9pt;

			/*	line-height: 18px;  */
		}
    
		.font_bold
		{
		  font-weight:bold;	
		}
    
		input, option, select, textarea 
		{
    		font-size:9pt;
    		font-family:Arial, helvetica, sans-serif;
		}
		
		img
        {
        	border-width:0; 
        }

    	
    	a:hover
    	{
			 color: #ff0000; TEXT-DECORATION: underline;

		}

		a:link 
		{
			color: #000066; text-decoration: none;line-height: normal;
		}
		
		a:visited 
		{
			line-height: normal; color: #000066;	text-decoration: none;
		}
		
		a:hover 
		{
			color: #FF6600;	text-decoration: none;
		}
		
		a:active 
		{
			line-height: normal;color: #000066;text-decoration: none;
		}
		
		
		
		
		    
  /*Textbox Watermark*/

.unwatermarked {

}

.watermarked {
	/*background-color:#F0F8FF;  */
	background-color:#F9FCFF;
	color:gray;
	 text-align:left;
	 vertical-align:bottom ;
}	
		
		
		
		
		
		
.ul630
{
	width: 630px; margin: 0px 0px 0px 20px;
}

	
.li255
{
	float: left; list-style-type: none; width: 255px; display: block; padding: 5px 5px 5px 5px; height:22px;
}
		
.li520
{
	float: left; list-style-type: none; width: 520px; display: block; padding: 5px 5px 5px 5px;
}


.li305
{
	float: left; list-style-type: none; width: 305px; display: block; padding: 5px 5px 5px 5px;	height:22px;
}

.li620
{
	float: left; list-style-type: none; width: 620px; display: block; padding: 5px 5px 5px 5px;	
}


.titlelabel
{
float: left; width: 60px;
}