/*------------------ Universal Tags ------*/

html > body * {
	outline:none;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7d7d;
	font-weight:normal;
	line-height:20px;
	text-align:center;
}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
p {
	margin-bottom:10px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#b21e1e;
	line-height:24px;
	margin:2px 0px 10px 0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#b21e1e;
	margin:2px 0px 10px 0px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#b21e1e;
	line-height:24px;
	margin:2px 0px 10px 0px;
}
a {
	text-decoration:underline;
	color:#7f7f7f;
}
a:hover {
	text-decoration:none;
	color:#7f7f7f;
}
.clear {
	height:1px;
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
input {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
}
select {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
}
.textbox {
	background:  url("../images/textbox-repeater.gif") left top repeat-x;
	height:13px;
	border:1px solid #c5c5c5;
	font-family:tahoma;
	font-size:10px;
	color:#7f7f7f;
	vertical-align:middle;
	padding-left:2px;
}
.textbox2 {
	background:  url("../images/textbox-repeater.gif") left top repeat-x;
	height:20px;
	border:1px solid #c5c5c5;
	font-family:tahoma;
	font-size:11px;
	color:#7f7f7f;
	vertical-align:middle;
	padding-left:2px;
	width:180px;
	font-weight:bold;
}
.textarea {
	background: #FFFFFF url("../images/textarea-repeater.gif") left top repeat-x;
	border:1px solid #c5c5c5;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
	padding-left:2px;
	width:160px;
	height:28px;
}
.textbox-inner {
	background: #FFFFFF url("../images/textbox-repeater.gif") left top repeat-x;
	height:15px;
	border:1px solid #c5c5c5;
	font-family:tahoma;
	font-size:11px;
	color:#7f7f7f;
	vertical-align:middle;
	padding-left:2px;
}
.textarea-inner {
	background: #FFFFFF url("../images/textarea-repeater.gif") left top repeat-x;
	border:1px solid #c5c5c5;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
	padding-left:2px;
}
/*------------------ Header Tags ------*/

#icri-global {
	padding:0px;
	margin:0px;
	text-align:center;
}
#masterhead {
	width:986px;
	position:relative;
	padding:0px;
	margin:0px auto;
	text-align:left;
}
#header {
	width:986px;
	height:115px;
	padding:0px;
	margin:0px auto;
	text-align:left;
}
#logo {
	float:left;
	padding:9px 0px 0px 20px;
	margin:0px;
}
#banner {
	float:right;
	padding:9px 6px 0px 20px;
	width:696px;
	height:100px;
}
#search-area {
	float:right;
	text-align:right;
	padding:68px 6px 0px 0px;
	_padding:72px 6px 0px 0px;
	margin:0px;
}
/*------------------ Top Navigation Tags ------*/

/*#topnavigation {
	float:left;
	width:986px;
	height:47px;
	background:url("../images/base.jpg") left top repeat-x;
}
.menu2 {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:47px;
	position:relative;
}
.menu2 li {
	float:left;
}
.menu2 li a {
	display:block;
	float:left;
	height:47px;
	line-height:47px;
	color:#d8d8d8;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu2 li a b {
	float:left;
	display:block;
	padding:0 20px 0 10px;
}
.menu2 li.current a {
	color:#fff;
	background:url("../images/button3.gif") left 4px no-repeat;
}
.menu2 li.current a b {
	background:url("../images/button3.gif") no-repeat right 4px;
}
.menu2 li a:hover {
	color:#fff;
	background: url("../images/button4.gif") left 4px no-repeat;
}
.menu2 li a:hover b {
	background:url("../images/button4.gif") right 4px no-repeat;
}
.menu2 li.current a:hover {
	color:#fff;
	background: url("../images/button3.gif") left 4px no-repeat;
	cursor:default;
}
.menu2 li.current a:hover b {
	background:url("../images/button3.gif") no-repeat right 4px;
}
.left-curve {
	background:url("../images/top-nav-left-curve.gif") no-repeat left top;
	padding:0px 0px 0px 17px;
}
.right-curve {
	background:url("../images/top-nav-right-curve.gif") no-repeat right top;
	padding:0px 17px 0px 0px;
}*/


