body {
	margin: 0;	 
    }
	 
#header {
	color: #FFFFFF; border-bottom: solid 1px black; margin: 0 0 2px 0;
    }
#header h1 {
	color: #000000;
   margin: 0 0 0 2px; 
	font-weight:bold;
    }

#BannerButtonsLayer {
	 background-color: #CCCCCC;
}
#BannerTitleLayer {
	 background-color: #CCCCCC;
}

#breadcrumbs {
    }
	 
#breadcrumbs ul{
    margin:0;
    padding:0;
    list-style:none;
    }
.pageNumbers {
	font-size:x-small;
	padding: 0;
	font-weight:normal;
	margin: 0 5px 0 5px;
	color: #333399;
   }
#PageNumberLayer {
}

#breadcrumbs li{
    display:inline;  /* makes it layout horizontally */
    margin:0;
    padding:0;
    }

a { text-decoration: none; font-weight: bold; color: #0066CC; }
a img { text-decoration: none; border:0; }
img {margin: 0px; }
	 
#footer {
	background: #CCCCCC;
	color: #000000;
	border-top: black 1px solid;
   }

.copyright {
	font-size:xx-small;
	color:#000000;
}

#flag {
	display:none;
}

.rightLink {
    text-align: right;    
 }
 
.heading1 {
   color: #333399;
	margin: 0 0 0 2px; 
	font-weight:bold;
	border-bottom: #333399 1pt solid;
	}

.heading2 {
	font-size:large;
	font-weight:bold;
	color:#333399;
	margin-top: 3pt;
	margin-bottom: 4pt;
	}

.heading3 {
	font-size:medium;
	font-weight:bold;
	color:#333399;
	margin-top: 3pt;
	margin-bottom: 4pt;
	}
	
.heading4, .heading5, .heading6 {
	font-size:medium;
	font-weight: normal;
	color:#333399;
	margin-top: 3pt;
	margin-bottom: 4pt;
	}

.pageHeader0 {
	font-size:large;
	font-weight:bold;
	color:#333399;
	margin-bottom: 6px;
	}
.pageHeader1 {
	font-size:medium;
	font-weight:bold;
	color:#333399;
	margin-top: 5px;
	}
.pageHeader2 {
	font-size:small;
	font-weight:normal;
	}

.pageHeader3 {
	font-size:small;
	font-weight: bold;
	color:#333399;
	margin-bottom: 10px; 
	}
/* Navigation */
.sectionPage {
	margin-bottom: 2px;
}
.lessonPage {
	margin-bottom: 2px;
}
.topicPage {
	margin-bottom: 2px;
}
