@charset "utf-8";
/* CSS Document */





html,body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
.h1 {
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.h2 {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.h3 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.h2-red {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
}
.list {
	margin:0px;
	padding:0px;
}
.list ul {
	padding:0px;
	list-style:none;
	*margin-left:0px;
}
.list ul li {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:22px;
	background:  url('https://www.oracleimg.com/webfolder/s/dm/templates/sdw-tick-mark.png') no-repeat 0 -1px;
	*line-height:22px;
	padding-left:40px;
}
.list li{ margin-bottom:13px;}

.list2 ul {
margin:0 0 0 0; padding-top:0; padding-bottom:0; padding-left:10px; list-style-type: none;
}

.list2 ul li {
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
color:#333333;
line-height:22px;
line-height:*22px;
margin-top:5px;
background-image: url('https://www.oracleimg.com/webfolder/s/dm/templates/list2-style-img.png');
background-repeat: no-repeat;
background-position: 0 .6em;
padding-left: 1.4em;
}

.clr {clear:both}
.top-bdr {
	border-top:1px solid #cdcdcd;
}

/*welcome msg*/
.txt-black {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/white-bg.png');
	padding-left:25px;
}
.txt-white {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fcfcfc;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/white-bg.png');
	padding-left:25px;
}
/*welcome msg end*/
.tx-b-arrow {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-153px 0px;
	height:9px;
	margin-top:4px;
	/**margin-top:-13px;*/
	margin-left:6px;
	width:8px;
	display:inline-block;
	
}
.white-btn {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/white-btn-mid.png');
	background-repeat:repeat-x;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;
	
}
.white-btn-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333 !important;
	text-decoration:none !important;
}
.red-btn {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/red-btn-mid.png');
	background-repeat:repeat-x;
	padding-top:12px;
}
.red-btn-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
	padding-right:20px;
	padding-left:20px;
}
.tx-w-arrow {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-153px -10px;
	height:11px;
	margin-top:4px;
 	*margin-top:-15px;
	margin-left:6px;
	width:10px;
	display:inline-block;
}
.img {
	display:block;
}
.link {
color:#1f4f82 !important; 
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
}
.error{
color:#F00;	
}
/* new style */

.hideDisplay {
	display:none;
}
.showDisplay {
	display:block;
}
 
.content{
	padding:20px 20px 20px 0px;
	display:none;	
}
.content.selected{
	display:block;
}
ul#tabMenu{
	margin:0;
	padding:0;
	list-style:none;
}
ul#tabMenu li:first-child{
    cursor: pointer;
    width: 100%;
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/top-border.png');
	background-repeat:repeat-x;
	background-position:top left;
	
}
ul#tabMenu li.tab{
    cursor: pointer;
    width: 100%;
}
 
 
 ul#tabMenu li.selected{
	margin-left:0px;
	background-color:#FFF;
    cursor:default;
    width: 100%;
}

ul#tabMenu li a{
	text-decoration:none;
	border-bottom: 1px solid #B5B5B5;
	display:block; 
	width:277px;
	margin-left:7px;
	padding:15px 0px 15px 0px;
	*padding:30px 0px 15px 0px;
	/*background-image: url("widget-menu-bg.jpg");
    background-repeat: repeat-y;*/
	color:#1f4f82;
	outline:none;
 _noFocusLine: expression(this.hideFocus=true);
}

ul#tabMenu li a.selected{
	
	background-image:none;
	cursor:default;
	color:#666666;
	outline:none;
	 _noFocusLine: expression(this.hideFocus=true);
	*padding:30px 0px 15px 0px;
}
ul#tabMenu li a h3{
	background-image: url("https://www.oracleimg.com/webfolder/s/dm/templates/gray-L-arrow.png");
	
	background-repeat:no-repeat;
	background-position:center left;
	margin-left:15px;
    padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
}

ul#tabMenu li a h3.selected{
	
	background-image: url("https://www.oracleimg.com/webfolder/s/dm/templates/carot.png");
	background-repeat:no-repeat;
	background-position:center left;

}


 
/*.fontsizetype{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#666666;}*/