/*------------------ Main Body Content Tags ------*/

#home-cont-area {
	float:left;
	width:986px;
	padding:10px 0px 15px 0px;
	text-align:left;
}
/*------------------ Home Left Column Tags ------*/

#home-left-column {
	float:left;
	width:737px;
	padding:0px 6px 0px 3px;
}
#home-flasharea {
	float:left;
	width:737px;
	height:307px;
}
.content-box {
	float:left;
	width:737px;
	background:url("../images/curve-top-img.gif") left top no-repeat;
	padding:8px 0px 0px 0px;
	margin:14px 0px 0px 0px;
}
.content-middle-box {
	float:left;
	width:695px;
	background: #fff url("../images/curve-middle-repeater.gif") left bottom repeat-x;
	padding:10px 20px 8px 20px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
.content-bottom-box {
	float:left;
	width:737px;
	height:8px;
	background:url("../images/curve-bottom-img.gif") left top no-repeat;
}
.quick-link-box {
	float:left;
	width:690px;
	line-height:17px;
	font-size:11px;
}
.quick-link-box ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.quick-link-box ul li {
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
}
.quick-link-box ul li a {
	width:220px;
	margin:0px;
	padding:4px;
	display:block;
	float:left;
	color:#757575;
	text-decoration:none;
	cursor:pointer;
}
.quick-link-box ul li a:hover {
	background:#eaeaea;
	text-decoration:none;
}
.quick-link-box ul li a img {
	border:1px solid #cfcfcf;
	margin-right:9px;
}
.aria12bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
/*------------------ Home Right Column Tags ------*/

#home-right-column {
	float:left;
	width:230px;
	padding:0px 3px 0px 7px;
}
#home-right-tabs {
	float:left;
	width:230px;
	font-size:11px;
}
#home-right-tabs ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#home-right-tabs ul li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
#home-right-tabs ul li a {
	text-decoration:none;
	color:#706f6f;
	line-height:16px;
}
#home-right-tabs ul li a:hover {
	color:#000000;
}
a.live-support {
	background:url(../images/pgds.gif) left top no-repeat;
	width:186px;
	display:block;
	text-align:right;
	height:83px;
	padding:10px 4px 0px 42px;
}
a.live-support:hover {
	background:url(../images/pgds.gif) left top no-repeat;
}
a.apply-online {
	background:url("../images/apply-online-n.jpg") left top no-repeat;
	width:145px;
	display:block;
	height:73px;
	padding:20px 0px 0px 85px;
}
a.apply-online:hover {
	background:url("../images/apply-online-h.jpg") left top no-repeat;
}
a.online-brochure {
	background:url("../images/online-brochure-n.jpg") left top no-repeat;
	width:145px;
	display:block;
	height:63px;
	padding:10px 0px 0px 85px;
}
a.online-brochure:hover {
	background:url("../images/online-brochure-h.jpg") left top no-repeat;
}
a.membership {
	background:url("../images/membership-n.jpg") left top no-repeat;
	width:145px;
	display:block;
	height:83px;
	padding:10px 0px 0px 85px;
}
a.membership:hover {
	background:url("../images/membership-h.jpg") left top no-repeat;
}
.green-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#1e6b7a;
	line-height:23px;
}
.query-box {
	float:left;
	width:230px;
	background:url("../images/query-top-curve.gif") left top no-repeat;
	padding:8px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}
