body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* Navigation */

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 18px;
	font-weight: bold;
	padding: 5px;
	border-width: 0;
	margin: 0 0 0 0;
	background-color:#505255;
	text-align:left;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding:3px;
}

#nav a.daddy {
	background: url(../images/nav/rightarrow2.gif) center right no-repeat;
	
}

#nav li {
	float: left;
	padding: 0;
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding: 3px;
	width:160px;
	
}

#nav li ul a {

}

#nav li ul ul {
	margin: -1.14em 0 0 13.7em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #898989;
}

/* end of navigation css */

/*custom */



.Purchase	{
	font-size:16px; 
	color:#FFFFFF;
}

.Purchase a,
.Purchase a:link,
.Purchase a:active,
.Purchase a:visited	{
	color: #FF9900;
	font-weight:bold;
	text-decoration:underline;
}

.Purchase a:hover	{
	color: #000000;
}

.cbTitle {
	background-image: url(images/header_bg.gif);
	background-repeat:repeat-x;
	padding:3px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

/* BioInformatics */

.pagetitle	{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #172650;
	border-bottom:1px solid #172650;

}

.subnav	{
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

.subnav a,
.subnav a:link,
.subnav a:visited,
.subnav a:active	{
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.subnav a:hover	{
	font-size: 12px;
	font-weight:bold;
	color:#FF9900;
	text-decoration: none;
}

/* Footer */
.footer	{
	height:17px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.footertxt	{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
