/*   USE THIS TO STYLE THE PRACTICE MANAGEMENT COLOUR        */

/*   border: solid 1px #F00;        */




#navLinePm { clear:both; width:975px; height:5px; overflow:hidden; background-color:#69819a;  }

#dashboard { float:right; width:377px; padding-left:30px; padding-top:6px; }
.imgfloatRight { float:right; padding: 6px 0 13px 25px; }


#mainContent { float:left; width:975px; background-color:#e9ecf0; overflow:hidden; margin-top:1px;  padding-bottom:25px; }

#mainFrameContent { float:left; width:560px; text-align:left; padding: 20px 10px 10px 20px; }

.breadLast {
color: #69819a;	
}


.download { color: #69819a; font-weight: bold; font-style:italic; }

.download a:link, .download a:visited {  color: #69819a;text-decoration:none; font-weight:normal;  }
.download a:hover, .download a:active {  color: #69819a;text-decoration:underline; }



.anchor { float:right; font-size:90%; 	}
a:link, a:visited {text-decoration:none; color: #69819a;}	
a:hover, a:active { text-decoration:underline; color: #69819a; }



/* styled in screen-layout.css coloured below  */

.colCode { color: #69819a; }

h1 { color: #69819a;   }




.BP1 { margin:0; padding:0; padding-bottom: 13px; }

/* used for sub nav in sub pages  */

#subNav { float: left; width:210px;  font-size:11px; padding-top:25px; padding-bottom:100px; }


#subNav li { margin: 0px 0 0 0; line-height:13px; }

#subNav li a { display:block; width:196px; height:18px; text-decoration:none; padding-left:11px; line-height:18px; background-color:#69819a; color:#fff;margin-bottom:1px; margin-top:1px;}

#subNav li a:hover { background: url(../rollovers/pm-sub-nav-over.gif) #7b9bcf left repeat-y;  color:#fff; margin-bottom:1px; margin-top:1px;  }

#subNav .current
{
	font-weight:bold;
background: url(../rollovers/pm-sub-nav-over.gif) repeat-y; 

}
#subNav ul .current a , #subNav ul .current a:hover { 	font-weight:bold;

background-image:none; background-color: #96a6b8 ;   }


/* used for sub sub nav in sub pages  */
#subNav ul .subCurrent { margin-bottom:1px; }

#subNav ul .subCurrent li a { display:block; width:196px; height:18px; text-decoration:none; padding-left:11px; line-height:18px; background: url(../rollovers/pm-sub-sub-nav-up.gif) left repeat-y #f0e4f4; color:#69819a; margin-bottom:0px; }

#subNav ul .subCurrent li a:hover { background: url(../rollovers/pm-sub-sub-nav-over.gif) left repeat-y #f0e4f4;  color:#69819a; font-weight:bold;}

#subNav .selected
{
background: url(../rollovers/pm-sub-sub-nav-up.gif) left no-repeat #f0e4f4;
font-weight:bold;margin-bottom:0px;
}

#subNav ul .subCurrent li .selectedSub { background: url(../rollovers/pm-sub-sub-nav-over.gif) left no-repeat #dce8f2;  color:#69819a; font-weight:bold;}
#subNav ul .subCurrent li .subDeepBut { height: 28px; line-height:13px; padding-top:3px; background: url(../rollovers/pm-sub-sub-nav-up.gif) left repeat-y #dce8f2; }

#subNav .deepBut { height: 28px; line-height:13px; padding-top:3px;  }



/* case studies  */

.caseStudySnippet {
float: left; 	
	border-top: solid 1px #69819a;   
	margin-top:10px;
	
	padding-top:10px;
}

.caseStudySnippet p { margin:0;padding:0; padding-bottom:10px; }
.caseStudySnippet .csLogo { float: left; width:200px; }

.caseStudySnippet .csText { float: left; width:466px; }


