.wrapper{
	background-color: #ffffff;
	position: absolute;
	height: 300px;
	width: 780px;
}

.application_position{
	background-color: #ffffff;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: URL("http://www.lonestar.edu/assets/nhmccd/images/tile.gif");
}

input {
	border: solid 1px #666666;
}

select {
	border: solid 1px #666666;
}

textarea {
	border: solid 1px #666666;
}

.title {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
}

.title2 {
	font-family: helvetica;
	font-size: 10px;
}

.heading {
	font-family: helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.heading2 {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.ex {
	font-family: helvetica;
	font-size: 11px;
	color: #666666;
}

.zeroSpace {
	padding: 0px;
	margin: 0px;
}

.recurLink {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

.recur {
	
}

.asterix{
	color: red;
	font-family: helvetica;
	font-size: 13px;
	vertical-align:top;
}

.formElement{
	border: solid 1px #666666;
}