ul.ulclass {
	margin:0;
	padding:0;
	float:right;
}
ul.ulclass li {
	list-style-type:none;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding:0 0px 10px 10px;
}
.AgendaStyleBtns {
	padding:0 7px 0 7px;
	color:#1f4f82;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1f4f82;
	font-weight:bold;
}
.tableListStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
.AgendaTableContent {
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
#AgendaContainer {
	margin-top:20px;
	padding-left:25px;
}
.sp-subtitle{color:#666;}
/* Timer start */
.timeLeftCount {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d6d6d;
}
.timeLeftDsplyUnit {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.timeLeftHeader {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:4px;
	line-height:16px;
	padding-top:3px;
}
.exclusiveEventsHeader {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding:10px;
}
.event-info {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:5px;
	line-height:18px;	
}
/* Timer end */
.red-btn-left {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-150px -27px;
	width:9px;
	height:50px;
	display:block;
}
.red-btn-right {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-160px -27px;
	width:9px;
	height:50px;
	display:block;
}
.white-btn-left {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-170px -35px;
	width:8px;
	height:46px;
	display:block;
}
.white-btn-right {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-179px -35px;
	width:9px;
	height:46px;
	display:block;
}
.live-event {
	padding-top:15px;
	padding-left:25px;
	padding-bottom:15px;
	padding-right:10px;
	background-color:#ececec;
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/timer-component-bg.jpg');
	background-repeat:repeat-y;
	float:left;
	width:940px;
}
.bnr-btm-sdw {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/bnr-btm-sdw.png');
	background-repeat:repeat-x;
	height:10px;
	position:relative;
	margin-top:-10px;
}
.spsr-ftr-title {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
	text-transform:uppercase;
}
.spsr-sec {
	background-color:#fafafa;
	float:left;
	width:100%;
}
.white-btn-area {
	/*background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/widget-menu-bg.jpg');
	background-repeat:repeat-y;*/
	margin-left:8px;
}

.cnt-btm-left-sdw {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/bottom-border.png');
	background-repeat:repeat-x;
	width:100%;
	height:11px;
}
.cnt-btm-right-sdw {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/bottom-border.png');
	background-repeat:repeat-x;
	width:100%;
	height:11px;
}
.widget-right-btm {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/widget-menu-bg.jpg');
	background-repeat:repeat-y;
}
.cnt-top-sdw {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/top-border.png');
	background-repeat:repeat-x;
	width:691px;
	height:11px;
}
.widget-btm-bg {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/widget-menu-bg.jpg');
	background-repeat:repeat-y;
	height:150px;
}
.tbl-btm {
	padding-left:8px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.btm-bar {
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.btm-bar-sdw {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/top-border.png');
	background-repeat:repeat-x;
	width:100%;
	height:11px;
}
.btm-tbl-img {
	width:15px;
	padding-top:3px;
}
.live-webcast {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-230px 0px;
	width:81px;
	height:30px;
	float:left;
	margin-right:10px;
}
.reg-txt {
	color:#FF0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}
/* new style end*/

/******************Footer Legal part***************/
.legalese {font-family:arial,helvetica,sans-serif;}
.legalese {font-size:10px;}
.legalese {color:#000;}
a.legalese:link {color:#000;text-decoration:none;}
a.legalese:visited {color:#000;text-decoration:none;}
a.legalese:hover {color:#FF0000;text-decoration:none;}
#teconsent a:link {color:#000;text-decoration:none;}/*Cookie Preference style*/
#teconsent a:visited {color:#000;text-decoration:none;}/*Cookie Preference style*/
#teconsent a:hover {color:#FF0000;text-decoration:none;}/*Cookie Preference style*/

/*********************MOBILE TEMPLATE STYLES STARTS*****************************/
#mobileWrapper {
	display:none;
	height:100%;
	width:100%;
}
#tab-panel {
	display:none;
}
#desktopWrapper {
	display:block;
}
.tabs {
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:auto;
	color:#FFF;
	width: 49.5%;
	overflow: hidden;
	white-space: nowrap;
	display:inline;
	font-weight:bold;
	text-align:center;
	height:100%;
	float:left;
	padding-top:13px;
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/tab-gray-bg.png');
	background-repeat:repeat-x;
}
.internal-div {
	padding-top:5px;
}

/********* stay_connected share ***/

.FaceBook_Stay_Connected, .FaceBook_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -62px;}
.FaceBook_Stay_Connected:hover, .FaceBook_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;  background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -62px;}
.Linkedin_Stay_Connected, .Linkedin_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -124px;}
.Linkedin_Stay_Connected:hover, .Linkedin_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -124px;}
.Twitter_Stay_Connected, .Twitter_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -31px;}
.Twitter_Stay_Connected:hover, .Twitter_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -31px;}
.Youtube_Stay_Connected, .Youtube_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -217px;}
.Youtube_Stay_Connected:hover, .Youtube_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -217px;}
.Mail_Stay_Connected, .Mail_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -217px;}
.Mail_Stay_Connected:hover, .Mail_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -217px;}
.GooglePlus_Stay_Connected, .GooglePlus_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -62px;}
.GooglePlus_Stay_Connected:hover, .GooglePlus_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -62px;}
.Delicious_Stay_Connected, .Delicious_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -93px;}
.Delicious_Stay_Connected:hover, .Delicious_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -93px;}
.Blog_Stay_Connected, .Blog_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -155px;}
.Blog_Stay_Connected:hover, .Blog_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -155px;}
.Flickr_Stay_Connected, .Flickr_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -186px;}
.Flickr_Stay_Connected:hover, .Flickr_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -186px;}
.Weibo_Stay_Connected, .Weibo_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px 0px;}
.Weibo_Stay_Connected:hover, .Weibo_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px 0px;}
/*.Mix_Stay_Connected, .Mix_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -31px;}
.Mix_Stay_Connected:hover, .Mix_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -31px;}*/
.Slideshare_Stay_Connected, .Slideshare_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -93px;}
.Slideshare_Stay_Connected:hover, .Slideshare_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -93px;}
.RSSfeed_Stay_Connected, .RSSfeed_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -124px;}
.RSSfeed_Stay_Connected:hover, .RSSfeed_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -124px;}
.Podcast_Stay_Connected, .Podcast_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -155px;}
.Podcast_Stay_Connected:hover, .Podcast_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -155px;}
.Pinterest_Stay_Connected, .Pinterest_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -186px;}
.Pinterest_Stay_Connected:hover, .Pinterest_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -186px;}
.NewsLetter_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px 0px}
.NewsLetter_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px 0px}
.youku_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -248px;}
.youku_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -248px;}
.Oracle_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -248px;}
.Oracle_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -248px;}
.AWC_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px;  background-position:-26px -279px;}
.AWC_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px;  background-position:-57px -279px;}
.Media_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -279px;}
.Media_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -279px;}
.Instagram_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -310px;}
.Instagram_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -310px;}
.Forbes_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -310px;}
.Forbes_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -310px;}