.query-middle-box {
	float:left;
	width:203px;
	font-size:11px;
	background: #e6e6e7 url("../images/query-middle-repeater.gif") left top repeat-x;
	padding:0px 10px 6px 15px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
.query-middle-box form {
	padding-top:5px;
}
.query-middle-box form input {
	margin-bottom:4px;
}
.query-bottom-box {
	float:left;
	width:230px;
	height:8px;
	background:url("../images/query-bottom-curve.gif") left top no-repeat;
}
.arial14boldgreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1e6b7a;
	font-weight:bold;
}
.arial14boldgreen a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1e6b7a;
	font-weight:bold;
	text-decoration:none;
}
.arial14boldgreen a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1e6b7a;
	font-weight:bold;
	text-decoration:underline;
}
.arial16boldgreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1e6b7a;
	text-decoration:none;
	font-weight:bold;
}
.news-box {
	float:left;
	width:230px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.news-top-box {
	float:left;
	width:216px;
	background:url("../images/news-top-curve.gif") left top no-repeat;
	padding:8px 0px 8px 14px;
	color:#c9dee2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.news-middle-box {
	float:left;
	width:200px;
	background: #fafafa url("../images/news-repeater.gif") left top repeat-x;
	padding:10px 13px 6px 15px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
.news-bottom-box {
	float:left;
	width:230px;
	height:8px;
	background:url("../images/news-bottom-curve.gif") left top no-repeat;
}
.credila {
	float:left;
	width:230px;
	margin:8px 0px 0px 0px;
}
/*------------------ Footer Tags ------*/

#icri-footer-container {
	float:left;
	width:982px;
	padding:0px 0px 15px 0px;
	text-align:left;
	background:url("../images/footer-repeater.gif") left top repeat-x;
}
#footer-top-box {
	float:left;
	width:982px;
	background:url("../images/footer-right-curve.gif") right top no-repeat;
}
/*------------------ Footer Navigation Tags ------*/

#footer-link-box {
	float:left;
	width:935px;
	background: #ebebec url("../images/footer-grandiant-repeater.gif") left top repeat-x;
	padding:20px 10px 20px 35px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer-link-box a {
	text-decoration:none;
}
#footer-link-box a:hover {
	text-decoration:none;
	color:#333333;
	border-bottom:1px dashed #333333;
}
#footer-link-box ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer-link-box ul li {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#b30000;
}
#footer-link-box ul li a {
	color:#b30000;
}
#footer-link-box ul li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer-link-box ul li ul li {
	margin:0px;
	padding:0px 0px 0px 10px;
	background:url("../images/footer-red-bullet.gif") left 9px no-repeat;
	color:#666666;
	font-weight:normal;
}
#footer-link-box ul li ul li a {
	font-weight:normal;
	color:#666666;
}
#footer-link-box ul li ul li a:hover {
	color:#b30000;
	border-bottom:1px dashed #b30000;
}
#footer-link-box ul li ul li ul li {
	margin:0px;
	padding:0px 0px 0px 10px;
	background:url("../images/footer-black-bullet.gif") left 9px no-repeat;
	font-weight:normal;
	color:#666666;
}
#footer-link-box ul li ul li ul li a {
	font-weight:normal;
	color:#666666;
}
#footer-bottom-box {
	float:left;
	width:982px;
	height:8px;
	background:url("../images/footer-bottom-curve.gif") left top no-repeat;
}
#footer-campus-links {
	float:right;
	width:175px;
	padding:0px 0px 0px 25px;
	background:url("../images/footer-divider.gif") left top no-repeat;
}
#footer-campus-links ul {
	margin:0px;
	padding:15px 0px 0px 0px;
	list-style-type:none;
}
#footer-campus-links ul li {
	margin:0px;
	padding:0px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}
#footer-campus-links ul li a {
	text-decoration:none;
	color:#000000;
}
#footer-campus-links ul li a:hover {
	text-decoration:none;
	color:#b30000;
	border-bottom:1px dashed #b30000;
}
.arial13bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1e6b7a;
}
/*------------------ Copyright Tags ------*/

#icri-copyright-box {
	float:left;
	width:986px;
	padding:10px 0px 15px 0px;
	text-align:left;
	font-size:10px;
	color:#7f7f7f;
}
#copyright-icri {
	float:left;
	width:580px;
}
#copyright-links {
	float:left;
	padding-left:10px;
}
#copyright-links a {
	text-decoration:none;
	color:#7f7f7f;
}
#copyright-links a:hover {
	text-decoration:none;
	color:#b30000;
	border-bottom:1px dashed #b30000;
}
#copyright-links-e2 {
	float:right;
	padding-left:8px;
}
#copyright-links-e2 a {
	text-decoration:none;
	color:#7f7f7f;
}
#copyright-links-e2 a:hover {
	text-decoration:none;
	color:#b30000;
	border-bottom:1px dashed #b30000;
}

