@charset "utf-8";
/* CSS Document */

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color:#FFFFFF;
	color:#000000;
}
a:link, a:visited {
	color: #CCC;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#headerlinks{
	display:none;
}
.jac_logo {
	float:left;
	margin:0px 0px 0px 20px;
}
.jac_tagline {
	float:left;
	margin:0px 0px 0px 15px;
}
.jac_schools{
	display:none;
}
.jac_nav{
	display:none;
}
.slideshow{
	display:none;
}
.pagecontent{
	width:100%;
}
.borderimage{
	display:none;
}
#footercontain {
	height:189px;
	width:100%;
	min-width:965px;
	margin-top:25px;
}
.footercontent {
	width:965px;
	margin:auto;
	overflow:hidden;
	background-color:#000;
}
.footerlft {
	display:none;
}
.footermid {
	float:left;
	background-color:#000000;
	width:935px;
	height:67px;
}
.footerrg {
	display:none;
}
.footer_logo {
	float:left;
}
.footer_logo_left {
	float:left;
	margin-top:10px;
}
.footer_logo_right {
	float:right;
	margin-top:10px;
}