/********** Side Bar ************/

#sideBar {
	width: 221px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#sideBar a {
	color: #ffffff;
	text-decoration: none; 
	display: block !important;
	_display: normal; /* for ie6 only */
}

#sideBar a:hover {
	color: #91dff9;
	text-decoration: underline; 
}

#sideBar #quickLinks{
	width: 207px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	font-size: 1.3em;
	color: #FFFFFF;
	background: #154e7c;
}

#sideBar #quickLinksTop {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background: url("../images/quickLinks_top.gif") no-repeat;
}

#sideBar #quickLinksBottom{
	width: 207px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url("../images/quickLinks_bottom.gif") no-repeat bottom left;
}

#sideBar #programs{
	width: 207px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	font-size: 1.3em;
	color: #FFFFFF;
	background: #137ca4;
}

#sideBar #programsTop {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background: url("../images/programs_top.gif") no-repeat;
}

#sideBar #programsBottom{
	width: 207px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url("../images/programs_bottom.gif") no-repeat bottom left;
}

#sideBar #navBox{
	width: 207px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	font-size: 1.3em;
	color: #FFFFFF;
	background: #5a4d84;
}

#sideBar #navBoxTop {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background: url("../images/navBox_top.gif") no-repeat;
}

#sideBar #navBoxBottom{
	width: 207px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url("../images/navBox_bottom.gif") no-repeat bottom left;
}


#sideBar .boxPad{
	width: 221px;
	height: 13px;
	padding: 0px;
	margin: 0px;
}

#sideBar .boxPadSmall{
	width: 221px;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

#sideBar ul {
	margin: 2px 0px 0px 16px;
	padding: 0px;
}

#sideBar li {
	list-style:none;
	background:url(../images/imagesSTJ/stj-bullet.gif) 0 6px no-repeat;
	margin:0;
	padding:0 0 0 7px;
	color: #59c8ed;
}

#sideBar #mcMaster{
	width: 207px;
	height: 82px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
}

#sideBar #Foundations{
	width: 207px;
	height: 89px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
}

.submenuTitle {
	display:block;
	padding:10px 0 2px 15px;
	font-weight:bold;
}