		img {
			border: none;
			}
		
		.blue_text {
			color: #3d62a0;
			font-size: 11pt;
			line-height: 16pt;
			}
			
		.form_text {
			color: #3d62a0;
			font-size: 10pt;
			line-height: 10pt;
			font-family: sans-serif;
			}
			
		.form_text td.titles {
			padding-right: 0px;
			}
		
		.big_header {
			color: #3d62a0;
			font-size: 14pt;
			line-height: 30px;
			font-family: sans-serif;
			font-weight: bold;
			}
					
		#menu_banner {
			position: relative;
			z-index: 1000;
			margin: 0 0 0 0px;
			border-top: 1px solid #fff;
			background: #A1C3C9;
			width: 797px;
			height: 31px;
			}
								
		#text_cell p {
			padding: 0px 40px 20px 32px;
			margin: 0;
			}
						
		#h_rule {
			padding-top: 0px;
			height: 1px;
			}
			
		#h_rule img {
			background: #003082; 
			}
			
		#content_list {
			margin-top: 0;
			padding-top: 0;
			}
					
		#bottom_cell p {
			position: relative;
			z-index: 1000;
			padding: 3px 0 0 30px;
			}
			
		#bottom_cell a {
			color: #fff;
			}
			
		ul.blue_text a {
			font-style: italic;
			text-decoration: none;
			}
		
		.blue_text a {
			color: #3d62a0;
			text-decoration: underline;
			}
			
		.blue_text a:hover {
			color: #003082;
			}
			
		.blue_text a#active {
			font-weight: bold;
			color: #003082;
			}