
	body {
	 margin-top: 0px; 
	 margin-left: 0px; 
	 margin-right: 0px; 
	 margin-bottom: 0px;
	 background-color: #004A8C;
	 }
	 
	 /*--------Background of the site--------*/

#main_wrapper{
     width: 950px;
     margin: auto;
     background: #fff url('images/index_04.jpg') repeat-y;
}

#bottom{
     background: url('images/index_05.jpg') no-repeat bottom;
     clear: both
}

	 /*--------Content--------*/
	 
		#content {
	   width: 780px;
	   font-family: Arial;
	   font-size: 12pt;
	   margin: 5px 0px 5px 100px;
	   color:#000;
	   }  
	   
	   #content2 {
	   width: 490px;
	   margin: 0px 20px 0px 20px;
	   font-family: Arial;
	   font-size: 12pt;
	   color:#000;
	   } 
	   
	   #content3 {
	   width: 780px;
	   margin: 0px 20px 0px 20px;
	   font-family: Arial;
	   font-size: 12pt;
	   color:#000;
	   } 
	   
	   #image{
	   width: 438px;
	   height: 98px;
	   margin: 0px;
	   padding: 0px;
	   float: left;
	   color:#000;
	   background: url('images/index_02.jpg') no-repeat;
	   }

	   #image img{
	   width: 438px;
	   margin: 0px;
	   padding: 0px;
	   float: left;
	   color:#000;
	   }
	   
	   #header{
	   margin: 0px 0px -4px 0px;
	   padding: 0px;
	   }  
	   
	   #contact {
	   width: 450px;
	   float: left;
	   font-size: 12pt;
	   font-family: Arial;
	   color:#000;
	   padding: 0px 0px 0px 438px;
	   vertical-align:top;


	   }  
	   
	   #left {
	   width: 260px;
	   float: left;
	   font-size: 12pt;
	   font-family: Arial;
	   margin: 5px 5px 5px 0px;
	   color:#000;
	   } 
	   
	   #right {
	   width: 521px;
	   float: right;
	   font-size: 12pt;
	   font-family: Arial;
	   margin: 0px 0px 0px 0px;
	   color:#000;
	   background: url('images/box_02.jpg') repeat-y;
	   } 
	   
	   #box {
	   width: 820px;
	   margin: auto;
	   margin: -5px 0px -5px 87px;
	   color:#000;
	   background: url('images/longbox_02.jpg') repeat-y;
	   } 
	   
	   #bullet {
	   width: 350px;
	   float: left;
	   font-family: Arial;
	   margin: 5px 20px 5px 20px;
	   font-size:12px;
	   color:#000;
	   }  
	   
	   #ast {
	   width: 750px;
	   margin: auto;
	   font-family: Arial;
	   font-size: 10pt;
	   color:#000;
	   }  
	   
	h1{
	 font-family: Arial;
	  color: #004A8C; 
	  font-size : 16pt; 
	  text-align:center;
	  }
	h2{ 
	font-family: Arial;
	 color: #004A8C;
	  font-size : 14pt;
	    text-align:left; 
	  }
	h3{ 
	font-family: Arial; 
	color: #004A8C; 
	font-size : 12pt; 
	}
	h4{
	 font-family: Arial; 
	 color: #004A8C; 
	 font-size : 10pt; 
	 }

	p {
	 font-family: Arial;
	 color: #004A8C;
	  font-size : 12pt;
	   }
	   
	.nav {
	   margin: auto;
	   width: 600px;
	   padding-left: 200px;
	   padding-bottom: 20px;
	   line-height:30px;
	   font-size:16px;
	   font-weight:bold;
	   font-variant:small-caps;
	   color:#006DA0;
	   }  
	   
	#table { 
	width:780px;
	border:2px solid #000000;
	background-image:url('images/background.png');
	background-repeat:repeat-x;
	font-family: Arial;
	 color: #000000; 
	 font-size : 10.5pt; 
	 background-color:#fff}

	li { font-family: Arial; color: #000000; font-size : 11pt; }
	ul {list-style-image: url('images/bullet.jpg'); }

	.nav a:link {
	color : #006DA0;
	text-decoration:none;
	 }
	.nav a:visited {
	color:#006DA0; 
	text-decoration:none;

	}
	.nav a:hover {
	color:#CE6102;
	text-decoration:none;
	 }
	.nav a:active {
	color :#006DA0;
	text-decoration:none;

	}
	.bold {
	font-size:14pt;
	font-weight:bold;
	color:#111F73;
	text-align:left;
	padding-top:0px;
	
	}
	.red2 {
	font-size:12pt;
	font-weight:bold;
	color:#111F73;
	text-align:center;
	padding-top:0px;
	
	}
	 a:link {
	color:#111F73;
	text-decoration:none;
	}
	 a:visited{
	
	color:#111F73;
	text-decoration:none;
	
	}
	 a:hover{
	color:#111F73;
	text-decoration:none;
	
	}
	.legalCopyright{
	font-size:10pt;
	color:#000;
	text-align:center;
	
	}
	.legalCopyright a:link{
	color:#000000;
	text-decoration:none;
	
	}
	.address {
	font-size:12pt;
	font-weight:bold;
	color:#807F7F;
	text-align:center;
	padding-top:0px;
	
	}
	.quote {
	font-size:12pt;
	font-style:italic;
	color:#000000;
	padding-top:0px;
	
	}
	.quote2 {
	font-size:10pt;
	color:#111F73;
	padding-top:0px;
	}