/* --- Index page exceptions --- */
#primary.index {}
	
#secondary.index {}
	blockquote {
	    padding: 0 0 0 5px; 
	    border: none; 
	    margin: 0px; 
	    font-style: italic; } 	
	select#jumpMenu { width: 207px; }
	
#tertiary.index {}
#tertiary .hub-unit {}
/* --- Other exceptions --- */

#primary .side-nav { margin-top: 20px; }

#tertiary h2 { margin: 0 0 10px 0; }
#tertiary .box-callout, #tertiary .box-notice {
    margin: 5px 0; 
    padding: 5px;}
	/*#tertiary .box-callout h2 { margin: 0 0 10px 0; }*/

/* --- Misc classes --- */
#secondary h2.page_title {
    display: none;}

#content form {
	background: none;
	border-top: none;
	border-left: none;
	margin: 0;
	padding: 0;}
	
.extras { float: left; margin: 0 6px 25px 0; text-align:center;} 

.box-directory, .box-directory strong { font-size: 12pt;}
.box-directory a {}
.box-directory p {
		font-size:18px;
		line-height:1.5em;
		margin:0;
}
		
.accent_header { display: block; font-weight: bold; border-bottom: 1px solid #ccc; margin-bottom: 5px; }

.side-nav	{ padding: 10px 10px 35px 10px; background: url(/images/bg-hub-ter.gif) bottom no-repeat;
					border: none; border-top: 1px solid #b8b8b8; margin: 0 0 15px 0; }
.side-nav h2 { color: #006699; font-size: 11pt; border-bottom: 1px solid #71a7d3; font-weight: normal; margin: 0 0 10px 0; }
