/* %%%%%%%%%%%%%%%%%%%%%%% asi - encore standard %%%%%%%%%% */

/* $$$$$$$$$$$$$$$$$$$$$$$$$$ body $$$$$$$$$$$$$$$$$$$$$$$$ */

BODY	{	
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom : 0%;
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	times, Myriad Web, Syntax, sans-serif;
	}	

/* $$$$$$$$$$$$$$$$$$$$$$$$ headers $$$$$$$$$$$$$$$$$$$$$$$$ */
		
H1.title	{
	margin-bottom : 3%;	
	color : #000000;
	background-color : #ffffff;
	text-align : left;
	font-size-adjust:	.53;
	font-size:	2em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H1.asiencore	{
	margin-bottom : .3%;	
	color : navy;
	background-color : #ffffff;
	font-size : 1.0em;
	text-align : center;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


H2	{
	margin-left : -2%;
	color : navy;
	background-color : #ffffff;	
	font-size-adjust:	.53;
	font-size:	1.50em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
H2.aboutencore	{
	margin-left : -2%;
	color : #000000;
	background-color : #ffffff;	
	font-size:	1.50em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.25em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

/* $$$$$$$$$$$$$$$$$$$$$$$$$$ div  $$$$$$$$$$$$$$$$$$$$$$$$$ */

DIV.logo {
  	text-align : center;
  	float: none;
  	border: none;
  	padding-top : 1.5em;
  	padding-bottom : .3em;
}	

DIV.trail {
	text-align : left;
	font-weight : normal;
	float: none;
	border : none;
}

DIV.teamlogin {

	font-weight : bold;
	text-align : left;
	padding-top : 1em;
	padding-bottom : 1.5em;
}

DIV.encorelinks {
	font-weight : bold;
	text-align : center;
	padding-top : .6em;
	padding-bottom : 1.3em;
}

DIV.botlinks {
	font-weight : normal;
	text-align : center;
	padding-top : .3em;
	padding-bottom : 0em;
}


/* $$$$$$$$$$$$$$$$$$$$$$$$$$ paras $$$$$$$$$$$$$$$$$$$$$$$$ */

P.intro {
	font-weight : normal;
	text-align : left;
}

p.sublist {
	font-weight : normal;
	text-align : left;
}
	
/* $$$$$$$$$$$$$$$$$$$$$$$$$$ links $$$$$$$$$$$$$$$$$$$$$$$$ */

/* $$$$$$$$$$$$$$$$$$$$$$$$$$ regular $$$$$$$$$$$$$$$$$$$$$$ */

A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#486bab;
	background:	#ffffff;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#486bab;
	background:	#ffffff;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	black;
	background:	#ffffff;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#000000;
	background:	#ffffff;
	}

/* $$$$$$$$$$$$$$$$$$$$$$$$$$ for sub-links $$$$$$$$$$$$$$$$$$$$$ */

A:link.sub	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	navy;
	background:	#ffffff;
	}	
		
A:visited.sub	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	navy;
	background:	#ffffff;
	}	
		
A:active.sub	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	black;
	background:	#ffffff;
	}	
		
A:hover.sub	{	
	text-decoration:	none;
	font-weight : normal;
	color:	#90001f;
	background:	#ffffff;
	}
	
/* $$$$$$$$$$$$$$$$$$$$$$$$$$ for bottom-links $$$$$$$$$$$$$$$$$$$$$ */

A:link.bot	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	navy;
	background:	#ffffff;
	}	
		
A:visited.bot	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	navy;
	background:	#ffffff;
	}	
		
A:active.bot	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	black;
	background:	#ffffff;
	}	
		
A:hover.bot	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#90001f;
	background:	#ffffff;
	}
	
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$ hr  $$$$$$$$$$$$$$$$$$$$$$$$$ */

						
HR.top	{	
	visibility: visible;
	margin-left : -2%;
	margin-right : -2%;
	color: #90001f;
	background:#ffffff;
	}	
	
HR.bottom	{	
	visibility: visible;
	margin-top : 2em;
	margin-left : -2%;
	margin-right : -2%;
	color: #90001f;
	background:#ffffff;
	}
	
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$ misc  $$$$$$$$$$$$$$$$$$$$$$$$$ */		
		
ACRONYM	{	
	font-variant:	#ffffff;
	letter-spacing:	0.1em;
	}			

LI {
	margin-top : 0em;
	border-top-width : 0em;
	padding-top : 0em;
	margin-bottom : 1em;
	border-bottom-width : 0em;
	padding-bottom : 0em;
	}

IMG {
	border: none;
}
