*{
	margin:0px;
	padding:0px;
}

body{
	background:#ffffff;
}
div#container{
	padding-top:120px;
	padding-bottom:140px;
	text-align:center;
	background:white;
}

div#header{
	background:url(images/bg_top.png) repeat-x scroll top left;
	height:31px;
}

div#content{
	/*display:inline-block;*/
	display:block;
	margin:auto;
	text-align:left;
	width:770px;
}


table#what_where h1{
	font-family: "Trebuchet MS"; 
	font-size: 20px; 
	color:#333333; 
	font-weight: bold;
	margin-bottom:4px;
}

font.input_note{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
}
table#what_where{
	margin-top:48px;
}
table#what_where td.spaced{
	padding-right:50px;
}
input.big_input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color:#F4F4F4;
}

div#footer{
	padding-top:30px;
	background: #ffffff url(images/bg_top.png) repeat-x scroll top left;
	
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	height:3em;
}

.button{
		cursor:pointer;
}

div.right{
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:16px;
	line-height:18px;
	float:right;
	text-align:right;
	padding-top:24px;
	font-weight:bold;
}
div.right h1{
	color:black;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
}

div.grey{
	padding:12px;
	padding-left:30px;
	background:#f3f3f3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
div#form_errors strong{
	color:red;
	font-weight:bold;
}
div.grey h1{
		font-size:18px;
		padding-bottom:10px;
}
div.grey h1 strong{
	color:#f26522;
}

div#jobs_form_container{
	margin-left:145px;
	margin-right:145px;
	margin-top:10px;
	padding:10px;
}
div#content h2{
	color:#990000;
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:bold;

	text-align:center;
	margin-top:24px;
}

div#form_errors{
	margin:30px 180px 30px 180px;
	background:#ffeeee;
	padding:30px 50px 30px 50px;
	border:1px solid red;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#jobs_form_container option{
	padding-right:1em;
}


table#jobs_form tr td:first-child{
	width:123px;
	padding-bottom:1em;
}
table#jobs_form_b tr td:first-child{
	width:123px;
	padding-bottom:0em;
}


img#view_jobs_button{
	display:block;
	width:200px;
	height:75px;
	margin:auto;
}

div#school_form_container option{
	padding-right:1em;
}


table#school_form tr td:first-child{
	width:123px;
	padding-bottom:1em;
}


img#view_schools_button{
	display:block;
	width:200px;
	height:75px;
	margin:auto;
}

div#processing{
	display:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.style28 {font-family: Arial, Helvetica, sans-serif}
.style29 {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}