@charset "utf-8";
#mainContent #form{
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	border: medium solid #B09A69;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/scholar_bkgrnd_.jpg);
}
.checkbox {
	font-size: 1.5em;
}
#mainContent #form h2{
	font-size: 1em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	color: #463D26;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #463D26;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#mainContent #form h3{
	font-size: .8em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	color: #332D1C;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#mainContent #form p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	font-weight: normal;
	margin-bottom: 0;
}



#mainContent #formCenter {
	float: none;
	width: 885px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	left: 0px;
}
#mainContent #formCenter_Lt {
	float: none;
	width: 885px;
	margin: 5px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
	bottom: 10px;
	left: 9px;
}

.inputs {
	background-color: #FCF1DC;
	text-align: left;
	float: left;
	clear: both;
	border-top-color: #B09A69;
	border-right-color: #B09A69;
	border-bottom-color: #B09A69;
	border-left-color: #B09A69;
}
.formBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #000;
	font-weight: bold;
}


.red  {
	color: #903;
	font-weight: bold;
}
.small {
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
}
.small2 {
	font-size: 0.5em;
	font-style: italic;
	font-weight: bold;
}
.smallVoid {
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	color: #332D1C;
}

.button {
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blue {
	color: #1A479A;
}
.medfont {
	font-size: 1.1em;
}

.largefont {
	font-size: 1.4em;
}
.white {
	color: #FFF;
}
.whiteBkgrnd {
	background-color: #FFF;
	border: medium solid #999;
}
.green {
	color: #199476;
}
