body {
	background-color: #fdc34a;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../im/back.gif);
	background-repeat: repeat-x;
}
div, span, p, h1, h2, h3, h4, ul, li, a, input, textarea, option, select, legend, fieldset, button{
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #3d3ba6;
}
.nobot{margin-bottom:0;}
.button{
	font-size:12px;
	padding:3px;
}
table#agenda,table#agenda tr td {
	padding:5px;
}
img{ border:0; }
form{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
hr{
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #312F84;
	line-height: 24px;
}
h2, a.callout, a.callout:visited{
	color: #c16d18;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 0px;
	display:block;
}
a.callout, a.callout:visited{
	font-weight:normal;
}
h3{
	color: #914F0D;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 0px;
}
a.callout{
	width: 160px;
	background:#ffeeaa; 
	padding:10px; 	
	text-align:center;
	border:5px solid #3d3ba6;
	text-decoration:none;
}
a.callout:hover{
	background: #fdc34a;
}
ul{
	margin: 0px;
	padding-left: 0px;
	line-height: 20px;
}
li{
	margin-left: 20px;
	line-height: 20px;
}
legend{
	font-weight: bold;
}
input, textarea, select, option, button, select, option{
	font-size: 11px;
	color: #000;
	border: 1px solid #5D94E9;
	line-height: 11px;
	padding: 3px 2px 1px;
}
select, option{
	border: 0px;
}
.radio, .noborder{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.required{
	font-weight: bold;
	color:#cc0000;
	font-size: 14px;
	line-height: 18px;
	font-family: "Courier New", Courier, mono;
}
.first{
	margin-top:0;
}
a {
	color:#1C4A98;
} 
a:link {color:#1C4A98;} 
a:visited {color:#13346B;} 
a:hover { color:#0D2348; }

#buttons{
	top:5px;
	left:0px;
	width: 147px;
	position:absolute;
	z-index:20;
	text-align:right;
}
#buttons a{
	color:#fedd98;
	font-weight:bold;
	line-height:22px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#buttons a:visited {color:#fedd98;} 
#buttons a:hover { 
	color:#fdc34a; 
	text-decoration:underline;
}
#buttons.oncat, #buttons a:visited.oncat{ 
	color:#fdc34a; 
	text-decoration:none;
}
#footer{
	background-color: #fdc34a;
	padding:20px;
	color: #F47A00;
}
#top{
	width: 769px;
	height: 128px;
	background-color:#fdbb30;
	position:absolute;
	z-index:10;
}
#logo{
	top: 17px;
	left: 562px;
	position:absolute;
	z-index:20;
}
#eventlogo{
	top: 0px;
	left: 55px;
	position:absolute;
	z-index:20;
}