/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 3px;}

td.banner {
	background-image:  url(http://www.anccommunity.ca/images_anc/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	display: block;
	border-bottom-width: 1px;


}

.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
	
}

ul.navLevel1 { margin:0px; padding: 0px 0px 0px 1em; list-style-type: none; }
ul.navLevel2 { margin:0px 0px 0px 10px; padding: 0px 0px 0px 1em; list-style-image: url(images_anc/arrow.gif); font-weight:normal; }
ul.navLevel1 a, ul.navLevel2 a, tr.cityNav a {color:#000;}
ul.navLevel1 a:hover, ul.navLevel2 a:hover, tr.cityNav a:hover {color:#F98A0C;}
li.navSelected, td.citySelected {font-weight:bold;}
td.contentBody {border-top: 3px solid #000; border-left: 3px solid #000; text-align:left;}
.pagetitle {font-size:14px; font-weight:bold;}
td.contentBody A{
	color: #000099;
	text-decoration: none;
}
td.contentBody A:hover{
	color: #FF6600;
	text-decoration: underline;
}
td.contentBody A:visited{
	color: #660099;
	text-decoration: none;
}
td.contentBody A:active{
	color: #FF0000;
	text-decoration: underline;
}
.tableHeader {
	font-size: 11px;
	background-color: #BFBFCC;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border-bottom: 1px solid #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.tableBody {
	font-size: 11px;
	background-color: #F2F2F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 000033;
	color: #000000;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 000033;
}
.plainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

.highlighted 
{ background-color: #24D; color: white }
.highlighted a
{ color: white }
.list {
	list-style-type: upper-alpha;
}
splash {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images_anc/splash.jpg);

}
