.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
}
.pagetitle 
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #34596B;
}
.sectiontitle 
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #34596B;
}
body
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url('../../images/background.png');
	background-repeat: repeat;
}

.nav1 					
{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	background-color: #fff; 
	text-align: left;
	vertical-align: middle;
}
.nav1 td 
{
	border-top: solid 2px #DCDDE0; 
}
.nav1 .bullet 
{
	height: 39px;
	width: 16px;
	background-color: white;
}
.nav1 .link 
{
	padding-left: 4px;
	vertical-align: middle;
}
.nav1 .link a,
.nav1 .link a:visited
{
	display: block;
	text-decoration: none;
	color: #322F30;
	font-weight: bold;
}
.nav1 .link a:hover 
{
	text-decoration: underline;
}

.nav1hover
{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	border-width: 1px;  
	background-color:#C1C9CE; 
	text-align: left;
	vertical-align: middle;
}
.nav1hover td 
{
	border-top: solid 2px #DCDDE0; 
}
.nav1hover .bullet
{
	height: 39px;
	width: 16px;
	background-color: White;
}
.nav1hover .link 
{
	padding-left: 4px;
	vertical-align: middle;
}
.nav1hover .link a,
.nav1hover .link a:visited
{
	text-decoration:none;
	color: White;
	font-weight:bold;
}
.nav1hover .link a:hover 
{
	text-decoration: underline;
}

.nav1selected
{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	border-width: 1px;  
	background-color:#C1C9CE; 
	text-align: left;
	vertical-align: middle;
}
.nav1selected td 
{
	border-top: solid 2px #DCDDE0; 
}
.nav1selected .bullet
{
	height: 39px;
	width: 16px;
	background-color: #E22232;
}
.nav1selected .link 
{
	padding-left: 4px;
	vertical-align: middle;
}
.nav1selected .link a,
.nav1selected .link a:visited
{
	text-decoration:none;
	color: White;
	font-weight:bold;
}

.sub-nav 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}
.sub-nav table 
{
	border-top: solid 5px #E22232;
	width: 100%;
}
.sub-nav table tr td 
{
	background-color: #C1C9CE;
	padding-left: 14px;
	vertical-align: middle;
	height: 39px;
	border-bottom: inset 2px Gray;
}
.sub-nav table tr td:hover
{
	background-color: #AFB2B4;
}
.sub-nav table tr td.selected
{
	background-color: #2D4757;
}
.sub-nav table tr td a 
{
	color: White;
}
.nav2 { 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #215670; background-color:#E6DFEF; 
	padding:0px 0px 0px 20px;
}

.nav2 a:hover, .nav2 a:visited:hover {	
	font-weight: normal; 
	text-decoration: underline;
	}


.nav2 a, .nav2 a:visited {	 
	color: #215670; 
	text-decoration: none;
	display:block;
	width:100%;
}
.nav2selected
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #215670; background-color:#cddbe6; 
	padding:0px 0px 0px 20px;	 
	/*font-weight: bold;*/
	background-image:url(../../Images/leftnav_x.gif);
}
.nav2selected a:hover 				{	
	font-weight: normal; 
	text-decoration: underline;}


.nav2selected a, .nav2selected a:visited {	 
	
	/*text-decoration: underline;
	font-weight:bold;*/
	display:block;
	width:100%;
}



.rowstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.login, .login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding:5px 5px 5px 5px;
}
.formtable, .formtable input, .formtable textarea, .formtable select,.formtable td
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	
}

.formtable .fieldname
{
	text-align:right;
}

.formtable .error
{
	color:Red;
}

fieldset, fieldset legend
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#666666;
}

.detailSectionHeader, .detailSectionHeader td
{
	color : White;
	background-color: #2D4757;
	font-size: 15px;	
	font-weight: bold;
}


.documentLibraryHeader
{
	background-color:#c5b7d9;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
}
.leaderDocsLibraryHeader
{
	display:none;
}

/* ================================================================*/
/* Updated Styles to be added to styles.css file */
/* ================================================================*/


/* Styles specifically for the CareDay Controls */
.watermarkText
{
	color:#C0C0D0 !important;
	font-style:italic;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	background-color:#fdfdfd;
}

.subsectionHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

.releaseHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
}

DIV.releaseHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}

.releaseHighligh
{
	color: #008000;
}

.otherPanel
{
	border-top:dotted 1px gainsboro;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	background-color:#fdfdfd;
	width:100%;
}

.siteMgmtTitle
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:10px;
}

.siteMgmtSubTitle
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	padding-bottom:8px;
}

