/*for new authentication method*/
.msgLoginTable 
{
    width:490px;
    height:100px;
    background-color:#ffffff;
    position:fixed;
    margin-left:-245px; /* half of width */
    /* margin-top:-300px; half of height */
    top:70%;
    left:50%;
}

.red-text2  
{ COLOR : #9C3303; FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.centerLoginTable 
{
    width:490px;
    height:600px;
    background-color:#ffffff;
    position:fixed;
    margin-left:-245px; /* half of width */
    margin-top:-300px;  /* half of height */
    top:50%;
    left:50%;
}

.black-text-arial-middle
{COLOR:#000000;FONT-SIZE : 14px;FONT-FAMILY : Arial, sans-serif, Verdana;}

.input-field-login
{
    padding: 1px;
    border: solid 1px #dcdcdc;  
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 250px;
	height: 25px;
}

.loginButton 
{
  background: #EBEBFF;
  FONT-FAMILY:Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
  font-size:11px;
  font-weight:bold;  
  text-align:center;
  text-decoration:none;
  letter-spacing:1px;
  color: #000000;	
  margin: 0px;
  border-right: 1px #dddddd solid;
  border-bottom:1px #dddddd solid;
  /*padding: 7px;*/
  padding-top: 3px;
  padding-bottom: 2px;  
  cursor: pointer;
}

A.balck-link, A.balck-link:visited, A.balck-link:active
{FONT-SIZE:12px; COLOR:#000000;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; cursor: pointer;}

A.balck-link:hover   
{FONT-SIZE:12px; COLOR:#333333;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; cursor: pointer;}

.bottomLine	{background-image:url('../images/hline.gif'); background-repeat:repeat-x;}


/*for new authentication method*/

#visual-portal-wrapper {
    margin: 0;
    padding: 0;
}

#portal-top {
    /* Top section */
    margin: 0;
    padding: 0;
    background-color: transparent;
}

/* Default font and content links that need to be gray */
TD, TABLE, P, .text, .gray, A.gray, A.gray:active, A.gray:visited, A.gray-link,A.gray-link:visited, A.gray-link:active, A.gray-text, A.gray-text:visited, A.gray-text:active {
	COLOR : #4d4d4d;
	FONT-FAMILY : Arial, sans-serif, Verdana;
	FONT-SIZE : 12px;
}
/* Default font and content links that need to be whitle */
.white, A.white, A.white:active, A.white:visited, A.white-link,A.white-link:visited, A.white-link:active, A.white-text, A.white-text:visited, A.white-text:active {
	COLOR : #ffffff;
	FONT-FAMILY : Arial, sans-serif, Verdana;
	FONT-SIZE : 12px;
}
BODY{
	COLOR : #ffffff;
	FONT-FAMILY : Arial, sans-serif, Verdana;
	FONT-SIZE : 12px;
	margin-top:0px;margin-bottom:0px; margin-left:10px;margin-right:0px;
	
}

form {display: inline; }

.receiving-textarea
{
    width: 900px;
    height: 200px;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	font-weight:normal;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;		
}

/* Content */
.content		{padding: 5px; background: #FFFFFF}		  

.navigationBar	{color: #cccccc; font-family: Verdana; font-size: 12px;}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
input.gray {background-color: #cccccc; font-weight: bold; font-size: 12px; color: #000000;}


/* Top text links */
.navigation1	{color: #990000; font-family: Verdana; font-size: 80%; font-weight: bold; padding-right: 5px}
.navigation2	{color: #E3E7ED; font-family: Verdana; font-size: 80%; font-weight: bold; padding-left: 12px}
.navigation3	{color: #ffffff; font-family: Verdana; font-size: 80%; font-weight: bold; padding-left: 5px}
.navigation4	{color: #F7BC5B; font-family: Verdana; font-size: 90%; font-weight: bold; padding-left: 12px}

/* Top text links mouseover */
.navigation1 a:link  	{color: #2E2E2E; text-decoration: none}
.navigation1 a:visited  {color: #2E2E2E; text-decoration: none}  
.navigation1 a:hover  	{color: #C34400; text-decoration: none}

.navigation2 a:link	{color: #E3E7ED; text-decoration: none}
.navigation2 a:visited  {color: #E3E7ED; text-decoration: none}  
.navigation2 a:hover  	{color: #F7BC5B; text-decoration: none}

.navigation3 a:link	{color: #ffffff; text-decoration: none}
.navigation3 a:visited  {color: #ffffff; text-decoration: none}  
.navigation3 a:hover  	{color: #F7BC5B; text-decoration: none}

.navigation4 a:link	{color: #F7BC5B; text-decoration: none}
.navigation4 a:visited  {color: #F7BC5B; text-decoration: none}  
.navigation4 a:hover  	{color: #FFFFFF; text-decoration: none}

/*page title*/
.title-sub-gray	{color: #4d4d4d; font-family: Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; font-size: 14px; font-weight: bold;}


A.gray-link:hover, A.gray-text:hover, A.gray:hover,A.white-text:hover  
{COLOR:#000000; FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; TEXT-DECORATION: underline; FONT-SIZE : 12px;}

/* Default text, bolded */
.text-b, .gray-text-b
{FONT-WEIGHT : bold; FONT-SIZE : 12px; FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Portal page titles, not currently being used (images instead) */
.section-title {
	COLOR : #6E6C4F;
	FONT-SIZE : 24px;
	FONT-WEIGHT : none;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

/* Title in gray bar at top of page right below red header */
.document-title {
	COLOR : #000000;
	FONT-SIZE : 19px;
	FONT-WEIGHT : none;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}	

/* Page header at beginning of main content area, replaces H2 */
.page-title, H2  {
	COLOR : #000000;
	FONT-SIZE : 17px;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

/* replaces H3 */
.header-A, H3 {
	COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

/* replaces H4 */
.header-B, H4  {
	COLOR : #000000;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

.header-C  
{ FONT-WEIGHT : bold; FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.header-D  
{ FONT-WEIGHT : bold; FONT-STYLE : italic; FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* deafault links */
A, A:active, A:visited, .red-text  
{ COLOR : #9C3303; FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A:hover  {
	COLOR : #990000;
	TEXT-DECORATION : underline;
	FONT-SIZE : 12px;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

/* Back to Top style */
A.backtotop-link, A.backtotop-link:visited, A.backtotop-link:active  
{FONT-SIZE : 11px; COLOR:#4d4d4d; TEXT-DECORATION: underline;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.backtotop-link:hover 
{COLOR:#000000; TEXT-DECORATION: underline;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}


/* Cancer Bulletin Lead Story */
.cancer-bulletin-homepage-story-title
{COLOR:#B50000; FONT-SIZE : 22px; TEXT-DECORATION: none; FONT-FAMILY : Arial, Verdana, Trebuchet MS, sans-serif;}

/* Cancer Bulletin Subpage Story */
.cancer-bulletin-subpage-story-title
{COLOR:#B50000; FONT-SIZE : 19px; TEXT-DECORATION: none; FONT-FAMILY : Arial, Verdana, Trebuchet MS, sans-serif;}

/* Cancer Bulletin Header Text */
.cancer-bulletin-header-text
{COLOR:#FFFFFF; FONT-SIZE : 11px; TEXT-DECORATION: none; FONT-FAMILY : Arial, Verdana, Trebuchet MS, sans-serif;}

A.cancer-bulletin-header-text, A.cancer-bulletin-header-text:link, A.cancer-bulletin-header-text:active, A.cancer-bulletin-header-text:visited
{COLOR:#FFFFFF; FONT-SIZE : 11px; TEXT-DECORATION: underline; FONT-FAMILY : Arial, Verdana, Trebuchet MS, sans-serif;}

A.cancer-bulletin-header-text:hover
{COLOR:#FFFFFF; FONT-SIZE : 11px; TEXT-DECORATION: underline; FONT-FAMILY : Arial, Verdana, Trebuchet MS, sans-serif;}


/* Definition links within the content are supposed to have a distinct style */
A.definition, A.definition:visited, A.definition:active {
   COLOR : #4d4d4d;
   TEXT-DECORATION : underline;
   FONT-SIZE : 12px;
   FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

A.definition:hover {
   COLOR : #000000;
   TEXT-DECORATION : underline;
   FONT-SIZE : 12px;
   FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

/* Gray lines around boxes and tables */
.gray-border   
{BACKGROUND-COLOR:#BDBDBD;}

.havey-gray-border   
{BACKGROUND-COLOR:#CCCCCC;}


/* Director's Update Background Color */
.directors-corner-contentarea  
{BACKGROUND-COLOR:#F7F7F5;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Footer area style */
A.footer-link, A.footer-link:visited, A.footer-link:active, .footer-text  
{COLOR:#666666; FONT-SIZE:11px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.footer-link:hover  
{COLOR:#333333; FONT-SIZE:11px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Style for input box for Searches */
.search-field  
{COLOR:#000000; HEIGHT:22px; WIDTH:120px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Default font for left navigation items */
.leftnav  
{FONT-SIZE:11px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Titles for boxes, gives bold, black title with gray background color, mostly used in left navigation boxes */
.box-title, A.box-title, A.box-title:link, A.box-title:active, A.box-title:visited {
	COLOR : #000000;
	BACKGROUND-COLOR: #E6E6E2;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

A.box-title:hover {
	TEXT-DECORATION : underline;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

/* Titles for boxes, gives bold, black title with gray background color, mostly used in left navigation boxes */
.box-title2, A.box-title2, A.box-title2:link, A.box-title2:active, A.box-title2:visited {
	COLOR : #000000;
	BACKGROUND-COLOR: #cccccc;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}

A.box-title2:hover {
	TEXT-DECORATION : underline;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
}


/* Left navigation gray text and gray links */
.navigation-gray, A.navigation-gray, A.navigation-gray:visited, A.navigation-gray:active, A.navigation-gray-link, A.navigation-gray-link:visited, A.navigation-gray-link:active  
{FONT-SIZE:11px; COLOR:#4d4d4d;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.navigation-gray-link:hover, A.navigation-gray:hover
{FONT-SIZE:11px; COLOR:#000000;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Left navigation, selected item in the anchor link sections */
.navigation-selected  
{FONT-SIZE:11px; COLOR:#999999;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Left navigation, non-selected item in the anchor link sections */
.navigation-dark-gray, A.navigation-dark-gray-link, A.navigation-dark-gray-link:visited, A.navigation-dark-gray-link:active  
{FONT-SIZE:11px; COLOR:#333333;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Looks same as Left navigation, non-selected item in the anchor link sections */
.navigation-black, A.navigation-black-link, A.navigation-black-link:visited, A.navigation-black-link:active 
{font-size: 11px; COLOR:#000000; FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.navigation-black-link:hover  
{FONT-SIZE:11px; COLOR:#333333;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.navigation-dark-gray-link:hover  
{FONT-SIZE:11px; COLOR:#000000;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Left navigation, dark red links and text */
.navigation-dark-red, A.navigation-dark-red, A.navigation-dark-red:link, A.navigation-dark-red:active, A.navigation-dark-red:visited, A.navigation-dark-red-link, A.navigation-dark-red-link:visited, A.navigation-dark-red-link:active  
{FONT-SIZE:11px; COLOR:#993300;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.navigation-dark-red-link:hover, A.navigation-dark-red:hover  
{FONT-SIZE:11px; COLOR:#990000;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Red Header on Portal Pages Indexes */
.red-header,A.red-header, A.red-header:visited, A.red-header:active  
{FONT-SIZE:13px; COLOR:#CC0000; FONT-WEIGHT:bold;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.red-header:hover  
{FONT-SIZE:13px; COLOR:#990000; FONT-WEIGHT:bold;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Red Header on Portal Pages Indexes bigger*/
.red-headerBigger,A.red-headerBigger, A.red-headerBigger:visited, A.red-headerBigger:active  
{FONT-SIZE:17px; COLOR:#CC0000; FONT-WEIGHT:bold;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.red-headerBigger:hover  
{FONT-SIZE:17px; COLOR:#990000; FONT-WEIGHT:bold;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}


/* Do we need link, looks almost same as default link color.  Only used on clinical trials page, bottom content */
.dark-red,A.dark-red-link, A.dark-red-link:visited, A.dark-red-link:active
{COLOR:#993300;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.dark-red-link:hover   
{FONT-SIZE:12px; COLOR:#610202;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.black-text, A.black-text, A.black-text:visited, A.black-text:active
{COLOR:#000000;FONT-SIZE : 12px;FONT-FAMILY : Arial, sans-serif, Verdana;}

.black-text-arial, A.black-text-arial, A.black-text-arial:visited, A.black-text-arial:active
{COLOR:#000000;FONT-SIZE : 12px;FONT-FAMILY : Arial, sans-serif, Verdana;}

.black-text-arial2, A.black-text-arial2, A.black-text-arial2:visited, A.black-text-arial2:active
{COLOR:#000000;FONT-SIZE : 11px;FONT-FAMILY : Arial, sans-serif, Verdana;}

.black-text-arial-bigger
{COLOR:#000000;FONT-SIZE : 15px;FONT-FAMILY : Arial, sans-serif, Verdana;}

.black-text-arial-middle
{COLOR:#000000;FONT-SIZE : 14px;FONT-FAMILY : Arial, sans-serif, Verdana;}

.red-error-msg, A.red-error-msg, A.red-error-msg:visited, A.red-error-msg:active
{COLOR:#D23249;FONT-SIZE : 15px; FONT-FAMILY : Arial, sans-serif, Verdana;}

.red-text-arial, A.red-text-arial, A.red-text-arial:visited, A.red-text-arial:active
{COLOR:#993300;FONT-SIZE : 12px; FONT-FAMILY : Arial, sans-serif, Verdana;}

.black-text-verdana-bold, A.black-text-verdana-bold, A.black-text-verdana-bold:visited, A.black-text-verdana-bold:active
{COLOR:#000000;FONT-SIZE : 12px; FONT-WEIGHT : bold; FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.red-text, A.red-text, A.red-text:visited, A.red-text:active
{COLOR:#ff0049;FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.black-text-b
{COLOR:#000000; font-weight: bold;FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.black-text-11px
{FONT-SIZE : 11px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

A.black-text:hover  
{COLOR:#333333;FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.quote 
{COLOR : #996666; FONT-WEIGHT: bold;FONT-SIZE : 12px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.caption
{FONT-SIZE:11px; COLOR:#4d4d4d;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* for gray line between image and caption */
.caption-image {
border-top-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; border-bottom-color: #BDBDBD; border-top-color: #BDBDBD; border-right-color: #BDBDBD; border-left-color: #BDBDBD; border-color: #BDBDBD; 
}

.dates 
{FONT-SIZE : 11px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.protocol-date-label 
{FONT-SIZE : 11px; FONT-WEIGHT: bold;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

.protocol-dates 
{FONT-SIZE : 11px;FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

SUP.header 
{font-size: 13px; FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;}

/* Alpha list text in Dictionary of Cancer Terms section */
.dictionary-alpha-list, A.dictionary-alpha-list, A.dictionary-alpha-list:link, A.dictionary-alpha-list:active, A.dictionary-alpha-list:visited {
	COLOR : #A90101;
	FONT-SIZE:11px;
	padding:  6px 4px;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	vertical-align: middle;
	height: 16px;
}

A.dictionary-alpha-list:hover {
	COLOR :  #A90101;
	FONT-SIZE:11px;
	padding: 6px 4px;
	background-color: #FFFFFF;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	vertical-align: middle;
	height: 16px;
}

/* search result phrase on results page */
.search-result {
	COLOR : #646464;
	FONT-SIZE:17px;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-weight : bold;
}


/* PROTOCOL SECTION */

/* same as page-title */
.Protocol-Title {
	COLOR : #000000;
	FONT-SIZE : 17px;
	FONT-WEIGHT : bold;
}

.Protocol-OfficialTitle {
	COLOR : #000000;
	FONT-SIZE : 16px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 18px;
}

A.Protocol-TOC-Link, A.Protocol-TOC-Link:visited, A.Protocol-TOC-Link:active {
	COLOR : #9C3303;
}

A.Protocol-TOC-Link:hover  {
	COLOR : #990000;
	TEXT-DECORATION : underline;
}

.Protocol-TOC-SubLink {
	text-decoration: none;
}

.Protocol-PatientAbstract {

}

.Protocol-Purpose {

}

.Protocol-Section-Heading {
	COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
}

.Protocol-Section-SubHeading {
	COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
}

.Protocol-PublishedResults-PUBMED {
	FONT-SIZE : 10px;
}

.Protocol-DownloadDate {
  FONT-WEIGHT : bold;
}

.Protocol-BasicStudy-Grayborder {
  BACKGROUND-COLOR:#BDBDBD;
}

.Protocol-LeadOrg-OrgName {
  FONT-WEIGHT : bold;
}

.Protocol-LeadOrg-PersonName {
  
}

.Protocol-LeadOrg-Suffix {
  
}

.Protocol-LeadOrg-PersonRole {
  
}

.Protocol-LeadOrg-Status {
  
}

.Protocol-LeadOrg-Phone {
  
}

.Protocol-LeadOrg-Email {
  
}

.Protocol-BasicStudy-TD-Grayborder {
 	BACKGROUND-COLOR:#BDBDBD; 
}

.Protocol-BasicStudy-Heading {
    FONT-WEIGHT : bold;
}

.Protocol-BasicStudy-PrimaryID {
    FONT-WEIGHT : bold;
}

.Protocol-BasicStudy-AlternateID {
    FONT-SIZE : 10px;
}

.Protocol-Term-SubHeading {
    FONT-WEIGHT : bold;
}

.Protocol-Term-Table-Heading {
    FONT-WEIGHT : bold;
}

.Protocol-EntryCriteria-DiseaseCharacteristics, .Protocol-EntryCriteria-PatientCharacteristics, .Protocol-EntryCriteria-PriorConcurrentTherapy,  .Protocol-EntryCriteria-GeneralEligibilityCriteria {
    FONT-WEIGHT : bold;
}

 
.Protocol-ProtocolRef {
  
}

.Protocol-Site-PoliticalSubUnitName, .Protocol-Site-PersonName, 
.Protocol-Site-Suffix, .Protocol-Site-Status, .Protocol-Site-Phone, .Protocol-Site-TollFreePhone, .Protocol-Site-Email {
 
}

.Protocol-country, .Protocol-Site-CountryName, .Protocol-Site-Country {
  COLOR : #000000;
  LINE-HEIGHT: 18px;
  FONT-SIZE : 14px;
  FONT-WEIGHT: BOLD;
  BACKGROUND-COLOR : #E6E6E2;
   
}

.Protocol-state, .Protocol-Site-StateName, .Protocol-Site-State {
  COLOR : #993333;
  FONT-SIZE : 14px;
  FONT-WEIGHT: BOLD;
}

.Protocol-city, Protocol-Site-City {
  FONT-WEIGHT: BOLD;
}

/* same as header-D */
.Protocol-Site-SiteName {
   FONT-WEIGHT : bold;
   FONT-STYLE: italic;
}

.Protocol-NLMIdentifier {
   
}

.Protocol-Site-PersonRole {
   
}

.Protocol-Purpose {
   FONT-WEIGHT : bold;
}

.Protocol-EligibilityText {
   FONT-WEIGHT : bold;
}

.Protocol-TreatmentIntervention {
   FONT-WEIGHT : bold;
}

.Protocol-PatientDisclaimer {
   FONT-WEIGHT : bold;
}

.Protocol-LI-Title, .Protocol-IL-Title {
   FONT-WEIGHT : bold;
   FONT-STYLE: italic;
}

.protocol-primaryprotocolid {
   FONT-WEIGHT : bold;
}

.protocol-alternateprotocolids {
   
}

.Protocol-OL-Title {
   FONT-WEIGHT : bold;
   FONT-STYLE: italic;
}

LI.Protocol-LI {
   LIST-STYLE: url() disc;
}

LI.Protocol-IL-Bullet {
   LIST-STYLE: url() disc;
}

LI.Protocol-IL-Dash {
   LIST-STYLE: url() square;
}

LI.Protocol-IL-Circle {
   LIST-STYLE: url() none;
}

LI.Protocol-IL-Simple {
   LIST-STYLE: url() none;
}

LI.Protocol-OL-Lroman {
   LIST-STYLE: url() lower-roman;
}

LI.Protocol-OL-Uroman {
   LIST-STYLE: url() upper-roman;
}

LI.Protocol-OL-Lalpha {
   LIST-STYLE: url() lower-alpha;
}

LI.Protocol-OL-Ualpha {
   LIST-STYLE: url() upper-alpha;
}

LI.Protocol-OL-Arabic {
   LIST-STYLE: url() decimal;
}

OL.Protocol-KeyPoints-Bullet {
   LIST-STYLE-TYPE : disc;
}

OL.Protocol-KeyPoints-Dash {
   LIST-STYLE-TYPE : square;
}

LI.CDR {
  	FONT-SIZE : 13px;
	LINE-HEIGHT : 16px;
	list-style-image: none;
	MARGIN-BOTTOM : 0px;
	MARGIN-LEFT : 0px;
	MARGIN-TOP : 5px;
	PADDING-LEFT : 5px;
}

A.Protocol-SummaryRef  {

}

.Protocol-ScientificName  {
   FONT-STYLE: italic;
}

.Protocol-ForeignWord  {
   FONT-STYLE: italic;
}

.Protocol-GeneName  {
   FONT-STYLE: italic;
}

.Protocol-Note  {
   FONT-STYLE: italic;
}

.Protocol-ExternalRef  {
 
}

/* Page header at beginning of main content area */
.page-title-summary  {
	COLOR : #000000;
	FONT-SIZE : 17px;
	FONT-WEIGHT : bold;
	float: left;
	width: 100%;	
}


/* same as document-title */
.Summary-Title  {
    COLOR : #000000;
	FONT-SIZE : 19px;
	FONT-WEIGHT : none;
}

.Summary-SummaryTitle  {
    FONT-WEIGHT : bold;	
}

/* same as header-A */
LI.Summary-SummaryTitle-Level1  {
   	COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;  
}

/* same as header-B */
LI.Summary-SummaryTitle-Level2  {
    COLOR : #000000;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

/* same as header-C */
LI.Summary-SummaryTitle-Level3  {
    FONT-WEIGHT : bold;
}

/* same as page-title */
.Summary-SummarySection-Title-Level1  {
    COLOR : #000000;
	FONT-SIZE : 19px;
	FONT-WEIGHT : none;
}

/* same as header-A */
.Summary-SummarySection-Title-Level2  {
    COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
}

/* same as header-B */
.Summary-SummarySection-Title-Level3  {
    COLOR : #000000;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

/* same as header-C */
.Summary-SummarySection-Title-Level4  {
    FONT-WEIGHT : bold;
}

.Summary-SummarySection-Keypoint-Title  {
    BACKGROUND-COLOR:#D4D9D9;
	FONT-WEIGHT : bold;
	text-align: center 
}

.Summary-SummarySection-Small  {
    FONT-SIZE : 7pt;
}

.Summary-Table-Caption  {
    COLOR : #000000;
	FONT-SIZE : 15px;
}

UL.SummarySection-KeyPoint-UL-Dash  {
    LIST-STYLE-TYPE : square;
}

UL.SummarySection-KeyPoint-UL-Bullet {
    LIST-STYLE-TYPE : disc;
}

LI.SummarySection-KeyPoint-LI  {
    COLOR : #000000;
	FONT-SIZE : 13px;
	LINE-HEIGHT : 16px;
	list-style-image: none;
	MARGIN-BOTTOM : 0px;
	MARGIN-LEFT : 0px;
	MARGIN-TOP : 5px;
	PADDING-LEFT : 5px;
}

.Summary-ReferenceSection {
    FONT-WEIGHT : bold;
}

.Summary-Citation-PUBMED {
    FONT-SIZE : 10px;
}

.Summary-KeyPoint {
    COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
}

.Summary-ProfessionalDisclaimer-Title {
    FONT-WEIGHT : bold;
}

.Summary-ProfessionalDisclaimer  {
   FONT-STYLE: italic;
}

.Summary-ProtocolRef  {
   
}

.Summary-LOERef  {
   
}


.Summary-GlossaryTermRef, .Protocol-GlossaryTermRef  {
   COLOR : #4d4d4d;
}

A.Summary-GlossaryTermRef:hover, A.Protocol-GlossaryTermRef:hover  {
   COLOR : #000000;
}

/* END PROTOCOL SECTION */

/*********************************/
/*  END NEW CLASSES */
/*********************************/


/* Classes for old cancer.gov site, may still being used */

P.graytext  
{ COLOR : #666666; }

P.blacktext  
{ COLOR : #000000; }

P.block  
{ MARGIN : 10px 20px; }

TD.rightnav  
{ FONT-SIZE : 12px; }

TD.rightnav A  
{ FONT-SIZE : 12px; }

A.footer  
{ COLOR : #000000; TEXT-DECORATION : none; }

A.footer:visited  
{ COLOR : #666699; TEXT-DECORATION : none; }

A.footer:hover  
{ COLOR : #669999; TEXT-DECORATION : none; }

A.whitetab  {
	COLOR : #336;
	FONT-SIZE : 11px;
	LINE-HEIGHT : 10px;
	TEXT-DECORATION : none;
}

A.whiteslanttab  {
	COLOR : #336;
	FONT-SIZE : 11px;
	FONT-STYLE : italic;
	LINE-HEIGHT : 10px;
	TEXT-DECORATION : none;
}

A.whitetab:visited  {
	COLOR : #336;
	FONT-SIZE : 11px;
	LINE-HEIGHT : 10px;
	TEXT-DECORATION : none;
}

A.whiteslanttab:visited  {
	COLOR : #336;
	FONT-SIZE : 11px;
	FONT-STYLE : italic;
	LINE-HEIGHT : 10px;
	TEXT-DECORATION : none;
}

A.whitetab:hover  {
	COLOR : #669999;
	FONT-SIZE : 11px;
	LINE-HEIGHT : 10px;
	TEXT-DECORATION : none;
}

A.whiteslanttab:hover  {
	COLOR : #669999;
	FONT-SIZE : 11px;
	FONT-STYLE : italic;
	LINE-HEIGHT : 10px;
	TEXT-DECORATION : none;
}

A.alpha  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 13px;
	TEXT-DECORATION : underline;
}

A.alpha:visited  {
	COLOR : #666699;
	TEXT-DECORATION : underline;
}

A.alpha:hover  {
	COLOR : #669999;
	TEXT-DECORATION : underline;
}


.footer  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	TEXT-DECORATION : none;
}

.field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 22px;
}

.font_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
}

.size7_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 22px;
	WIDTH : 69px;
}

.size10_field  
{
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 18px;
	WIDTH : 69px;
}

.size12_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 22px;
	WIDTH : 100px;
}

.size14_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 22px;
	WIDTH : 138px;
}

.size30_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 22px;
	WIDTH : 180px;
}

.size30x3_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 60px;
	WIDTH : 180px;
}

.size40_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 22px;
	WIDTH : 240px;
}

.size40x3_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 60px;
	WIDTH : 240px;
}

.size50_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 22px;
	WIDTH : 300px;
}

.size50x3_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 60px;
	WIDTH : 300px;
}

.size60x3_field  {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	HEIGHT : 60px;
	WIDTH : 360px;
}

.header1  {
	COLOR : #000000;
	FONT-SIZE : 16px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 18px;
}

H1  {
	COLOR : #000000;
	FONT-SIZE : 16px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 18px;
}

.pressh1  {
	COLOR : #000000;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 18px;
}

.header1black  {
	COLOR : #000;
	FONT-SIZE : 16px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 18px;
}

.header2  {
	COLOR : #000000;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 16px;
}

H2.header2	
{
	COLOR : #000000;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 16px;
	margin : 4px 4px 4px 4px;	
}

PRE
{
	FONT-SIZE : 11px;
}

.fake_H2 {
	COLOR : #000000;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 16px;
}

H1.CDR
{
	COLOR : #000000;
	FONT-SIZE : 17px;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 18px;
}

H2.CDR
{
	COLOR : #000000;
	FONT-SIZE : large;
	FONT-WEIGHT : bold;
	line-height:normal; 
}

H3.CDR
{
	COLOR : #000000;
	FONT-SIZE : medium;
	FONT-WEIGHT : bold;
}

H4.CDR
{
	COLOR : #000000;
	FONT-SIZE : small;
	FONT-WEIGHT : bold;
}

H1.OESI
{
	color : #000000;
	font-family : Times New Roman;
	font-size : 24pt;
	font-weight : normal;
	line-height : 1;
	margin-top: 0%;
	margin-bottom: 0%;
}

H2.OESI
{
	color : #666699;
	font-family : Times New Roman;
	font-size : 14pt;
	font-variant : small-caps;
	font-weight : normal;
	line-height : 1;
	margin-top: 0%;
	margin-bottom: 0%;
}

.oesi_desc
{
	line-height: 15px;
}

H1.digest
{
	color : #000000;
	font-size: 16pt;
	line-height: normal;
	margin-top: 0%;
	margin-bottom: 0%;
}

.digest_header
{
	color : #000000;
	font-size: 16pt;
	line-height: normal;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight: bold;
}

.header-text
{
  font-size: 20px;
  color: #FFFFFF;
}

.graytext  {
	COLOR : #666666;
}

.whitetext  {
	COLOR : #FFFFFF;
}

.bigwhite 
{
	COLOR : #FFFFFF; 
	FONT-WEIGHT: bold; 
	FONT-SIZE : 16px; 
}

.blacktext  {
	COLOR : #000000;
}

.toc H2  {
	COLOR : #000000;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	MARGIN-BOTTOM : 3px;
	MARGIN-TOP : 0px;
}

.toc H3  {
	COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
	MARGIN-BOTTOM : 3px;
	MARGIN-TOP : 0px;
}

.toc H4  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
	MARGIN-BOTTOM : 3px;
	MARGIN-TOP : 0px;
}

.toc H5  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
	MARGIN-BOTTOM : 3px;
	MARGIN-TOP : 0px;
}

.toc H6  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
	MARGIN-BOTTOM : 3px;
	MARGIN-TOP : 0px;
}

H5  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
}

H6  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
}

LI.portal  {
	LINE-HEIGHT : 11px;
	LIST-STYLE : url(/images/bullet_sm_css.gif);
	MARGIN-BOTTOM : 0px;
	MARGIN-LEFT : 0px;
	MARGIN-TOP : 5px;
	PADDING-LEFT : 0px;
}

LI.sub  {
	COLOR : #000;
	FONT-SIZE : 13px;
	LINE-HEIGHT : 16px;
	LIST-STYLE : url(/images/bullet_sm_css.gif);
	MARGIN-BOTTOM : 5px;
	MARGIN-LEFT : 5px;
	MARGIN-TOP : 5px;
	PADDING-LEFT : 0px;
}

.pdq P  {
	COLOR : #000000;
	padding-top : 2px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	FONT-SIZE : 13px;
	position : relative;
	left : 20px;
}

.pdq H2  {
	COLOR : #000000;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.pdq H3  {
	COLOR : #000000;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
	padding-top : 10px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.pdq H4  {
	COLOR : #333366;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
	padding-top : 10px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
}

.pdq UL  {
	MARGIN-BOTTOM : 5px;
	MARGIN-LEFT : 0px;
	MARGIN-TOP : 5px;
	PADDING-LEFT : 5px;
	padding-right : 40px;
	padding-top : 0px;
	padding-bottom : 5px;
	position : relative;
	left : 25px;
}

.pdq UL LI  {
	LIST-STYLE-IMAGE : url(/images/bullet_sm.gif);
	MARGIN-BOTTOM : 0px;
	MARGIN-LEFT : 0px;
	MARGIN-TOP : 0px;
	PADDING-LEFT : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.bullet {
	text-decoration: none;
}

.livehelpbutton 
{
	background-image: url(/images/livehelp_button.gif);
	border-style:none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 121px;
	height: 50px;	
}

.textbutton 
{
	background: 99cccc;
	font-size: 11px;
	color: White;
	font: bold;
	height: 20;	
}

.PUBMED
{
	FONT-SIZE : 10px;
}

.oc_section_head 
{
	  font-size: 14pt; 
	  font-style: normal; 
	  line-height: 16pt; 
	  font-weight: bold; 
	  font-variant: normal; 
	  text-transform: none; 
	  color: #996600; 
	  text-decoration: none;
}

.oc_content_HEAD 
{
	font-size: 12pt; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
}

.oc_backtotop 
{
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #996633; 
	text-decoration: underline; 
	list-style-position: outside; 
	list-style-image: url(/images/oc_bullet.gif); 
	list-style-type: none
}

.occontent 
{
	COLOR : #666666; 
	FONT-SIZE : 13pt; 
}

.graytextCopy 
{
	COLOR : #666666; 
	FONT-SIZE : 13px; 
	list-style-position: outside; 
	list-style-image: url(/images/oc_bullet.gif); 
	list-style-type: none
}

.oc_list 
{
	COLOR : #333333; 
	FONT-SIZE : 13px; 
	list-style-position: outside; 
	list-style-image: url(/images/oc_bullet.gif); 
	list-style-type: none 
}
/* END Classes for old cancer.gov site */

/* New National System Section of Clinical Trials */

A.ns-leftnav  {
	COLOR : #0033cc;
	TEXT-DECORATION : none;
}

A.ns-leftnav:visited  {
	COLOR : #0033cc;
	TEXT-DECORATION : none;
}

A.ns-leftnav:hover  {
	COLOR : #669999;
	TEXT-DECORATION : underline;
}

.ns-section  {
	COLOR : #323264;
	FONT-SIZE : 13px;
	TEXT-DECORATION : none;
	FONT-WEIGHT : bold;
}

A.ns-section  {
	COLOR : #323264;
	FONT-SIZE : 13px;
	TEXT-DECORATION : underline;
	FONT-WEIGHT : bold;
}

A.ns-section:visited  {
	COLOR : #323264;
	FONT-SIZE : 13px;
	TEXT-DECORATION : underline;
	FONT-WEIGHT : bold;
}

A.ns-section:hover  {
	COLOR : #666666;
	FONT-SIZE : 13px;
	TEXT-DECORATION : underline;
	FONT-WEIGHT : bold;
}

.ns-headline  {
	COLOR : #000000;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
}

.ns-title  {
	COLOR : #52A3DB;
	FONT-SIZE : 18px;
	FONT-WEIGHT : none;
}

.Summary-Table-Head 
{
	background-color: #DCE0E0;
}

/* the following are the shrunken versions of linked items inside CDR tables */

A.SummaryRef-Small, A.SummaryRef-Small:hover {
	font-size: 7pt;
}

A.Summary-ProtocolRef-Small, A.Summary-ProtocolRef-Small:hover {
	font-size: 7pt;
}

A.Summary-LOERef-Small, A.Summary-LOERef-Small:hover {
	font-size: 7pt;
}

A.Summary-GlossaryTermRef-Small, A.Summary-GlossaryTermRef-Small:hover {
	font-size: 7pt;
}

.Protocol-GeneName-Small {
	font-size: 7pt;
}

A.Protocol-ExternalRef-Small, A.Protocol-ExternalRef-Small:hover {
	font-size: 7pt;
}

A.SummarySection-Table-Small, A.SummarySection-Table-Small:hover {
	font-size: 7pt;
}


.nav_subBox		{margin-top:0px; padding-bottom:0px}
.nav_cell		{background-color:#EEEDE7; border-top:1px solid #D7D6CC}
.nav_cell_title		{background-color:#E3E2DB; border-top:1px solid #D7D6CC}

.navBlogs_header_font
{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
.navBlogs_arror_font
{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:25px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}


/* main containers
------------------------------------------------------	*/
.navgroups_main			{width:170px; border-right:1px solid #CC9F6D; border-bottom:1px solid #CC9F6D; background-color:#E3E2DB}
.navgroups_arror		{width:25px; border-right:1px solid #CC9F6D; border-bottom:1px solid #CC9F6D; background-color:#E3E2DB}

A:link.navBlogs_sub				{width:170px; background-color:#EEEDE7; border-top:1px solid #D7D6CC; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:visited.navBlogs_sub			{width:170px; background-color:#EEEDE7; border-top:1px solid #D7D6CC; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:active.navBlogs_sub			{width:170px; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:hover.navBlogs_sub			{width:170px; display:block; padding-left:4px; color:#FFFFFF; font:9pt arial; background-image:url(../images/blogs.gif)}

/* header links ----------------------------------------------------------------------------*/
A:link.navBlogs_header			{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:visited.navBlogs_header		{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:active.navBlogs_header		{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:hover.navBlogs_header			{background-image:url(../images/blogs.gif); margin-top:0px; padding-bottom:2px; padding-top:0px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#FFFFFF; text-decoration:none}

/* WIKI    ---- color:#B0584F
--------------------------------------------------------------	*/ 

/* subNav links ----*/

A:link.navWiki_sub				{width:170px; background-color:#EEEDE7; border-top:1px solid #D7D6CC; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:visited.navWiki_sub			{width:170px; background-color:#EEEDE7; border-top:1px solid #D7D6CC; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:active.navWiki_sub			{width:170px; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:hover.navWiki_sub				{width:170px; display:block; padding-left:4px; color:#FFFFFF; font:9pt arial; background-image:url(../images/wiki.gif)}

/* header links ----------------------------------------------------------------------------*/
A:link.navWiki_header			{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:visited.navWiki_header		{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:active.navWiki_header			{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:hover.navWiki_header			{background-image:url(../images/wiki.gif); margin-top:0px; padding-bottom:2px; padding-top:0px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#FFFFFF; text-decoration:none}

/* VENDOR    ---- color:#C5AE50
--------------------------------------------------------------	*/ 

/* subNav links ----*/

A:link.navVendor_sub			{width:170px; background-color:#EEEDE7; border-top:1px solid #D7D6CC; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:visited.navVendor_sub			{width:170px; background-color:#EEEDE7; border-top:1px solid #D7D6CC; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:active.navVendor_sub			{width:170px; display:block; padding-left:4px; color:#050247; font:9pt arial; text-decoration:none}
A:hover.navVendor_sub			{width:170px; display:block; padding-left:4px; color:#FFFFFF; font:9pt arial; background-image:url(../images/vendor.gif)}

/* header links ----------------------------------------------------------------------------*/
A:link.navVendor_header			{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:visited.navVendor_header		{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:active.navVendor_header		{margin-top:0px; padding-bottom:1px; padding-top:1px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#050247; text-decoration:none}
A:hover.navVendor_header		{background-image:url(../images/vendor.gif); margin-top:0px; padding-bottom:2px; padding-top:0px; background-color:#E3E2DB; padding-left:4px; width:170px; display:block; font:bold 9pt arial; color:#FFFFFF; text-decoration:none}


.submitButton {
  background: #E5E5D9;
  FONT-FAMILY:Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
  font-size:11px;
  font-weight:bold;  
  text-align:center;
  text-decoration:none;
  letter-spacing:1px;
  color: #000000;	
  margin: 0px;
  border-right: 1px #8C8A8A solid;
  border-bottom:1px #8C8A8A solid;
  /*padding: 7px;*/
  padding-top: 3px;
  padding-bottom: 2px;  
  cursor: pointer;
}

.input-field-larger
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 500px;
}

.input-field-vform
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 250px;
}

.input-field-middle
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 125px;	
 }

.input-field-middle2
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 125px;	
 }

.input-field-grid
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 125px;
	height: 14px;
    vertical-align: middle;
    margin-top: 13px;
 }
 
.input-field-small
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 75px;
}

.input-field-smallest
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 30px;
}

.input-field-receiveBox
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 80px;
	height:12px
}

.input-field-small-bold
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #cccccc; 
	width: 65px;
	FONT-WEIGHT : bold;
}

.select-field-siteList
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 400px;
}

.select-field-vform
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 250px;
}

.select-field-unit
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 50px;
}

.select-field-box
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 80px;
}

.select-field-middle
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 125px;
}

.select-field-grid
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 125px;
    vertical-align: middle;
    margin-top: 13px;
}

.select-field-middle2
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px; 
	COLOR : #000000;	
 	background-color: #ffffff; 
	width: 165px;
}

.radio-button-vform
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;
 	background-color: #ffffff; 
 	border:none; 
	padding: 0 5px 0 0;
	width:12px;
	height:12px;
    vertical-align: middle;
    margin-top: 10px;
    display: block;
}


.checkbox-button-vform
{
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;
 	background-color: #ffffff; 
 	border:none; 
	padding: 0 5px 0 0;
	width:5px;
	height:5px;
}

.input-textarea-ship
{
    width: 400px;
    height: 80px;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	font-weight:normal;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
	
}

.input-textarea
{
    width: 250px;
    height: 80px;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	font-weight:normal;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
	
}

.msg-textarea
{
    width: 900px;
    height: 80px;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	font-weight:normal;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;	
	
}

.expand-textarea
{
    width: 250px;
    height: 1em;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	font-weight:normal;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;
	overflow: auto; 
	overflow-x: hidden
	
}

.expand-textarea-ship
{
    width: 400px;
    height: 1em;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	font-weight:normal;
	FONT-FAMILY : Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px; 
	COLOR : #000000;
	overflow: auto; 
	overflow-x: hidden
	
}

/*gridview style2 --- */
.grid-view
{
   width: 900px;
   padding: 0;
   margin: 0;
   border-color: #cccccc;
   border-style: solid;
   border-spacing:1px;
   font-weight:normal;
   font-family: "Arial, Verdana, Trebuchet MS, Tahoma, sans-serif";
   font-size: 12px;
   COLOR : #000000;	
   vertical-align: middle;
   text-align:left;
}

.grid-view tr.header
{
   COLOR : #000000;	
   background-color: #E6E6E2;
   height: 25px;
   font-weight: bold;  
}

.grid-view tr a
{
   COLOR : #993300;	
   /*COLOR : #000000;*/	
}

.grid-view tr a:hover 
{
    COLOR : #990000;	
   /*COLOR : #333333;*/	
}

.grid-view td a
{
   COLOR : #993300;	
}

.grid-view td a:hover 
{
   COLOR : #990000;	
}

.grid-view tr.footer
{
   COLOR : #000000;	
   background-color: #E6E6E2;
   height: 25px;
}

.grid-view tr.normal
{
   COLOR : #000000;	
   background-color: #ffffff;
   height: 25px;
}

.grid-view tr.alternate
{
   color: black;
   background-color: #ffffff;
   height: 25px;
}


.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
   background-color: #dddddd;
}

.grid-viewIndexCol
{
   COLOR : #044980;	
   font-style:italic;
   text-align:center;
   background-color: #ffffff;
   height: 20px;
}
/* end gridview style2 ----*/


/*gridview style3 --- */
.grid-viewV2
{
   width: 1056px;
   padding: 0;
   margin: 0;
   border-color: #cccccc;
   border-style: solid;
   border-spacing:1px;
   font-weight:normal;
   font-family: "Arial, Verdana, Trebuchet MS, Tahoma, sans-serif";
   font-size: 12px;
   COLOR : #000000;	
   vertical-align: middle;
   text-align:center;
}

.grid-viewV2 tr.header
{
   COLOR : #000000;	
   background-color: #E6E6E2;
   height: 25px;
   font-weight: bold;  
}

.grid-viewV2 tr a
{
   COLOR : #993300;	
   /*COLOR : #000000;*/	
}

.grid-viewV2 tr a:hover 
{
    COLOR : #990000;	
   /*COLOR : #333333;*/	
}

.grid-viewV2 td a
{
   COLOR : #993300;	
}

.grid-viewV2 td a:hover 
{
   COLOR : #990000;	
}

.grid-viewV2 tr.footer
{
   COLOR : #000000;	
   background-color: #E6E6E2;
   height: 25px;
}

.grid-viewV2 tr.normal
{
   COLOR : #000000;	
   background-color: #ffffff;
   height: 25px;
}

.grid-viewV2 tr.alternate
{
   color: black;
   background-color: #ffffff;
   height: 25px;
}


.grid-viewV2 tr.normal:hover, .grid-viewV2 tr.alternate:hover
{
   background-color: #dddddd;
}

.grid-viewIndexColV2
{
   COLOR : #044980;	
   font-style:italic;
   text-align:center;
   background-color: #ffffff;
   height: 20px;
}
/* end gridview style3 ----*/

.hidden {display:none;}
