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

		STYLESHEET CONTAINS ELEMENT RULES  
		FOR CONTENT AND CONTEXT COLUMNS

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

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

a img {
		border:0;
		}

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

#navAux ul {
		font-size:10px;
		list-style-type:none;
		padding:0 0 0 0;
		margin:0 0 0 0;
		color:#ffffff;
		}
	
		#navAux ul li {
				display:inline;
				font-size:10px;
				margin:0;
				padding:0;
				}

				#navAux ul li a {
						font-weight:bold;
						font-size:10px;
						padding:0;
						margin:0;
						color:#ffffff;
						text-decoration:none;
						}

				#navAux ul li a:hover {
						text-decoration:underline;
						color:#308b58;
						}
						
				#navAux ul li a.current {
						color:#ffffff;
						}
						
#navAux2 ul {

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

		padding: 0 0 0 5px;

		margin:0;

		color:#6eac51;

		}

	

		#navAux2 ul li {

				display:inline;

				font-size:10px;

				margin:0;

				}



				#navAux2 ul li a {

						font-weight:regular;
						
						padding:4px 0px 0px 0px;

						margin-right:5px;

						color:#6eac51;

						text-decoration:none;

						}



				#navAux2 ul li a.sans {

						background:none;
						
						}

						

				#navAux2 ul li a.current {

						color:#006600;
						font-weight:regular;
						
						}


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

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

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


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

#subnavlist2 ul {

		list-style-type:none;

		margin: 0 5px 0;

		padding:30px 0 0 5px;

		}

		/* Tantek's hack used to close gaps

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

		#subnavlist2 li { 

				border-top:1px solid #a8d16e;

				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:#ffffff;

				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 0px;

				background:#a8d16e;

				\width:162px;

				w\idth:152px;

				}
				
		#subnavlist2 ul li a.current {

						color:#308b58;

						}


/* ++++++++++++++++++++ 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:bold;	

				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:#a8d16e;

				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 #a8d16e;

								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:#a8d16e;

							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;

		}		

	