/* CSS Document */
html  {
	  overflow: auto;
	  scrollbar-3dlight-color: #ffffff;
	  scrollbar-arrow-color: #ffffff;
      scrollbar-darkshadow-color: #ffffff;
	  scrollbar-face-color: #000000;
	  scrollbar-highlight-color: #cccccc;
	  scrollbar-shadow-color: #cccccc;
	  scrollbar-track-color: #cccccc;
		}

#global {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
	 margin-bottom:5px;
	 margin-top:0px;
	 width: 850px;
	 height: auto;
	 text-align:left;
	 border: solid #CCFF00 0px;
		 	      }	
				  		
.hdr  {
   background-color: #000000;
   width: 600;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: 800;
   color: #CCCCCC;
   text-align: center;
   padding: 3px;
   padding-right: 60px;
   }
   
.title {
	font-family: "Venetian301 BT", "Times New Roman", Times, serif;
	font-size: 100px;
	font-weight: bolder;
	font-stretch: narrower;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 130px;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title2 {
	font-family: "Venetian301 BT", "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: 500;
	color: #CC0000;
	font-stretch: narrower;
	position: absolute;
	left: 370px;
	top: 215px;
	letter-spacing: 1px;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 1px;
}

.title3 {
	font-family: "Venetian301 BT", "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 500;
	color: #003366;
	font-stretch: narrower;
	position: absolute;
	left: 140px;
	top: 270px;
	letter-spacing: 1px;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 1px;
	text-indent: 50px;
	width: 800px;
}

.shield {
    position: absolute;
	top: 100px;
	left: 420px;
}

.o99 {
    position: absolute;
	top: 360px;
	left: 265px;
}  

.cap1 {
    position: absolute;
	top: 560px;
	left: 175px;
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	width: 800px;
}  

.cap2 {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 3px;
		}  

.cap3 {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 3px;
		}  

.title4  {
    position: absolute;
	top: 600px;
	left: 355px;
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	width: 700px;
}  

p.dropcap:first-letter {
    font: bold 500% Verdana, Arial, Helvetica, sans-serif;
    float: left;
    margin-right: 2px;
 		}

.inset {
      float: left;
	  margin-right: 5px;
	  margin-left: 0px;
	  }	 
	  
.txtcols {
      width: 900px;
	  }
.column2, .column3  {
      float: left;
	  width: 250px;
	  margin-right: 15px;
	  }

.column1  {
      float: left;
	  width: 300px;
	  margin-right: 15px;
	  }
 
table.pic {
   background-color: #003399;
   border-color: #ffffff;
   border-width: 20px;
   width: 400px;
   height: 500px;
   float: left;
      }
	  
td  {
   vertical-align: top;
   }
   
p.page2 {
    margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 4px;
}

#txtcols2 {
      width: 900px;
	  }
#column4  {
      float: left;
	  width: 450px;
	  margin-right: 50px;
	  }

#column5  {
      float: left;
	  width: 300px;
	  margin-right: 15px;
	  }
	  
.o95  {
      margin-top: 50px;
	  	  }

.ls129  {
      float: left;
	  margin-right: 150px;
	  }
	  
a:link {
      color:#333333;
      text-decoration: none;
}

a:visited {
      color: #0099CC;
      text-decoration: none;
}

a:hover { 
      color: #6699FF;
      text-decoration: none;
}

a:active {
      color: #009999;
      text-decoration: none;
}

.page {
	width:1000px; 
	background-color:#ffffff; 
	border:solid thin #999999;
	padding: 15px 15px 15px 15px;
	margin-left: 35px;
	}

.v-line {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 2px;
	height: 570px;
	display:none;
	}
	
.h-line {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 1055px;
	height: 2px;
    display:none;
	}	
	

.footleft  {
    position: absolute;
	left: 55px;
	top: 2245px;
	color:#003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.footleft_paint  {
    position: absolute;
	left: 845px;
	top: 1470px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
