/* -----------------------------------------------



		STYLESHEET CONTAINS ELEMENT RULES  

		FOR NAVIGATION



----------------------------------------------- */



/* ++++++++++ GLOBAL NAVIGATION: NO BORDER FOR IMAGES ++++++++++ */	



a img {

		border:0;

		}



/* ++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++ START NAVIGATION TOOLBAR ++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++++++ */



#navAux ul {

		display:inline;
		
		list-style-type:none;

		padding:0px 0px 0px 10px;

		margin:0;

		color:#666;
		
		background-color:#cce4ff;

		}

	

		#navAux ul li {

				display:inline;

				font-size:12px;

				margin:0;
				
				background-color:#cce4ff;

				}



				#navAux ul li a {

						padding:10px 0px 0px 10px;

						margin-right:5px;

						color:#011A5D;

						text-decoration:none;

						float:left;
						
						background-color:#cce4ff;

						background:url() no-repeat right center;

						}

						

				#navAux ul li a.hover {

						color:#011A5D;
						
						}
						
				
				#navAux ul li a.current {

						color:#011A5D;
						font-weight:bold;
						
						}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

/* ++++++++++ START VERTICAL NAVIGATION (LEFT COLUMN) ++++++++++ */			

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	


/* ++++++++++++++++++++ NAVLEVEL 1 ++++++++++++++++++++ */	

#subnavlist2 ul {

		list-style-type:none;

		margin:0 0 5px 0;

		padding:0;

		}

		/* Tantek's hack used to close gaps

		between li-elements in Win IE 5.x */

		#subnavlist2 li { 

				border-top:1px solid #fff;

				font-family:Arial;
				
				font-size:11px;

				font-weight:bold;
				
				line-height:18px;

				margin:-3px 0 0 0;

				voice-family: "\"}\""; 

				voice-family:inherit;

				margin:0;

				}		

		html>body #subnavlist2 li {

				margin:0;

				} 		

		#subnavlist2 a {

				text-decoration:none;

				color:#5a5a5a;

				display:block;

				}

		#subnavlist2 a:hover {

				text-decoration:underline;

				}
				
		/* Simplified box model hack, 

		prohibits link expansion in IE6 */	



		#subnavlist2 ul li a {

				padding:3px 0 3px 10px;

				background:#ffffff;

				\width:142px;

				w\idth:132px;

				}
				
		#subnavlist2 ul li a.current {

						color:#50B0EA;

						}


/* ++++++++++++++++++++ NAVLEVEL 2 ++++++++++++++++++++ */		


#subnavlist2 ul ul {

		margin:0 0 0 0;

		padding:0;

		}			

		/* Tantek's hack used to close gaps

		between li-elements in Win IE 5.x */


		#subnavlist2 ul ul li	{

				font-weight:normal;	

				margin:-3px 0 0 0;
				
				line-height:14px;

				voice-family: "\"}\""; 

				voice-family:inherit;

				margin:0

				}

		html>body #subnavlist2 ul ul li {

				margin:0

				} 	

		#subnavlist2 ul ul li a  {

				padding-left:18px;

				background:#ffffff;

				padding-right:3px;

				}			

				/* For used box model hack see http://www.info.com.ph/~etan/w3pantheon/style/abmh.php  */		

				#subnavlist2 ul ul li a {

						width: 165px;

						width/* */:/**/144px;

						width: /**/144px;

						}

/* ++++++++++++++++++++ NAVLEVEL 3 ++++++++++++++++++++ */	

						#subnavlist2 ul ul ul li {

								padding:0;

								border-top:1px solid #f3f3f3;

								background:#fff;

								font-size:11px;

								margin:-3px 0 0 0;

								voice-family: "\"}\""; 

								voice-family:inherit;

								margin:0

								}

		

						html>body #subnavlist2 ul ul ul li {

								margin:0

								} 

								

						#subnavlist2 ul ul ul li a  {

							padding-left:25px;

							background:#A6D7F5;

							padding-right:3px;

						}

				

						/* For used box model hack see http://www.info.com.ph/~etan/w3pantheon/style/abmh.php  */

						#subnavlist2 ul ul ul li a {

								width: 165px;

								width/* */:/**/137px;

								width: /**/137px;

								}

				

				

/* ++++++++++ ACTIVE LINK IN LOCAL NAVIGATION ++++++++++ */



		

		#subnavlist2 a.current {

				color:#5a5a5a;

				font-weight:bold;

				xmargin-bottom:-1px; /* prohibits white border for topmost element */

				}

		

		#subnavlist2 a:hover.current {

				text-decoration:none;

				}				

		

/* +++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++ START FOOTER NAVIGATION ++++++++++ */		

/* +++++++++++++++++++++++++++++++++++++++++++++ */

		



#footer ul {

		background:#fff;

		list-style-type:none;

		padding: 0 0 0 10px;

		margin: 0;

		width: 100%;

		}



		#footer ul li {

				font-size:10px;

				line-height:15px;

				display:inline;

				margin:0;

				padding:0;

				color:#999;

				}



#footer a, #footer p {

		font-size:10px;

		line-height:12px;

		text-decoration: none;

		}

		

#footer a {

		color:#be2e63;

		}

		

#footer a:hover {

		color:#be2e63;

		text-decoration:underline;

		}

		

#footer p {

		color:#999;

		padding:0 0 0 10px;

		margin:0;

		}		
