body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff; 
	color: #000; 
	font-style: normal;
	font-size: 10pt;
	margin-left: 32px, 16px, 16px, 16px;
}

th, td, caption {
	font-size: .8em;	
}

table.layout {border: none
}

tt, samp, kbd { font-family: "Courier New", Courier, monospace; font-size: 100%; }

/* IE does not understand this syntax, so just for Mozilla */
html>body td, html>body th, html>body caption {
	font-size: 1em;
}

/***********************************
* General spacing and line-heights 
***********************************/
p,div,li { line-height: 1.3em; }	

/***********************************
* General link styles 
***********************************/
a {
	color: #00507c;
	text-decoration: none;
}

a:hover {
	color: #6699cc;
	text-decoration: underline;
}

a.strong {
	color: #00507c;
	text-decoration: none;
	font-weight: bold;
}

a.strong:hover {
	color: #6699cc;
	text-decoration: underline;
}

a.relatedLink {
	color: #00507c;
	text-decoration: none;
	font-size: 8pt;
	line-height: 13.5pt;
}
	
a.relatedLink:hover {
	color: #6699cc;
	text-decoration: underline;
}

a.contentLink {
	color: #00507c; 
	text-decoration: underline;
}
a.contentLink:hover { 
	color:#6699cc; 
}

a.activeHelp {
	padding-left: 20px;
	background-image:url("../images/command_link.png"); 
	background-repeat:no-repeat; 
}
div.title {
	font-size: 100%;
}
/***********************************
* Headings 
***********************************/
h1, h2, h3, h4, h5, h6 {
	color: #f26721;
}

H1, .pagetitle, .topictitle1, h1, h1.topictitle1, h1.NavTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.8em;
	color: #f26721;
	font-weight: normal;
	line-height: 1.4em;
	font-style: normal;
}

h2, h2.sectiontitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.6em;
	color: #f26721;
	font-weight: normal;
	line-height: 1.4em;
}

h3, h3.NavListTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.4em;
	color: #f26721;
	font-weight: normal;
	line-height: 1.4em;
}

hr {
	align: left; 
	size: 1px;
	shade: noshade;
	width: 100%; 
	color: #cccccc;
}

/****************************************
* Collapsing sections and special blocks 
****************************************/

div.collapseheadprereq {
	margin-left:0em;
	padding-left: 30px;
	padding-top: 2px;
	background-image: url('../images/exclamation.jpg');
	background-repeat: no-repeat;
}

div.collapseheadconcept {
	margin-left:0em;
	padding-left: 30px;
	padding-top: 7px;
	background-image: url('../images/question.jpg');
	background-repeat: no-repeat;
}

div.collapseheadlearnmore {
	margin-left: 0em;
	padding-left: 30px;
	padding-top: 2px;
	background-image: url('../images/learn-more_ico.gif');
	background-repeat: no-repeat;
}

div.collapseheadshowme {
	margin: 0;
	padding: 0;
}

div.collapseheadgetready {
	margin: 0;
	padding: 0;
}

div.collapsecontent {
   display: none;
   margin-top: 1em;
   margin-left:0em;
   padding-left: 30px;
}

a.collapsehead, a.collapseheadopen {
	font-weight: normal;
	text-decoration: none;
	padding-right: 12px;
	background-image: url('../images/widget-closed.gif');
	background-position:  right 50%;
	background-repeat: no-repeat;
	vertical-align: baseline;
}

a.collapseheadopen {
	background-image: url('../images/widget-open.gif');
}

a.collapsehead:hover {
   background-image: url('../images/widget-closed-rollover.gif');
}

/* twisty link styles */
a.collapseheadopen, a.collapseheadopen:visited { text-decoration: none; }
a.collapsehead, a.collapseheadopen:visited { text-decoration: underline; }
a.collapsehead:hover, a.collapseheadopen:hover { text-decoration: underline; }

div.showme {
	background-color: #F9F9F9;
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/showme16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat; 
	border: 0px;
}

div.learnmore {
	padding: 8px;
	margin: 0px;
	background-image: url('../images/lm-box-bg-yellow.gif');
	background-repeat: repeat-y
}

