a:link 			{color: #3399CC; text-decoration: none;}
a:visited		{color: #336699; text-decoration: none;}
a:hover			{color: #3399CC; text-decoration: underline;}
a:active		{color: #3399CC; text-decoration: none;}

a.callout:link {
	color: #669900; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
	font-style: normal;
}
a.callout:visited {
	color: #669900; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
	font-style: normal;
}
a.callout:hover {
	color: #669900; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: underline;
	font-style: normal;
	}
a.callout:active {
	color: #669900;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.developer:link {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
	font-style: normal;
}
a.developer:visited {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
	font-style: normal;
}
a.developer:hover {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: underline;
	font-style: normal;
	}
a.developer:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#divSlide {
	position: absolute;
	z-index: 3;
	left: 18px;
	top: 61px;
	height: 10px;
	visibility: visible;
}
#divSlidetext {
	position: absolute;
	z-index: 3;
	left: 687px;
	top: 448px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#divCopyright {
	position: absolute;
	z-index: 3;
	left: 542px;
	top: 551px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#divMediaplayer {
	position: absolute;
	z-index: 3;
	left: 310px;
	top: 61px;
	visibility: hidden;
}
#divMediaplayerLow {
	position: absolute;
	z-index: 3;
	left: 310px;
	top: 61px;
	visibility: hidden;
}
#divBuffering {
	position: absolute;
	z-index: 3;
	left: 310px;
	top: 61px;
	visibility: visible;
}
#divSpeakers {
	position: absolute;
	z-index: 3;
	left: 18px;
	top: 346px;
	visibility: hidden;
}
#divBrowserbackground {
	position: absolute;
	z-index: 3;
	left: 18px;
	width: 752px;
	top: 300px;
	height: 242px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#divBrowserslides {
	position: absolute;
	z-index: 3;
	left: 19px;
	top: 336px;
	height:202px;
	overflow: scroll;
	width: 748px;
	margin: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	visibility: hidden;
}

#divBrowserslides td {
	border:'1px' 'solid' '#3399CC';
}
#divClosebutton {
	position: absolute;
	z-index: 3;
	left: 670px;
	top: 307px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	height: 0px;
	visibility: hidden;
}

#divBrowsertext {
	position: absolute;
	z-index: 3;
	left: 325px;
	top: 313px;
	visibility: hidden;
}

#divOpenbutton {
	position: absolute;	z-index: 3;	left: 646px;	top: 487px;
	visibility: visible;
}

#divOpentext {
	position: absolute;
	z-index: 3;
	left: 340px;
	top: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;
	visibility: hidden;
}

#divSwap {
	position: absolute;
	z-index: 3;
	left: 540px;
	top: 505px;
	visibility: hidden;
}
#divNav_ns {
	position: absolute;
	z-index: 3;
	left: 357px;
	top: 509px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	visibility: visible;
}

#divSurvey {
	position: absolute;
	z-index: 3;
	left: 645px;
	top: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;
	visibility: hidden;
}
#divFull {
	position: absolute;
	z-index: 3;
	left: 610px;
	top: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;
	visibility: hidden;
}
.boxheader {
	FONT-SIZE: 15px; FONT-FAMILY: arial,helvetica
}
.copy {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.copyHeader {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
}

.copyemph { 
	color: #333333; 
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15px 
}

.announcement {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px; 
	text-decoration: none;
}

.subhead { 
	color: #3399CC; 
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15px 
}

.subsub { 
	color: #333333; 
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15px 
}

.micetype { 
	color: #333333; 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px 
}

.calloutTitle {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-style: normal;
}

.callout {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: normal;
}
.calloutBox {
	border-color: #6282c8;
	border-width: 1px;
	border-style: solid;
	background-color: #e0eafd;
}

.globalfooter { 
	color: #999999; 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px 
}

.privacy { 
	color: #333333; 
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px 
}

.agendaitems { 
	color: #333333; 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px 
}
.txtRegister {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txtRegisterTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txtRegisterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
.tbl_bandwidth {
	text-align: center;
}
.matrix_speakerttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.matrixHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.subheadDate { 
	color: #3399CC; 
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15px 
}
.PrevNextSlide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.PrevNextSlide:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC99;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.right_padding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

