/* 	CSS for NCI-Fred 
	TJS
	09.12.02
*/
				
body 		{ 
		  	text-align: left;
		  	font-family: Verdana; 
		  	font-size: 12px; 
			color: black;
			}

p 			{
			font-family: Verdana;
			text-align: left;
			font-size: 12px;
			color: black;
			margin-left: 0px;
			line-height: 16px;
			}
			
p.credit		{
			font-family: Verdana;
			text-align: left;
			font-size: 10px;
			color: black;
			margin-left: 0px;
			line-height: 16px;
			}
			
p.note		{
			font-family: Verdana;
			text-align: left;
			font-size: 10px;
			color: black;
			font-weight: bold;
			margin-left: 0px;
			line-height: 16px;
			}

.head 		{
			font-size: 14px;
			color: #335c85;
			font-family: Verdana;
			font-weight: bold;
			line-height: 14px;
			}

p.main 		{
			font-family: Verdana;
			text-align: left;
			font-size: 12px;
			color: black;
			margin-left: 0px;
			line-height: 8px;
			}
.pad {
	padding : 5px;
}
			
p.white 	{
			font-family: Verdana;
			text-align: left;
			font-size: 12px;
			font-weight: bold;
			color: white;
			margin-left: 0px;
			line-height: 16px;
			}
p.whiteh3	{
	color: white;
	font-size:	1.5em;
	font-weight : bold;
	text-align : left;
	}
h2 	{
			font-size: 14px;
			color: #335c85;
			font-family: Verdana;
			font-weight: bold;
			line-height: 14px;
			}
h1 	{
			font-size: 14px;
			color: #335c85;
			font-family: Verdana;
			font-weight: bold;
			line-height: 14px;
			}
.sub-head 	{
			font-size: 13px;
			color: #335c85;
			font-family: Verdana;
			font-weight: bold;
			line-height: 13px;
			}

hr			{
			line-height: 4px
			}
		
td			{
		  	font-family: Verdana; 
		  	font-size: 12px; 
			color: black;
			}
td.small			{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}			

td.right		{
			text-align: right;
			}

td.heading	{
			color: #335c85;
			text-align: center;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
			}

a		{
			color:  #335c85;
			font-family: Verdana;
			font-size: 12px;
			text-decoration: underline;
}

a.white		{
			color:  #FFFFFF;
			font-family: Verdana;
			font-size: 12px;
			text-decoration: underline;
}

a:hover		{
	color: #7e7c56;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}
			
a.header	{
			color: #ffffff;
			font-family: Verdana;
			font-size: 12px;
			text-decoration: underline;
			text-align: center;
			}

a.header:hover     {
			color: #cccccc;
			font-family: Verdana;
			font-size: 12px;
			text-decoration: underline;
			text-align: center;
			}

a.event		{
			color: #ffffff;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			}

a.event:hover     {
			color: #cccccc;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: underline;
			font-weight: bold;
			}
			
a.more		{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

a.more:hover     {
	color: #cccccc;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	text-align: right;
}
			
a.m-nav		{
			color: #335c85;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
			}

a.m-nav:hover     {
			color: #666666;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: underline;
			font-weight: bold;
			text-align: left;
			}	
			
a.nav		{
			color: #7e7c56;
			font-family: Verdana;
			font-size: 10px;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
			margin-left: 15px;			
			}
			
a.nav:hover {
			color: #335c85;
			font-family: Verdana;
			font-size: 10px;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
			margin-left: 15px;
			}
a.small  {
			color:  #335c85;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: underline;
}
			
a.small:hover  {
	color: #7e7c56;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a.listlink  {
			color: 0000ff;
			font-family: Verdana;
			font-size: 12px;
			text-decoration: none;
			font-weight: normal;
			font-style: normal;
			}
a.listlink:hover  {
			color: #993333;
			font-family: Verdana;
			font-size: 12px;
			text-decoration: underline;
			font-weight: normal;
			font-style: normal;
			}
a.mali  {
	color: Blue;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a.mali:hover  {
			color: Blue;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: none;
			font-weight: normal;
			font-style: normal;
			}
a.mali:visited  {
	color: Purple;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;
	font-style: normal;
}
a.foot  	{
	font-family: Verdana;
	font-size: 9px;
	color: #A9A9A9;
	font-weight: bold;
	margin-left: 0px;
	line-height: 16px;
	text-decoration: none;
}
a.foot:hover 	{
	font-family: Verdana;
	font-size: 9px;
	color: #708090;
	font-weight: bold;
	margin-left: 0px;
	line-height: 16px;
	text-decoration: none;
}

a.slcredit  	{
	font-family: Verdana;
	font-size: 10 px;
	color: #335c85;
	font-weight: normal;
	margin-left: 0px;
	line-height: 16px;
	text-decoration: none;
}
a.slcredit:hover 	{
	font-family: Verdana;
	font-size: 10 px;
	color: #7e7c56;
	font-weight: normal;
	margin-left: 0px;
	line-height: 16px;
	text-decoration: none;
}

.underline{
	text-decoration: underline;
	
}	
			
input.search{
			font-size: 11px;
		  	font-family: Verdana;
            }
			
th 			{
			font-family: Verdana;
			text-align: left;
			font-size: 12px;
			color: black;
			margin-left: 0px;
			line-height: 16px;
			}

th.white	{
			font-family: Verdana;
			text-align: left;
			font-size: 12px;
			color: white;
			margin-left: 0px;
			line-height: 16px;
			}
			
.valign {
	text-align : center;
	vertical-align : middle;
}

.slhead {
	font-weight: bold;
}

.image-top {
	text-align : center;
	vertical-align : top;
}

			/*
****************************
			Styles for
			Spotlight
			jmiller
			10.18.02
			
****************************
			*/
			
	
p.ed-note	{
			font-family: Verdana;
			text-align: left;
			font-style: italic;
			font-size: 11px;
			color: #000000;
			margin-left: 0px;
			line-height: 16px;
			}
			
.spot-margin {
	padding : 20px;
}

			/*
****************************
			Styles for
			Proteomics
			jmiller
			11.18.02
			
****************************
			*/
a.p-nav		{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

a.p-nav:hover     {
	color: #ADD8E6;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}	

a.p-snav		{
	color: Gray;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;	
}

a.p-snav:hover     {
	color: #006699;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}					
			/*
****************************
			Styles for
			New Employee Orientation
			bhanshew
			10.18.03
			
****************************
			*/
span.m-nav		{
			color: #335c85;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
			}