div.note {
	background-color: #FFFFE1; 
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/note16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

div.tip {
	background-color: #F2F7FD; 
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/tip16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

div.alerttry, p.alerttry {
    background-image: url('../images/related_product32.gif');
    background-position:  left center;
    background-repeat: no-repeat;
    background-color: #F1F6FA;
    padding-left: 3em;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
}

div.alertbuy, p.alertbuy {
    background-image: url('../images/buy_license32.gif');
    background-position:  left center;
    background-repeat: no-repeat;
    background-color: #FFFFE5;
    padding-left: 3em;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
}

div.tutorial { 
	background-color: #EAF6EC; 
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/tutorials16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

div.sample { 
	background-color: #FAF6EA;
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/sample16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat; 
}

div.tour { 
	background-color: #F3F3F3;
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/tour16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat; 
}

div.getready { 
	background-color: #F9F9F9; 
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/getready16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

div.webfeed { 
	background-color: #F9F9F9;
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
	background-image: url("../images/rss16.gif");
	background-position: 4px 4px;
	background-repeat: no-repeat; }

div.webfeed span.notetitle { 
	padding: 0;
}

/*************************************
* Breadcrumb generated by Eclipse help 
*************************************/
div.help_breadcrumbs {
	margin: 10px 0px 10px 0px;
}
div.help_breadcrumbs a, div.help_breadcrumbs a:visited {
	color: #00507c;
	text-decoration: none;
	font-size: 8pt;
}
	
div.help_breadcrumbs a:hover {
	color: #6699cc;
	text-decoration: underline;
}



span.notetitle { 
}

span.tiptitle  { 
}

.runningfooter {
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}
.runningfooter a {
	padding-left: 20px;
	background-image: url("../images/pop-up16.gif");
	float: right;
	background-repeat: no-repeat;
}
.runningfooter a:link {
	font-weight: normal;
	color: #00507c;
	text-decoration: none;
}
.runningfooter a:active {
	font-weight: normal;
	color: #00507c;
	text-decoration: none;
}
.runningfooter a:visited {
	font-weight: normal;
	color: #00507c;
	text-decoration: none;
}
.runningfooter a:hover {
	color: #6699cc;
	text-decoration: underline;
}

.familylinks {
	font-size: 8pt;
	font-weight: bold;
	line-height: 13.5pt;
	color: #333333;
}
.familylinks a:link {
	font-weight: normal;
	color: #00507c;
	text-decoration: none;
}
.familylinks a:active {
	font-weight: normal;
	color: #00507c;
	text-decoration: none;
}
.familylinks a:visited {
	font-weight: normal;
	color: #00507c;
	text-decoration: none;
}
.familylinks a:hover {
	color: #6699cc;
	text-decoration: underline;
}

/***********************************************
* Borders around content images, class="image" 
***********************************************/
.image img {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
	padding: 3px;
}

/*****************************************
* Table styles 
*****************************************/
table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
}

table th {
	background-color: #eeeeee;
}

textarea {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid; 
	border-color: #cccccc;
}

/* Cascaded from ibmdita.css */
.ullinks{
	padding-left: 10px;
}

/*******************************
* scroll bars on code blocks 
*******************************/
pre {
	overflow-x: auto;
	border: 1px solid #ccc;
	display: block;
	background-color: #eee;
	padding: 16px;
}

/*******************************************
* Print styles: removing color from headers 
*******************************************/
@media print {
	h1, h1.topictitle1 { color: black; }

	h2, h2.sectiontitle { color: black; }

	h3 { color: black; }
	
	pre { overflow-x:visible; overflow-y: visible; }
}

/****************************************************************************/
/*//////////////// Help Home Page /////////Oct 18, 2007///////////////*/
/****************************************************************************/
#helpIndexHtml{
	height: 100%;
	background-color: #ffffff;	
}

#helpIndexBody{
	height: 100%;
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
	padding:0 ;
    margin: 0;
	background: url(../images/helpindex_bk.gif) repeat-x;
	}
	
#helpIndexBody div.help_breadcrumbs{
	margin: 0 0 10px;
	}
	
