





/* ---------- ---------- ---------- ---------- ---------- ----------

			BANNER RULES

---------- ---------- ---------- ---------- ---------- ---------- */

#banner {
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: White;
/*	background: #666 url(images/amlib_banner.gif) no-repeat 0%; */
/*	background: #666 url(images/anslogo.jpg) no-repeat 0%; /* JORGE CHOY*/
/*	background: #666 url(images/ansbaner1.jpg) no-repeat 0%; /* JORGE CHOY*/
	background: #666 url(images/amlib_banner.gif) no-repeat 0%; /* JORGE CHOY*/

	background-color: White;
	height: 55px; /* JORGE CHOY */
}

/* ---------- ---------- ---------- ---------- ---------- ----------

			HeadingTop RULES

---------- ---------- ---------- ---------- ---------- ---------- */

#HeadingTop {
	border-width: 0 0 0 0;
	border-style: solid;
/*	border-color: White; */
/*	background: #666 url(images/amlib_banner.gif) no-repeat 0%; */
/*	background: #666 url(images/anslogo.jpg) no-repeat 0%; /* JORGE CHOY*/
/*	background: #666 url(images/ansbaner1.jpg) no-repeat 0%; /* JORGE CHOY*/
/*	background:  #515151 url(images/logos/acca_logo.PNG); /* JORGE CHOY*/
	background:  #515151; /* JORGE CHOY*/	
	background-repeat:no-repeat;
	background-position:right;
	/*background-attachment:fixed;*/
	height: 55px; /* JORGE CHOY */
	font: 70%/55.5px verdana, arial, sans-serif;
	/*font: 70%/35px verdana, arial, sans-serif;*/
}
#HeadingTop h1 
{
	/*vertical-align: bottom;*/
	/*color:#d7ae38;*/
    color:#E3C672;
	font-family:Arial;
	text-align:left;
/*	font-variant:normal;*/
	font-size:xx-large;
/*	padding: 1em 0 0 0;
	border-top: 1px solid #ccc;*/	 

}

#HeadingTop h3 
{
	/*vertical-align: bottom;*/
	/*color:#d7ae38;*/
    color:#E3C672;
	font-family:Arial;
	text-align:right;
/*	font-variant:normal;*/
	font-size:small;
/*	padding: 1em 0 0 0;
	border-top: 1px solid #ccc;*/	 
    margin:0;
}




/* ---------- ---------- ---------- ---------- ---------- ----------

			WEB PANELS HEADERS RULES

---------- ---------- ---------- ---------- ---------- ---------- */
#WebPanelTree_header 
{
	background-color:#515151;
	color:#d7ae38;
}


#WebPanelTree_header 
{
	background-color:#515151;
	color:#d7ae38;
}

#WebPanelOutcome_header 
{
	background-color:#515151;
	color:#d7ae38;
}


#WebPanelOutcome_header 
{
	background-color:#515151;
	color:#d7ae38;
}

#WebPanelRole_header 
{
	background-color:#515151;
	color:#d7ae38;
}


#WebPanelRole_header 
{
	background-color:#515151;
	color:#d7ae38;
}



/* ---------- ---------- ---------- ---------- ---------- ----------

			titleSeparator RULES

---------- ---------- ---------- ---------- ---------- ---------- */
#titleSeparator {
	background-color: #515151

}

/*
#titleSeparator hr 
{
	background-color:White;
	background-position:top;
	height:3px;
}
*/



/* ---------- ---------- ---------- ---------- ---------- ----------

			LOCAL NAVIGATION RULES

---------- ---------- ---------- ---------- ---------- ---------- */

#local_navigation {
	top: 9.1em;
}

#local_navigation h3 {
	margin: 0.2em 0 0 0;
	padding: 5px;
	font-size: 100%;
}

#local_navigation p {
	margin: 0;
	padding: 1px 5px;
}

/* ---------- ---------- ---------- ---------- ---------- ----------

			LEGAL INFORMATION RULES

---------- ---------- ---------- ---------- ---------- ---------- */

/*#legal_information {
/*	border-bottom: 26px solid #520884;
	border-bottom: 26px solid #4682B4;
}*/

/* ---------- ---------- ---------- ---------- ---------- ----------

			TABLE RULES

---------- ---------- ---------- ---------- ---------- ---------- */

span.colpac_navigation td {
	padding: 0;
}

span.hide {
	color: #fff;
}

