@charset "ISO-8859-1";
.redbg {
	background-image: url(/incl/images/quicknavbg.gif);
	background-repeat: repeat-x;
}
.whtbg {
	background-image: url(/incl/images/quicknavbg_white.gif);
	background-repeat: repeat-x;
}
/* - - - - sidebar1 - - - - - */


#sidebar1 h1, h2, h3, h4, h5, h6, p ul {
	margin: 0px;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar1 p, #sidebar1 li {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	margin-bottom: 0.6em;
	margin-top: 0.5em;
	font-weight: bold;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}

#sidebar1 a {
	display:block;
	width: 100%;
}
#sidebar1 a:link, #sidebar1 a:visited {
	color: #4E7AA7;
	text-decoration: none;
}
#sidebar1 a:hover, #sidebar1 a:focus, #sidebar1 a:active {
	color: #990000;
	font-weight: bold;
	background-color: #EDE9E5;
}
#search  a, #search img {
	width: 135px;
	display: block;
	border: none;
}

#search a:link, #search a:visited {
	background-image: url(/images/gifs/site.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#search a:hover, #search a:focus, #search a:active {
	background-image: url(/images/gifs/site2.gif);
	background-repeat: no-repeat;
}

