@charset "utf-8";

#headerSubMenu {
	background-color: #FFF;
	width: 950px;
}

#mainContent {
	width: 750px;
	margin: 0px 100px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 20px 0px;
}

h2 {
	font-weight: normal;
	margin: 0px 0px 30px 10px;
	font-size: 90%;
}

h3 {
	margin-bottom: 20px;
	clear: both;
}

#mainContent .lead {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 3px 3px;
	clear: both;
}

.contactBlock {
	margin: 13px 0px 30px 0px;
}

.contactTable {
	clear: both;
	margin: 2px 0px 1px 0px;
	font-size: 80%;
	background-image: url(../images/index_back.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 2px;
}

.contactTable dt {
	float: left;
	width: 70px;
	padding: 10px;
	line-height: 160%;
}

.contactTable dd {
	float: left;
	padding: 10px;
	line-height: 160%;
}

.contactTable dd div {
	line-height: 100%;
	margin-top: 8px;
}

.conferenceText {
	font-size: 80%;
	margin-bottom: 30px;
	padding-top: 10px;
}

.conferenceText span {
	color: #F60;
	font-weight: bold;
}
