﻿.CursorHand
{
	cursor: hand;
}


.PaperManagerMenuLink
{
	color:#6699CC;
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
}
.PaperManagerMenuLink:visited
{
	color:#6699CC;
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
}

.PaperEditLink
{
	color:#6699CC;
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
}
.PaperEditLink:visited
{
	color:#6699CC;
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
}




.PaperListMeetingName
{
	font-weight:bold;
}

.PaperListMeetingDates
{
	font-size: 10px;
}

.PaperListLocation
{
	
}






.PaperEditMenu
{
  z-index:99;
  position:relative;
}

.PaperEditMenu_DefaultTab
{
  color:black; 
  background-image: url(../../images/TabStrip/tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}

.PaperEditMenu_SelectedTab
{
  color: black; 
  background-image: url(../../images/Tabstrip/selected_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
  border-top: 1px solid black;
}

.PaperEditMenu_DisabledTab
{
}

.PaperEditMenu_TabHover 
{
  color:black; 
  background-image: url(../../images/Tabstrip/hover_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  text-decoration: underline;
  cursor:pointer;
}



.EditPaperActiveSectionTable
{
	border-right: medium none;
	border-top: blue solid;
	border-left: medium none;
	border-bottom: medium none;
	background-color: #6699CC;
}

.PaperContentArea
{
	z-index:98;
	background-color:White;
	border: 1px solid #919B9C;
	top:-2px;
}

.EditPaperHeader
{
	color:Red;
}

.PaperEditSectionHeadingTable
{
}
.PaperEditSectionHeadingRow
{
	background-color: #6699CC;
}
.PaperEditSectionHeadingCell
{
	color: #FFFFFF;
}


.DisclosureArea
{
	width: 600px;
	border-right: black 5px solid;
	border-top: black 5px solid;
	border-left: black 5px solid;
	border-bottom: black 5px solid;
}



.ContactHeader
{
  color: #ffffff; 
  background-color: White; 
  font-family: Tahoma; 
  font-weight: bold; 
  font-size: 12px; 
  padding-top: 2px;
  padding-left: 5px; 
}

.ContactSummary
{
	color: Black;
}

.ContactListing
{
	font-size: 10px;	
}

.ActionLink
{
	color: #6699CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}

.MyContactsItem
{
	
}






.CustomDemographicControllRow
{
	background-color: white;
}
.CustomDemographicControllCell
{
	background-color: white;
}
.CustomDemographicAnswerRow
{
	border-width: 5px;
}

.CustomDemographicRequiredCell
{  
	background-color:white;
	width: 20px;
}

.CustomDemographicQuestionRow
{
	background-color:white;
}
.CustomDemographicQuestionCell
{
	background-color: white;
	font-weight:bold;
	
}
.CustomDemographicQuestionLabel
{
	color: #6699CC;
}






.ClassificationHeader
{
	color: Red;
	font-weight:bold;
}

.ClassificationRootNode
{
	
}

.ClassificationTypeNode
{
	
}

.ClassificationTypeNodeSelected
{
	
}

.ClassificationSubTypeNode
{
	
}

.ClassificationSubTypeNodeSelected
{
	
}

.ContentHeadingTable
{
	background-color: #6699CC;
	color: #FFFFFF;
}

.ContentHeadingRow
{
	background-color: #6699CC;
	color: #FFFFFF;
}

.ContentHeadingCell
{
	background-color: #6699CC;
	color: #FFFFFF;
}

.SubmissionError
{
	color: #6699CC;
	text-decoration: none;
}
.SubmissionError:visited
{
	color: #6699CC;
	text-decoration: none;

}

.ErrorMsg
{
	color: Red;
}

