/* CSS Document */

#pipline_body a:link, #pipline_body  a:visited {
	color: #FF9900;
	text-decoration: none;
}

#pipline_body  a:active, #pipline_body  a:hover {
	color: #549AC3;
	text-decoration: none;
}

.sublink p {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
}




.sublink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.sublink_sub a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin-left: 3px;
	display: block;
	width: 130px;
	border: thin solid #FFFFFF;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.sublink_sub_on a {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	width: 130px;
	border: thin solid #990000;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.sublink_selected a {
	color: #FFFFFF;
	text-decoration: none;
}
#pipline_header {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #549AC3;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 10px;
}
#pipline_footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D4E6F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #549AC3;
	color: #367498;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
}
.peptide_product {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
	display: block;
	height: 13px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}
.avail_partner {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}

.dev_titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
	padding-bottom: 5px;
}
.column_1 {
	background-color: #F6FAFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}
.column_2 {
	background-color: #EEF5F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}
.column_3 {
	background-color: #DDEBF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}
.column_4 {
	background-color: #CBE1ED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}
.column_5 {
	background-color: #BBD7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}
.column_6 {
	background-color: #98C2DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
}

.column_1_on {
	background-color: #F6FAFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
	
}
.column_2_on {
	background-color: #EEF5F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
	
}
.column_3_on {
	background-color: #DDEBF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
	
}
.column_4_on {
	background-color: #CBE1ED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
	
}
.column_5_on {
	background-color: #BBD7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
	
}
.column_6_on {
	background-color: #98C2DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E6F0;
	
}
a.red:visited {
	font-size: 11px;
color: #990000;
}

/*a.blue:link , a.blue:visited , a.blue:hover
{
color:#FFFFFF;

}*/

a.black:link , a.black:visited
{
color:#000000;
text-decoration: none;
}
a.black:hover
{
color: #990000;
}
a.link:hover
{
color: #990000;
}
