/* E-mail Styles */

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.shade {
	background-color: #ccc;
	}


#heading {
	color: #fff;
	margin: 25px 0px 0px -60px;
	padding: 4px 387px 4px 59px; 
	font-weight: 600px;
	}

#info {
}

.bold {
	font-weight: 600;
	}
	
/* Error Message */
.error {
	color:#990000;
	font-weight:bold;
	}
	
/* Printer Icon */
.print a {
	background: transparent url(../img/print.gif) no-repeat scroll 0% 0%;
	float: right;
	margin-left: 5px;
	padding-left: 14px;
	text-decoration: none;
}

/* Program Finder */
# programs_results_div {
	border: none;
	}

/* Online Program Finder */
.module_programs #module_programs_results h2 {
	padding: 10px 0px 10px 10px;
	}

	

