#pageContent {
}
#programMain {
	padding-top:3px;
	padding-left:20px;
	padding-right:20px;
	clear:both;
}

h1 {
	margin-bottom:0;
	padding-bottom:3px;
	text-align:right;
}
h2 {
	margin-top:0;
	padding-top:3px;
	text-align:right;
}


#azListing, #categoryListing {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#azListing a, #categoryListing a {
	color:#000;
}	
#azListing a:hover, #categoryListing a:hover {
	color:#999;
}	
#categoryListing li {
	font-weight:bold;
}
#categoryListing li li {
	font-weight:normal;
}

#offDetail, #programLocation {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #333;
	font-family:Helvetica, Arial, Arial, sans-serif;
	font-size:.9em;
}
#offDetail a, #programLocation a {
	color:#000;
}	
#offDetail a:hover, #programLocation a:hover {
	color:#999;
}	


#offDetail thead, #programLocation thead, #offDetail tfoot, #programLocation tfoot {
	background-color:#5494c8; /*93b568*/
	font-weight:bold;
}
#offDetail td, #programLocation td {
	border-left:1px solid #ccc;
}
.tableFooter {
	font-size:.85em;
	color:#666;
	font-style:italic;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}

#searchBy {
/*	list-style:none;
	padding-left:15px; */
	list-style-image:url('/curriculum/images/search.jpg');
}
#searchBy li {
	padding-bottom:7px;
}
#searchBy a {
	font-weight:bold;
	color:#000;
}
#searchBy ul {
	margin-top:0;
	padding-top:0;
}
h3 {
	margin-bottom:0;
	padding-bottom:0;
}

#footer {
	margin-top:0;
}

h5 {
	margin-top:0;
	margin-bottom:0;
	
	text-align:right;
}





/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* D2 New ---------------------------------------------------------------------------------------------------------------------------------- */
	#curriiculumContent {
		clear:both;
		display:block;
		width:750px;
		padding:0;
		margin-left:auto;
		margin-right:auto;
		background-color:#fff;
		text-align:left;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
