@charset "utf-8";
/* CSS Document */

body{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
body a{
	text-decoration:none;
}
body a:hover{
	text-decoration:underline;
}
#headerlinks a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:.7em;
}
.jqueryslidemenu{
	font-size:1.1em;
	font-weight:bold;
}
.pagecontent{
	line-height:1.6em;
}
.columnheader{
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.pollheader{
	font-weight:bold;
	font-size:1.2em;
}
.homehighlights a{
	text-decoration:none;
	color:#333;
}
.homepolling{
	font-size:.9em;
}
.footercopy{
	color:#FFFFFF;
	font-size:.8em;
}
.jac_tagline{
	font-family:Trebuchet MS, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:.9em;
}
h1{
	font-size:1.8em;
	font-weight:bold;
	margin:10px 0px;
}
.polloptions{
	font-size:.9em;
}
.jac_schools a{
	color:#FFFFFF;
	font-size:.8em;
}
.header_participant{
	color:#835908;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	width:100%;
	border-bottom:1px solid #835908;
}
.boldtxt{
	font-weight:bold;
}
.regprocess ul li{
	font-size:1.2em;
	color:#999999;
	font-weight:normal;
}
.regprocess .selected{
	font-size:1.2em;
	color:#000;
	font-weight:bold;
	font-style:italic;
}
.regheader{
	font-size:1.4em;
	font-weight:bold;
}
#slidenav span{
	color:#FFFFFF;
	font-weight:bold;
	font-size:1em;
}
.note_msg{
	font-size:.8em;
	font-style:italic;
}