/* Note to all developers

/////// Please Define a, a:link, a:visited individually to what div or class you are using so you don't override the global.css definition of links all links should be underlined unless it is required in the navigation if to you want to make an item bold use the <strong></strong> tag if you need to change color or any other attributes do so by creating a class (.NameofClass) and define your styles there/////////////////
*/

.logo{
	float: right;
	margin-bottom: 15px;
}

.pi_box_content_bullet_title, .pi_box_content_bullet_title_1, .pi_box_content_bullet_title_wPDF{
	padding-left: 10px;
	line-height: 16px;
	margin-top:10px; /* added by Md */
}

.pi_box_content_bullet_title{
	background: url('./images/arrow_purple.gif') 0px 5px no-repeat;
}
.pi_box_content_bullet_title_wPDF {
	background: url('./images/arrow_purple.gif') 0px 9px no-repeat;
}



.pi_box_content_bullet_title_1{
	background: url('./images/arrow_green.gif') 0px 5px no-repeat;
}

.box_content_title{
	color: rgb(96, 86, 128);
	font-weight: bold;
	font-size: 1.1em;
}

/* added by Md s */
.pi_box_content_bullet_title, .pi_box_content_bullet_title_1 a{
	text-decoration:none !important; 
/*	font-weight:bold;*/
	font-size:11px !important;
}

/* comented out by B Cherry /

/////// Please Define a, a:link, a:visited individually to what div or class you are using so you don't override the global.css definition of links all links should be underlined unless it is required in the navigation if to you want to make an item bold use the <strong></strong> tag if you need to change color or any other attributes do so by creating a class (.NameofClass) and define your styles there/////////////////

a, a:link, a:visited {
	text-decoration:none !important; 
	font-weight:bold;
	font-size:11px !important;
}*/

#scroll-container{
	display:block;
	height:133px;
	overflow-x:hidden;
	overflow-y:scroll;
	paddin-right:10px;
}

.bold-color{
	color:#605680;
	font-weight:bold;
}

#ISIDiv1 ul li {
	padding-bottom:10px !important;
}

#ISIDiv1 ol li {
	margin-left:15px !important;
	padding-bottom:10px !important;
}

#ISIDiv1 p {
	margin-left:11px !important;
}

.pi_box_content_lock_icon{
	background: url('./images/icon_locked_content.gif') 0px 5px no-repeat;
}

.pi_box_content_lock_icon{
	padding-left:18px;
	margin-top:10px;
}

ul.list-color {
	color:#1F61A9;
	font-size:12px;
	padding-left:15px;
	margin-left:17px;
}
/* added by Md e */


/*added by offshore*/
.contentreferences
{
	color:#1F61A9;
}

ol.pi_box_content_bullet_num{
	padding-left:25px;
	line-height:18px;
	
}

/*created  by krupa - offshore*/
.disc {
	color:#s33;
	font-size:12px;
	padding-left:15px;
	margin-left:15px;
	list-style-type:disc;

}

ul.circle {
	color:#333;
	font-size:12px;
	padding-left:15px;
	margin-left:15px;
	list-style-type:circle;

}

ol.listnumbercolor1 {
	color:#1F61A9;
	font-size:12px;
	padding-left:15px;
	margin-left:30px;
}

ol.listnumber {
	color:#333;
	font-size:12px;
	padding-left:15px;
	margin-left:15px;
}

ol.listdisc {
	color:#333;
	font-size:12px;
	padding-left:15px;
	margin-left:15px;
	list-style-type:disc !important;
}

ol.listcircle {
	color:#333;
	font-size:12px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	list-style-type:circle;
}
/*created  by krupa - offshore*/

.listHyphen {
	background:none !important;
	list-style-image:url("./images/listHyphen.jpg") !important;
	margin:0 0 0 31px;
	padding-left:0;
}

/*added by offshore*/

.title_01{
	color: rgb(31, 98, 169);
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
.pixelHR{
	width: 100%;
}


/* for header.html - added by Md */

.product_pi_header{
	float:left;
	padding-top:20px;
}

.reg{
	font-size:9px;
	vertical-align:super !important;
}


#main_content a{
	font-weight:bold !important;
	text-decoration:underline !important;
	font-size:11px !important;
}

div#tabbedNavigation ul li a {
	text-decoration:none !important;
}

/*#sub_content h1 {
	margin:2px 0px 0px 0px;
}*/

