/* Protein Function Discovery Styles */

.pageTitle { 
   	font-family: Arial;
   	font-size: 24px;
	font-weight: bold;
   	color: Maroon; 
	text-decoration: none;
	line-height: 20px;
}
   

.cNav{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none; 
}


.sNav{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}

.sNavGray{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ababab;
	text-decoration: none;
	
}


.sNavRed{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	
}


.bNav{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
	
}

.bLink{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: underline;
	
}


.subHeadB{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bodyCopy{
	font-family: Arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/*line-height: 14px;*/
}	

.newsHead{
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	

.newsLink{
	font-family: Arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #6699cc;
	text-decoration: underline;
}

.newsCopy{
	font-family: Arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

input{
	font-family: Arial, verdana, helvetica;
	font-size: 10px;
}

.footer{
	font-family: Arial, verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #6699cc;
}


/* STYLES FROM B.O.D */
.copyBold {
 font-family: Arial, verdana, helvetica;
font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}


.hedA {
 color: black;
 font-weight: bold;
 font-size: 15px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, verdana
}


.hedB {
 color: black;
 font-weight: bold;
 font-size: 13px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, verdana
}

.hedC {
 color: red;
 font-weight: bold;
 font-size: 12px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, verdana
}

