@charset utf-8;
.pageBody {
	margin: 0px;
	background-image: url(backgrounds/contentBgPattern.jpg);
}
.header {
	text-align: center;
	height: 154px;
	width: auto;
	background-image: url(backgrounds/headerBgPattern.gif);
}
.horizBar {
	height: 30px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-transform:capitalize;
	color: #ffffff;
	text-align:center;
	padding-left:790px;
	padding-top:1px;
	background-image: url(backgrounds/horizBarPattern.gif);
	}
	
.horizBar a:visited {
	text-decoration: none;
	color: #ffffff;
}
.horizBar a:hover {
	text-decoration: none;
	color: #FF9D34;
}
.horizBar a:active {
	text-decoration: none;
	color: #666666;
}

#headerImg {
	background-image: url(images/header2.gif);
	margin-right: auto;
	margin-left: auto;
	height: 154px;
	width: 910px;
}
.contentArea {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
.content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: justify;
	width: 574px;
	color: #FFFFFF;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	background-image: url(backgrounds/footerBgPattern.gif);
	height: 25px;
	text-align: center;
	padding-top: 6px;
	line-height: 12px;
}
#contentBg {
	width:840px;
	background-image:url(backgrounds/contentBgPattern.jpg);
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
	height: 500px;
}
.links {
	width: 200px;
	background-image: url(backgrounds/linksBg.jpg);
	float: inherit;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF9D34;
	padding: 25px;
	background-repeat: no-repeat;
	margin-top: 25px;
	background-position: 0px 20px;
	padding-left: 30px;
	vertical-align: top;
}

.links p {
	line-height:14px;
}

#current {
	color:#ff9d34;	
}

.innerContent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 25px;
	vertical-align: top;
	padding-top: 15px;
	text-align: justify;
	line-height: 18px;
	padding-bottom: 50px;
}
.innerContent a:link {
	color: #ffff66;
}
.innerContent a:visited {
	color: #ffff66;
}
.innerContent a:hover {
	color: #FF9D34;
}
.innerContent a:active {
	color: #666666;
}

.innerContent #h1 {
	color:#ff9d34;
	font-size:18px;
	border-bottom:2px #333333 dotted;
	padding-bottom: 5px;
	text-transform: capitalize;
}

.innerContent #h2 {
	color:#ff9d34;
	font-size:18px;
	margin-bottom:-6px;
	text-transform:capitalize;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FF9D34;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.floatingImg {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;
	border: 1px #333333 dotted;
}
#submenu {
    padding-left:10px;
}

#intable {
    font-size:12px
}

#bullet {
	color: #ffff66;
	}
	
#shifttext {
	padding-left:157px;
	}
	
#conferencetitle {
	color:#ffffff;
}

#jaidhighlight {
	color:#FFFFFF;
}

.tablestyle {
	font-family: Georgia, Times New Roman, Times, serif;
	border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	font-size: 11px;
	padding: 5px;
	text-valign: top;
}

#tablestyle1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}

#tablestyle2 {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}

#tablestyle3 {
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}

#tablestyle4 {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}