body,
form,
fieldset {
	margin: 0;
	padding: 0;
}

#navigation, #news, #eventbox, legend, #sidebar {
	display: none;
}
#disciplines {
  display: none;
} 

body {
	font: 80%/1.4 Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 20px;
}

h1, h2, h3, p, ul, ol, dl, blockquote {
	margin: 1em 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
img, fieldset {
	border: 0 none;
}
input {
	font-size: 100%;
}
cite, address {
	font-style: normal;
}
a:link {
	color: #365CA9;
	text-decoration: underline;
}
a:visited {
	color: #365CA9;
}
a:focus, a:hover, a:active {
	color: #E6871D;
}
.hidden {
	position: absolute;
	left: -999em;
}
.clear {
	clear: both;
}


#footer {
	margin: 20px;
	text-align: center;
	border-top: 2px solid #fbb63a;
	clear: left;
}

/* BRANDING */

#branding img {
	display: block;
}

#tab-on {
	font-weight: bold;
}


/* Content Images */
#main .cimg_right, #main-wide .cimg_right {
	float: right;
	padding: 0 0 10px 10px;
	border: 1px;
}
#main .cimg_right img, #main-wide .cimg_right img {
	display: block;
	margin: 0;
	padding: 0 0 4px 0;
	border: none;
}

span.caption {
	display: block;
	clear: both;
	font-style: italic;
}
span.caption a {
	text-decoration: none;
}

#main img.left, #main-wide img.left {
	float: left;
	padding: 0 10px 10px 0;
	border: none;
}

/* MAIN CONTENT, TYPOGRAPHY */

/* Content Images */
#main p, #main-wide p {
	padding: 0;
	margin: 0 0 1em 0;
}


h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-weight: normal;
	font-size: 2em;
	color: #666;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.25em;
	text-transform: uppercase;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 0.2em 0;
	padding: 0;
}
h4 {
	font-size: 1em;
}

/* Side bars */

p.first {
	font-weight: bold;
}

p.updated {
	display: none;
}

#content img {
	border: 1px solid #393939;
	float: left;
	margin: 0 16px 16px 0;
}

/* Content Lists */

#content ul, #content ol {
	list-style: disc;
	padding-left: 2em;
}
#content ol {
	list-style: decimal;
}
#content dt {
	font-weight: bold;
}
#content dd {
	margin: 0 0 0.5em 2em;
}

/* Content Tables */

#content table {
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin-left: 1px;
	border-bottom: 1px solid #1f3f73;
	border-right: 1px solid #1f3f73;
}
#content th {
	background: #1f3f73;
	color: #fff;
}
#content th, #content td {
	border-top: 1px solid #1f3f73;
	border-left: 1px solid #1f3f73;
	text-align: left;
	padding: 4px;
}

/* No borders */
#content table.noborder, #content table.noborder td {
	border: none;
	width: auto;
	vertical-align: top;
}
#content table.noborder img {
	border: none;
}

/* Whos who */
#content table.whoswho, #content table.whoswho td {
	border: none;
	width: auto;
}
#content table.whoswho td {
	vertical-align: top;
	text-align: center;
}
#content img.whosimg {
	float: none;
	margin: 0;
}

/* Event search */
#content table.event_search {
	border: none;
	width: auto;
}
#content table.event_search td {
	border: none;
	width: auto;
	vertical-align: top;
}
#content table.event_search td.right {
	/*text-align: right;*/
	font-weight: bold;
}


/* THOUGHT FOR THE DAY */

#tftd {
	margin: 20px 0 0 0;
}

#tftd blockquote, #tftd-left blockquote {
	font: 1.8em Georgia, Times, serif;
	color: #666;
	font-style: italic;
	padding: 6px 0 20px 0;
	margin: 0 20px 0 20px;
}

#tftd blockquote a, #tftd-left blockquote a {
	color: #666;
	text-decoration: none;
}

#tftd blockquote, #tftd p {
	margin: 0;
	text-align: center;
}
#tftd-left blockquote, #tftd-left p {
	margin: 0;
	text-align: left;
}

/* FORMS */
label {
	font-weight: bold;
	display: block;
	position: relative;
}
label span.labelhelp {
	font-weight: normal;
	font-size: 0.9em;
	position: absolute;
	display: block;
	right: 16px;
	top: 0;
}
input, select, textarea {
	display: block;
	border: 1px solid #1f3f73;
	margin: 3px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}
input.hidden {
	border: none;
}
textarea {
	font-size: 1em;
}
input.floatleft {
	display: inline;
	float: left;
	margin: 0 4px 0 0;
}
button {
	text-transform: uppercase;
	background: #1f3f73 url(/images/button-bg.png) no-repeat 100% 50%;
	padding-right: 14px;
	color: #fff;
	border: 0 none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	margin: 0.5em 0 1em;
}



/* FOOTER */

#footer p {
	margin: 0.5em 0;
}
#footer p.footnote {
	font-size: 0.9em;
	margin-top: 1em;
}
#footer acronym {
	border-bottom-width: 0;
}
a.org {
	text-decoration: none;
	color: #000;
}
a.org:hover, a.org:focus {
	background: transparent;
}


/* EVENT STUFF */

/* Icons on event listings */
#content div.event_icons {
	float: right;
}
#content div.event_icons img {
	margin: 0;
	padding: 0 0 0 4px;
	border: none;
}


/* Icons on event details */
#content img.event_desc_icon {
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
}

p.printonly {
	display: none;
}