@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	color: #cc9933;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e2a421;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
img {
	border:0;
	outline:none;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
form {
	margin:0;
}
#contianer {
	width:820px;
	margin:0 auto;
	padding:40px 30px 0 30px;
	background-color:#f2f2f4;
}
#header {
	padding-bottom:20px;
}
#contentArea {
	padding:0 20px 0 20px;
}
#footer {
	padding:0 0 10px 0;
}
#si_footer {
	padding:0 0 10px 0;
}
.footer_bg {
	background-image:url(../images/footer_image.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	line-height:30px;
	padding:0 15px 0 0;
}
.footer_bg a {
	color:#FFFFFF;
}
.footer_bg a:hover {
	color:#FFCC66;
}
.footer_bg td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:30px;
}
.icon_content {
	background-image:url(../images/icon_shadow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px 10px 40px 10px;
}
.rgtpanel_home {
	width:240px;
	padding-left:20px;
}
.rgtpanel_content1 {
	background-color:#FFFFFF;
	border-left:2px solid #96979b;
	border-right:2px solid #96979b;
	padding:10px 25px 10px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#808080;
	height:100px;
	text-align:center;
}
.rgtpanel_content {
	background-color:#FFFFFF;
	border-left:2px solid #96979b;
	border-right:2px solid #96979b;
	padding:10px 25px 10px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#808080;
	overflow-y:auto;
	height:190px;
}
.quote {
	color:#f2a720;
	font-weight:bold;
	font-size:14px;
}
.product_divider {
	background-image: url(../images/dot_veri.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width:40px;
}
.box_webevents {
	background-color:#FFFFFF;
	border-left:2px solid #c63037;
	border-right:2px solid #c63037;
	padding:0 28px 0 28px;
	font-family:Arial, Helvetica, sans-serif;
	height:410px;
}
.box_video {
	background-color:#FFFFFF;
	border-left:2px solid #3475cd;
	border-right:2px solid #3475cd;
	padding:0 28px 0 28px;
	font-family:Arial, Helvetica, sans-serif;
	height:410px;
}
.box_podcast {
	background-color:#FFFFFF;
	border-left:2px solid #8c4c82;
	border-right:2px solid #8c4c82;
	padding:0 28px 0 28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	height:410px;
}
.box_speakerbuzz {
	background-color:#FFFFFF;
	border-left:2px solid #ffc000;
	border-right:2px solid #ffc000;
	padding:0 28px 0 28px;
	font-family:Arial, Helvetica, sans-serif;
	height:410px;
}
.dot_hori {
	background-image:url(../images/dot_hori.gif);
	background-repeat:repeat-x;
	background-position:center left;
	height:40px;
}
.dot_veri {
	background-image:url(../images/dot_hori.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width:40px;
}
.rgtbtmbox {
	height:131px;
	width:196px;
	background-color:#FFFFFF;
	border:2px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:20px;
	overflow-y:scroll;
}
.red {
	color:#c63037;
}
.blue {
	color:#3475cd;
}
.yellow {
	color:#e3ab00;
}
.violet {
	color:#8e4f84;
}
.redlink {
	text-decoration:underline;
	color:#c63037;
}
.redlink:hover {
	text-decoration:none;
	color:#c63037;
}
.bluelink {
	text-decoration:underline;
	color:#3475cd;
}
.bluelink:hover {
	text-decoration:none;
	color:#3475cd;
}
.yellowlink {
	text-decoration:underline;
	color:#e3ab00;
}
.yellowlink:hover {
	text-decoration:none;
	color:#e3ab00;
}
.violetlink {
	text-decoration:underline;
	color:#8e4f84;
}
.violetlink:hover {
	text-decoration:none;
	color:#8e4f84;
}
.feedback_btn {
	display:block;
	height:130px;
	margin-top:-65px;
	position:fixed;
	right:0;
	top:40%;
	width:30px;
	z-index:1;
}