/* Let's hide the breadcrumbs on help home pages */
#helpIndexBody .help_breadcrumbs {
display: none;
}
	
#helpindex {
	margin-right:23em;  
	padding-left:10px;
}

#helpindex h2{
	line-height: 16pt; 
	font-size: 16pt; 
	color: #7696BC; 
	margin: 0 0 16px;
}

#helpindex h3{
	font-size:13.5pt; 
	line-height:13.5pt; 
	margin: 0 0 8pt 0;
	}
	
#helpindex p{
	font-size: 8pt; 
	margin: 0; 
	line-height: 14pt;
	}
	
#helpindex ul{
	margin:10pt 0 0 0;
	padding:0;
	}

#helpindex li{
	margin:8px 0; 
	list-style: none; 
	background: url(../images/link.gif) no-repeat 0 5px ; 
	padding: 0 0 0 20px; 
	margin:0; font-size:8pt; 
	line-height:14pt;
}

#helpindex li.liText{
	background:none;
	}

#helpindex hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	text-align: left; 
	width: 100%; 
	height: 1px; 
	border: none; } 

#helpOverview {
	padding-left:50px; 
	background: url(../images/overview.gif) no-repeat;
	margin-bottom: 13.5pt;
}

#featuredHelpTopics {
	padding-left:50px; 
	background: url(../images/feature.gif) no-repeat;
	margin-bottom: 13.5pt;
}

#whatsNew {
	padding-left:50px; 
	background: url(../images/whats_new.gif) no-repeat;
	margin-bottom: 13.5pt;	
}

#dochomefooter {
	margin-top: 30pt;
	height:30pt;
}

#dochomefooter a{
	background:url(../images/feedback.gif) no-repeat left;
	margin-right: 10px;
}

#eclipsefooter {
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}


/*------------------------*/
#theBar {
	float:right;
	min-height:100%; 
	_height:100%; 
	border-left: 1px solid #ccc;
	background:url(../images/webRes_topline.gif) repeat-x top;
}

#rer {
	width: 22em;
	padding-right: 10px;
	border: none;
}

#rer p{
	font-size: 8pt;
	line-height:10pt;
	margin: 0;
}
 #rer h3{
	font-size:13.5pt; 
	line-height:13.5pt; 
	margin: 5pt 0 5pt 0;
	}

#webRes {
	margin-top:30px;
	margin-left: 10px;
/*	margin-bottom: -5px;*/
	min-height: 80px;
	_height:80px;
	padding-left: 50px;
	background:url(../images/web_res.gif) no-repeat;
	}
	
#rer h4 {
	color: #5a5b5b;
	font-size: 8pt;
	padding-left: 10px;
	width: 20em;
	line-height: 2.15em;
	margin:13px 0 8px 0;
}	

#rer h4.webResRSS {
	background: url(../images/webRes_RSS.gif) right no-repeat #f7e7d0;
}

#rer h4.webResFRes {
	background: url(../images/webRes_FeaturedRes.gif) right no-repeat #e2f5d8;
}

#rer h4.webResPInf {
	background: url(../images/webRes_ProInfo.gif) right no-repeat #dae9ec;
}

/*---------------------Links in Web Resources-------------------------*/
#rer .blockLink {
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding-left: 21px;
	display: block;
	font-size: 8pt;
}

#webResFResSS{
	background-image: url(../images/support_16.gif);
}

#webResFResSS2{
	background-image: url(../images/support_16.gif);
}
#webResFResIR{
	background-image: url(../images/info_rm.gif);
}
#webResConSurvey{
	background-image: url(../images/info_rm.gif);
}

#webResFResDW{
	background-image: url(../images/dev_works.gif);
}

#webResFResRL{
	background-image: url(../images/RTL_lib.gif);
}

#webResFResRL2{
	background-image: url(../images/RTL_lib.gif);
}

#webResPInfRC{
	background-image: url(../images/RTL_clr_case.gif);
}

#webResPInfRB{
	background-image: url(../images/RTL_bld_frg.gif);
}

#webResPInfRAD{
	background-image: url(../images/RTL_app_dev.gif);
}

#webResPInfRPM{
	background-image: url(../images/RTL_prot_mngr.gif);
}
