body {
	margin: 10px; padding: 0; background: #FFFFFF; 
	font: 10pt/150% verdana, arial, helvetica, sans-serif; color: #000000;
}

img {
	display: inline; margin: 0; padding: 0; border: none;
}

h1 {
	margin-bottom: 0.2em;
	font-size: 1.7em;
}

h2 {
	margin-bottom: 0.2em;
	font-size: 1.5em;
}

h3 {
	margin-bottom: 0.2em;
	font-size: 1.0em; text-transform: uppercase;
}

h4 {
	margin-bottom: 0.2em;
	font-size: 0.9em; text-transform: uppercase; color: #666666; font-style: italic; 
}

p {
	margin: 0; margin-bottom: 1.0em;
}

a:link, a:visited {
	background: transparent;
	color: #520; font-weight: bold; text-decoration: underline;
}

dl {
	margin-bottom: 1.2em;
}
dt {
	margin: 0; margin-top: 1.2em; font-weight: bold;
}
dd {
	margin: 0;
}


table {
	margin-bottom: 1.2em; font-size: 1em; border: 1px solid #999999; background: #FFFFFF; border-collapse: separate;
}
caption {
	padding: 8px; border: 1px solid #999999; border-bottom: none; background: #EEEEEE; font-size: 0.9em;
}
thead {
	background: #CCCCCC;
}
tbody th {
	background: #EEEEEE;
}
tfoot {
	background: #DDDDDD;
}
th {
	padding: 4px 8px; text-align: left; font-weight: bold;
}
tr {
}
td {
	border: 1px solid #EEEEEE; padding: 4px 8px; text-align: left;
}

td form {
	margin: 0;
}

form {
	text-align: center;
}
fieldset {
	display: block; width: 37em; margin: 0em auto 0.6em auto; border: none; padding: 0; text-align: left;
}
legend {
	display: none; margin: 0em 0em 0.6em 0em; padding: 0; color: #666666;
}
label {
	float: left; width: 15em; text-align: left;
}
input, select {
	font-size: 1em; 
}
input, select, textarea {
	width: 14.4em;
}
select {
	width: 14.9em;
}
/*
input: focus, select: focus {
	background: #EEEEEE; color: #666666;
}
*/
option {
}
textarea {
	font: 1em verdana, sans-serif;
}
#submit, reset, button, .button {
	width: auto; margin: 0.4em 0 0 15em; border: 2px outset #666666; padding: 0 0.5em; background: #666666; color: #FFFFFF; 
}
.radio label {
	width: auto; margin: 0; padding: 0 0 0 14.5em;
}
.radio label.legend {
	float: left; width: 15em; margin: 0; text-align: left; 
}
.radio input {
	width: auto; margin: 0;
}
.checkList input {
	width: auto; margin-left: 14.7em;
}
.radioOption label.radio {
	width: auto; margin: 0; padding: 0 0.8em 0 0;
}



#container a:link:after, #container a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#skip {
	display: none;
}

#masthead {
	display: none; 
}

#navigation {
	display: none;
}

#content {
	margin: 0; padding: 0;
}

#related {
	display: none; 
}

#footer {
	display: none; 
}

#validate {
	display: none;
}



#event-registration {
	margin: 0; padding: 1.0em 2.0em; text-align: left;
}
#event-registration h4 {
	clear: both; 
}
#event-registration dl {
	clear: both; width: 500px; overflow: auto;
	margin: 0; padding: 0 0 1.5em 0; 
}
#event-registration dt {
	float: left; width: 100px;
	margin: 0; padding: 0 0 0.4em 0;
	font-weight: bold;
}
#event-registration dd {
	float: left; clear: right; width: 390px;
	margin: 0; padding: 0 0 0.4em 0; vertical-align: top;
}
#event-registration form {
	width: auto; text-align: left; 
}
#event-registration fieldset {
	width: auto; text-align: left;
}
#event-registration fieldset.var-contacts, #event-registration fieldset.student, #event-registration fieldset.student-email {
	float: left; width: 48%; margin: 0; padding: 0 0 0.8em 0;
}
#event-registration fieldset.var-contacts {
	width: 35em !important; clear: left; 
}
#event-registration fieldset.student-email {
	float: none; width: 20em !important;
}
#event-registration fieldset.student label, #event-registration fieldset.student-email label {
	width: auto;
}
#event-registration fieldset.student input, #event-registration fieldset.student-email input {
	margin-left: 10px; width: 150px;
}
#event-registration .number {
	width: 4em;
}
#event-registration .largeText {
	width: 30em; 
}
#event-registration .submit-form, #event-registration #submit {
	clear: both; 
}
#event-registration .var-print, #event-registration .var-clear {
	width: auto; margin: 0.4em 0 0 2em; border: 2px outset #666666; padding: 0 0.5em; background: #999999; color: #FFFFFF; 
}
#event-registration .help {
	color: #888888;
}



iframe#support {
	width: 100%; height: 900px; /* border: 1px solid #CCCCCC !important; */ border: none !important;
}

#login-status {
	display: none;
}




/*/////////////////////////////////////////
sIFR Styles
/////////////////////////////////////////*/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	position: absolute; width: 0; height: 0; overflow: hidden;
	display: none !important;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}





