body {
	 width: 842px;
	 margin: 0px auto;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 background-image: url(images/to_use/top_bg.gif);
	 background-position: top;
	 background-repeat: repeat-x;
	 }
	 
p {
  margin: 0px;
  padding: 0px;
  }
  
h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #E24A1B;
   }
   
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #001d45;
   margin: 0px;
   padding: 0px;
   }
   
form {
	 margin: 0px;
	 padding: 0px;
	 }
	 
img {
    behavior: url("pngbehavior.htc");
    }
	
.image_right {
			float: right;
			padding-left: 10px;
			padding-bottom: 10px;
			}
	
.buttons {
		 background-color: #001d45;
		 border: 1px solid #FFFFFF;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 color: #FFFFFF;
		 }
		 
.fields {
		 background-color: #FFFFFF;
		 border: 1px solid #d1d1d1;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 color: #000000;
		}
		
a:link {
	   color: #0065a7;
	   text-decoration: none;
	   }
			 
a:visited {
		  color: #0065a7;
		  text-decoration: none;
		  }

a:hover {
		color: #0065a7;
		text-decoration: underline;
		}
		
/* Spacer Dividers */
		
#top_spacer {
			width: 100%;
			height: 34px;
			}
			
#general_spacer {
				width: 100%;
				height: 21px;
				clear: left;
				}
			
/* Row 1 */

#row1 {
	  width: 842px;
	  height: 95px;
	  background-image: url(images/header_code_01.gif);
	  }
	  
#row1_1 {
		width: 475px;
		float: left;
		padding-top: 48px;
		}
		
#row1_2 {
		width: 160px;
		float: left;
		font-weight: bold;
		padding-top: 48px;
		}
		
#row1_3 {
		width: 206px;
		float: left;
		padding-top: 48px;
		}

	  
/* Row 2 */

#row2 {
	  width: 842px;
	  height: 36px;
	  font-size: 11px;
	  clear: left;
	  }
	  
#row2 a:link {
			 color: #FFFFFF;
			 text-decoration: none;
			 font-weight: bold;
			 }
			 
#row2 a:visited {
			    color: #FFFFFF;
			    text-decoration: none;
			    font-weight: bold;
			    }
			 
#row2 a:hover {
			  color: #FFFFFF;
			  text-decoration: underline;
			  font-weight: bold;
			  }
	  
#row2_img2 {
	  	   width: 192px;
	  	   height: 36px;
		   float: left;
		   background-image: url(images/header_code_02.png);
	  	   }
		   
#row2_img3 {
	  	   width: 125px;
	  	   height: 26px;
		   float: left;
		   text-align: center;
		   padding-top: 10px;
		   background-image: url(images/header_code_03.png);
	  	   }
		   
#row2_img4 {
	  	   width: 126px;
	  	   height: 26px;
		   float: left;
		   text-align: center;
		   padding-top: 10px;
		   background-image: url(images/header_code_04.png);
	  	   }
		   
#row2_img5 {
	  	   width: 126px;
	  	   height: 26px;
		   float: left;
		   text-align: center;
		   padding-top: 10px;
		   background-image: url(images/header_code_05.png);
	  	   }
		   
#row2_img6 {
	  	   width: 126px;
	  	   height: 26px;
		   float: left;
		   text-align: center;
		   padding-top: 10px;
		   background-image: url(images/header_code_06.png);
	  	   }
		   
#row2_img7 {
	  	   width: 126px;
	  	   height: 26px;
		   float: left;
		   text-align: center;
		   padding-top: 10px;
		   background-image: url(images/header_code_07.png);
	  	   }
		   
#row2_img8 {
	  	   width: 21px;
	  	   height: 36px;
		   float: left;
		   background-image: url(images/header_code_08.png);
	  	   }
		   
/* Row 3 */
		   
#row3 {
	  width: 842px;
	  height: 245px;
	  background-image: url(images/header_code_09.png);
	  clear: left;
	  }
	  
/* Row 4 */
		   
#row4 {
	  width: 800px;
	  padding: 0px 21px 0px 21px;
	  clear: left;
	  margin: 0px auto;
	  line-height: 160%;
	  }
	  
/* Footer */

#footer {
		width: 799px;
		height: 37px;
		background-color: #dddddd;
		clear: both;
		margin: 0px auto;
		}
		
#footer1 {
		 width: 12px;
		 height: 37px;
		 background-image: url(images/footer_01.jpg);
		 float: left;
		 }
		 
#footer2 {
		 width: 775px;
		 height: 27px;
		 background-color: #dddddd;
		 float: left;
		 padding-top: 10px;
		 }
		 
#footer3 {
		 width: 12px;
		 height: 37px;
		 background-image: url(images/footer_03.jpg);
		 float: left;
		 }
