* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

body {
	background-color: #c0bdb6;
	margin:0;
	padding:0;
}
a {
	font-size:1em;
}
a:link {
color: #57726F;
}

a:visited {
color: #57726F;
}

a:hover, a:visited:hover {
	color:black;
}

#main_page {
	width:760px;
	background-color:white;
	margin:0 auto;
	border:1px solid #50786f !important;
}

#main_page_wide {
	width:980px;
	background-color:white;
	margin:0 auto;
}

.content {
	padding:5px 20px;
	margin:0;
	width:556px;
	overflow:hidden;
}
.emailLabel {
	text-align:right;
	padding-right:10px;
	width:20%;
	font-weight:bold;
	font-size:10pt;
}

.formTable {
	padding:5px 10px;
}

.emailInput {
	text-align:left;
	font-size:10pt;
}

input.emailInput, textarea.emailInput {
	width:80%;
}

h1, h2, h3, h4, h5, h6 {
color: #50786f;
}

h1 {
	font-size:1.4em;
}

h2 {
	font-weight:bold;
	font-size:1.2em !important;
}

h2.invite {
	width:100%;
	background-color:#c0bdb6;
	color:white;
	padding:5px;
	font-weight:bold;
	font-size:1.2em;
	margin:0;
}


.fl {
	float:left;
}

.emailBox {
	width:400px;
	margin-right:10px;
	border:1px solid #c0bdb6;
	background-color:#f2eee6;
	color:black;
	overflow:hidden;
}

.infoBox {
	border:1px solid #c0bdb6;
	width:300px;
	margin-bottom:10px;
	background-color:#f2eee6;
	color:black;
}

.content {
	margin:5px;
}

.clb {
	clear:both;
}

.captions {
	font-size:xx-small; 
	font-weight:bold;
	text-align:center;
	margin-top:5px;
}

.picture_left_insert {
	float:left;
	margin: 0 10px 10px 0;
	width:150px;
}

.info_text {
	float:left;
	margin-top:0 !important;
	vertical-align:top;
	width:250px;
}

.nav_bar {
	background-color:#50786f;
	color:white;
	text-align:center;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}

.subnav {
	text-align:center !important;
}

.headerImage {
	margin:0 !important;
	overflow:hidden;
}

.menuItem, .menuItem:link, .menuItem:visited, .menuItem:hover, .menuItem:visited:hover {
	background-color:#50786f;
	color:white;
	text-decoration:none;
	font-size:12pt;
	padding:5px;
	display:inline-block;
	display:-moz-inline-box;
}

.menuItem:hover, .menuItem:visited:hover {
	background-color:#ccc;
	color:black;

}

.last {
	border-bottom:none;
}

.sponsors {
	width:143px;
	height:100%;
	/* border-right:1px solid #50786f; */
	text-align:center;
	overflow:hidden;
}

.sponsor_border {
	width:143px !important;
	border-right:1px solid #50786f;
	-moz-border-right:1px solid #50786f;
}
.sponsor_header {
	background-color:#50786f;
	color:white;
	text-align:center;
	text-transform:uppercase;
}
#sidebar {
	float:right;
	width:150px;
	border-left:1px dashed #50786f;
}
#sidebar ul {
	margin-left:10px;
	margin-bottom:10px;
	padding:0;

}
#sidebar h2 {
	margin:0;
}
#sidebar ul li {
	list-style-type:none;
}
#sidebar img {
	border:none;
}
#searchform {
	margin:0;
}
.speaker {
	margin-bottom:25px;
}

.speakerimg, .speakertext, .speakertext h3 {
margin:0 !important;
}
.speakertext h3 p {
margin-top:0 !important;
}
.searchbox {
margin-bottom:10px;
}
.small {
font-size:8pt;
}