/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body { 

	font: 75%  calibri, Arial, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	/*background: #fff url(bsffooter.jpg) no-repeat bottom left;*/ 
	margin: 0; 
	padding: 0;
	width: 770px;
	}
p { 
	margin-top: 0; 
	
	color: #000;
	font: 1.2em calibri;
	}
h1 { 
	font: bold 2.0em calibri;
	letter-spacing: 0px; 
	margin-bottom: 0;
	margin-top: 0; 
	color: #000;
	}
h2 { 
	font: bold 1.6em calibri;
	letter-spacing: 0px; 
	margin-bottom: 10;
	margin-top: 0; 
	color: #000;
	}	
h3 { 
	font: bold 1.3em calibri;
	letter-spacing: 0px; 
	margin-bottom: 5;
	margin-top: 0; 
	color: #000;
	}
	
.small { 
	font: bold 1.0em calibri;
	letter-spacing: 0px; 
	margin-bottom: 0;
	margin-top: 20; 
	color: #000;
	}	
	
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000;
	}
acronym {
	border-bottom: none;
	}


/* specific divs */

#breadcrumbtrail 
{
margin-top: 0;
margin-bottom: 0;
}

#container { 
	
	padding: 0 0px 0 10px;  
	margin: 0; 

	width: 70%;
	float: left;
	}
	
#header {
	background: url(bsfheader.jpg) no-repeat top left; 
	height: 114px;
	width: 770px;
}

#intro { 
	min-width: 470px;
	}


#pageHeader h1 { 

	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 

	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}
#pageHeader {
	padding-top: 0px;
}

#quickSummary {

	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:left;
	}

#preamble {

	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

/* #footer { 
	text-align: center; 
	} */
	
	
#footer { 
	text-align: center; 
	background: #fff url(bsffooter.jpg) no-repeat bottom left; 
	width: 770px;
	height: 40px;
	}	
	
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	
	MARGIN: 5px 5px 10px 3px; FLOAT: left; WIDTH: 155px;
	
}

#linkList2 { 
	MARGIN: 0px 0px 10px 0px; 
	FLOAT: left; 
	WIDTH: 145px; 
	TEXT-ALIGN: center; 
	 /*border-left: #000 1px solid;
	 /*border-right: #000 1px solid;
	 /*border-bottom: #000 1px solid;
	 
	
	}
#linkList h3.select { 
	
	margin: 0px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 

	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 

	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 

	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}

#linkList p {
PADDING: 0px; 
MARGIN: 0px; 
 
text-align: left;
/*background-color: #EAE7E7;*/
}
	
.leftNav{BORDER-top: #000 1px solid; border-color: red;}


#linkList P A 
{
DISPLAY: block;  
TEXT-DECORATION: none; 
padding: 2px 2px 2px 2px;
margin-left:0px;
width: 142px;
/*font-size:90%;*/

}

	
#linkList ul {
LIST-STYLE-TYPE: none;
BORDER: 0px;
PADDING: 0px;
MARGIN: 0px 0px 0px 8px; 
text-align: left;;

}
	
#linkList li {

PADDING: 0px; 
MARGIN: 0px; 
text-align: left;
}
	
#linkList li a:link {
	color: #988F5E;
}
	
#linkList li a:visited {
	color: #B3AE94;
	}


#extraDiv1 {

	position: absolute; 
	top: 40px; 
	right: 0; 
	width: 148px; 
	height: 110px;
	}
.accesskey {
	text-decoration: underline;
	}
