@charset "utf-8";
/* CSS Document */

html, body, td, tr {
	padding:0;
	margin:0;
}
html, body {
	height: 100%;
}
img {
	border:none;
}
a, object {
	outline:none;
}
div {
	padding:0;
	margin:0;
}
h3 {
	margin-bottom:0px;
}
.clear{
	clear:both;
	width:100%;
	height: 1px;
}
#wrapper {
	margin:25px;
}
#asterisk {
	background:url(/admissions/inquiryform/css/img/asterisk.png) no-repeat;
	height:7px;
	max-height:7px;
	min-height:7px;
	width:8px;
	max-width:8px;
	min-width:8px;
}
#form_container {
	width:760px;
	min-width:760px;
	max-width:760px;
}
#form_content {
	width:750px;
	min-width:750px;
	max-width:750px;
}
#interests {
	height:43px;
	min-height:43px;
	max-height:43px;
	margin-top:10px;
	margin-bottom:10px;
}
#highlevel {
	height:67px;
	min-height:67px;
	max-height:67px;
	margin-top:10px;
	margin-bottom:10px;
}
#desiredmajor {
	height:40px;
	min-height:40px;
	max-height:40px;
	margin-top:10px;
	margin-bottom:42px;
}
#seperator {
	height:1px;
	width:700px;
	background:url(/admissions/inquiryform/images/seperator.png);
	margin-top:15px;
	margin-bottom:15px;
}

input[type="radio"]{
	margin: 3px;
}

.top_spacing{
padding-top: 6px;
}

td{
padding: 2px 0;
}

#resident_check{
	clear:both;
}

#citizen_check{
	clear:both;
	padding-bottom: 7px;
}

#citizen_prompt {
	padding-right: 13px;
}
.hidecountry{
display: none; 
}
#name_input {
	height:50px;
	min-height:50px;
	max-height:50px;
	margin-bottom:10px;
}
#address_input {
	height:80px;
	min-height:80px;
	max-height:80px;
	margin-top:10px;
	margin-bottom:10px;
}
#phone_input {
	height:50px;
	min-height:50px;
	max-height:50px;
}
#email_input {
	height:68px;
	min-height:68px;
	max-height:68px;
	margin-top:10px;
	margin-bottom:10px;
}
#submit {
	height:32px;
	min-height:32px;
	max-height:32px;
	width:107px;
	min-width:107px;
	max-width:107px;
	background:url(/admissions/inquiryform/css/img/btn.gif) no-repeat;
	color:#0496fc;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-left:23px;
	padding-top:-9px;
	text-decoration:none;
	border:none;
	outline:none;
}
#form_text_small {
	color:#888888;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#infocus {
	height:67px;
	min-height:67px;
	max-height:67px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#f2f2f2;
}
#labels {
	z-index:4;
	position:absolute;
	padding-left:5px;
	padding-top:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	left:0px;
}
.input_container {
	position:relative;
}
#state_selecterror {
	position:absolute;
	top: 715px;
	left: 425px;
}
#all {
	position:absolute;
	top:-3000px;
}
#nursing_confirm {
	display:none;
}
#programs_container{
	z-index: 99999;
}

