/* CSS Document */

		.entry {margin-bottom:0px;padding-bottom:0px;}
		#utility-after-content {float:left;clear:left;}
		#utility-after-content .entry {background:none;margin-top:0px;}
		#utility-after-content .entry-inside {margin-top:0px;}
		.entry-content form p {margin:0px;position:relative;}
		*:first-child+html .entry-content form p span {display:block;overflow:hidden;}
		*:first-child+html .entry-content form p input[type='text'] {width:395px;}
		.entry-content form p.label {margin-top:10px;margin-bottom:2px;}

		.entry-content input[type='text'], .entry-content input[type='tel'], .entry-content input[type='email'], .entry-content textarea {
			width:396px;margin-top:-1px;
		}
		
		*:first-child+html .entry-content form .grad-border-bottom {top:-1px;}
		
		.entry-content textarea{
			margin-bottom:-2px !important;	
			padding:0px;
			overflow:auto;
		}

		*:first-child+html .entry-content form textarea {width:397px;}
				
		.entry-content form input[type='submit'] {
			width:89px !important;height:29px;background:url(../images/contact-button.png) no-repeat 0px 0px;font-size:12px;color:#003366;border:none;font-family:Georgia, "Times New Roman", Times, serif;letter-spacing:2px;font-weight:bold;
		}
		
		.entry-content form input[type='submit']:hover {
			background-position:0px -29px;
		}
		
	#utility-before-content {margin-right:57px;}

.brochure-form, .eligibility-form {margin-left:17px;margin-top:15px !important;}