#banner {
	background: url(/Conferences/InternationalConference/images/international_conference_banner.jpg) no-repeat;
	width: 800px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
ul#nav {  
	border-bottom: 1px solid #4e87be;
	background-color: #0080C6;
}
ul#nav li a {
	color: #FFC132;
	font-weight: bold;
}
ul#nav li a:hover {
	background-color: #511F90;
	color: #fff;
}
a:link, a:active, a:visited {
	color: #511F90;
}
#footer, #footerTall
{
	background-color: #0080C6;
	color: #fff;
}
ul#subnav li.titleCentered
{
	color: #0080C6;
 
}
h1, h2, h3, h4, dt {
	color: #0080C6;
}
h1 a, h2 a, h3 a, h4 a {
	font-weight: normal;
}
.scheduleBlock {
	padding-bottom: 10px;
}
a.formButton, input.formButton {
	background-color : #511F90;
	border-top : 1px solid #6B41A1;
	border-left : 1px solid #6B41A1;
	border-bottom : 1px solid #451A7B;
	border-right : 1px solid #451A7B;
	cursor : pointer;
	color : #FFF;
	font-weight : bold;
	padding : 2px 5px;
	display : inline-block;
	font-size : 12px;
}
a.formButtonAlt, input.formButtonAlt {
	background-color : #0080C6;
	border-right : 1px solid #005E92;
	border-bottom : 1px solid #005E92;
	border-top : 1px solid #77BBE0;
	border-left : 1px solid #77BBE0;
	cursor : pointer;
	color : #FFF;
	font-weight : bold;
	padding : 2px 5px;
	display : inline-block;
	font-size : 12px;
}
a.formButton:hover, a.formButtonAlt:hover {
	text-decoration : none;
}
.across4 {
	width: 175px;
	display: inline-block;
	border: 0px;
	padding: 8px;
}
.across3 {
	width: 233px;
	display: inline-block;
	border: 0px;
	padding: 8px;
}
.across2 {
	width: 350px;
	display: inline-block;
	border: 0px;
	padding: 8px;
}
.across1 {
	width: 700px;
	display: inline-block;
	border: 0px;
	padding: 8px;
}
.sponsorBox a:link img, .sponsorBox a:hover img, .sponsorBox a:active img, .sponsorBox a:visited img {
	border: 1px solid white;
}
.sponsorBox a:hover img {
	border-color: inherit;
}
.across3padded {
	width: 233px;
	border: 0px;
	float: left;
}
.across3padded .item {
	width: 233px;
	padding: 8px;
	float: left;
}