/***************/

/*#idbox {position: absolute;top: 0;left: 0;z-index: 100;text-align: left;}
#idbox .popup{position:relative;}
#idbox .content > p:first-child{margin-top:0;}
#idbox .content > p:last-child{margin-bottom:0;}
#idbox .contentPopup > p:first-child{margin-top:0;}
#idbox .contentPopup > p:last-child{margin-bottom:0;}
#idbox .loading {text-align: center;}
#idbox .close {	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; background-position:-214px 0px;  border:none; display:block; height:12px; width:14px; }
#idbox .close:hover {background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; background-position:-214px -12px; height:14px; width:14px; border:none;}
#idbox img {border: 0;margin: 0;}
#idbox_overlay {position: fixed;top: 0px;left: 0px;height:100%;width:100%;}
.idbox_hide {z-index:-100;}
.idbox_overlayBG {background-color: #fff; z-index: 99;}
#idbox .tbl-left {background:url('https://www.oracleimg.com/webfolder/s/dm/templates/popup-tbl-left-1925420.png');width:16px; background-repeat:repeat-y;}
#idbox .tbl-right {background:url('https://www.oracleimg.com/webfolder/s/dm/templates/popup-tbl-right-1925422.png');width:16px; background-repeat:repeat-y;}
#idbox .tbl-top {background:url('https://www.oracleimg.com/webfolder/s/dm/templates/popup-tbl-top-1925423.png'); height:16px; background-repeat:repeat-x;}
#idbox .tbl-bottom {background:url('https://www.oracleimg.com/webfolder/s/dm/templates/popup-tbl-bottom-1925419.png');height:16px; background-repeat:repeat-x;}
#idbox .tl {background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; background-position:-179px 0px; width:16px; height:16px;}
#idbox .tr {background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; background-position:-196px 0px; width:16px; height:16px;}
#idbox .bl {background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; background-position:-179px -17px; width:16px; height:16px;}
#idbox .br {background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png'); background-repeat:no-repeat; background-position:-196px -17px; width:16px; height:16px;}
#idbox table {border-collapse: collapse;}
#idbox td {border-bottom: 0;padding: 0;}
#idbox .body {background: #fff;}
#idbox .footerBox {float:right; vertical-align:top;}
#idbox .tl, #idbox .tr, #idbox .bl, #idbox .br {overflow: hidden;padding: 0;}*/
* html #idbox_overlay { /* ie6 hack */position: absolute;overflow: auto;}


