@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:#000;
	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;
}
.pollheader {
	font-weight:bold;
}
.homehighlights a {
	text-decoration:none;
	color:#333;
}
.homepolling {
	font-size:.9em;
}
.footercopy {
	color:#000;
	font-size:.8em;
}
.jac_tagline {
	font-family:Trebuchet MS, "Times New Roman", Times, serif;
	color:#000;
	font-weight:bold;
	font-size:1.6em;
}
.tagline_sep {
	font-family:Trebuchet MS, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	font-size:.9em;
}
.tagline_small {
	font-family:Trebuchet MS, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	font-size:1em;
}
h1 {
	font-size:1.8em;
	font-weight:bold;
	margin:10px 0px;
}
.polloptions {
	font-size:.9em;
}
.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;
}
#regForm .eventprice{
	font-size:1em;
	font-weight:bold;
	/*color:#e99a02;*/
}
#slidenav span{
	color:#FFFFFF;
	font-weight:bold;
	font-size:1em;
}
.form_error{
	color:#FF0000;
}
.note_msg{
	font-size:.8em;
	font-style:italic;
}