#nav-tertiary {
	width: 200px;
	float: left;
	padding: 0px 0px 10px 0px;
}
#nav-tertiary h2 {
	background: url(../images/boxes.gif) top left no-repeat;
	width: 190px;
	height: 41px;
	color: #fff;
	font-size: 14px;
	padding: 8px 0px 0px 10px;
	margin: 0px;
	border: none;
}
#nav-tertiary-box {
	width: 200px;
	padding: 10px 0px 0px 0px;
	background: #c8d6df;
}
#nav-tertiary-box ul {
	list-style: none;
	margin: 0px;
	background: #d1d7db;
}
#nav-tertiary-box li {
	border-bottom: 1px dotted #999;
}
#nav-tertiary-box li.first {
	border-top: 1px dotted #999;
}
#nav-tertiary-box a {
	color: #666;
	text-decoration: none;
	display: block;
	width: 190px;
	padding: 5px 0px 5px 10px;
}
#nav-tertiary-box a:hover {
	color: #fff;
	background: #254987;
}
#nav-tertiary-box-bottom {
	width: 100%;
	height: 28px;
	background: url(../images/boxes.gif) 0px -63px no-repeat;
	margin: 80px 0px 0px 0px;
}
#nav-tertiary-box-bottom2 {
	width: 100%;
	height: 8px;
	background: url(../images/boxes.gif) 0px -63px no-repeat;
	margin: 80px 0px 0px 0px;
}



#quote {
	padding: 5px;
	font-style: italic;
	background: #d8d9d9 ;
}
#quote-bottom {
	width: 100%;
	height: 9px;
	background: url(../images/boxes.gif) 0px -104px no-repeat;
}



#innersearch {
	background: url(../images/boxes.gif) 0px -122px no-repeat;
	width: 174px;
	height: 17px;
	padding: 6px 8px 8px 18px;
	margin: 10px 0px 0px 0px;
}



#content {
	line-height: 18px;
	float: left;
	width: 715px;
	padding: 0px 0px 0px 20px;
}
#content a { color: #618dca; text-decoration: none; }
#content a:hover { color: #254986; text-decoration: underline; }
#content ul, ol { margin: 0px 20px 0px 15px; width: 350px; background: #eeebeb; }
#content ul { list-style: none; }
#content li { border-bottom: 1px dotted #000; padding: 4px 0px 3px 5px; }




.postaladdress {
	display: none;
}



#content a.coursepurchase { display: block; width: inherit; height: 20px; clear:both; background: #b50000 url(../images/purchasearrow.gif) no-repeat; color: #fff; padding: 0px 0px 0px 50px; font-weight: bold; }
	#content a.coursepurchase:hover { background: #860000 url(../images/purchasearrow.gif) no-repeat; }