/*---------------------------------------------------------*/
/* THIS IS AN INTERNET EXPLORER SPECIDIC STYLE SHEET FOR   */
/* VERSION 8 											   */
/*---------------------------------------------------------*/

/*---------------------------------------------------------
 * !HOME PANELS
 *---------------------------------------------------------*/

 	.messaging-nav-item {
	 	border: solid 3px #e5e5e5;
 	}

/*---------------------------------------------------------
 * !INTERIOR
 *---------------------------------------------------------*/

	.content-title h1, 
	.content-title h2,
	.primary-content .child-pages h3 {
		font-family: 'Helvetica W01 Roman', Arial, sans-serif; 
	}
	
	.content-inner .gform_wrapper [type="submit"], 
	.content-inner .gform_wrapper .gform_next_button, 
	.content-inner .gform_wrapper .gform_previous_button,
	.search-results input[type="submit"] {
		background: #f3bd2c;
		border: solid 1px #c4c4be;
		padding: 8px 12px;
	}