#copyright-icri a.clinic-color {
	text-decoration:none;
	color:#7f7f7f;
}
#copyright-icri a.clinic-color:hover {
	text-decoration:none;
	color:#b30000;
	border-bottom:1px dashed #b30000;
}
/*------------------ Inner Pages Tags ------*/

#inner-collage {
	float:left;
	width:737px;
	height:174px;
}
#inner-right-tabs {
	float:left;
	width:230px;
	font-size:11px;
}
#inner-right-tabs ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#inner-right-tabs ul li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
#inner-right-tabs ul li a {
	text-decoration:none;
	color:#706f6f;
	line-height:16px;
}
#inner-right-tabs ul li a:hover {
	color:#000000;
}
#inner-right-area {
	float:left;
	width:230px;
	font-size:11px;
}
#inner-right-nav {
	background: #e6e6e7 url("../images/query-middle-repeater.gif") left top repeat-x;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	width:208px;
	padding-left:20px;
}
#inner-right-nav ul {
	margin:0px;
	padding:5px 0 0 0;
	list-style-type:none;
}
#inner-right-nav li {
	margin:0px;
	padding:0px 0px 1px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
#inner-right-nav li a {
	text-decoration:none;
}
#inner-right-nav li a:hover {
	text-decoration:underline;
}
#inner-right-nav-top {
	background:url("../images/query-top-curve.gif") left top no-repeat;
	height:10px;
	width:230px;
	float:left;
}
#inner-right-nav-bottom {
	float:left;
	width:230px;
	height:8px;
	background:url("../images/query-bottom-curve.gif") left top no-repeat;
}
a.live-support-inner {
	background:url(../images/pgds-in.gif) left top no-repeat;
	width:145px;
	display:block;
	height:74px;
	padding:7px 0px 3px 85px;
}
a.live-support-innera:hover {
	background:url(../images/asia-pacific-clinical-trails-congress.gif) left top no-repeat;
}
a.live-support-innera {
	background:url(../images/asia-pacific-clinical-trails-congress.gif) left top no-repeat;
	width:145px;
	display:block;
	height:74px;
	padding:7px 0px 3px 85px;
}
a.live-support-inner:hover {
	background:url(../images/pgds-in.gif) left top no-repeat;
}
a.apply-online-inner {
	background:url("../images/apply-online-inner-n.jpg") left top no-repeat;
	width:145px;
	display:block;
	height:66px;
	padding:15px 0px 3px 85px;
}
a.apply-online-inner:hover {
	background:url("../images/apply-online-inner-h.jpg") left top no-repeat;
}
a.brochure-inner {
	background:url("../images/testimonial-inner-n.jpg") left top no-repeat;
	width:145px;
	display:block;
	height:42px;
	padding:7px 0px 3px 85px;
}
a.brochure-inner:hover {
	background:url("../images/testimonial-inner-h.jpg") left top no-repeat;
}
#bread-crumbs {
	float:left;
	width:690px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1e6b7a;
	padding-bottom:10px;
}
#bread-crumbs a {
	text-decoration:none;
	color:#1e6b7a;
	border-bottom:1px dashed #1e6b7a;
}
#bread-crumbs a:hover {
	border-bottom:none;
}
.content-inner {
	float:left;
	width:690px;
}
.blue-arrow {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.blue-arrow li {
	margin:0px;
	padding:0px 0px 5px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
.blue-arrow li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.blue-arrow li ul li {
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
.blue-arrow a {
	text-decoration:none;
}
.blue-arrow a:hover {
	text-decoration:underline;
}
.red-arrow {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.red-arrow li {
	margin:0px;
	padding:0px 0px 15px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
.red-arrow li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.red-arrow li ul li {
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
.red-arrow a {
	text-decoration:none;
}
.red-arrow a:hover {
	text-decoration:underline;
}
.blue-link {
	margin:0px;
	padding:0px;
	list-style-type:none;
	color:#666666;
}
.blue-link li {
	margin:0px;
	padding:0px 0px 8px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
.blue-link li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.blue-link li ul li {
	margin:0px;
	padding:0px 0px 3px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
.blue-link li ul li a {
	text-decoration:none;
	color:#1a7bc1;
	font-weight:normal;
}
.blue-link li ul li a:hover {
	text-decoration:none;
	border-bottom:1px dashed #1a7bc1;
}
.blue-link a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.blue-link a:hover {
	text-decoration:none;
	border-bottom:1px dashed #666666;
}
.faq-arrow {
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:25px;
}
.faq-arrow li {
	margin:0px;
	padding:0px 0px 10px 30px;
	background:url("../images/faq-icon.jpg") left top no-repeat;
}
.faq-arrow li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.faq-arrow li ul li {
	margin:0px;
	padding:0px 0px 0px 15px;
	background:none;
}
.faq-arrow a {
	text-decoration:none;
}
.faq-arrow a:hover {
	text-decoration:underline;
}
a.backtotop-link {
	color:#1a7bc1;
	text-decoration:underline;
	background:url("../images/up-arrow.gif") left top no-repeat;
	padding:0px 0px 5px 20px;
	margin-right:10px;
}
a.backtotop-link:hover {
	color:#1a7bc1;
	text-decoration:none;
}
a.blue-link {
	color:#1a7bc1;
	text-decoration:none;
	border-bottom:1px dashed #1a7bc1;
}
a.blue-link:hover {
	color:#1a7bc1;
	text-decoration:none;
	border:none;
}
.even {
	background: #cccccc;
	border:1px solid bbb8b8;
	color:#000000;
}
#marqueecontainer {
	position:relative;
	float:left;
	width: 180px; /*marquee width */
	height:160px; /*marquee height */
	overflow: hidden;
	padding:0px 5px 2px 0px;
}
.pagenation {
height:12px;
	padding:5px 5px 0 0;
	text-align:right;
	float:right;	
	font-weight:bold;
	font-size:11px;
	color:#1e6b7a;
}
.pagenation a {
	color:#1e6b7a;
	text-decoration:none;
	padding :0 5px 0 5px;
	font-weight:bold;
}
.pagenation a:hover {
	color:#081315;
	text-decoration:underline;
}
.pagenation .active {
	color:#081315;
	text-decoration:none;
	padding :0 5px 0 5px;
	font-weight:bold;
}
.border {
	border:#CCCCCC 1px solid;
}
.border-blue {
border:#6a9294 1px solid;
}
.margin-right10{
margin-right:10px;
margin-bottom:10px;


}
/*------------------ Conference Pages Tags ------*/
.left-panel {
	width:309px;
	float:left;
	background:url(../images/left-col-divider.gif) right top no-repeat;
	padding:0 30px 0 0;
}
.left-panel-inner {
	width:309px;
	float:left;
	border-bottom:1px solid #d3d3d3;
	padding:0 0 10px 0;
}
.right-panel {
	width:322px;
	float:right;
	padding:0 0 0 28px;
}
.right-panel-inner {
	width:322px;
	float:left;
	border-bottom:1px solid #d3d3d3;
	padding:0 0 10px 0;
}
.red-text {
	color:#b21e1e;
}
.bottomborder {
	border-bottom:1px solid #d3d3d3;
}
.rightborder {
	border-right:1px solid #d3d3d3;
}
/*------------------ Session Topics ------*/
#session-box {
	width:690px;
	float:left;
	padding:8px 0 0 0;
	background:url(../images/session-box-top.gif) top left no-repeat;
}
#session-content {
	width:673px;
	float:left;
	padding:5px 8px 0 9px;
	background:#dbdbdc url(../images/session-box-repeater.gif) top left repeat-x;
}
#session-box-bottom {
	width:690px;
	float:left;
	height:8px;
	background:url(../images/session-box-bottom.gif) top left no-repeat;
}
#session-box-bottom-2 {
	width:690px;
	float:left;
	height:8px;
	background:url(../images/session-box-bottom-2.gif) top left no-repeat;
}
.session-tab {
	width:673px;
	float:left;
}
.session-inner {
	width:660px;
	float:left;
	background:#FFFFFF;
	padding:6px 6px 12px 7px;
}
.session-topics {
	float:left;
	width:291px;
}
.session-topics ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.session-topics ul li {
	float:left;
	width:275px;
	border-bottom:1px dashed #b0b2b4;
	padding:5px 0 4px 3px;
}
.session-topics ul li a {
	color:#7f7f7f;
	text-decoration:none;
	padding:3px 0 0 0;
}
.session-topics ul li a span, .session-topics ul li a.current span {
	font-weight:bold;
}
.session-topics ul li a:hover, .session-topics ul li a.current {
	color:#1e6b7a;
}
.session-topics-2 {
	float:right;
	padding: 0 10px 0 20px;
	width:291px;
}
.session-topics-2 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.session-topics-2 ul li {
	float:left;
	width:275px;
	border-bottom:1px dashed #b0b2b4;
	padding:5px 0 4px 3px;
}
.session-topics-2 ul li a {
	color:#7f7f7f;
	text-decoration:none;
	padding:3px 0 0 0;
}
.session-topics-2 ul li a:hover {
 color:#1e6b7a;
}
.topics-content {
	float:right;
	width:366px;
	padding:8px 0 0 0;
	background:#ebebeb url(../images/topic-content-repeater.gif) top left repeat-x;
}
.topics-content-inner {
	float:left;
	width:351px;
	padding:8px 5px 10px 10px;
}
.speaker-desc {
	width:351px;
	float:left;
	padding:8px 0 10px 0px;
}
.topics-content-inner img {
	margin-right:8px;
}
.sessiontime {
	background:#9f390b;
	padding:5px 8px;
	color:#FFFFFF;
	font-weight:bold;
}
.topic-description {
	padding-left:8px;
}

.news-boxa {
 float:left;
 width:230px;
 padding:0px 0px 0px 0px;
 margin:5px 0px 0px 0px;
}
.home-right-tabsa {
	float:left;
	width:230px;
	font-size:11px;
	margin:15px 0px 0px 0px;
}
.home-right-tabsa ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.home-right-tabsa ul li {
	margin:0px 0px 11px 0px;
	padding:0px 0px 0px 0px;
}
.home-right-tabsa ul li a {
	text-decoration:none;
	color:#706f6f;
	line-height:16px;
}
.home-right-tabsa ul li a:hover {
	color:#000000;
}
.articles {
	float:left;
	width:280px;
}
.vedio {
	float:left;
	width:390px;
	padding:5px;
	border:1px #CCCCCC solid;
	z-index:1;
}
.vedio-object {
	width:390px;
	height:320px;
	padding-bottom:5px;
	z-index:1;
}
.vedio-thum {
	width:380px;
	padding:0px;
	float:left;
	z-index:1;
}
.vedio-thum ul {
	width:390px;
	list-style:none;
	margin:0px;
	padding:0px 0 0 0px;
	z-index:1;
}
.vedio-thum li {
	display: block;
	list-style:none;
	float:left;
	margin:0 15px 0 0;
	padding:0px;
	width:128px;
	height:96px;
	border:#CCCCCC 1px solid;
	z-index:1;
}
#vedio1 {
	width:390px;
	height:320px;
	z-index:1;
}
#vedio2 {
	width:390px;
	height:320px;
	z-index:1;
}
.fontsize10{
	font-size:10px;
	line-height:12px;
	}
	.padding-right10{
	padding-right:10px;
	}
.footer-flash{
width:938px;
float:left;
}
.footer-flash-bg{
width:928px;
padding:2px 5px;
background:url(../images/flash-bg.jpg) left top no-repeat;
float:left;
}

.consultadd
{
   width:360px; float:left;
}

.arrow-list {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.arrow-list li {
    display:inline-block;
	float:left;
	width:215px; 
	margin:0px;
	padding:0px 0px 5px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
}
