body {
	margin:0;
	padding:0;
	font-family:Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size:12px;
}
h1 {
	font-family:"Arial Rounded MT Bold", "Bitstream Vera Sans", Arial, sans-serif;
	font-size:36px;
	line-height:41px;
	color:#5E5E5E;
	margin:0;
	padding:0;
}
h2 {
	font-size:20px;
	line-height:25px;
	color:#0066AA;
	margin:0.5em 0;
	padding:0;
}
h3 {
	font-size:15px;
	line-height:18px;
	color:#5E5E5E;
	margin:0.5em 0;
	padding:0;
}
p {
	margin:0.75em 0;
	padding:0;
}
a {
	text-decoration:none;
}
a:hover {
	color:#FF9933;
	text-decoration:underline;
}
ul, ol, dl {
	position:relative;
}
.apCopyright {
	color:#b3b3b3;
	font-size:12px;
	padding:10px;
	clear:both;
}
.apCopyright a {
	color:#b3b3b3;
}
.apColumn {
	padding:0 10px;
	line-height:130%;
}
.apColHead {
	color:#a1a1a1;
	font-size:16px;
	font-weight:bold;
	background:url(bullet.png) center left no-repeat;
	padding-left:15px;
}
.apColSide ul {
	list-style:none;
	padding-left:15px;
	margin-left:0;
	line-height:135%;
}
.apColSide ul li {
	font-size:11px;
	margin-bottom:15px;
}
.apLead {
	color: #5E5E5E;
	font-weight:bold;
}
.apColNav {
	line-height:120%;
	padding:0 10px;
}
.apColNav ul {
	list-style-type:none;
	padding:4px 0px;
	margin-left:0px;
	margin-top:0px;
}
.apColNav ul li {
	color:#5E5E5E;
	font-size:12px;
	font-weight:bold;
	background:url(bulleta.png) no-repeat;
	padding-left:15px;
	margin-left:0px;
}
.apColNav ul li:hover {
	background:url(bullet.png) no-repeat;
}
.apColNav ul li.apNavActive {
	background:url(bullet.png) no-repeat;
}
.apColNav ul li a {
	color:#5E5E5E;
	position:relative;
	top:-2px;
}
.apColNav ul li a.apNavActive {
	color:#FF6600;
}
.apColNav ul ul {
	list-style-type:none;
	padding:4px 0px;
	margin-left:15px;
}
.apColNav ul ul li {
	color:#A1A1A1;
	font-size:11px;
	font-weight:normal;
	background:url(bullet1.png) no-repeat;
	padding-left:20px;
	margin-left:0px;
}
.apColNav ul ul li:hover {
	background:url(bullet1a.png) no-repeat;
}
.apColNav ul ul li.apNavActive {
	background:url(bullet1a.png) no-repeat;
}
.apColNav ul ul li a {
	color:#A1A1A1;
	position:relative;
	top:-2px;
}
.apColNav ul ul li a.apNavActive {
	color:#FF6600;
	font-weight:bold;
}

/* site map - general styles */
div#nwa-engine-sitemap { font-size: 16px; }
div#nwa-engine-sitemap ul.nwaNav { margin:0; padding:0; }
div#nwa-engine-sitemap li.nwaNav { list-style-type:none; line-height:27px; }
div#nwa-engine-sitemap li.nwaNav a.nwaNav { display:block; padding:2px 4px; margin:0; color:#5E5E5E; text-decoration:none; }
div#nwa-engine-sitemap li.nwaNav a.nwaNav:hover { text-decoration:underline; }

/* site map - level 1 specific styles */
div#nwa-engine-sitemap li.nwaNavLevel1 {
	margin: 1em 0;
	border: 1px solid #5E5E5E;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
div#nwa-engine-sitemap li.nwaNavLevel1 > a.nwaNavLevel1 {
	background: #5E5E5E url(bulleta.png) no-repeat 10px 10px;
	text-indent: 26px;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
div#nwa-engine-sitemap li.nwaNavLevel1 > a.nwaLevel.nwaNavLevel1:hover { background: #5E5E5E url(bullet.png) no-repeat 10px 10px; }
div#nwa-engine-sitemap li.nwaNavLevel1 > a[href="auth_logout.php"] {
	/* round all corners for the logout link */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* site map - level 2 specific styles */
div#nwa-engine-sitemap li.nwaNavLevel2 { border-top:1px solid #5E5E5E; }
div#nwa-engine-sitemap a.nwaNavLevel2 { text-indent: 26px; background:url(bullet1.png) no-repeat 10px 11px; }
div#nwa-engine-sitemap a.nwaNavLevel2:link { background: url(bullet1.png) no-repeat 10px 11px; }
div#nwa-engine-sitemap a.nwaNavLevel2:visited { background: url(bullet1.png) no-repeat 10px 11px; }
div#nwa-engine-sitemap a.nwaNavLevel2:hover { background: url(bullet1a.png)  no-repeat 10px 11px; }

/* site map - level 3 specific styles */
div#nwa-engine-sitemap li.nwaNavLevel3 { border-top:1px solid #A1A1A1; }
div#nwa-engine-sitemap a.nwaNavLevel3 { text-indent: 48px; color: #A1A1A1; font-size: 14px; background:url(bullet1.png) no-repeat 31px 12px; }
div#nwa-engine-sitemap a.nwaNavLevel3:link { background: url(bullet1.png)  no-repeat 31px 12px; }
div#nwa-engine-sitemap a.nwaNavLevel3:visited { background: url(bullet1.png) no-repeat 31px 12px; }
div#nwa-engine-sitemap a.nwaNavLevel3:hover { background: url(bullet1a.png) no-repeat 31px 12px; }

/* site map - top-link styles */
div#ap-sitemap-link-top-container {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
	text-align: right;
	float: right;
}
a#ap-sitemap-link-top {
	display: block;
	white-space: nowrap;
}
a#ap-sitemap-link-top, a#ap-sitemap-link-top:link, a#ap-sitemap-link-top:visited {
	color: #A1A1A1;
}
/* site map - bottom-link styles */
div#ap-sitemap-link-bottom-container {
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	text-align: center;
	font-size: 12px;
}
a#ap-sitemap-link-bottom {
	display: block;
}
a#ap-sitemap-link-bottom, a#ap-sitemap-link-bottom:link, a#ap-sitemap-link-bottom:visited {
	color: #A1A1A1;
}
