/* KEIRON */


a{
	color: #0069b5;;
}

hr {
	color: #DEDEDE;
	background-color: #DEDEDE;
	border: none;
	height: 1px;
}


div#pccontent {
	width: auto;
	float: none;
	font-size: 1em;
}

/* RESOURCES */

div#resources{
	border: 1px solid #c0c0c0;
	padding: 6px;
	margin-top: 20px;
	background-color: #f8f8f8;
	line-height: 1.3em;
}

div#resources h2{
	font-weight: normal;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #c0c0c0;
}
div#resources li{
	display: block;
	padding-bottom: 7px;
}

div#resources a{
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

/* TABS */

div#pccontent div#pctabs {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div#pccontent div#pctabs ul {
	height: 2em;
	list-style: none;
	padding: 0;
	background-image: none;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
div#pccontent div#pctabs ul li {
	background-color: transparent;
	background-image: url(../images/tab.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #efefef;
	font-size: 11px;
}

div#pccontent div#pctabs ul li a {
    background-image: none;
    float: left;
    line-height: 2em;
    padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
    text-decoration: none;
	color: #333;
}

div#pccontent div#pctabs ul li.active {
	background-color: transparent;
	background-image: url(../images/tabActive.gif);
	border: 1px solid #c9e5fa;
}


div#pccontent div#pctabs ul li.active a {
	color: #0069b5;
}



div#pccontent h1{
	clear: both;
	font-size: 1.2em;
	font-weight: normal;
}

div#pccontent img{
	float: right;
	margin-left: 10px;
}


div#pccontent ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
	background-image: none;
}

div#pccontent ol {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	list-style-type: decimal;
	background-image: none;
}

div#pccontent li {
	list-style-type: disc;
	background-image: none;
	padding-left: 0;
}

div#pccontent div#pctabs ul,
div#pccontent div#pctabs li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

	
div#pccontent img{
	max-width: 100%;
}
div#pccontent table{
	width: 100%;
	max-width: 750px;
}

div#pccontent table td{
	padding: 3px;
}

div#pccontent table td.subheads{
}


div#pccontent table table {
	font-size: 11px;
	list-style-type: disc;
	background-color: transparent;
	border: 1px solid #DEDEDE;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;\
	width: 100% !important;
	}
	
div#pccontent table table td,
div#pccontent table table th{
	padding: 4px;
	background-color: transparent;
	border: 1px solid #DEDEDE;
	}
	
div#pccontent table table th{
	background-color: #f8f8f8;
	}
	
div#pccontent table table th.ibm-table-row{
	font-weight: normal;
	background-color:  #FFF;
	}
	
div#pccontent table table td ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;

}

div#pccontent table table td ol {
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;

}
div#pccontent table table td li {
	list-style-type: disc;
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

div.ibm-footnote{
	font-size: 0.85em;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #DEDEDE;
	color: #8C8C8C;
}

/* Targeting images and table cells to be 90% of the orginal width based on the smaller with of our content area  */

div#pccontent img.w342,
div#pccontent img.w345{
	width: 308px;
}
div#pccontent img.w360{
	width: 324px;
}

div#pccontent img.w350,
div#pccontent img.w353,
div#pccontent img.w335{
	width: 315px;	
}

div#pccontent td.w150{
	width: 135px; /* , td.subheads  breaks more than it fixes by having this here */
}
div#pccontent td.w420{
	width: 378px;	
}

div#pccontent td.w100{
	width: 90px;	
}

div#pccontent td.w75{
	width: 67px;	
}

div#pccontent img.w518{
	width: 466px;
}

div#pccontent td.w285,
div#pccontent img.w285,
div#pccontent img.w275{
	width: 256px;
}

div#pccontent img.w500{
	width: 470px;
}

div#pccontent img.w120{
	width: 108px;
}

div#pccontent img.w335{
	width: 300px;
}
 

