/* Practice */
H1  {
	color:#7387A6;}
H2 {
	color:#BEC4D3;}
#colCenter H2 {
	color:#7387A6;}
H3 {
	text-transform:none; vertical-align:middle;
	margin:50px 0 8px; padding:0 0 10px;
	border:solid #000; border-width:0 0 1px;}
DIV#colCenter H3:first-of-type {
	margin-top:30px;} /*not IE<8*/

UL {
	padding:15px; margin:0;}
.content LI {
	line-height:120%;
	padding:3px 0 3px 12px;
	list-style:none;
	background:url(/images/content/bullet_blue.gif) no-repeat left 8px;
}
B {
	color:#7387A6;
	line-height:normal;
}
#contentUnit {
	background:#FFF url(/images/interface/page_practice.gif) repeat-y !important;
}
#colLeft {
	background:#989cb7 url(/images/interface/til_left-practice.jpg) no-repeat !important;}


/* -------- MULTI PAGE NAVIGATION -------- */
.navSubPg LI {
	margin:0 !important; padding:0 !important;}
	
/* --- page/current page --- */
.navSubPgCurrent, .navSubPg A {
	font:bold 11px Verdana, Geneva, sans-serif;
	text-decoration:none;
	margin:5px 0 5px; padding:7px 5px 7px 20px;
	width:175px;
	display:block;}

/* --- current page --- */
.navSubPgCurrent {
	text-align:left; line-height:normal;
	border:solid 1px #000;
	background:#ead795 url(/images/content/arrow_right3.gif) no-repeat left center;
	list-style:none;}
		.navSubPg A {
			color:#000 !important;
			border:solid 1px #000;
			background:url(/images/content/arrow_right3.gif) no-repeat left center;}
		.navSubPg A:visited {
			color:#FFF;
			background:url(/images/content/arrow_right3.gif) no-repeat left center;}
		.navSubPg A:hover {
			color:#FFF !important;
			border-color:#FFF;
			outline:0;
			background:url(/images/content/arrow_right.gif) no-repeat left center;}
		.navSubPg A:active {
			color:#FFF;
			background:url(/images/content/arrow_right.gif) no-repeat left center;}
				.navSubPg.related A {
					background:url(/images/content/arrow_right2.gif) no-repeat left center;}
				.navSubPg.related A:hover {
					background:url(/images/content/arrow_right3.gif) no-repeat left center;}
					
/* --- sub page --- */
LI.subpage A {
	margin:0; padding:0 0 6px 20px;
	border:none;
	background:none !important;}
		LI.subpage A:hover {
			margin:0 0 0 8px; padding:0 0 6px 12px;
			border:none;
			background:url(/images/content/arrow_right.gif) no-repeat -5px -6px !important;}

/* --- current sub page --- */
.navSubPgCurrent.subpage {
	color:#FFF;
	margin:0 0 0 8px; padding:0 0 6px 12px;
	border:none;
	background:url(/images/content/arrow_right3.gif) no-repeat -5px -6px;}

/* --- related pubs header --- */				
.navSubPg.related H5 {
	padding:0 0 12px;
	background:url(/images/content/arrow-down.gif) no-repeat center bottom;}

@media screen {
	.cap:first-letter {background-color:#7387A6;}
}