.siteMgmtHeadField
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.uploadButtonStyle
{
	cursor:hand;
	cursor:pointer;

	height: 16px;	
	width: 140px;

	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom:7px;
	background: url('../../images/CareDay/uploadButton.gif') 0 0;
}

div.uploadButtonStyle.hover
{
	color: #333333;
	background: url('../../images/CareDay/uploadButton.gif') 0 30px;
}

.uploadStatusStyle
{
	font-size:8pt;
	background-color:#FFCCCC;
	color: Red;	
}

.accordHeader
{
	background-color: #c1c9ce;
	
	color:Black;
	cursor:hand;
	cursor:pointer;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#dcdde0 2px solid;
} 

.accordContent
{
	border: solid 1px grey;
	padding:2px 2px 2px 2px;
}

.assignButton
{
}

.assignedMemberPanel
{
	border:solid 1px grey;
	/* padding: 2px 2px 2px 2px; */
	margin-bottom:2px;
}

.assignedMemberHeader
{
	background-color: #c1c9ce;
	color:black;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#dcdde0 2px solid;	
}

/* End CareDay Styles */

/* ================================================================*/
/* These changes replace the existing Message Box Control styles   */
/* If they exist in the current styles.css file                    */
/* ================================================================*/

/* Message Box Control Styles */
.MessageBaseStyle /* Related to the Table */
{
	font-size:12pt;
	font-family:Tahoma,Verdana,Arial;
}

.MessageBaseStyle TD /* Related to individual Cells */
{
	font-size:12pt;
	font-family:Tahoma,Verdana,Arial;
}

.MessageErrorStyle
{
	border: solid 2px red;
	background-color:#FFCCCC;
	color: Red;
}

.MessageErrorStyle LI
{ 
	color: Red; 
	font-family:Tahoma,Verdana,Arial;
	font-size:12pt;	
}


.MessageNormalStyle
{
	border: solid 2px Green;
	background-color:#CCFFCC;
	color: Green;
}

.MessageWarningStyle
{
	border: solid 2px #DE6500;
	background-color:#FFFFCC;
	color: #DE6500;
}


.MessageInformationStyle
{
	border: solid 2px #034c81;
	background-color: #92bedd;
	color: #034c81;
}

/* Custom Styles */

.MessageErrorIconStyle
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12pt;	
	width:90%;
	background-position: 5px center;
	background-image: url('../../Images/message/status-red.gif');
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	display:inline-block;
}

.MessageWarningIconStyle
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12pt;	
	width:90%;
	background-position: 5px center;
	background-image: url('../../Images/message/status-yellow.gif');
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	display:inline-block;
}

.MessageNormalIconStyle
{
	font-family:Tahoma,Verdana,Arial;
	font-size:12pt;	
	width:90%;
	background-position: 5px center;
	background-image: url('../../Images/message/status-green.gif');
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	display:inline-block;
}

.MessageInformationIconStyle 
{	
	font-family:Tahoma,Verdana,Arial;
	font-size:12pt;	
	width:90%;
	background-position: 5px center;
	background-image: url('../../Images/message/status-blue.gif');
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	display:inline-block;
}
/* End Custom Styles */
/* END Message Box Control Styles */

/* BEGIN Login Control */
.loginInfo
{
	background-image: url(/CRRA.Member/images/login/info-back.gif);
	color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	width: 268px;
	height: 156px;
	text-align: left;
}
.loginCtrl 
{
	background-image: url(/CRRA.Member/images/login/ctrl-back.gif);
	color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	width: 269px;
	height: 156px;
	text-align: left;
}
.loginCtrl .prompt
{
	font-family: 'helvetica medium', Arial, Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	color: #1E4051;
}
.loginCtrl input
{
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #1E4051;
}
/* END Login Control */
.logActionButton 
{
	font-family: 'Arial Black', Arial; font-size: 12px; font-weight: normal; color: #646768;
	vertical-align :top;
}
.rounded
{
	margin: 0.2in auto;
	padding: 20px;
	text-align: left;
	border: 1px solid gray; 
	
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.roundedRight
{
	margin: 0.2in auto;
	padding: 20px;
	text-align: left;
	border: 1px solid gray; 
	border-right-color: Gray;
	
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
}

.roundedImage
{
	margin: 20px auto;
	color: #fff;
	background-repeat: no-repeat;

	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

fieldset
{
	padding: 20px;
	text-align: left;
	border: 1px solid gray; 
	
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.fieldsetFaHFaR
{
	padding: 20px;
	text-align: left;
	border: 2px solid gray; 
	width : 695px;	
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.sizedFieldset 
{
	 width : 452px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}