@charset "utf-8";
/* CSS Document */
.indexLeftBar {
	width: 205px;
	float: left;
}
.indexLeftBarZone {
	background: url(../images/indexLeftBarEventBG.gif) repeat-y;
	padding: 0px;
	margin-bottom: 5px;
}
.indexLeftBarTitle {
	line-height: 30px;
	background: url(../images/indexLeftBarEventTitle.gif) no-repeat;
	height: 30px;
	padding-left: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.indexLeftBarContent {
	background: url(../images/indexLeftBarEventContentBG.gif) no-repeat;
	text-align: center;
}
.indexLeftBarContent .eventsImg {
	padding-top: 17px;
	padding-bottom: 14px;
}
.indexLeftBarContent .eventsLink {
	color: #333332;
	display: block;
	margin-bottom: 15px;
	margin-right: 24px;
	margin-left: 24px;
	text-align: center;
}
.indexLeftBarContent .IEEEimg {
	display: block;
	margin: auto;
}
.indexLeftBarContent .WIFIimg {
	display: block;
	margin: auto;
}


.indexLeftBarFoot {
	background: url(../images/indexLeftBarEventFoot.gif) no-repeat;
	height: 10px;
}
.indexDoc {
	padding-left: 26px;
	float: left;
}
.indexL1 {
	font-size: 15px;
	font-weight: bold;
	color: #b51e3b;
	background: url(../images/indexL1Bullet.gif) no-repeat 0px 2px;
	padding-left: 31px;
	height: 19px;
	border-bottom: 1px solid #e1a5b1;
	width: 639px;
	text-transform: uppercase;
}
.indexApplication table {
	margin-top: 15px;
}
.indexApplication dl {
	width: 290px;
	margin-bottom: 23px;
}
.indexApplication dt {
	float: left;
	padding-right: 13px;
}
.indexApplication dd {
}
.indexApplication .title {
	display: block;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
}
.indexApplication .title:hover {
	color: #073a53;
}
.indexPressCenter {
	min-height: 90px;
	background: url(../images/pressCenterBG.jpg) no-repeat right bottom;
	padding-bottom: 8px;
}
.indexPressCenter table {
	margin-top: 12px;
}
.indexPressCenter dl {
	width: 230px;
	padding-bottom: 12px;
}
.indexPressCenter dt {
	font-weight: bold;
	color: #333333;
}
.indexPressCenter .pressLink {
	color: #666666;
	text-decoration: none;
}
.indexPressCenter .pressLink:hover {
	color: #005480;
	text-decoration: underline;
}