.label-b {
	padding:13px 0px 0px 2px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:37px;
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/resource-kit-btn-mid.png');
	background-repeat:repeat-x;
	text-align:center;
}
.label-b-left {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-237px -33px;
	border:0px;
	width:12px;
	height:50px;
}
.label-b-right {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-250px -33px;
	border:0px;
	width:14px;
	height:50px;
}
.label-s {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/events-gray-btn-mid.png');
	background-repeat:repeat-x;
	padding:6px 0px 0px 2px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:27px;
	background-repeat:repeat-x;
}
.label-s-left {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-189px -43px;
	border:0px;
	width:11px;
	height:34px;
}
.label-s-right {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-201px -43px;
	border:0px;
	width:11px;
	height:34px;
}
.white-arrow-v2 {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-164px 0px;
	height:13px;
	margin-top:4px;
 	*margin-top:-16px;
	margin-left:6px;
	width:12px;
	display:inline-block;
}
.hdr-btn-left {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-215px -33px;
	width:10px;
	height:43px;
}
.hdr-btn-right {
	background: url('https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png');
	background-repeat:no-repeat;
	background-position:-226px -33px;
	width:10px;
	height:43px;
}
.hdr-btn {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/event-hdr-btn-mid.png');
	background-repeat:repeat-x;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
/********************** Disclaimer code start *********************/

.event-title {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:13px; color:#000000; text-align:center}
.gov-disclaimer{background-color:#FFFFFF; padding:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px;}
.gov-title {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#666666; text-align:center}

/********************** Disclaimer  code end*********************/

/************************************ Form Styles Start******************************************/
input[type="submit"],input[type="button"]{
				-moz-border-radius: 6px;
				background-color: #F8C6C6;
				background-image: url("https://www.oracleimg.com/webfolder/s/dm/templates/sbmt-btn-bg.png");
				background-repeat: repeat-x;
				border: 1px solid #AA4D4D;
				border-radius: 6px 6px 6px 6px;
				box-shadow: 1px 1px 2px 1px #BDBDBD;
				/*color: #FFFFFF !important;*/
				color: #FFFFFF;
				cursor: pointer;
				font-family: Arial,Helvetica,sans-serif;
				font-size: 15px;
				font-weight: bold;
				height: 35px;
				margin-bottom: 20px;
				margin-top: 7px;
				padding-bottom: 2px;
				padding-left: 20px;
				padding-right: 20px;
				text-decoration: none !important;
				width: auto;
				-webkit-border-radius: 6px;
				-webkit-box-shadow: 0px 1px 1px #CCC;
				-moz-box-shadow: 0px 1px 1px #CCC;
				box-shadow:0px 1px 2px 1px #CCC;
				/* For IE 5.5 - 7 */
					/* for IE4 - IE7 */
					/*filter:
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=1, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=270, Color=#BDBDBD)\0/;*/
					/*-ms-filter: 
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=1, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=270, Color=#BDBDBD)\0/;*/
				*border:0px;
				
			}
			
			label{
				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#727373;
			}
			
			input[type="text"]{
				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#727373;
				border:1px solid #CCCCCC;
				border-radius: 4px 4px 4px 4px;
				/*border-bottom-left-radius: 3px;
				border-bottom-right-radius: 3px;*/
				/*border-top-left-radius: 3px;
				border-top-right-radius: 3px;*/
				-webkit-box-shadow: 0px 1px 1px #CCC;
				-moz-box-shadow: 0px 1px 1px #CCC;
				box-shadow: 0px 1px 1px #CCC;
				padding-top:2px;
				padding-bottom:2px;
				padding-left:5x;
				/* IE6-8 Specific Code */
				zoom: 1;
				filter: 
					 progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=2, Direction=180)\0/;
				padding-left:5px;
				cursor:text;
				width:300px
			}	
			
			input[type="file"]{
				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#727373;
				border:1px solid #CCCCCC\9;
				border-radius: 4px 4px 4px 4px;
				/*border-bottom-left-radius: 3px;
				border-bottom-right-radius: 3px;*/
				/*border-top-left-radius: 3px;
				border-top-right-radius: 3px;*/
				-webkit-box-shadow: 0px 1px 1px #CCC;
				-moz-box-shadow: 0px 1px 1px #CCC;
				box-shadow: 0px 1px 1px #CCC;
				padding-top:2px;
				padding-bottom:2px;
				padding-left:5x;
				height:26px;
				/* IE6-8 Specific Code */
	       zoom: 1;
				filter:
					 progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=2, Direction=180)\0/;
				padding-left:5px;
				cursor:text;
				margin-bottom:10px;
				width:300px;
			}		
			
			 textarea{
				height:100px;
				background-color:#F4F4F4;
				margin-bottom:15px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#727373;
				border:1px solid #CCCCCC;
				border-radius: 4px 4px 4px 4px;
				/*border-bottom-left-radius: 3px;
				border-bottom-right-radius: 3px;*/
				/*border-top-left-radius: 3px;
				border-top-right-radius: 3px;*/
				-webkit-box-shadow: 0px 1px 1px #CCC;
				-moz-box-shadow: 0px 1px 1px #CCC;
				box-shadow: 0px 1px 1px #CCC;
				padding-top:2px;
				padding-bottom:2px;
				padding-left:5x;
				/* IE6-8 Specific Code */
        zoom: 1;
				filter: 
					 progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=2, Direction=180)\0/;
				padding-left:5px;
				cursor:text;
				width:70%;
			}
			
			/*input[type="radio"],input[type="checkbox"]{
				position:absolute;filter:alpha(opacity=0);margin:5px 0 0 5px;
				cursor:pointer;
				visibility:hidden;
				opacity: 0;
				margin-bottom:15px;
			}
			
			.label-radio,.label-radio-checked,.label-checkbox,.label-checkbox-checked{
				background:url("https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png") left top no-repeat;
				position:relative;
				*position:static;
				margin:0;
				cursor:pointer;
				line-height:18px;
				min-height:18px;
				display:inline-block;
				z-index:0;
				font-weight:bold;
				width:18px;
				padding-right:3px;
			}
			.label-checkbox{
				background-position:0px 0px;
				
			}
			.label-radio{
				background-position:1px -46px;
				
			}
			.label-checkbox-checked{
				background-position:0px -23px;
				
			}
			.label-radio-checked{
				background-position:0px -72px;
				
			}
			.label-radio:hover,.label-radio-checked:hover,.label-checkbox:hover,.label-checkbox-checked:hover{
				cursor:pointer;
			} */
			select{
				border: 1px solid #CCCCCC;
				border-collapse:collapse;
				/**border:1px solid white;*/
				-webkit-border-radius: 4px;
				border-radius: 4px 4px 4px 4px;
				-moz-border-radius: 4px;
				height:auto;
				padding-top: 3px;
				width:303px;
				position:relative;
				color: #727373;
				box-shadow: 0 1px 1px 0px #CCCCCC;
					filter:
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=1, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=270, Color=#BDBDBD)\9;
						/*filter:chroma(color=#000000)\9;*/
						*border:2px solid #CCCCCC;
					/**-ms-filter: 
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=1, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=270, Color=#BDBDBD);*/
			}
			.ieSelectContainer {
			  border: 0;
			  position: relative; width: 300px; /*height: 20px;*/ overflow: hidden;
			  border: 1px solid #CCCCCC;
			  *border:none;
				border-collapse:collapse;
				-webkit-border-radius: 4px;
				border-radius: 4px 4px 4px 4px;
				-moz-border-radius: 4px;
				width:300px;
				position:relative;
				color: #727373;
				
				/*height:22px;*/
				box-shadow: 0 1px 1px 0px #CCCCCC;
					*filter:
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=1, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=270, Color=#BDBDBD);
			}
			.ieSelect {
			  background: white;
			  color: #727373;
			  /*position: absolute;*/ width: 303px; top: -1px; left: -1px;height:25px;
			}
			select[multiple]{
				border: 1px solid #CCCCCC;
				border-collapse:collapse;
				-webkit-border-radius: 4px;
				border-radius: 4px 4px 4px 4px;
				-moz-border-radius: 4px;
				height:auto;
				padding-top: 3px;
				width:auto;
				position:relative;
				color: #727373;
				box-shadow: 0 1px 1px 0px #CCCCCC;
					filter:
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=1, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=270, Color=#BDBDBD)\9;
						/*filter:chroma(color=#000000)\9;*/
						*border:2px solid #CCCCCC;
					/**-ms-filter: 
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=1, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#BDBDBD),
						progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=270, Color=#BDBDBD);*/
			}
			select.ieSelect[multiple]{
			  background: white;
			  color: #727373;
			  /*position: absolute;*/ width: auto; top: -1px; left: -1px;height:auto;
			}
.submitButtonHighlight{
	color : #00ccff !important;
}

/************************************ Form Styles End******************************************/

/************************************ Link Styles Starts******************************************/
a:link {
	color:#1F4F82;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
} 
a:visited {
	color:#1F4F82;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
} 
a:hover {
	color:#1F4F82;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
} 
a:active {
	color:#1F4F82;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
} 
/************************************ Link Styles Ends******************************************/

#viewBelwBox
{
	position:relative;
}

/************************************ Footer Styles changes 08-09-2014******************************************/
#footerCntr
{
	font-size:10px;
}
/************************************ Iphone text rendering issue on disclaimer 04-11-2014******************************************/
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}