@charset "utf-8";
/* CSS Document */

.masthead {
	background-image: url(/images/admission/template_new.jpg);
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFF;
	background-color: #F5AD34;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A40234;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A40234;
}
.centerText {
	text-align: center;
}
.tablePromo {
	background-color: #E1E1E1;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h3_sml {
	font-size: 12px;
	color: #AA0E36;
}
.p_programs {
	font-size: 13px;
}
.rightText {
	text-align: right;
}

.formOptional {
	color:#999999;
}

.fullWidth {
	width:97%;
}
