
/* Cell containing left navigation
-------------------------------------------------------------*/
td.navleft {	background-color: #0066CC;
		}

/* Maintain this style as it is used for the Product Catalogue header 
-------------------------------------------------------------*/
td.navprodleft {	background-color: #0066CC;
			padding: 0px ;
			font-family : Verdana , Helvetica Bold, sans-serif; 
			font-size : 11.5px ;
			color : #ffffff ;
		}

/* Maintain these Left Navigation parent and child styles as they are used in 
the Product Catalogue database.
-------------------------------------------------------------*/
#navigation {	background-color : transparent ;
		margin : 5px 5px 25px 10px ; 
		}

#navigation p.navtitle {	font-family : Arial , Helvetica Bold, sans-serif ; 
		font-size : 16.5px ;
		font-weight : 800 ;
		color : #ffffff ;
		background-color : transparent ;
		padding: 0px 0px 0px 0px;
		line-height: 150% ;
		margin-bottom:  10px ;
		}

#navigation a.navtitle {	font-family : Arial , Helvetica Bold, sans-serif; 
				font-size : 16.5px ;
				font-weight : 800 ;
				color : #ffffff ;
				background-color : transparent ;
				padding: 0px;
				line-height: 150%;
				margin-bottom:  10px ;
			}
		
p.navsubtitle {	font-family : Arial , Helvetica Bold, sans-serif; 
		font-size : 14.5px ;
		font-weight : bold ;
		color : #ffffff ;
		background-color : transparent ;
		padding: 10px 0px 0px 0px;
		line-height: 150%;
		}		
		
#navigation p.navcategory {	color:#ffffff;
		font-size: 12px ;
		padding: 5px 0px 0px 0px;
		font-weight: 600 ; 
		text-decoration:none ;
		border-bottom: 1px solid #49dbef ;
		margin-bottom: 10px ;
		}
		
#navigation p {	font-family : Arial , Helvetica Bold, sans-serif; 
		font-size : 16.5px ;
		font-weight : 800 ;
		color : #ffffff ;
		background-color : transparent ;
		margin : 0;
		padding: 0px 0px 0px 0px;
		line-height: 150%;
		}
    		
#navigation a {	display: block;
		color:#ffffff;
		font-size : 12px ;
		font-weight : 500 ;
		padding-bottom: 5px; 
		text-decoration:none ;
		}


#navigation a.category {display: block;
			color:#ffffff;
			font-size: 12.5px ;
			padding: 15px 0px 0px 0px;
			font-weight: 600 ; 
			text-decoration:none ;
			border-bottom: 1px solid #49dbef ;
			}


		
#navigation a.intro {	display: block;
			color:#ffffff;
			padding: 5px 0px 0px 0px;
			font-weight: 600 ; 
			text-decoration:none ;
			}

#navigation a:link.current  {	color:#ffffff; 
				text-decoration:none ;	
				}
				
#navigation a:visited.current  {	color:#ffffff; 
					text-decoration:none ;	
					}
					
#navigation a:hover {	background-color:#ffffff; 
			color:#000000; 
			text-decoration:none ;
			}
			
#navigation a:hover.current {	background-color:transparent; 
				color:#ffffff;
				font-size : 11.5px ; 
				text-decoration:none ;
				cursor:default
				}

#navigation a.course_date {	display: block;
				color:#ffffff;
				font-weight: bold;
				padding-top: 5px; 
				text-decoration:none ;
				}

#navigation a.medical {		display: block;
				color:#ffffff;
				font-weight: bold;
				padding-top: 15px; 
				text-decoration:none ;
				}
				


