@charset "UTF-8";
/* ---- CSS Document by Tugu Insurance Company Ltd. - tuguhk.com --- */

/* Global Styles */

body {
	margin: 0px;
	border:0px;
	line-height:16px;
	background-color: #666;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:justify;
}
.noprint {display:none;}

h1 {font:18px Georgia, "Times New Roman", Times, serif;
             color: #CC3300;
			 font-weight: bold;
             letter-spacing:0.1em;             
			 padding-top:0.5em;
             padding-bottom:0.5em;
			 margin: -0.1px;
			 text-align:center;
			 }  
			 
h2 { color: #003366;
	background-color: #99ccff;
	border-style:solid;
	border:medium;
	border-color:#6699cc;
	font:15px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	text-align:center;
}			 
h3 { color: #CC3300;
      background-color: transparent;
      font:15px Georgia, "Times New Roman", Times, serif;	  
      font-weight: bold;
      margin: 1px;
      padding: 1px;	 
	  padding-bottom:5px;
	  text-align:left;
      }	
  
 /* h4 for policy sub-header*/
 
h4 {
	color: #003366;	
	background-color: #99ccff;
	border-color:#6699cc;
	font:15px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	margin: 1px;
	padding: 1px;	
	text-align:left;	
	}
  
h5 {color: #0E177C;
	 font:15px Georgia, "Times New Roman", Times, serif;
     font-weight: bold;
     margin: 2px;	
     text-decoration:none;
	 text-align:left;} 
	 
h6 {color: #333;
	 font:14px Georgia, "Times New Roman", Times, serif;
     font-weight: bold;
     margin: 1px;
     padding: 1px;
	 text-decoration: none;
	 text-align:left;}	 
	 
/* CSS Class */	 
	 
.header { width: 800px;
          margin-left: auto;
          margin-right: auto;}

.content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;		 
	color: #333;
	font-size: 13px;
	text-align:justify ;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
		   
.indent-1 {padding-left: 10px;}

.indent-2 {padding-left: 20px;}

.indent-3 {padding-left: 30px;}

.indent-4 {padding-left: 40px;}

.indent-5 {padding-left: 50px;}

/* indent-6, 7 should be 50px for printing */

.indent-6 {padding-left: 50px;}

.indent-7 {padding-left: 50px;}

.listindex{
	padding-top: 2px;
	width:4%;
	text-align: right;
}

.url  { background: url(../Images/pointer-right.jpg) no-repeat 0 50%;
        vertical-align:top;
        padding-left: 17px;
        margin-left: 1px;
        list-style-type: none;
		font:13px Georgia, "Times New Roman", Times, serif;
        color:#333;
        line-height:16px;
		text-align: left;
		}	
			  
.footer { width: 800px;
          margin-left: auto;
          margin-right: auto; 
		  margin-top: 1px;
		  margin-bottom: 1px;
		  padding: 0px;                  
      	  text-align:	left;
          color: #003366;
          background-color: #99ccff;                              		  
} 
.align-center {text-align:center;
}
.align-left {text-align:left;
}
.align-right {text-align:right;
}

/*class - photo, text wrapping */

.fltrt  {float: right;	margin-left: 8px; width: auto;}
.fltlft {float: left;	margin-right: 8px; width: auto;}
.clearfloat { clear:both; 
              height:0px;
			  font-size: 1px;
              line-height: 0px; 
}	   	   	   
	
.bodyText {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:14px;
}
	
.closetext{
	padding-left:220px;
}
	   
.pagebreak { page-break-before:always;}		   
	   
p { margin-left: 2px;
    margin-top: 1px;
    margin-bottom:1px;
   }	
   
a { color: #CC3300;
     background-color: transparent;
     text-decoration: none; }
	 
ul {margin:5px; 
    margin-bottom:10px;
	margin-left:15px;
    padding-left:25px;
	text-align:justify;
}	 

