/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  lists xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
ul {
margin:0px; padding: 0px;
margin-top: 10px; 
}

ul li 	{
	color: #4b4b4b;
	line-height: 15px;
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
        margin:0px; padding: 0px; 
	margin-right: 60px; 
	margin-left: 20px;
	margin-bottom: 0.5em; 
	list-style: url(graphics/circlered.gif);
	}
	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  links xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

a 		{
		text-decoration:none;
		font-weight:400;
		color:#4b4b4b;
		}
		
a:hover {
		margin:0px ;
		color: #000000;
		background: #ffffff;
		}
		
a.email {
	text-decoration:underline;
	line-height: 15px;
	}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx sidelinks xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#sidelinks{
border-top:1px solid #ebebeb;
border: none;
margin: 10px 0px;
}

#Menu a, .arrowlinks a {
border-left:1px solid #ebebeb; border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb;
border-left:0px solid #ebebeb; border-right:0px solid #ebebeb; border-bottom:1px solid #ebebeb;
border:none;
display:block;
margin:0;
text-decoration:none; 
color: #4b4b4b;
border-top:0px none;
background: #f4f4f4 url(graphics/menuarrowf00.gif) no-repeat 0px 40%;
background: transparent url(graphics/menuarrowf00.gif) no-repeat 0px 60%;
padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px;
font-size: 11px;
}


#Menu a:hover, .arrowlinks a:hover {
color: #f4f4f4;
background: #999999 url(graphics/menuarrowfff.gif) no-repeat 0px 60%; 
}

#Menu a:active, arrowlinks a:active {
color: #f4f4f4;
background:#999999 url(graphics/menuarrow333.gif) no-repeat 0px 60%; 
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx text appearing on rollover xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


div#sidelinks a span {display:none;}


div#sidelinks a:hover span  {
		display: block;
   		position: absolute;  left: 70%; 
                width: 158px;
                height:150px;
   		margin-left: 9px; z-index: 100; font-size: 11px;
   		padding:5px 5px 5px 10px;
   		background: #f4f4f4;
   		background: #ffffff;
   		border: 1px solid #f9f9f9;
   		border: 1px dashed #c0c0c0;
   		color:#4b4b4b;
                top: 304px;top: 289px;
   		voice-family: "\"}\"";
  		voice-family:inherit;
  		width:146px;
		top:297px;top: 282px;
		height:133px;
		}
		body>#sidelinks a:hover span {
		width:146px;
		top:297px;top: 282px;
		height:133px;
   		}
   		
div#sidelinks a:hover p  {
   		color:#4b4b4b;
		padding:0;
		margin:0;
  		}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  fonts xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

		
	

























