/* Stylesheet for ANW sub-system of ARCW */

#anw-err-msg {
	font-size: 10pt;
	color: Red;
	font-weight: bold;
}
#anw-err-msg h2{
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
}
#anw-collection {
	color: #551111;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
}
#anw-collection p{
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
	line-height: 120%;
	text-align: justify;
	padding-right: 20px;
	text-indent: 0px;
}
#anw-collection .anw-label {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#anw-collection h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}
#anw-collection .anw-search-high {
	color: red;
	font-weight: bold;
}
#anw-collection a {
	font-size: 80%;
	text-decoration: underline;
}

#anw-index-page {
	color: #551111;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	clear: right;
}
#anw-index-page p{
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
	line-height: 120%;
	text-align: justify;
	padding-right: 20px;
	text-indent: 0px;
}
#anw-index-page h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}
#anw-index-page a {
	font-size: 80%;
	text-decoration: underline;
}

#anw-index-page dd {
	margin: 0px;
	padding: 0px;
}

#anw-index-page dl {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#anw-index-page dd.az_entry {
	font-size: 80%;
	margin: 2px 0px 0px 30px;
	padding: 0px;
}

