a {
	outline: none;
}

#headerCongress {
	margin-left: 10px;
	background-color: #ffffff;
	background-image:url('../img/header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#homeCols {
	width: 585px;
	height: 205px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url('../img/home.cols.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#homeCols a {
	color: #000;
}

#eventSplash {
	width: 575px;
	height: 94px;
	color: #005CA1;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url('../img/back.splash.gif');
}

#boxMap {
	width: 280px;
	height: 280px;
	left: 495px;
	position: absolute;
}

#mapLink {
	line-height: 25px;
	height: 25px;
}

.navigationbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #396CA5;
}

.navigationbar a {
	height: 22px;
	line-height: 22px;
	display: block;
	color: #ffffff;
	border-top: #396CA5 1px solid;
	border-bottom: #396CA5 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.navigationbar a:hover {
	text-decoration: none;
	color: #396CA5;
	background-color: #ffffff;
	border: #5391C0 1px solid;
}

.boxExpand {
	padding: 5px;
	border-left: #DBEFFF 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #DBEFFF 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-image: url('../img/back.box.expand.gif');
	background-repeat: repeat-x;
}

.boxExpand a {
	text-decoration: none;
}

.inputReg {
	font-size: 11px;
	padding-left: 5px;
	border: #5391C0 1px solid;
}